1 2014-04-25 Dean Jackson <dino@apple.com>
3 Update WKSI for https://webkit.org/b/132195
4 <rdar://problem/16175750>
6 Reviewed by Jessie Berlin.
8 * WebKitSystemInterface.h:
9 * libWebKitSystemInterfaceMavericks.a:
10 * libWebKitSystemInterfaceMountainLion.a:
12 2014-04-22 Alex Christensen <achristensen@webkit.org>
14 Removed old stdbool and inttypes headers.
15 https://bugs.webkit.org/show_bug.cgi?id=131966
17 Reviewed by Brent Fulgham.
19 * win/tools/vsprops/WinCairo.props:
20 Removed references to os-win32 directory.
22 2014-04-15 Filip Pizlo <fpizlo@apple.com>
24 Update LLVM binary drops for Mountain Lion to LLVM r206312.
26 Rubber stamped by Geoffrey Garen.
28 * LLVMIncludesMountainLion.tar.bz2:
29 * LLVMLibrariesMountainLion.tar.bz2:
31 2014-04-15 Filip Pizlo <fpizlo@apple.com>
33 Add LLVM binary drops for Mavericks using LLVM r206312.
35 Rubber stamped by Geoffrey Garen.
37 * LLVMIncludesMavericks.tar.bz2: Added.
38 * LLVMLibrariesMavericks.tar.bz2: Added.
40 2014-04-03 Brent Fulgham <bfulgham@apple.com>
42 [Win] Enable the CSS_GRID_LAYOUT feature.
43 https://bugs.webkit.org/show_bug.cgi?id=131147
45 Reviewed by Simon Fraser.
47 Just like the CANVAS_PATH feature, this seems to have been
48 overlooked when it was turned on for other ports.
50 * win/tools/vsprops/FeatureDefines.props:
51 * win/tools/vsprops/FeatureDefinesCairo.props:
53 2014-04-02 Dean Jackson <dino@apple.com>
56 <rdar://problem/16321286>
58 * libWebKitSystemInterfaceMavericks.a:
59 * libWebKitSystemInterfaceMountainLion.a:
61 2014-04-02 Brent Fulgham <bfulgham@apple.com>
63 [Win] Enable the CANVAS_PATH feature.
64 https://bugs.webkit.org/show_bug.cgi?id=131114
66 Reviewed by Dean Jackson.
68 This code build and runs on Windows just fine. It was overlooked when the feature
69 was activated on other platforms.
71 * win/tools/vsprops/FeatureDefines.props: Turn on the feature.
72 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
74 2014-03-31 Alex Christensen <achristensen@webkit.org>
76 [WinCairo] Unreviewed build fix after r166496.
78 * win/tools/vsprops/GStreamerCommon.props:
79 Added gio-2.0.lib to list of GStreamer includes.
81 2014-03-24 Brent Fulgham <bfulgham@apple.com>
83 [Win] Enable WebVTT Regions on Windows.
84 https://bugs.webkit.org/show_bug.cgi?id=130680
86 Reviewed by Eric Carlson.
88 * win/tools/vsprops/FeatureDefines.props: Turn on WEBVTT_REGIONS
89 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
91 2014-03-19 Jer Noble <jer.noble@apple.com>
93 [Mac][EME] Query whether decoder support exists before creating a new MediaKeys object.
94 https://bugs.webkit.org/show_bug.cgi?id=130459
96 Reviewed by Eric Carlson.
98 * WebKitSystemInterface.h:
99 * libWebKitSystemInterfaceMavericks.a:
100 * libWebKitSystemInterfaceMountainLion.a:
102 2014-03-18 Alex Christensen <achristensen@webkit.org>
104 [WinCairo] Unreviewed build fix after r165763.
106 * win/tools/vsprops/GStreamerCommon.props:
107 Link to gsttag-1.0.lib in addition to other GStreamer libraries.
109 2014-03-14 Maciej Stachowiak <mjs@apple.com>
111 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
112 https://bugs.webkit.org/show_bug.cgi?id=130276
113 <rdar://problem/16266927>
115 Reviewed by Simon Fraser.
117 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
118 * win/tools/scripts/auto-version.sh:
120 2014-03-14 Dean Jackson <dino@apple.com>
122 Remove libWebKitSystemInterfaceLion.a
123 https://bugs.webkit.org/show_bug.cgi?id=130254
125 Reviewed by Geoffrey Garen and Andreas Kling.
127 We don't support Lion any more.
129 * libWebKitSystemInterfaceLion.a: Removed.
131 2014-03-13 Dean Jackson <dino@apple.com>
133 <rdar://problem/16317198>
135 Update WKSI to fix a small leak on iOS.
137 * libWebKitSystemInterfaceLion.a:
138 * libWebKitSystemInterfaceMavericks.a:
139 * libWebKitSystemInterfaceMountainLion.a:
141 2014-03-12 Dean Jackson <dino@apple.com>
143 [WebGL] WebKit1 + WebKit2 iOS clients should check load policy
144 https://bugs.webkit.org/show_bug.cgi?id=130162
146 Add iOS implementations of WebGL load policy queries.
148 * libWebKitSystemInterfaceLion.a:
149 * libWebKitSystemInterfaceMavericks.a:
150 * libWebKitSystemInterfaceMountainLion.a:
152 2014-03-10 Brent Fulgham <bfulgham@apple.com>
154 [Win] Pass environment to Pre-Build, Pre-Link, and Post-Build Stages.
155 https://bugs.webkit.org/show_bug.cgi?id=130023
157 Reviewed by Dean Jackson.
159 * win/tools/vsprops/common.props: Pass WEBKIT_LIBRARIES value to subprocesses.
160 * win/tools/vsprops/debugsuffix.props: Make sure OFFICIAL_BUILD is set.
161 * win/tools/vsprops/production.props: Ditto.
163 2014-03-06 Dean Jackson <dino@apple.com>
165 Update WebKitSystemInterface.
166 <rdar://problem/16256214>
168 * libWebKitSystemInterfaceLion.a:
169 * libWebKitSystemInterfaceMavericks.a:
170 * libWebKitSystemInterfaceMountainLion.a:
172 2014-03-05 Dean Jackson <dino@apple.com>
174 https://bugs.webkit.org/show_bug.cgi?id=129722
175 Update WKSI, again, to fix the build.
177 * libWebKitSystemInterfaceLion.a:
178 * libWebKitSystemInterfaceMavericks.a:
179 * libWebKitSystemInterfaceMountainLion.a:
181 2014-03-05 Dean Jackson <dino@apple.com>
183 https://bugs.webkit.org/show_bug.cgi?id=129722
185 And remember to copy the header file!
187 * WebKitSystemInterface.h:
189 2014-03-05 Dean Jackson <dino@apple.com>
191 https://bugs.webkit.org/show_bug.cgi?id=129722
194 * libWebKitSystemInterfaceLion.a:
195 * libWebKitSystemInterfaceMavericks.a:
196 * libWebKitSystemInterfaceMountainLion.a:
198 2014-03-05 Eric Carlson <eric.carlson@apple.com>
200 [iOS] Show external device name/type in placeholder
201 https://bugs.webkit.org/show_bug.cgi?id=129723
203 Reviewed by Jer Noble.
205 * WebKitSystemInterface.h:
206 * libWebKitSystemInterfaceLion.a:
207 * libWebKitSystemInterfaceMavericks.a:
208 * libWebKitSystemInterfaceMountainLion.a:
210 2014-02-21 Jeffrey Pfau <jpfau@apple.com>
212 [Mac] Cache callbacks for cache partitioning may be passed null
213 https://bugs.webkit.org/show_bug.cgi?id=129175
215 Reviewed by Brady Eidson.
217 * libWebKitSystemInterfaceLion.a:
218 * libWebKitSystemInterfaceMavericks.a:
219 * libWebKitSystemInterfaceMountainLion.a:
221 2014-02-11 Roger Fong <roger_fong@apple.com>
223 [Windows] Set ENABLE_CSS_SHAPE_INSIDE feature flag on Windows.
225 * win/tools/vsprops/FeatureDefines.props:
227 2014-02-04 Andreas Kling <akling@apple.com>
229 Remove <iframe seamless> support.
230 <https://webkit.org/b/128213>
232 Rubber-stamped by Antti Koivisto.
234 * win/tools/vsprops/FeatureDefines.props:
236 2014-01-29 Csaba Osztrogonác <ossy@webkit.org>
238 Remove ENABLE(JAVASCRIPT_DEBUGGER) leftovers
239 https://bugs.webkit.org/show_bug.cgi?id=127845
241 Reviewed by Joseph Pecoraro.
243 * win/tools/vsprops/FeatureDefines.props:
244 * win/tools/vsprops/FeatureDefinesCairo.props:
246 2014-01-23 Roger Fong <roger_fong@apple.com>
248 [Windows] Unreviewed. Disable unnecessary warning C4309, "truncation of constant value".
250 * win/tools/vsprops/common.props:
252 2014-01-16 Alexey Proskuryakov <ap@apple.com>
254 [Mac] [iOS] Add support for CFHTTPCookieStorageAcceptPolicyExclusivelyFromMainDocumentDomain
255 https://bugs.webkit.org/show_bug.cgi?id=127139
257 Reviewed by Brady Eidson.
259 * WebKitSystemInterface.h:
260 * libWebKitSystemInterfaceLion.a:
261 * libWebKitSystemInterfaceMavericks.a:
262 * libWebKitSystemInterfaceMountainLion.a:
263 Update WebKitSystemInterface.
265 2014-01-16 Zalan Bujtas <zalan@apple.com>
267 Subpixel layout: Enable subpixel layout for Apple Windows.
268 https://bugs.webkit.org/show_bug.cgi?id=127074
270 Reviewed by Antti Koivisto.
272 This should make the Apple Windows bots happier. It probably still needs rebaselining.
274 * win/tools/vsprops/FeatureDefines.props:
276 2014-01-11 Alexey Proskuryakov <ap@apple.com>
278 [Mac] [Windows] Stop scheduling network requests in WebCore
279 https://bugs.webkit.org/show_bug.cgi?id=126789
280 <rdar://problem/15114727>
284 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
285 * win/lib32/WebKitSystemInterface.lib:
287 2014-01-11 Alexey Proskuryakov <ap@apple.com>
289 [Mac] [Windows] Stop scheduling network requests in WebCore
290 https://bugs.webkit.org/show_bug.cgi?id=126789
291 <rdar://problem/15114727>
295 * WebKitSystemInterface.h:
296 * libWebKitSystemInterfaceLion.a:
297 * libWebKitSystemInterfaceMavericks.a:
298 * libWebKitSystemInterfaceMountainLion.a:
300 2014-01-10 peavo@outlook.com <peavo@outlook.com>
302 [WinCairo] Crash when rendering (in pixman dll)
303 https://bugs.webkit.org/show_bug.cgi?id=126750
305 Reviewed by Brent Fulgham.
307 Since we link with cairo.lib, and the gstreamer installation also comes with cairo.lib,
308 we link with the wrong cairo.lib, and loads gstreamers cairo dll, instead of our own.
309 We should user our own cairo dll for rendering.
311 * win/tools/vsprops/GStreamer32.props: Put gstreamer lib path last, so we link with the correct cairo.lib.
312 * win/tools/vsprops/GStreamer64.props: Ditto.
314 2014-01-03 Alex Christensen <achristensen@webkit.org>
316 [WinCairo] Enable video using GStreamer.
317 https://bugs.webkit.org/show_bug.cgi?id=126015
319 Reviewed by Darin Adler.
321 * win/tools/vsprops/FeatureDefinesCairo.props:
322 Define ENABLE_MEDIA_CONTROLS_SCRIPT, ENABLE_VIDEO_TRACK, and ENABLE_VIDEO.
324 2013-12-30 Roger Fong <roger_fong@apple.com>
326 [Windows] Disable some annoying build warnings.
328 * win/tools/vsprops/common.props:
330 2013-12-23 Lucas Forschler <lforschler@apple.com>
332 <rdar://problem/15682948> Update copyright strings
334 Reviewed by Dan Bernstein.
336 * win/tools/scripts/COPYRIGHT-END-YEAR:
338 2013-12-19 Alex Christensen <achristensen@webkit.org>
340 Final preparations for GStreamer on Windows.
341 https://bugs.webkit.org/show_bug.cgi?id=125958
343 Reviewed by Benjamin Poulain.
345 * win/tools/vsprops/FeatureDefinesCairo.props:
346 Removed duplicate ENABLE_VIDEO_TRACK definition.
348 2013-12-18 Alex Christensen <achristensen@webkit.org>
350 [WinCairo] Unreviewed build fix after r160798.
352 * win/tools/vsprops/FeatureDefinesCairo.props:
353 Removed ENABLE_MEDIA_CONTROLS_SCRIPT definition for now.
355 2013-12-18 Alex Christensen <achristensen@webkit.org>
357 [WinCairo] Preparation for GStreamer on Windows.
358 https://bugs.webkit.org/show_bug.cgi?id=125946
360 Reviewed by Brent Fulgham.
362 * win/tools/vsprops/FeatureDefinesCairo.props:
363 Added ENABLE_MEDIA_CONTROLS_SCRIPT and ENABLE_VIDEO_TRACK for DerivedSources.make.
364 * win/tools/vsprops/GStreamer32.props: Added.
365 * win/tools/vsprops/GStreamer64.props: Added.
366 * win/tools/vsprops/GStreamerCommon.props: Added.
368 2013-12-13 Brent Fulgham <bfulgham@apple.com>
370 [Win] Unreviewed build fix for VS2013
372 * win/lib32/WebKitSystemInterface.lib: Updated to use VS2013 _MSC_VER symbols
375 2013-12-09 Filip Pizlo <fpizlo@apple.com>
377 Unreviewed, update LLVM binary drops to r196830.
379 * LLVMIncludesMountainLion.tar.bz2:
380 * LLVMLibrariesMountainLion.tar.bz2:
382 2013-12-05 Bear Travis <betravis@adobe.com>
384 [CSS Shapes] Enable CSS Shapes on Windows
385 https://bugs.webkit.org/show_bug.cgi?id=89957
387 Reviewed by Brent Fulgham.
389 Turn on CSS_SHAPES on Windows now that bug 121883 has been fixed.
391 * win/tools/vsprops/FeatureDefines.props:
392 * win/tools/vsprops/FeatureDefinesCairo.props:
394 2013-11-26 Ryosuke Niwa <rniwa@webkit.org>
396 Enable HTML template element on Windows ports
397 https://bugs.webkit.org/show_bug.cgi?id=124758
399 Reviewed by Andreas Kling.
401 Enable TEMPLATE_ELEMENT. Also removed UNDO_MANAGER since that feature has been removed
402 from the tree in r133326.
404 * win/tools/vsprops/FeatureDefines.props:
405 * win/tools/vsprops/FeatureDefinesCairo.props:
407 2013-11-21 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
409 Remove ENABLE_WORKERS
410 https://bugs.webkit.org/show_bug.cgi?id=105784
412 Reviewed by Darin Adler.
414 * win/tools/vsprops/FeatureDefines.props:
415 * win/tools/vsprops/FeatureDefinesCairo.props:
417 2013-11-17 Filip Pizlo <fpizlo@apple.com>
419 Update binary drops to include atrick's "Ran out of registers" fix in r194942.
421 * LLVMIncludesMountainLion.tar.bz2:
422 * LLVMLibrariesMountainLion.tar.bz2:
424 2013-11-08 Filip Pizlo <fpizlo@apple.com>
426 Update binary drops to a version that includes new stackmap fixes and exposes the new calling conventions.
428 * LLVMIncludesMountainLion.tar.bz2:
429 * LLVMLibrariesMountainLion.tar.bz2:
431 2013-11-03 Filip Pizlo <fpizlo@apple.com>
433 Update binary drops to a version that includes my pretty stack trace changes.
435 * LLVMIncludesMountainLion.tar.bz2:
436 * LLVMLibrariesMountainLion.tar.bz2:
438 2013-11-02 Filip Pizlo <fpizlo@apple.com>
440 Unreviewed, update binary drops.
442 These include my LLVMDisablePrettyStackTrace() fix and are built with --enable-crash-overrides=no
444 * LLVMIncludesMountainLion.tar.bz2:
445 * LLVMLibrariesMountainLion.tar.bz2:
447 2013-10-21 Mark Rowe <mrowe@apple.com>
449 Add a version of WebKitSystemInterface for Mavericks.
451 Reviewed by Ryosuke Niwa.
453 * libWebKitSystemInterfaceMavericks.a: Added.
455 2013-10-17 Anthony Johnson <anthony.johnson@flexsim.com>
457 Crash fix for Windows XP.
458 https://bugs.webkit.org/show_bug.cgi?id=122790
460 Reviewed by Geoffrey Garen.
462 * win/tools/vsprops/common.props:
463 Replaced stack and heap sizes of zero with blank stack and heap sizes.
465 2013-10-16 Filip Pizlo <fpizlo@apple.com>
467 libllvmForJSC shouldn't call exit(1) on report_fatal_error()
468 https://bugs.webkit.org/show_bug.cgi?id=122905
469 <rdar://problem/15237856>
471 Reviewed by Michael Saboff.
473 * LLVMIncludesMountainLion.tar.bz2:
474 * LLVMLibrariesMountainLion.tar.bz2:
476 2013-10-10 Filip Pizlo <fpizlo@apple.com>
478 Update the binary drops to the latest version of LLVM, built without -fvisibility=hidden
479 now that we have soft linking. Also include DataTypes.h in the drop.
481 Rubber stamped by Michael Saboff.
483 * LLVMIncludesMountainLion.tar.bz2:
484 * LLVMLibrariesMountainLion.tar.bz2:
486 2013-10-01 Filip Pizlo <fpizlo@apple.com>
488 FTL should use the new version of LLVM MCJIT memory manager APIs that take a SectionName
489 https://bugs.webkit.org/show_bug.cgi?id=122193
491 Reviewed by Geoffrey Garen.
493 * LLVMIncludesMountainLion.tar.bz2:
494 * LLVMLibrariesMountainLion.tar.bz2:
496 2013-10-01 Brent Fulgham <bfulgham@apple.com>
498 [Win] Implement the media controls in JavaScript.
499 https://bugs.webkit.org/show_bug.cgi?id=122166
501 Reviewed by Jer Noble.
503 * win/tools/vsprops/FeatureDefines.props: Activate the
504 ENABLE_MEDIA_CONTROLS_SCRIPT flag.
506 2013-09-24 Bear Travis <betravis@adobe.com>
508 Disable CSS_SHAPES on Windows
509 https://bugs.webkit.org/show_bug.cgi?id=121879
511 Reviewed by Brent Fulgham.
513 Enabling CSS_SHAPES on Windows is currently causing crashes in DRT.
514 Turn the feature off until it can be appropriately fixed.
516 * win/tools/vsprops/FeatureDefines.props: Disable on Win port
517 * win/tools/vsprops/FeatureDefinesCairo.props: Disable on WinCairo port
519 2013-09-23 Patrick Gansterer <paroga@webkit.org>
521 use NOMINMAX instead of #define min min
522 https://bugs.webkit.org/show_bug.cgi?id=73563
524 Reviewed by Brent Fulgham.
526 Use NOMINMAX instead of #define min/max as a cleaner
527 way of ensuring that Windows system header files don't
528 define min/max as macro in the first place.
530 * win/tools/vsprops/common.props:
532 2013-09-20 Mark Rowe <mrowe@apple.com>
534 Fix link errors for external users when building WebKit with Xcode 5.
536 Reviewed by Oliver Hunt.
538 * libWebKitSystemInterfaceLion.a:
539 * libWebKitSystemInterfaceMountainLion.a:
541 2013-09-19 Bear Travis <betravis@adobe.com>
543 CSS_SHAPES not supported on AppleWin port
544 https://bugs.webkit.org/show_bug.cgi?id=118810
546 Reviewed by Brent Fulgham.
548 * win/tools/vsprops/FeatureDefines.props: Add the CSS_SHAPES compile flag on Windows.
550 2013-09-19 Dan Bernstein <mitz@apple.com>
552 Removed WebCoreSQLite3. It has been unused for years.
554 Rubber-stamped by Mark Rowe.
556 * WebCoreSQLite3: Removed.
557 * WebCoreSQLite3/sqlite3.h: Removed.
558 * WebCoreSQLite3/sqlite3ext.h: Removed.
559 * libWebCoreSQLite3.a: Removed.
561 2013-09-18 Brent Fulgham <bfulgham@apple.com>
563 [Windows] Unreviewed build fix: Expose PlatformArchitecture macro to build system.
565 * win/tools/vsprops/common.props:
567 2013-09-13 Brent Fulgham <bfulgham@apple.com>
569 [Windows] Enable Page Visibility API
570 https://bugs.webkit.org/show_bug.cgi?id=121340
572 Reviewed by Anders Carlsson.
574 * win/tools/vsprops/FeatureDefines.props: Activate feature.
575 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
577 2013-09-12 Brent Fulgham <bfulgham@apple.com>
579 [Windows] Update WKSI library for Open Source builders.
581 * win/lib32/WebKitSystemInterface.lib: Recompile with latest WebKit to use newer
582 WTF.dll symbol exports.
584 2013-08-29 Filip Pizlo <fpizlo@apple.com>
586 Just linking LLVM into JSC causes all plugin tests to fail
587 https://bugs.webkit.org/show_bug.cgi?id=113915
589 Reviewed by Oliver Hunt.
591 Updated the binary drops to r189627 of llvm.org, and used the new configure-llvm that does CPPFLAGS=-fvisibility=hidden.
593 * LLVMIncludesMountainLion.tar.bz2:
594 * LLVMLibrariesMountainLion.tar.bz2:
596 2013-08-29 Brent Fulgham <bfulgham@apple.com>
598 [Windows] Unreviewed build fix after r154847.
600 * win/tools/vsprops/FeatureDefines.props: Add missing definition for ENABLE_PROMISES
601 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto
603 2013-08-26 Brent Fulgham <bfulgham@apple.com>
605 [Windows] Updates to WKSI to get external builders working.
607 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
608 * win/lib32/WebKitSystemInterface.lib:
610 2013-08-24 Brent Fulgham <bfulgham@apple.com>
612 [Windows] Another attempt to fix the Windows bots. Need to retain older
613 QuickTime player features for external builders.
615 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
616 * win/lib32/WebKitSystemInterface.lib:
618 2013-08-23 Brent Fulgham <bfulgham@apple.com>
620 [Windows] Forgot to check in the header as well!
622 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
624 2013-08-23 Brent Fulgham <bfulgham@apple.com>
626 [Windows] Unreviewed build correction.
628 * win/lib32/WebKitSystemInterface.lib: Update with new API for r132545.
630 2013-08-23 Beth Dakin <bdakin@apple.com>
632 REGRESSION (r132545): Some PDFs generated by WebKit are blank when viewed in
634 https://bugs.webkit.org/show_bug.cgi?id=120240
636 <rdar://problem/14634453>
638 Reviewed by Anders Carlsson.
640 * WebKitSystemInterface.h:
641 * libWebKitSystemInterfaceLion.a:
642 * libWebKitSystemInterfaceMountainLion.a:
644 2013-08-23 Alex Christensen <achristensen@apple.com>
646 Re-separating Win32 and Win64 builds.
647 https://bugs.webkit.org/show_bug.cgi?id=120178
649 Reviewed by Brent Fulgham.
651 * win/tools/vsprops/common.props:
652 Export PlatformArchitecture to be used by make and cmd scripts.
653 Use PlatformArchitecture to determine correct build directory
654 (lib32/bin32/obj32 or lib64/bin64/obj64).
656 2013-08-22 Filip Pizlo <fpizlo@apple.com>
658 Update LLVM binary drops and scripts to the latest version from SVN
659 https://bugs.webkit.org/show_bug.cgi?id=120184
661 Reviewed by Mark Hahnenberg.
663 Updated binary drops to r189066.
665 * LLVMIncludesMountainLion.tar.bz2:
666 * LLVMLibrariesMountainLion.tar.bz2:
668 2013-08-21 Commit Queue <commit-queue@webkit.org>
670 Unreviewed, rolling out r154416.
671 http://trac.webkit.org/changeset/154416
672 https://bugs.webkit.org/show_bug.cgi?id=120147
674 Broke Windows builds (Requested by rniwa on #webkit).
676 * win/tools/vsprops/common.props:
678 2013-08-21 Alex Christensen <achristensen@apple.com>
680 <https://webkit.org/b/120137> Separating Win32 and Win64 builds.
682 Reviewed by Brent Fulgham.
684 * win/tools/vsprops/common.props:
685 Export PlatformArchitecture to be used by make and cmd scripts.
686 Use PlatformArchitecture to determine correct build directory
687 (lib32/bin32/obj32 or lib64/bin64/obj64).
689 2013-08-21 Brent Fulgham <bfulgham@apple.com>
691 <https://webkit.org/b/120113> [Windows] Enable CSS_IMAGE_SET
693 Reviewed by Anders Carlsson.
695 * win/tools/vsprops/FeatureDefines.props: Enable CSS_IMAGE_SET feature.
696 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
698 2013-08-15 Eric Carlson <eric.carlson@apple.com>
700 [Mac] Remove "legacy" media UI
701 https://bugs.webkit.org/show_bug.cgi?id=119752
703 Reviewed by Jer Noble.
705 * WebKitSystemInterface.h:
706 * libWebKitSystemInterfaceLion.a:
707 * libWebKitSystemInterfaceMountainLion.a:
709 2013-08-13 Simon Fraser <simon.fraser@apple.com>
711 Various media tests spew "CGContextScaleCTM: invalid context 0x0" errors
712 https://bugs.webkit.org/show_bug.cgi?id=119490
714 New versions of WKSI that fix a bug that caused spew about null CGContexts,
715 and update WebKitSystemInterface.h.
717 * WebKitSystemInterface.h:
718 * libWebKitSystemInterfaceLion.a:
719 * libWebKitSystemInterfaceMountainLion.a:
721 2013-08-08 Alex Christensen <achristensen@apple.com>
725 Rubberstamped by Brent Fulgham.
727 * win/tools/vsprops/debug_wincairo.props: Removed MinimalRebuild option preventing parallel compiling.
729 2013-07-30 Sanghyun Park <sh919.park@samsung.com>
731 Missing the rename REGISTER_PROCOTOL_HANDLER Macro to NAVIGATOR_CONTENT_UTILS in WebKitLibraries.
732 https://bugs.webkit.org/show_bug.cgi?id=119239
734 According to "https://bugs.webkit.org/show_bug.cgi?id=94920", REGISTER_PROCOTOL_HANDLER macro was changed to NAVIGATOR_CONTENT_UTILS.
735 But, FeatureDefines.props and FeatureDefinesCairo.props was not changed.
737 Reviewed by Brent Fulgham.
739 * win/tools/vsprops/FeatureDefines.props:
740 * win/tools/vsprops/FeatureDefinesCairo.props:
742 2013-05-22 Filip Pizlo <fpizlo@apple.com>
744 Updated LLVM drops to include MCJIT memory management APIs.
746 Rubber stamped by Mark Hahnenberg.
748 * LLVMIncludesMountainLion.tar.bz2:
749 * LLVMLibrariesMountainLion.tar.bz2:
751 2013-04-30 Filip Pizlo <fpizlo@apple.com>
753 Updated LLVM drops to include MCJIT fixes and newly exposed API.
755 Rubber stamped by Mark Hahnenberg.
757 * LLVMIncludesMountainLion.tar.bz2:
758 * LLVMLibrariesMountainLion.tar.bz2:
760 2013-04-16 Filip Pizlo <fpizlo@apple.com>
762 Updated LLVM drops to include MCJIT fixes.
764 * LLVMIncludesMountainLion.tar.bz2:
765 * LLVMLibrariesMountainLion.tar.bz2:
767 2013-04-03 Filip Pizlo <fpizlo@apple.com>
769 Updated LLVM drops to include LLVM_DO_NOT_INCLUDE_CPP_HEADERS changes.
771 Rubber stamped by Mark Hahnenberg.
773 * LLVMIncludesMountainLion.tar.bz2:
774 * LLVMLibrariesMountainLion.tar.bz2:
776 2013-03-29 Filip Pizlo <fpizlo@apple.com>
778 fourthTier: Check in a known-good build of LLVM into WebKitLibraries, and have a story for updating it
779 https://bugs.webkit.org/show_bug.cgi?id=113452
781 Rubber stamped by Mark Hahnenberg.
783 * LLVMIncludesMountainLion.tar.bz2: Added.
784 * LLVMLibrariesMountainLion.tar.bz2: Added.
786 2013-07-18 Roger Fong <roger_fong@apple.com>
788 Make sure to link against _debug binaries when appropriate.
789 <rdar://problem/14473010>.
791 * win/tools/vsprops/debugsuffix.props:
793 2013-07-02 Commit Queue <commit-queue@webkit.org>
795 Unreviewed, rolling out r152233.
796 http://trac.webkit.org/changeset/152233
797 https://bugs.webkit.org/show_bug.cgi?id=118304
799 hopeful attempt to restore windows buildage (Requested by
802 * win/tools/vsprops/debugsuffix.props:
804 2013-07-01 Brent Fulgham <bfulgham@apple.com>
806 [Windows] Unreviewed correction to DEBUG_ALL target. Target was undefining DEBUG_ALL and DEBUG_INTERNAL,
807 which prevented proper build operation.
809 * win/tools/vsprops/debugsuffix.props: We should DEFINE (not UNDEFINE) the DEBUG_ALL and DEBUG_INTERNAL
810 macros when building with 'debugsuffix' target.
812 2013-06-18 Roger Fong <roger_fong@apple.com>
814 Replace tools32 folder with tools and update WebKit Windows solution accordingly.
815 <rdar://problem/14118143>.
817 Rubberstamped by Brent Fulgham.
819 * win/tools: Copied from win/tools32.
820 * win/tools/WinTools.make:
821 * win/tools/scripts/auto-version.sh:
822 * win/tools/scripts/feature-defines.sh:
823 * win/tools32: Removed.
824 * win/tools32/WinTools.make: Removed.
825 * win/tools32/scripts: Removed.
826 * win/tools32/scripts/COPYRIGHT-END-YEAR: Removed.
827 * win/tools32/scripts/VERSION: Removed.
828 * win/tools32/scripts/auto-version.sh: Removed.
829 * win/tools32/scripts/feature-defines.sh: Removed.
830 * win/tools32/vsprops: Removed.
831 * win/tools32/vsprops/FeatureDefines.props: Removed.
832 * win/tools32/vsprops/FeatureDefines.vsprops: Removed.
833 * win/tools32/vsprops/FeatureDefinesCairo.props: Removed.
834 * win/tools32/vsprops/FeatureDefinesCairo.vsprops: Removed.
835 * win/tools32/vsprops/WinCairo.props: Removed.
836 * win/tools32/vsprops/WinCairo.vsprops: Removed.
837 * win/tools32/vsprops/cURL.props: Removed.
838 * win/tools32/vsprops/cURL.vsprops: Removed.
839 * win/tools32/vsprops/common.props: Removed.
840 * win/tools32/vsprops/common.vsprops: Removed.
841 * win/tools32/vsprops/debug.props: Removed.
842 * win/tools32/vsprops/debug.vsprops: Removed.
843 * win/tools32/vsprops/debug_all.vsprops: Removed.
844 * win/tools32/vsprops/debug_wincairo.props: Removed.
845 * win/tools32/vsprops/debug_wincairo.vsprops: Removed.
846 * win/tools32/vsprops/debugsuffix.props: Removed.
847 * win/tools32/vsprops/production.props: Removed.
848 * win/tools32/vsprops/production.vsprops: Removed.
849 * win/tools32/vsprops/release.props: Removed.
850 * win/tools32/vsprops/release.vsprops: Removed.
851 * win/tools32/vsprops/releaseproduction.vsprops: Removed.
853 2013-06-12 Brent Fulgham <bfulgham@webkit.org>
855 [WinCairo] Unreviewed build correction.
857 * win/tools32/vsprops/WinCairo.props: Switch from using the
858 $WebKitLibraries environment variable to the newer
860 * win/tools32/vsprops/debug_wincairo.props: Ditto.
862 2013-06-11 Roger Fong <roger_fong@apple.com>
864 Unreviewed. Another part of rollout of r151408.
866 * win/tools64: Removed.
867 * win/tools64/scripts: Removed.
868 * win/tools64/vsprops: Removed.
870 2013-06-11 Roger Fong <roger_fong@apple.com>
872 Unreviewed. WinTools makefile fix.
874 * win/tools32/WinTools.make:
876 2013-06-11 Commit Queue <commit-queue@webkit.org>
878 Unreviewed, rolling out r151408.
879 http://trac.webkit.org/changeset/151408
880 https://bugs.webkit.org/show_bug.cgi?id=117519
882 Opting for a different approach (Requested by rfong on
885 * win/WinTools.make: Removed.
886 * win/tools32/WinTools.make: Renamed from WebKitLibraries/win/tools64/WinTools.make.
887 * win/tools64/scripts/COPYRIGHT-END-YEAR: Removed.
888 * win/tools64/scripts/VERSION: Removed.
889 * win/tools64/scripts/auto-version.sh: Removed.
890 * win/tools64/scripts/feature-defines.sh: Removed.
891 * win/tools64/vsprops/FeatureDefines.props: Removed.
892 * win/tools64/vsprops/FeatureDefines.vsprops: Removed.
893 * win/tools64/vsprops/FeatureDefinesCairo.props: Removed.
894 * win/tools64/vsprops/FeatureDefinesCairo.vsprops: Removed.
895 * win/tools64/vsprops/WinCairo.props: Removed.
896 * win/tools64/vsprops/WinCairo.vsprops: Removed.
897 * win/tools64/vsprops/cURL.props: Removed.
898 * win/tools64/vsprops/cURL.vsprops: Removed.
899 * win/tools64/vsprops/common.props: Removed.
900 * win/tools64/vsprops/common.vsprops: Removed.
901 * win/tools64/vsprops/debug.props: Removed.
902 * win/tools64/vsprops/debug.vsprops: Removed.
903 * win/tools64/vsprops/debug_all.vsprops: Removed.
904 * win/tools64/vsprops/debug_wincairo.props: Removed.
905 * win/tools64/vsprops/debug_wincairo.vsprops: Removed.
906 * win/tools64/vsprops/debugsuffix.props: Removed.
907 * win/tools64/vsprops/production.props: Removed.
908 * win/tools64/vsprops/production.vsprops: Removed.
909 * win/tools64/vsprops/release.props: Removed.
910 * win/tools64/vsprops/release.vsprops: Removed.
911 * win/tools64/vsprops/releaseproduction.vsprops: Removed.
913 2013-06-10 Roger Fong <roger_fong@apple.com>
915 Change WebKitLibraries/win folder structure around.
916 <rdar://problem/14097829>
918 Reviewed by Lucas Forschler.
920 * win/WinTools.make: Copied from win/tools32/WinTools.make.
921 * win/tools32/WinTools.make: Removed.
922 * win/tools64: Copied from win/tools32.
924 2013-06-05 Bear Travis <betravis@adobe.com>
926 [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags
927 https://bugs.webkit.org/show_bug.cgi?id=117172
929 Reviewed by Alexandru Chiculita.
931 Adding the CSS_SHAPES compile flag.
933 * win/tools32/vsprops/FeatureDefines.vsprops:
934 * win/tools32/vsprops/FeatureDefinesCairo.vsprops:
936 2013-06-03 Roger Fong <roger_fong@apple.com>
938 Unreviewed. Some AppleWin VS2010 house cleaning.
940 * win/tools32/scripts/auto-version.sh: Replaced with win/tools32/scripts/auto-version2010.sh.
941 * win/tools32/scripts/auto-version2010.sh: Removed.
942 * win/tools32/scripts/feature-defines.sh: Replaced with win/tools32/scripts/feature-defines2010.sh.
943 * win/tools32/scripts/feature-defines2010.sh: Removed.
945 2013-06-03 Roger Fong <roger_fong@apple.com>
947 Nuke VS2005 files from the tree.
948 <rdar://problem/14042021>.
950 Rubberstamped by Brent Fulgham.
953 * win/lib/WebKitSystemInterface.lib: Removed.
954 * win/tools: Removed.
955 * win/tools/WinTools.make: Removed.
956 * win/tools/scripts: Removed.
957 * win/tools/scripts/COPYRIGHT-END-YEAR: Removed.
958 * win/tools/scripts/VERSION: Removed.
959 * win/tools/scripts/auto-version.sh: Removed.
960 * win/tools/scripts/auto-version2010.sh: Removed.
961 * win/tools/scripts/feature-defines.sh: Removed.
962 * win/tools/scripts/feature-defines2010.sh: Removed.
963 * win/tools/vsprops: Removed.
964 * win/tools/vsprops/FeatureDefines.props: Removed.
965 * win/tools/vsprops/FeatureDefines.vsprops: Removed.
966 * win/tools/vsprops/FeatureDefinesCairo.props: Removed.
967 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Removed.
968 * win/tools/vsprops/WinCairo.props: Removed.
969 * win/tools/vsprops/WinCairo.vsprops: Removed.
970 * win/tools/vsprops/cURL.props: Removed.
971 * win/tools/vsprops/cURL.vsprops: Removed.
972 * win/tools/vsprops/common.props: Removed.
973 * win/tools/vsprops/common.vsprops: Removed.
974 * win/tools/vsprops/debug.props: Removed.
975 * win/tools/vsprops/debug.vsprops: Removed.
976 * win/tools/vsprops/debug_all.vsprops: Removed.
977 * win/tools/vsprops/debug_wincairo.props: Removed.
978 * win/tools/vsprops/debug_wincairo.vsprops: Removed.
979 * win/tools/vsprops/debugsuffix.props: Removed.
980 * win/tools/vsprops/production.props: Removed.
981 * win/tools/vsprops/production.vsprops: Removed.
982 * win/tools/vsprops/release.props: Removed.
983 * win/tools/vsprops/release.vsprops: Removed.
984 * win/tools/vsprops/releaseproduction.vsprops: Removed.
986 2013-05-29 Jeffrey Pfau <jpfau@apple.com>
988 [Mac] Enable cache partitioning and the public suffix list on 10.8
989 <rdar://problem/13679019>
991 Rubber-stamped by David Kilzer.
993 * WebKitSystemInterface.h:
994 * libWebKitSystemInterfaceLion.a:
995 * libWebKitSystemInterfaceMountainLion.a:
997 2013-05-14 Beth Dakin <bdakin@apple.com>
999 Printing in 1Password app is broken with screen fonts disabled
1000 https://bugs.webkit.org/show_bug.cgi?id=116133
1002 <rdar://problem/13162981>
1004 Reviewed by Anders Carlsson.
1006 Need WKExecutableWasLinkedOnOrBeforeMountainLion() for this quirk.
1008 * libWebKitSystemInterfaceLion.a:
1009 * libWebKitSystemInterfaceMountainLion.a:
1011 2013-05-08 Roger Fong <roger_fong@apple.com>
1013 Unreviewed. Update WebKitLibraries/win to handle different architectures properly.
1015 * win/lib32: Copied from win/lib.
1016 * win/tools/WinTools.make:
1018 2013-05-02 Roger Fong <roger_fong@apple.com>
1020 Unreviewed Windows build fix.
1022 * win/lib/WebKitSystemInterface.lib:
1024 2013-05-01 Alexey Proskuryakov <ap@apple.com>
1026 Update WebKitSystemInterface.
1028 * WebKitSystemInterface.h:
1029 * libWebKitSystemInterfaceLion.a:
1030 * libWebKitSystemInterfaceMountainLion.a:
1032 2013-04-29 Chris Fleizach <cfleizach@apple.com>
1034 WEB SPEECH: need to identify the default voice per language
1035 https://bugs.webkit.org/show_bug.cgi?id=115366
1037 Reviewed by Simon Fraser.
1039 * WebKitSystemInterface.h:
1040 * libWebKitSystemInterfaceLion.a:
1041 * libWebKitSystemInterfaceMountainLion.a:
1043 2013-04-29 Roger Fong <roger_fong@apple.com>
1045 Need a tools32 folder for VS2010 builds.
1046 tools folder will be nuked when we nuke VS2005.
1048 * win/tools32: Copied from WebKitLibraries/win/tools.
1050 2013-04-26 Roger Fong <roger_fong@apple.com>
1052 Disable sub-pixel-layout on Apple Windows port, VS2005 edition.
1054 * win/tools/vsprops/FeatureDefines.vsprops:
1056 2013-04-26 Roger Fong <roger_fong@apple.com>
1058 Disable sub-pixel-layout on Apple Windows port.
1060 * win/tools/vsprops/FeatureDefines.props:
1062 2013-04-26 Roger Fong <roger_fong@apple.com>
1064 Make Apple Windows VS2010 build results into and get dependencies from __32 suffixed folders.
1065 Make the DebugSuffix configuration use _debug dependencies.
1067 * win/tools/WinTools.make:
1068 * win/tools/scripts/auto-version2010.sh:
1069 * win/tools/scripts/feature-defines2010.sh:
1070 * win/tools/vsprops/common.props:
1071 * win/tools/vsprops/debugsuffix.props:
1073 2013-04-25 Chris Fleizach <cfleizach@apple.com>
1075 WEB SPEECH: language support does not work as expected
1076 https://bugs.webkit.org/show_bug.cgi?id=115119
1078 Reviewed by Alexey Proskuryakov.
1080 * WebKitSystemInterface.h:
1082 2013-04-24 Roger Fong <roger_fong@apple.com>
1084 Have VS2010 WebKit solution look in WebKit_Libraries/lib32 for dependencies.
1086 * win/tools/vsprops/common.props:
1088 2013-04-23 Antoine Quint <graouts@apple.com>
1090 Initial advance of text runs should be taken into account
1091 https://bugs.webkit.org/show_bug.cgi?id=114949
1093 Reviewed by Darin Adler.
1095 * WebKitSystemInterface.h:
1096 * libWebKitSystemInterfaceLion.a:
1097 * libWebKitSystemInterfaceMountainLion.a:
1099 2013-04-12 Jeffrey Pfau <jpfau@apple.com>
1101 Query directly for cache partition names
1102 https://bugs.webkit.org/show_bug.cgi?id=114538
1104 Reviewed by David Kilzer.
1106 * WebKitSystemInterface.h:
1107 * libWebKitSystemInterfaceLion.a:
1108 * libWebKitSystemInterfaceMountainLion.a:
1110 2013-04-08 Roger Fong <roger_fong@apple.com>
1114 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1115 * win/lib/WebKitSystemInterface.lib:
1117 2013-04-11 Alexey Proskuryakov <ap@apple.com>
1119 <rdar://problem/10416316> [Mac] WebSocket doesn't work with authenticating proxies
1120 https://bugs.webkit.org/show_bug.cgi?id=114464
1122 Update WebKitSystemInterface.
1124 * WebKitSystemInterface.h:
1125 * libWebKitSystemInterfaceLion.a:
1126 * libWebKitSystemInterfaceMountainLion.a:
1128 2013-04-10 Benjamin Poulain <bpoulain@apple.com>
1130 Mass remove all the empty directories
1132 Rubberstamped by Ryosuke Niwa.
1135 * win/lib/WebKitSystemInterface: Removed.
1137 2013-04-05 Roger Fong <roger_fong@apple.com>
1139 More VS2010 solution makefile fixes.
1140 <rdar://problem/13588964>
1142 * win/tools/WinTools.make:
1144 2013-04-03 Brent Fulgham <bfulgham@webkit.org>
1146 [Windows, WinCairo] Unreviewed VS2010 Build Correction
1148 * win/tools/scripts/auto-version2010.sh: Added properties svn:eol-style and svn:executable.
1149 * win/tools/scripts/feature-defines2010.sh: Added properties svn:eol-style and svn:executable.
1151 2013-04-01 Roger Fong <roger_fong@apple.com>
1153 Update FEATURE_DEFINES string generation for VS2010 solution.
1154 https://bugs.webkit.org/show_bug.cgi?id=113737.
1156 Reviewed by Timothy Horton.
1158 * win/tools/scripts/feature-defines2010.sh: Added.
1160 2013-03-29 Roger Fong <roger_fong@apple.com>
1162 Unreviewed. Rollout r146818.
1164 * win/tools/vsprops/FeatureDefines.props:
1166 2013-03-25 Kent Tamura <tkent@chromium.org>
1168 Rename ENABLE_INPUT_TYPE_DATETIME
1169 https://bugs.webkit.org/show_bug.cgi?id=113254
1171 Reviewed by Kentaro Hara.
1173 Rename ENABLE_INPUT_TYPE_DATETIME to ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE.
1174 Actually I'd like to remove the code, but we shouldn't remove it yet
1175 because we shipped products with it on some platforms.
1177 * win/tools/vsprops/FeatureDefines.props:
1178 * win/tools/vsprops/FeatureDefines.vsprops:
1179 * win/tools/vsprops/FeatureDefinesCairo.props:
1180 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1182 2013-03-25 Sheriff Bot <webkit.review.bot@gmail.com>
1184 Unreviewed, rolling out r146816, r146821, and r146830.
1185 http://trac.webkit.org/changeset/146816
1186 http://trac.webkit.org/changeset/146821
1187 http://trac.webkit.org/changeset/146830
1188 https://bugs.webkit.org/show_bug.cgi?id=113262
1190 Broke all the Windows tests (Requested by rfong on #webkit).
1192 * win/tools/vsprops/FeatureDefines.vsprops:
1194 2013-03-25 Roger Fong <roger_fong@apple.com>
1196 Unreviewed. Also enable CSS_REGIONS and EXCLUSIONS for VS2010 solution.
1198 * win/tools/vsprops/FeatureDefines.props:
1200 2013-03-25 Roger Fong <roger_fong@apple.com>
1202 Enable CSS_REGIONS and CSS_EXCLUSIONS.
1203 https://bugs.webkit.org/show_bug.cgi?id=87519
1205 Reviewed by Timothy Horton.
1207 * win/tools/vsprops/FeatureDefines.vsprops:
1209 2013-03-21 Roger Fong <roger_fong@apple.com>
1211 Unreviewed. Move common props files for VS2010 solution to WebKitLibraries folder and update all projects accordingly.
1213 * win/tools/vsprops/FeatureDefines.props: Copied from ../Source/WebKit/WebKit.vcxproj/FeatureDefines.props.
1214 * win/tools/vsprops/FeatureDefinesCairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/FeatureDefinesCairo.props.
1215 * win/tools/vsprops/WinCairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/WinCairo.props.
1216 * win/tools/vsprops/cURL.props: Copied from ../Source/WebKit/WebKit.vcxproj/WebKit/cURL.props.
1217 * win/tools/vsprops/common.props: Copied from ../Source/WebKit/WebKit.vcxproj/common.props.
1218 * win/tools/vsprops/debug.props: Copied from ../Source/WebKit/WebKit.vcxproj/debug.props.
1219 * win/tools/vsprops/debug_wincairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/debug_wincairo.props.
1220 * win/tools/vsprops/debugsuffix.props: Copied from ../Source/WebKit/WebKit.vcxproj/debugsuffix.props.
1221 * win/tools/vsprops/production.props: Copied from ../Source/WebKit/WebKit.vcxproj/production.props.
1222 * win/tools/vsprops/release.props: Copied from ../Source/WebKit/WebKit.vcxproj/release.props.
1224 2013-03-19 Brent Fulgham <bfulgham@webkit.org>
1226 [WinCairo] Unreviewed build fix.
1228 * win/tools/vsprops/FeatureDefinesCairo.vsprops: This file was out
1229 of sync with the main Windows build, and the VS2010 version of the
1230 WinCairo port, preventing consistent builds.
1232 2013-03-13 Ryosuke Niwa <rniwa@webkit.org>
1234 Threaded HTML Parser is missing feature define flags in all but Chromium port's build files
1235 https://bugs.webkit.org/show_bug.cgi?id=112277
1237 Reviewed by Adam Barth.
1239 * win/tools/vsprops/FeatureDefines.vsprops:
1240 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1242 2013-03-06 Jer Noble <jer.noble@apple.com>
1244 Unreviewed roll-out of r145011.
1246 * win/tools/vsprops/FeatureDefines.vsprops:
1248 2013-03-06 Jer Noble <jer.noble@apple.com>
1250 Unreviewed build fix. Add ENABLE_CURSOR_VISIBILITY to the list of FEATURE_DEFINES for
1251 (non-Cairo) Windows builds.
1253 * win/tools/vsprops/FeatureDefines.vsprops:
1255 2013-03-05 Kiran Muppala <cmuppala@apple.com>
1257 Remove deprecated process suppression assertion SPI from WebKitSystemInterface
1258 https://bugs.webkit.org/show_bug.cgi?id=111501
1260 Reviewed by Alexey Proskuryakov.
1262 https://bugs.webkit.org/show_bug.cgi?id=111387 replaced all usage of
1263 WKNSProcessInfoProcessAssertionWithTypes() with
1264 -[NSProcessInfo beginSuspensionOfSystemBehaviors:]. Hence, remove
1265 the now deprecated SPI.
1267 * WebKitSystemInterface.h: Remove
1268 WKNSProcessInfoProcessAssertionWithTypes and associated declarations.
1270 2013-03-05 Kiran Muppala <cmuppala@apple.com>
1272 Use new assertion API for process suppression on Mac
1273 https://bugs.webkit.org/show_bug.cgi?id=111387
1275 Reviewed by Alexey Proskuryakov.
1277 Add WKProcessSuppressionSystemBehaviors constant for use in WebKit2 to
1278 take a process suppression assertion.
1280 * WebKitSystemInterface.h:
1282 2013-03-05 Jeffrey Pfau <jpfau@apple.com>
1284 Clear associated cache partitions when deleting origins' cache
1285 https://bugs.webkit.org/show_bug.cgi?id=111383
1287 Reviewed by Maciej Stachowiak.
1289 * WebKitSystemInterface.h:
1290 * libWebKitSystemInterfaceLion.a:
1291 * libWebKitSystemInterfaceMountainLion.a:
1293 2013-03-04 Kunihiko Sakamoto <ksakamoto@chromium.org>
1295 Add build flag for FontLoader
1296 https://bugs.webkit.org/show_bug.cgi?id=111289
1298 Reviewed by Benjamin Poulain.
1300 Add ENABLE_FONT_LOAD_EVENTS build flag (disabled by default).
1302 * win/tools/vsprops/FeatureDefines.vsprops:
1303 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1305 2013-02-27 Glenn Adams <glenn@skynav.com>
1307 Add ENABLE_CSS3_TEXT_LINE_BREAK flag.
1308 https://bugs.webkit.org/show_bug.cgi?id=110944
1310 Reviewed by Dean Jackson.
1312 * win/tools/vsprops/FeatureDefines.vsprops:
1313 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1315 2013-02-21 Jeffrey Pfau <jpfau@apple.com>
1317 Optionally partition cache to prevent using cache for tracking
1318 https://bugs.webkit.org/show_bug.cgi?id=110269
1320 Reviewed by Maciej Stachowiak.
1322 Update WKSI bindings.
1324 * WebKitSystemInterface.h:
1325 * libWebKitSystemInterfaceLion.a:
1326 * libWebKitSystemInterfaceMountainLion.a:
1328 2013-02-22 Aaron Colwell <acolwell@chromium.org>
1330 Disable MediaSource on Apple Windows port
1331 https://bugs.webkit.org/show_bug.cgi?id=110494
1333 Reviewed by Tim Horton.
1335 * win/tools/vsprops/FeatureDefines.vsprops:
1337 2013-02-22 Roger Fong <roger_fong@apple.com>
1339 Unreviewed. Make WinTools.make stop copying vsprops into nested vsprops folders.
1341 * win/tools/WinTools.make:
1343 2013-02-14 Anders Carlsson <andersca@apple.com>
1345 Add WKContextIsPlugInUpdateAvailable
1346 https://bugs.webkit.org/show_bug.cgi?id=109862
1347 <rdar://problem/13173140>
1349 Reviewed by Sam Weinig.
1351 Roll WebKitSystemInterface DEPS.
1353 * WebKitSystemInterface.h:
1354 * libWebKitSystemInterfaceLion.a:
1355 * libWebKitSystemInterfaceMountainLion.a:
1357 2013-02-13 Roger Fong <roger_fong@apple.com>
1359 Move all .props files from WebKitLibraries folder to WebKit Source folder.
1360 https://bugs.webkit.org/show_bug.cgi?id=109761
1362 Reviewed by Brent Fulgham.
1364 * win/tools/vsprops/FeatureDefines.props: Removed.
1365 * win/tools/vsprops/common.props: Removed.
1366 * win/tools/vsprops/debug.props: Removed.
1367 * win/tools/vsprops/release.props: Removed.
1368 * win/tools/vsprops/releaseproduction.props: Removed.
1370 2013-02-07 Roger Fong <roger_fong@apple.com>
1372 Unreviewed. More VS2010 WebKit solution touchups.
1373 Move an ignored warning from a project to common properties.
1375 * win/tools/vsprops/common.props:
1377 2013-02-06 Mike West <mkwst@chromium.org>
1379 Add an ENABLE_NOSNIFF feature flag.
1380 https://bugs.webkit.org/show_bug.cgi?id=109029
1382 Reviewed by Jochen Eisinger.
1384 This new flag will control the behavior of 'X-Content-Type-Options: nosniff'
1385 when processing script and other resource types.
1387 * win/tools/vsprops/FeatureDefines.vsprops:
1388 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1390 2013-02-01 Alexis Menard <alexis@webkit.org>
1392 Enable unprefixed CSS transitions by default.
1393 https://bugs.webkit.org/show_bug.cgi?id=108216
1395 Reviewed by Dean Jackson.
1397 Rename the flag CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED
1398 to CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED which will be used later to
1399 guard the unprefixing work for CSS Transforms and animations.
1401 * win/tools/vsprops/FeatureDefines.vsprops:
1402 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1404 2013-01-30 Alexey Proskuryakov <ap@apple.com>
1406 Update WebKitSystemInterface for <rdar://problem/13111288>.
1408 * libWebKitSystemInterfaceLion.a:
1409 * libWebKitSystemInterfaceMountainLion.a:
1411 * WebKitSystemInterface.h: Removed WKEnterPluginSandbox, which has been unused now.
1413 2013-01-28 Kiran Muppala <cmuppala@apple.com>
1415 Add window occlusion criteria to determine page visibility on Mac
1416 https://bugs.webkit.org/show_bug.cgi?id=107494
1418 Reviewed by Simon Fraser.
1420 Add enum constants to specify window occlusion notification type to
1421 notification registration/unregistration methods. Add typedef for
1422 window ID data passed to the window occlusion notification handler.
1423 Add method to enable occlusion notifications for a particular window.
1425 * WebKitSystemInterface.h: Add
1426 WKOcclusionNotificationTypeWindowBecameVisible,
1427 WKOcclusionNotificationTypeWindowBecameOccluded,
1429 WKEnableWindowOcclusionNotifications().
1431 2013-01-25 Andy Estes <aestes@apple.com>
1433 Update WKSI header and libraries after r140875.
1435 * WebKitSystemInterface.h:
1436 * libWebKitSystemInterfaceLion.a:
1437 * libWebKitSystemInterfaceMountainLion.a:
1439 2013-01-24 Brent Fulgham <bfulgham@webkit.org>
1441 Get WTF compiling in VS2010 (32bit)
1442 https://bugs.webkit.org/show_bug.cgi?id=106986
1444 Reviewed by Tim Horton.
1446 If you do not have Cygwin in the overall operating system
1447 PATH, the project will not build. In VS2005 we had logic
1448 in the build system to guard against this. We should
1449 retain this in the VS2010 work.
1451 Furthermore, VS2010 has a nasty bug where to Visual Studio
1452 tools path is not defined when performing a 'clean' phase
1453 on an NMAKE-based build. This is corrected here as well.
1455 * win/tools/vsprops/common.props: Revise environment setup
1456 to ensure proper tools are in path during build.
1458 2013-01-19 Roger Fong <roger_fong@apple.com>
1460 Add WebKitLibraries property sheets for compiling WebKit in VS2010.
1461 https://bugs.webkit.org/show_bug.cgi?id=106949
1463 Reviewed by Brent Fulgham.
1465 * win/tools/vsprops/FeatureDefines.props: Added.
1466 * win/tools/vsprops/common.props: Added.
1467 * win/tools/vsprops/debug.props: Added.
1468 * win/tools/vsprops/release.props: Added.
1469 * win/tools/vsprops/releaseproduction.props: Added.
1471 2013-01-21 Dirk Schulze <dschulze@adobe.com>
1473 Add build flag for Canvas's Path object (disabled by default)
1474 https://bugs.webkit.org/show_bug.cgi?id=107473
1476 Reviewed by Dean Jackson.
1478 Add CANVAS_PATH build flag to build systems.
1480 * win/tools/vsprops/FeatureDefines.vsprops:
1481 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1483 2013-01-10 Roger Fong <roger_fong@apple.com>
1485 Update WebkitSystemInterface lib for Windows port.
1486 This hasn't been done in a while and the current one is out of date.
1487 In addition I believe it will fix:
1488 <rdar://problem/12990844>
1490 Rubberstamped by Timothy Horton.
1492 * win/lib/WebKitSystemInterface.lib:
1494 2013-01-08 Kiran Muppala <cmuppala@apple.com>
1496 Add WebKitSystemInterface needed for overriding system proxies on Mac
1497 https://bugs.webkit.org/show_bug.cgi?id=106410
1499 Reviewed by Stephanie Lewis.
1501 This patch is in anticipation of the fix for https://bugs.webkit.org/show_bug.cgi?id=104197,
1502 Add user defaults to override system proxy settings for NetworkProcess on Mac, which
1503 is awaiting the approval of a WebKit2 committer. Commiting the WKSI portion separately,
1504 so that the internal repository commit for generating the WKSI libraries does not have to
1505 be rolled back every time the rest of the patch changes.
1507 Add WKCFNetworkSetOverrideSystemProxySettings(), needed by NetworkProcess to set
1508 custom proxies during initialization.
1510 * WebKitSystemInterface.h:
1511 * libWebKitSystemInterfaceLion.a:
1512 * libWebKitSystemInterfaceMountainLion.a:
1514 2013-01-04 Adam Klein <adamk@chromium.org>
1516 Remove ENABLE_MUTATION_OBSERVERS #define
1517 https://bugs.webkit.org/show_bug.cgi?id=105459
1519 Reviewed by Ryosuke Niwa.
1521 * win/tools/vsprops/FeatureDefines.vsprops:
1522 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1524 2013-01-01 Dan Bernstein <mitz@apple.com>
1526 <rdar://problem/12942239> Update copyright strings
1528 Reviewed by Sam Weinig.
1530 * win/tools/scripts/COPYRIGHT-END-YEAR:
1532 2012-12-28 Mark Rowe <mrowe@apple.com>
1534 Move logic for extracting the OS X marketing version in to WebCore
1535 <http://webkit.org/b/105841> / <rdar://problem/10736041>
1537 Reviewed by Dan Bernstein.
1539 * WebKitSystemInterface.h:
1541 2012-12-19 Kiran Muppala <cmuppala@apple.com>
1543 Adopt new assertion SPI for process suppression on Mac
1544 https://bugs.webkit.org/show_bug.cgi?id=105378
1546 Reviewed by Mark Rowe.
1548 Add WKNSProcessInfoProcessAssertionWithTypes().
1550 * WebKitSystemInterface.h:
1552 2012-12-19 Alexis Menard <alexis@webkit.org>
1554 Implement CSS parsing for CSS transitions unprefixed.
1555 https://bugs.webkit.org/show_bug.cgi?id=104804
1557 Reviewed by Dean Jackson.
1559 Add a new flag ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED
1560 to cover the work of unprefixing Transforms, Animations and
1561 Transitions. It will let the possibility of each ports to turn it off
1562 in their release branches until we're confident that these CSS
1563 properties are ready to be unprefixed.
1565 * win/tools/vsprops/FeatureDefines.vsprops:
1566 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1568 2012-12-12 Roger Fong <roger_fong@apple.com>
1570 Enable VIDEO_TRACK on Windows.
1571 https://bugs.webkit.org/show_bug.cgi?id=104706.
1573 Reviewed by Timothy Horton.
1575 Enable VIDEO_TRACK on Windows and update project property files.
1577 * win/tools/vsprops/FeatureDefines.vsprops:
1579 2012-12-12 Sheriff Bot <webkit.review.bot@gmail.com>
1581 Unreviewed, rolling out r137491.
1582 http://trac.webkit.org/changeset/137491
1583 https://bugs.webkit.org/show_bug.cgi?id=104828
1585 broke the builtd (Requested by rfong on #webkit).
1587 * win/tools/vsprops/FeatureDefines.vsprops:
1589 2012-12-11 Roger Fong <roger_fong@apple.com>
1591 Enable VIDEO_TRACK on Windows.
1592 https://bugs.webkit.org/show_bug.cgi?id=104706.
1594 Reviewed by Timothy Horton.
1596 Enable VIDEO_TRACK on Windows and update project property files.
1598 * win/tools/vsprops/FeatureDefines.vsprops:
1600 2012-12-10 Alexis Menard <alexis@webkit.org>
1602 [CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND feature flag.
1603 https://bugs.webkit.org/show_bug.cgi?id=104539
1605 Reviewed by Antonio Gomes.
1607 As discussed on webkit-dev it is not needed to keep this feature flag
1608 as support for <position> type is a small feature that is already
1609 implemented by three other UAs. It was useful while landing this
1610 feature as partial bits were landed one after one.
1612 * win/tools/vsprops/FeatureDefines.vsprops:
1613 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1615 2012-12-06 Rick Byers <rbyers@chromium.org>
1617 CSS cursor property should support webkit-image-set
1618 https://bugs.webkit.org/show_bug.cgi?id=99493
1620 Reviewed by Beth Dakin.
1622 Add ENABLE_MOUSE_CURSOR_SCALE - disabled by default
1624 * win/tools/vsprops/FeatureDefines.vsprops:
1625 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1627 2012-11-26 Roger Fong <roger_fong@apple.com>
1629 Unreviewed. ENABLE_ACCELERATED_OVERFLOW_SCROLLING not enabled on Windows.
1630 Add a feature flag and skip some failing tests.
1631 https://bugs.webkit.org/show_bug.cgi?id=103294
1634 compositing/overflow/scrolling-without-painting.html
1635 compositing/overflow/updating-scrolling-content.html
1637 * win/tools/vsprops/FeatureDefines.vsprops:
1639 2012-11-23 Alexis Menard <alexis@webkit.org>
1641 [CSS3 Backgrounds and Borders] Implement new CSS3 background-position parsing.
1642 https://bugs.webkit.org/show_bug.cgi?id=102104
1644 Reviewed by Julien Chaffraix.
1646 Protect the new feature behind a feature flag.
1648 * win/tools/vsprops/FeatureDefines.vsprops:
1649 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1651 2012-11-19 Kihong Kwon <kihong.kwon@samsung.com>
1653 Add PROXIMITY_EVENTS feature
1654 https://bugs.webkit.org/show_bug.cgi?id=102658
1656 Reviewed by Kentaro Hara.
1658 Add PROXIMITY_EVENTS feature to win and win-cairo prot.
1660 * win/tools/vsprops/FeatureDefines.vsprops:
1661 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1663 2012-11-12 Beth Dakin <bdakin@apple.com>
1665 Build fix. Forgot these bits last time.
1667 * libWebKitSystemInterfaceLion.a:
1668 * libWebKitSystemInterfaceMountainLion.a:
1670 2012-11-12 Beth Dakin <bdakin@apple.com>
1672 Zoomed-in scrolling is very slow when deviceScaleFactor > 1
1673 https://bugs.webkit.org/show_bug.cgi?id=101787
1675 Reviewed by Simon Fraser.
1677 wkSetCGFontRenderingMode now takes a BOOL parameter.
1678 * WebKitSystemInterface.h:
1679 * libWebKitSystemInterfaceLion.a:
1680 * libWebKitSystemInterfaceMountainLion.a:
1682 2012-11-08 Anders Carlsson <andersca@apple.com>
1684 Roll WebKitSystemInterface DEPS.
1686 Rubber-stamped by Andreas Kling.
1688 * libWebKitSystemInterfaceLion.a:
1689 * libWebKitSystemInterfaceMountainLion.a:
1691 2012-11-07 Roger Fong <roger_fong@apple.com>
1693 Enable Subpixel Layout on Windows. Rebaseline any failing tests that were rebaselined in r133351.
1694 https://bugs.webkit.org/show_bug.cgi?id=101538
1696 Rubberstamped by Tim Horton.
1698 * win/tools/vsprops/FeatureDefines.vsprops:
1700 2012-11-06 Anders Carlsson <andersca@apple.com>
1704 * WebKitSystemInterface.h:
1706 2012-11-06 Anders Carlsson <andersca@apple.com>
1708 Update Java related WKSI function names
1709 https://bugs.webkit.org/show_bug.cgi?id=101414
1711 Reviewed by Sam Weinig.
1713 Roll WebKitSystemInterface DEPS.
1715 * WebKitSystemInterface.h:
1716 * libWebKitSystemInterfaceLion.a:
1717 * libWebKitSystemInterfaceMountainLion.a:
1719 2012-11-06 Alexey Proskuryakov <ap@apple.com>
1721 Clean up which storage cookie jar functions use
1722 https://bugs.webkit.org/show_bug.cgi?id=101395
1724 Reviewed by Brady Eidson.
1726 * WebKitSystemInterface.h:
1727 * libWebKitSystemInterfaceLion.a:
1728 * libWebKitSystemInterfaceMountainLion.a:
1729 Added WKHTTPCookies() and WKDeleteAllHTTPCookies(). Updated ifdefs for currently
1730 supported OS versions.
1732 2012-11-06 Alexey Proskuryakov <ap@apple.com>
1734 Delete Leopard and Snow Leopard versions of WKSI. These have not been updated in ages.
1736 Rubber-stampted by Mark Rowe.
1738 * libWebKitSystemInterfaceLeopard.a: Removed.
1739 * libWebKitSystemInterfaceSnowLeopard.a: Removed.
1741 2012-11-05 Alexey Proskuryakov <ap@apple.com>
1743 Get rid of setCookieStoragePrivateBrowsingEnabled.
1744 https://bugs.webkit.org/show_bug.cgi?id=101247
1746 Reviewed by Brady Eidson.
1748 * WebKitSystemInterface.h: Removed the function.
1750 2012-11-02 Anders Carlsson <andersca@apple.com>
1752 Don't instantiate the Java plug-in if it's inactive
1753 https://bugs.webkit.org/show_bug.cgi?id=101102
1754 <rdar://problem/12595679>
1756 Reviewed by Andreas Kling.
1758 Update WebKitSystemInterface to a version that has WKJLReportWebComponentsUsed.
1760 * WebKitSystemInterface.h:
1761 * libWebKitSystemInterfaceLion.a:
1762 * libWebKitSystemInterfaceMountainLion.a:
1763 Roll WebKitSystemInterface DERPS.
1765 2012-10-25 Dominik Röttsches <dominik.rottsches@intel.com>
1767 Conditionalize XHR timeout support
1768 https://bugs.webkit.org/show_bug.cgi?id=100356
1770 Reviewed by Adam Barth.
1772 Adding ENABLE_XHR_TIMEOUT feature, which is default off for Apple Win.
1773 See also https://bugs.webkit.org/show_bug.cgi?id=100349 for an attempt
1774 to fix timeout support for CF Network.
1776 * win/tools/vsprops/FeatureDefines.vsprops:
1777 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1779 2012-10-24 Eric Carlson <eric.carlson@apple.com>
1781 Allow ports to override text track rendering style
1782 https://bugs.webkit.org/show_bug.cgi?id=97800
1783 <rdar://problem/12044964>
1785 Reviewed by Maciej Stachowiak.
1787 Update WKSI header with SPI for getting the user caption appearance preferences.
1789 * WebKitSystemInterface.h:
1791 2012-10-19 Dongwoo Joshua Im <dw.im@samsung.com>
1793 Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
1794 https://bugs.webkit.org/show_bug.cgi?id=99804
1796 Reviewed by Julien Chaffraix.
1798 CSS3 text related properties will be implemented under this flag,
1799 including text decoration, text-align-last, and text-justify.
1801 * win/tools/vsprops/FeatureDefines.vsprops:
1802 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1804 2012-10-18 Pablo Flouret <pablof@motorola.com>
1806 Implement css3-conditional's @supports rule
1807 https://bugs.webkit.org/show_bug.cgi?id=86146
1809 Reviewed by Antti Koivisto.
1811 * win/tools/vsprops/FeatureDefines.vsprops:
1812 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1813 Add an ENABLE_CSS3_CONDITIONAL_RULES flag.
1815 2012-10-08 Kiran Muppala <cmuppala@apple.com>
1817 Throttle DOM timers on hidden pages.
1818 https://bugs.webkit.org/show_bug.cgi?id=98474
1820 Reviewed by Maciej Stachowiak.
1822 Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature define.
1824 * win/tools/vsprops/FeatureDefines.vsprops:
1825 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1827 2012-10-05 Sheriff Bot <webkit.review.bot@gmail.com>
1829 Unreviewed, rolling out r130556 and r130564.
1830 http://trac.webkit.org/changeset/130556
1831 http://trac.webkit.org/changeset/130564
1832 https://bugs.webkit.org/show_bug.cgi?id=98572
1834 The patch wasn't reviewed by a reviewer and it is breaking
1835 Chromium Windows (Requested by jchaffraix on #webkit).
1837 * WebKitSystemInterface.h:
1839 2012-10-05 Tim Horton <timothy_horton@apple.com>
1841 Update WebKitSystemInterface libraries and header.
1843 Reviewed by Simon Fraser.
1845 * WebKitSystemInterface.h:
1846 * libWebKitSystemInterfaceLion.a:
1847 * libWebKitSystemInterfaceMountainLion.a:
1848 * libWebKitSystemInterfaceSnowLeopard.a:
1850 2012-10-04 Eric Carlson <eric.carlson@apple.com>
1852 Allow ports to override text track rendering style
1853 https://bugs.webkit.org/show_bug.cgi?id=97800
1854 <rdar://problem/12044964>
1856 Reviewed by Silvia Pfeiffer.
1858 Update WKSI header with SPI for getting the user caption appearance preferences.
1860 * WebKitSystemInterface.h:
1862 2012-09-28 Eric Carlson <eric.carlson@apple.com>
1864 Allow ports to override text track rendering style
1865 <rdar://problem/12044964>
1867 Reviewed by Jessie Berlin.
1869 Update WKSI libraries.
1871 * libWebKitSystemInterfaceLion.a:
1872 * libWebKitSystemInterfaceMountainLion.a:
1873 * libWebKitSystemInterfaceSnowLeopard.a:
1875 2012-09-25 Simon Fraser <simon.fraser@apple.com>
1877 <rdar://problem/12351906> Have DumpRenderTree and WebKitTestRunner crash logs show which test crashed
1879 Reviewed by Tim Horton.
1881 New WKSI libraries and header.
1883 * WebKitSystemInterface.h:
1884 * libWebKitSystemInterfaceLion.a:
1885 * libWebKitSystemInterfaceMountainLion.a:
1886 * libWebKitSystemInterfaceSnowLeopard.a:
1888 2012-09-08 Sam Weinig <sam@webkit.org>
1890 Switch to entering the sandbox directly from main(), rather than waiting for the initialization message
1891 https://bugs.webkit.org/show_bug.cgi?id=96194
1893 Reviewed by Dan Bernstein.
1895 Update WKSI with SPI for getting the bundle URL from an executable URL.
1897 * WebKitSystemInterface.h:
1898 * libWebKitSystemInterfaceLion.a:
1899 * libWebKitSystemInterfaceMountainLion.a:
1900 * libWebKitSystemInterfaceSnowLeopard.a:
1901 Adds WKCopyBundleURLForExecutableURL().
1903 2012-08-29 Tony Chang <tony@chromium.org>
1905 Remove ENABLE_CSS3_FLEXBOX compile time flag
1906 https://bugs.webkit.org/show_bug.cgi?id=95382
1908 Reviewed by Ojan Vafai.
1910 Everyone is already enabling this by default and the spec has stablized.
1912 * win/tools/vsprops/FeatureDefines.vsprops:
1913 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1915 2012-08-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1917 [css3-text] Add CSS3 Text decoration compile flag
1918 https://bugs.webkit.org/show_bug.cgi?id=93863
1920 Reviewed by Julien Chaffraix.
1922 This patch handles the compile flag implementation, which will come disabled by
1923 default, thus not exposing the CSS3 text decoration features to the web, unless
1924 when explicitly enabling it with "--css3-text-decoration" build parameter.
1926 * win/tools/vsprops/FeatureDefines.vsprops:
1927 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1929 2012-08-14 Alex Christensen <alex.christensen@flexsim.com>
1931 /SAFESEH should not be a common linker option
1932 https://bugs.webkit.org/show_bug.cgi?id=89372
1934 Reviewed by Darin Adler.
1936 * win/tools/vsprops/common.vsprops:
1937 removed /SAFESEH as a default option for the linker (doesn't work for x64)
1939 2012-08-13 Roger Fong <roger_fong@apple.com>
1941 Enable CSS Sticky Position on Windows.
1942 https://bugs.webkit.org/show_bug.cgi?id=93905
1944 Reviewed by Tim Horton.
1946 As per https://bugs.webkit.org/show_bug.cgi?id=90046, the ENABLE_CSS_STICKY_POSITION needs to be turned on for Windows as well.
1948 * win/tools/vsprops/FeatureDefines.vsprops:
1949 Include ENABLE_CSS_STICKY_POSITION flag.
1951 2012-08-06 Anders Carlsson <andersca@apple.com>
1953 If the Apple Java plug-in is blocked and no runtime is installed, don't load it
1954 https://bugs.webkit.org/show_bug.cgi?id=93289
1955 <rdar://problem/11730092>
1957 Reviewed by Dan Bernstein.
1959 Add WKJLIsRuntimeAndWebComponentsInstalled().
1961 * WebKitSystemInterface.h:
1962 * libWebKitSystemInterfaceLion.a:
1963 * libWebKitSystemInterfaceMountainLion.a:
1965 2012-08-01 Jon Lee <jonlee@apple.com>
1969 Reviewed by Mark Rowe.
1971 * libWebKitSystemInterfaceLion.a:
1972 * libWebKitSystemInterfaceMountainLion.a:
1973 * libWebKitSystemInterfaceSnowLeopard.a:
1975 2012-07-29 Rik Cabanier <cabanier@adobe.com>
1977 Add ENABLE_CSS_COMPOSITING flag
1978 https://bugs.webkit.org/show_bug.cgi?id=92553
1980 Reviewed by Dirk Schulze.
1982 Adds compiler flag CSS_COMPOSITING to build systems to enable CSS blending and compositing. See spec https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html
1984 * win/tools/vsprops/FeatureDefines.vsprops:
1985 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1987 2012-07-23 Roger Fong <roger_fong@apple.com>
1989 Disable flexbox on Windows
1990 https://bugs.webkit.org/show_bug.cgi?id=92047
1991 <rdar://problem/11570384>
1993 Reviewed by Darin Adler.
1995 Disabled Flexbox CSS3 syntax on Mac, need to do the same for Windows.
1997 * win/tools/vsprops/FeatureDefines.vsprops:
1998 Disable ENABLE_CSS3_FLEXBOX property.
2000 2012-07-23 Kent Tamura <tkent@chromium.org>
2002 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively
2003 https://bugs.webkit.org/show_bug.cgi?id=91941
2005 Reviewed by Kentaro Hara.
2007 A flag name for an elmement should be ENABLE_*_ELEMENT.
2009 * win/tools/vsprops/FeatureDefines.vsprops:
2010 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2012 2012-07-22 Kent Tamura <tkent@chromium.org>
2014 Rename ENABLE_DETAILS to ENABLE_DETAILS_ELEMENT
2015 https://bugs.webkit.org/show_bug.cgi?id=91928
2017 Reviewed by Kentaro Hara.
2019 A flag name for an elmement should be ENABLE_*_ELEMENT.
2021 * win/tools/vsprops/FeatureDefines.vsprops:
2022 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2024 2012-07-20 Kent Tamura <tkent@chromium.org>
2026 Rename ENABLE_DATALIST to ENABLE_DATALIST_ELEMENT
2027 https://bugs.webkit.org/show_bug.cgi?id=91846
2029 Reviewed by Kentaro Hara.
2031 A flag name for an elmement should be ENABLE_*_ELEMENT.
2033 * win/tools/vsprops/FeatureDefines.vsprops:
2034 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2036 2012-07-11 Mark Rowe <mrowe@apple.com>
2038 Add a Mountain Lion version of libWebKitSystemInterface.a.
2040 Update the WebKitSystemInterface header and binaries.
2042 Reviewed by John Sullivan.
2044 * WebKitSystemInterface.h:
2045 * libWebKitSystemInterfaceLion.a:
2046 * libWebKitSystemInterfaceMountainLion.a: Added.
2047 * libWebKitSystemInterfaceSnowLeopard.a:
2049 2012-07-04 John Mellor <johnme@chromium.org>
2051 Text Autosizing: Add compile flag and runtime setting
2052 https://bugs.webkit.org/show_bug.cgi?id=87394
2054 This patch renames Font Boosting to Text Autosizing.
2056 Reviewed by Adam Barth.
2058 * win/tools/vsprops/FeatureDefines.vsprops:
2059 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2061 2012-06-29 Mihai Balan <mibalan@adobe.com>
2063 [CSS Regions] Adding feature defines for CSS Regions for Windows
2064 https://bugs.webkit.org/show_bug.cgi?id=88645
2066 Reviewed by Tony Chang.
2068 Re-trying to enable CSS regions on Windows. This time only enabling
2069 regions since exclusions lead to some very strange compiling/linking
2072 * win/tools/vsprops/FeatureDefines.vsprops: Added default value for ENABLE_CSS_REGIONS
2073 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto
2075 2012-06-28 Brent Fulgham <bfulgham@webkit.org>
2077 [WinCairo] Unreviewed build correction. Add two missing macro
2078 declarations to vsprops file.
2080 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Add missing
2081 ENABLE_HIGH_DPI_CANVAS and ENABLE_REQUEST_ANIMATION_FRAME macros.
2083 2012-06-27 Brent Fulgham <bfulgham@webkit.org>
2085 [WinCairo] Unreviewed build correction. Accidentally turned on
2086 CSS_FILTERS, which is not available in tree.
2088 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Turn CSS_FILTERS
2089 back off for WinCairo target.
2091 2012-06-27 Brent Fulgham <bfulgham@webkit.org>
2093 [WinCairo] Unreviewed build correction. Resync feature defines with
2094 Apple port. Things have drifted apart a little.
2096 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Update to match
2097 Apple port, define some missing features.
2099 2012-06-19 Mike West <mkwst@chromium.org>
2101 Introduce ENABLE_CSP_NEXT configuration flag.
2102 https://bugs.webkit.org/show_bug.cgi?id=89300
2104 Reviewed by Adam Barth.
2106 The 1.0 draft of the Content Security Policy spec is just about to
2107 move to Last Call. We'll hide work on the upcoming 1.1 spec behind
2108 this ENABLE flag, disabled by default.
2110 Spec: https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html
2112 * win/tools/vsprops/FeatureDefines.vsprops:
2113 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2115 2012-06-15 Sheriff Bot <webkit.review.bot@gmail.com>
2117 Unreviewed, rolling out r120280.
2118 http://trac.webkit.org/changeset/120280
2119 https://bugs.webkit.org/show_bug.cgi?id=89273
2121 Enabling CSS regions broke all Windows tests (Requested by
2122 jhomeycutt on #webkit).
2124 * win/tools/vsprops/FeatureDefines.vsprops:
2125 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2127 2012-06-13 Mihai Balan <mibalan@adobe.com>
2129 Fix for #88645 - enabling regions on Windows
2131 [CSS Regions] Adding feature defines for CSS Regions & exclusions for Windows
2132 https://bugs.webkit.org/show_bug.cgi?id=88645
2134 Reviewed by Sam Weinig.
2136 Previous work on #87442 added feature defines to allow proper disabling of CSS Regions and
2137 exclusions (previously even with the feature disabled, parsing still worked). However, the
2138 feature defines were enabled on Mac only - they were broken on Windows. This
2139 patch adds the feature defines to (re)enable regions and exclusions on Windows.
2141 * win/tools/vsprops/FeatureDefines.vsprops: Added default value for ENABLE_CSS_EXCLUSIONS and ENABLE_CSS_REGIONS
2142 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto
2144 2012-06-11 Alexis Menard <alexis.menard@openbossa.org>
2146 [CSS3 Backgrounds and Borders] Protect box-decoration-break behind a feature flag.
2147 https://bugs.webkit.org/show_bug.cgi?id=88804
2149 Reviewed by Tony Chang.
2151 Protect box-decoration-break behind a feature flag enabled by default.
2153 * win/tools/vsprops/FeatureDefines.vsprops:
2154 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2156 2012-06-11 Anders Carlsson <andersca@apple.com>
2158 Pass the right color space over to the web process so we can set it on our CA context
2159 https://bugs.webkit.org/show_bug.cgi?id=88819
2160 <rdar://problem/11629050>
2162 Reviewed by John Sullivan.
2164 Add WKCAContextSetColorSpace and WKCAContextGetColorSpace.
2166 * WebKitSystemInterface.h:
2167 * libWebKitSystemInterfaceLion.a:
2168 * libWebKitSystemInterfaceSnowLeopard.a:
2170 2012-06-09 Sukolsak Sakshuwong <sukolsak@google.com>
2172 Add UNDO_MANAGER flag
2173 https://bugs.webkit.org/show_bug.cgi?id=87908
2175 Reviewed by Tony Chang.
2177 * win/tools/vsprops/FeatureDefines.vsprops:
2178 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2180 2012-06-05 Dongwoo Im <dw.im@samsung.com>
2182 Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.
2183 https://bugs.webkit.org/show_bug.cgi?id=73176
2185 Reviewed by Adam Barth.
2187 Two more APIs are added in Custom Scheme Handler specification.
2188 http://dev.w3.org/html5/spec/Overview.html#custom-handlers
2189 One is 'isProtocolHandlerRegistered' to query whether the specific URL
2190 is registered or not.
2191 The other is 'unregisterProtocolHandler' to remove the registered URL.
2193 * win/tools/vsprops/FeatureDefines.vsprops: Add a macro 'ENABLE_CUSTOM_SCHEME_HANDLER'.
2194 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Add a macro 'ENABLE_CUSTOM_SCHEME_HANDLER'.
2196 2012-05-29 Jessie Berlin <jberlin@apple.com>
2198 [Win] ~1/2 of all the iframe seamless tests fail
2199 https://bugs.webkit.org/show_bug.cgi?id=87543
2201 Rubber-stamped by Eric Seidel.
2203 Finish enabling IFRAME_SEAMLESS on Windows.
2205 * win/tools/vsprops/FeatureDefines.vsprops:
2207 2012-05-28 Vivek Galatage <vivekgalatage@gmail.com>
2209 Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops for windows
2210 https://bugs.webkit.org/show_bug.cgi?id=87622
2212 Reviewed by Eric Seidel.
2214 Removed the ENABLE_3D_CANVAS from the property define as this is
2215 obsolete since bug #53041
2217 * win/tools/vsprops/FeatureDefines.vsprops:
2219 2012-05-24 John Mellor <johnme@chromium.org>
2221 Font Boosting: Add compile flag and runtime setting
2222 https://bugs.webkit.org/show_bug.cgi?id=87394
2224 Reviewed by Adam Barth.
2226 Add ENABLE_FONT_BOOSTING.
2228 * win/tools/vsprops/FeatureDefines.vsprops:
2229 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2231 2012-05-23 Ojan Vafai <ojan@chromium.org>
2233 add back the ability to disable flexbox
2234 https://bugs.webkit.org/show_bug.cgi?id=87147
2236 Reviewed by Tony Chang.
2238 * win/tools/vsprops/FeatureDefines.vsprops:
2239 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2241 2012-05-10 Anders Carlsson <andersca@apple.com>
2243 WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
2244 https://bugs.webkit.org/show_bug.cgi?id=86150
2245 <rdar://problem/9551196>
2247 Reviewed by Sam Weinig.
2249 Add WKShouldBlockPlugin.
2251 * WebKitSystemInterface.h:
2252 * libWebKitSystemInterfaceLion.a:
2253 * libWebKitSystemInterfaceSnowLeopard.a:
2255 2012-05-08 Jon Lee <jonlee@apple.com>
2257 Safari warns that it needs to resend the form in an iFrame when going back
2258 https://bugs.webkit.org/show_bug.cgi?id=82658
2259 <rdar://problem/11292558>
2261 Reviewed by Darin Adler.
2263 * WebKitSystemInterface.h:
2264 * libWebKitSystemInterfaceLeopard.a:
2265 * libWebKitSystemInterfaceLion.a:
2266 * libWebKitSystemInterfaceSnowLeopard.a:
2268 2012-05-07 Eric Seidel <eric@webkit.org>
2270 Add ENABLE_IFRAME_SEAMLESS so Apple can turn off SEAMLESS if needed
2271 https://bugs.webkit.org/show_bug.cgi?id=85822
2273 Reviewed by Adam Barth.
2275 * win/tools/vsprops/FeatureDefines.vsprops:
2277 2012-05-06 Eric Seidel <eric@webkit.org>
2279 Remove 3D_CANVAS define from vsprops files (it was renamed WEBGL many months ago)
2280 https://bugs.webkit.org/show_bug.cgi?id=85743
2282 Reviewed by Adam Barth.
2284 * win/tools/vsprops/FeatureDefines.vsprops:
2285 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2287 2012-05-02 Eric Seidel <eric@webkit.org>
2289 Resort FeatureDefinesCairo.vcprops to actually be alphabetical (in preparation for autogeneration)
2290 https://bugs.webkit.org/show_bug.cgi?id=85454
2292 Reviewed by Adam Barth.
2294 The PreprocessorDefinitions line is still not sorted, but I'll do that in a separate patch.
2295 There is no functional change in this patch. Just moving the defines around.
2296 Its interesting to me that now that it's sorted and I can easily compare this with other
2297 ports and found that a whole bunch of defines which should be on for Cairo are off,
2298 likely due to Cairo simply being overlooked. These oversights should be easy to avoid
2299 in an autogenerated world.
2301 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2303 2012-05-02 Eric Seidel <eric@webkit.org>
2305 Fix tabs vs. space formating in FeatureDefines.vsprops and fix alphabetical sorting
2306 https://bugs.webkit.org/show_bug.cgi?id=85445
2308 Reviewed by Adam Barth.
2310 I noticed this when comparing my auto-generated output for this file vs. the one
2311 we have checked in. Seems we might as well fix the checked in file to be
2312 consistent in style with itself. :)
2314 * win/tools/vsprops/FeatureDefines.vsprops:
2316 2012-04-27 Gavin Peters <gavinp@chromium.org>
2318 Add new ENABLE_LINK_PRERENDER define to control the Prerendering API
2319 https://bugs.webkit.org/show_bug.cgi?id=84871
2321 Reviewed by Adam Barth.
2323 Prerendering is currently covered by the ENABLE_LINK_PREFETCH macro, but the new Prerendering
2324 API separates it from prefetching. Having separate include guards lets ports enable prefetching,
2325 a relatively easy change, without needing to build the infrastructure for prerendering, which
2326 is considerably more complicated.
2328 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2330 2012-04-10 Adam Barth <abarth@webkit.org>
2332 Limit -apple- and -khtml- to ENABLE(DASHBOARD_SUPPORT)
2333 https://bugs.webkit.org/show_bug.cgi?id=83256
2335 Reviewed by Eric Seidel.
2337 * win/tools/vsprops/FeatureDefines.vsprops:
2339 2012-04-09 Beth Dakin <bdakin@apple.com>
2341 <rdar://problem/11214796>
2343 New WKSI will hopefully fix a common crash seen by the bots in libRIP.A.dylib:
2346 Reviewed by Simon Fraser.
2348 * libWebKitSystemInterfaceLeopard.a:
2349 * libWebKitSystemInterfaceLion.a:
2350 * libWebKitSystemInterfaceSnowLeopard.a:
2352 2012-04-06 Dan Bernstein <mitz@apple.com>
2354 <rdar://problem/10912476> HiDPI: Have canvas use a hidpi backing store, but downsample upon access
2356 Reviewed by Sam Weinig.
2358 * win/tools/vsprops/FeatureDefines.vsprops: Added ENABLE_HIGH_DPI_CANVAS.
2360 2012-04-03 Keishi Hattori <keishi@webkit.org>
2362 Disable ENABLE_DATALIST for now
2363 https://bugs.webkit.org/show_bug.cgi?id=82871
2365 Reviewed by Kent Tamura.
2367 * win/tools/vsprops/FeatureDefines.vsprops: Disabled ENABLE_DATALIST.
2369 2012-03-30 Keishi Hattori <keishi@webkit.org>
2371 Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium
2372 https://bugs.webkit.org/show_bug.cgi?id=80972
2374 Reviewed by Kent Tamura.
2376 * win/tools/vsprops/FeatureDefines.vsprops:
2377 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2379 2012-03-20 Steve Falkenburg <sfalken@apple.com>
2381 Disable LTCG on Windows to avoid out of process space errors while linking
2382 https://bugs.webkit.org/show_bug.cgi?id=81714
2384 Reviewed by Jessie Berlin.
2386 * win/tools/vsprops/production.vsprops:
2388 2012-03-14 Jer Noble <jer.noble@apple.com>
2390 Wrong icon to restore to windowed mode in full screen video panel
2391 https://bugs.webkit.org/show_bug.cgi?id=70437
2393 Reviewed by Eric Carlson.
2395 * WebKitSystemInterface.h: Added WKMediaUIPartExitFullscreenButton.
2396 * libWebKitSystemInterfaceLeopard.a:
2397 * libWebKitSystemInterfaceLion.a:
2398 * libWebKitSystemInterfaceSnowLeopard.a:
2399 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2400 * win/lib/WebKitSystemInterface.lib:
2402 2012-03-13 Adam Barth <abarth@webkit.org> && Benjamin Poulain <bpoulain@apple.com>
2404 Always enable ENABLE(CLIENT_BASED_GEOLOCATION)
2405 https://bugs.webkit.org/show_bug.cgi?id=78853
2407 Reviewed by Adam Barth.
2409 * win/tools/vsprops/FeatureDefines.vsprops:
2410 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2412 2012-03-12 Enrica Casucci <enrica@apple.com>
2414 WebKit2: remove NSPasteboard access for promised data from the WebProcess
2415 https://bugs.webkit.org/show_bug.cgi?id=80073
2417 * WebKitSystemInterface.h: Touched the file to make build system happy.
2418 * libWebKitSystemInterfaceLeopard.a:
2419 * libWebKitSystemInterfaceLion.a:
2420 * libWebKitSystemInterfaceSnowLeopard.a:
2422 2012-03-09 Jon Lee <jonlee@apple.com>
2424 Add support for ENABLE(LEGACY_NOTIFICATIONS)
2425 https://bugs.webkit.org/show_bug.cgi?id=80497
2427 Reviewed by Adam Barth.
2429 Prep for b80472: Update API for Web Notifications
2430 * win/tools/vsprops/FeatureDefines.vsprops:
2431 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2433 2012-03-09 Ashod Nakashian <ashodnakashian@yahoo.com>
2435 Bash scripts should support LF endings only
2436 https://bugs.webkit.org/show_bug.cgi?id=79509
2438 Reviewed by David Kilzer.
2440 * win/tools/scripts/feature-defines.sh: Modified property svn:eol-style.
2442 2012-03-05 Sam Weinig <sam@webkit.org>
2444 Fix the SnowLeoaprd build.
2446 * WebKitSystemInterface.h:
2447 * libWebKitSystemInterfaceLeopard.a:
2448 * libWebKitSystemInterfaceLion.a:
2449 * libWebKitSystemInterfaceSnowLeopard.a:
2451 2012-03-05 Sam Weinig <sam@webkit.org>
2453 Update WebKitSystemInterface for WKCAContext additions.
2455 * WebKitSystemInterface.h:
2456 * libWebKitSystemInterfaceLeopard.a:
2457 * libWebKitSystemInterfaceLion.a:
2458 * libWebKitSystemInterfaceSnowLeopard.a:
2460 2012-03-03 Hans Wennborg <hans@chromium.org>
2462 Implement Speech JavaScript API
2463 https://bugs.webkit.org/show_bug.cgi?id=80019
2465 Reviewed by Adam Barth.
2467 Add ENABLE_SCRIPTED_SPEECH.
2469 * win/tools/vsprops/FeatureDefines.vsprops:
2470 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2472 2012-03-01 Nikolas Zimmermann <nzimmermann@rim.com>
2474 Unreviewed, rolling out r109255.
2475 http://trac.webkit.org/changeset/109255
2476 https://bugs.webkit.org/show_bug.cgi?id=79932
2478 Breaks rounded rects with dashed strokes in SVG
2480 * WebKitSystemInterface.h:
2481 * libWebKitSystemInterfaceLeopard.a:
2482 * libWebKitSystemInterfaceLion.a:
2483 * libWebKitSystemInterfaceSnowLeopard.a:
2485 2012-02-29 Tim Horton <timothy_horton@apple.com>
2487 Make use of CG rounded-rect primitives
2488 https://bugs.webkit.org/show_bug.cgi?id=79932
2489 <rdar://problem/9274953>
2491 Reviewed by Simon Fraser.
2493 Add wkCGPathAddRoundedRect.
2495 * WebKitSystemInterface.h:
2496 * libWebKitSystemInterfaceLeopard.a:
2497 * libWebKitSystemInterfaceLion.a:
2498 * libWebKitSystemInterfaceSnowLeopard.a:
2500 2012-02-28 Jer Noble <jer.noble@apple.com>
2502 Full screen video volume slider has "progress bar"
2503 https://bugs.webkit.org/show_bug.cgi?id=79812
2505 Reviewed by Eric Carlson.
2507 * WebKitSystemInterface.h:
2508 * libWebKitSystemInterfaceLeopard.a:
2509 * libWebKitSystemInterfaceLion.a:
2510 * libWebKitSystemInterfaceSnowLeopard.a:
2511 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2512 * win/lib/WebKitSystemInterface.lib:
2514 2012-02-28 Simon Fraser <simon.fraser@apple.com>
2516 Update WebKitSystemInterface.
2518 Reviewed by Sam Weinig.
2520 * WebKitSystemInterface.h:
2521 * libWebKitSystemInterfaceLeopard.a:
2522 * libWebKitSystemInterfaceLion.a:
2523 * libWebKitSystemInterfaceSnowLeopard.a:
2525 2012-02-28 Alexey Proskuryakov <ap@apple.com>
2527 [Mac] Add an experimental SPI for plug-ins to enter sandbox
2528 https://bugs.webkit.org/show_bug.cgi?id=79709
2530 This pulls a lot of WKSI changes at once, because the script that updates it didn't
2533 * WebKitSystemInterface.h:
2534 * libWebKitSystemInterfaceLeopard.a:
2535 * libWebKitSystemInterfaceLion.a:
2536 * libWebKitSystemInterfaceSnowLeopard.a:
2538 2012-02-10 Adam Klein <adamk@chromium.org>
2540 Enable MUTATION_OBSERVERS by default on all platforms
2541 https://bugs.webkit.org/show_bug.cgi?id=78196
2543 Reviewed by Ojan Vafai.
2545 * win/tools/vsprops/FeatureDefines.vsprops:
2546 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2548 2012-02-06 Matthew Delaney <mdelaney@apple.com>
2550 toDataURL() uses stale data after putImageData()
2551 https://bugs.webkit.org/show_bug.cgi?id=65767
2553 Added WKCGContextResetClip for use in reseting clip for new putByteArray method.
2555 Reviewed by Chris Marrin.
2557 * WebKitSystemInterface.h: Added WKCGContextResetClip.
2558 * libWebKitSystemInterfaceLeopard.a:
2559 * libWebKitSystemInterfaceSnowLeopard.a:
2560 * libWebKitSystemInterfaceLion.a:
2562 2012-02-02 Chris Marrin <cmarrin@apple.com>
2564 Turn on CSS Filters on Windows
2565 https://bugs.webkit.org/show_bug.cgi?id=76667
2567 Turned on CSS_FILTERS for Windows
2569 Reviewed by Adele Peterson.
2571 * win/tools/vsprops/FeatureDefines.vsprops:
2573 2012-02-02 Sheriff Bot <webkit.review.bot@gmail.com>
2575 Unreviewed, rolling out r106566.
2576 http://trac.webkit.org/changeset/106566
2577 https://bugs.webkit.org/show_bug.cgi?id=77673
2579 Broke the Windows build (Requested by jessieberlin on
2582 * win/tools/vsprops/FeatureDefines.vsprops:
2584 2012-02-02 Chris Marrin <cmarrin@apple.com>
2586 Turn on CSS Filters on Windows
2587 https://bugs.webkit.org/show_bug.cgi?id=76667
2589 Turned on CSS_FILTERS for Windows
2591 Reviewed by Adele Peterson.
2593 * win/tools/vsprops/FeatureDefines.vsprops:
2595 2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
2597 Not reviewed. Fix win build, by disabling ENABLE_SHADOW_DOM by default.
2599 * win/tools/vsprops/FeatureDefines.vsprops:
2600 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2602 2012-01-25 Hajime Morita <morrita@google.com>>
2604 ENABLE_SHADOW_DOM should be available via build-webkit --shadow-dom
2605 https://bugs.webkit.org/show_bug.cgi?id=76863
2607 Reviewed by Dimitri Glazkov.
2609 Added a feature flag.
2611 * win/tools/vsprops/FeatureDefines.vsprops:
2612 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2614 2012-01-16 Brent Fulgham <bfulgham@webkit.org>
2616 [WinCairo] Build correction. Switch to Apple style builds without
2617 the _debug postfix so that launching tools, etc., will work properly.
2619 * win/tools/vsprops/debug_wincairo.vsprops: Remove use of _debug in
2620 output files to be consistent with WebKit build/test tools.
2622 2012-01-05 Dan Bernstein <mitz@apple.com>
2624 <rdar://problem/10633760> Update copyright strings
2626 Reviewed by Mark Rowe.
2628 * win/tools/scripts/COPYRIGHT-END-YEAR:
2630 2011-12-06 Roland Steiner <rolandsteiner@chromium.org>
2632 <style scoped>: disable on Windows by default
2633 https://bugs.webkit.org/show_bug.cgi?id=73893
2635 Reviewed by Andreas Kling.
2637 * win/tools/vsprops/FeatureDefines.vsprops:
2638 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2640 2011-11-20 Roland Steiner <rolandsteiner@chromium.org>
2642 <style scoped>: add ENABLE(STYLE_SCOPED) flag to WebKit
2643 https://bugs.webkit.org/show_bug.cgi?id=72848
2645 Reviewed by Dimitri Glazkov.
2647 * win/tools/vsprops/FeatureDefines.vsprops:
2648 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2650 2011-11-14 Julien Chaffraix <jchaffraix@webkit.org>
2652 Add --css-grid-layout to build-webkit and the build systems
2653 https://bugs.webkit.org/show_bug.cgi?id=72320
2655 Reviewed by Ojan Vafai.
2657 * win/tools/vsprops/FeatureDefines.vsprops:
2658 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2660 2011-11-14 Tony Chang <tony@chromium.org>
2662 Remove the CSS3_FLEXBOX compile time flag and enable on all ports
2663 https://bugs.webkit.org/show_bug.cgi?id=72196
2665 Reviewed by Ojan Vafai.
2667 * win/tools/vsprops/FeatureDefines.vsprops:
2668 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2670 2011-11-11 Alexey Proskuryakov <ap@apple.com>
2672 WebProcess should use AppSandbox style quarantine
2673 https://bugs.webkit.org/show_bug.cgi?id=72168
2674 <rdar://problem/10434292>
2676 Reviewed by Darin Adler.
2678 * WebKitSystemInterface.h:
2679 * libWebKitSystemInterfaceLion.a:
2680 Added WKEnableSandboxStyleFileQuarantine().
2682 * libWebKitSystemInterfaceLeopard.a:
2683 * libWebKitSystemInterfaceSnowLeopard.a:
2684 Not sure why these also changed, but updating to match most recent build.
2686 2011-11-02 Dean Jackson <dino@apple.com>
2688 Add ENABLE_CSS_SHADERS flag
2689 https://bugs.webkit.org/show_bug.cgi?id=71394
2691 Reviewed by Sam Weinig.
2693 * win/tools/vsprops/FeatureDefines.vsprops:
2694 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2696 2011-10-24 Michael Saboff <msaboff@apple.com>
2698 WebKit doesn't build with recent changes to libdispatch
2699 https://bugs.webkit.org/show_bug.cgi?id=70737
2701 Added new WebKitSystemInterface method CreateVMPressureDispatchOnMainQueue.
2703 * WebKitSystemInterface.h:
2704 * libWebKitSystemInterfaceLeopard.a:
2705 * libWebKitSystemInterfaceLion.a:
2706 * libWebKitSystemInterfaceSnowLeopard.a:
2708 2011-10-21 Jeff Miller <jeffm@apple.com>
2710 Focus rings are too thin in HiDPI in WebKit2
2711 https://bugs.webkit.org/show_bug.cgi?id=70396
2713 Rename wkSetPatternBaseCTM() to wkSetBaseCTM().
2715 Reviewed by Beth Dakin.
2717 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2718 * win/lib/WebKitSystemInterface.lib:
2720 2011-10-19 Beth Dakin <bdakin@apple.com>
2722 Try to fix the Chromium build.
2724 * WebKitSystemInterface.h:
2725 * libWebKitSystemInterfaceLeopard.a:
2726 * libWebKitSystemInterfaceLion.a:
2727 * libWebKitSystemInterfaceSnowLeopard.a:
2729 2011-10-19 Beth Dakin <bdakin@apple.com>
2731 https://bugs.webkit.org/show_bug.cgi?id=70396
2732 Focus rings are too thin in HiDPI in WebKit2
2734 <rdar://problem/10086876>
2736 Reviewed by Dan Bernstein.
2738 Renamed an existing WebKitSystemInterface function.
2739 * WebKitSystemInterface.h:
2740 * libWebKitSystemInterfaceLion.a:
2741 * libWebKitSystemInterfaceSnowLeopard.a:
2743 2011-10-18 Adam Barth <abarth@webkit.org>
2745 Always enable ENABLE(XPATH)
2746 https://bugs.webkit.org/show_bug.cgi?id=70217
2748 Reviewed by Eric Seidel.
2750 * win/tools/vsprops/FeatureDefines.vsprops:
2751 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2753 2011-10-17 Adam Roben <aroben@apple.com>
2759 5>c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\obj\webcore\derivedsources\jssvgpathsegcurvetoquadraticrel.cpp(128) : fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj
2761 * win/tools/vsprops/common.vsprops: Specify /bigobj to the compiler.
2763 2011-10-16 Adam Barth <abarth@webkit.org>
2765 Always enable ENABLE(DOM_STORAGE)
2766 https://bugs.webkit.org/show_bug.cgi?id=70189
2768 Reviewed by Eric Seidel.
2770 * win/tools/vsprops/FeatureDefines.vsprops:
2771 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2773 2011-10-14 Dan Bernstein <mitz@apple.com>
2775 REGRESSION (Safari 5.1 - 5.1.1): CSS nesw-resize cursor shows up as a sw-resize cursor
2776 https://bugs.webkit.org/show_bug.cgi?id=70081
2778 Reviewed by Anders Carlsson.
2780 * WebKitSystemInterface.h: Unrelated change, perhaps needed for bug 68478.
2781 * libWebKitSystemInterfaceLeopard.a:
2782 * libWebKitSystemInterfaceLion.a:
2783 * libWebKitSystemInterfaceSnowLeopard.a:
2785 2011-10-13 Arko Saha <arko@motorola.com>
2787 Microdata: Basic implementation of document.getItems() method.
2788 https://bugs.webkit.org/show_bug.cgi?id=68610
2790 Reviewed by Ryosuke Niwa.
2792 Added ENABLE(MICRODATA) feature flag. Implement document.getItems() DOM API.
2793 Spec: http://www.whatwg.org/specs/web-apps/current-work/complete/microdata.html
2795 * win/tools/vsprops/FeatureDefines.vsprops:
2796 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2798 2011-10-12 Adam Barth <abarth@webkit.org>
2800 Remove ENABLE(XHTMLMP) and associated code
2801 https://bugs.webkit.org/show_bug.cgi?id=69729
2803 Reviewed by David Levin.
2805 * win/tools/vsprops/FeatureDefines.vsprops:
2806 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2808 2011-10-11 Kent Tamura <tkent@chromium.org>
2810 C4481 warning should be disabled for OVERRIDE and FINAL.
2811 https://bugs.webkit.org/show_bug.cgi?id=69904
2813 Reviewed by Adam Roben.
2815 * win/tools/vsprops/common.vsprops: Disable C4481.
2817 2011-10-04 Kent Tamura <tkent@chromium.org>
2819 Introduce feature flags for incomplete input types
2820 https://bugs.webkit.org/show_bug.cgi?id=68971
2822 Reviewed by Hajime Morita.
2824 * win/tools/vsprops/FeatureDefines.vsprops:
2825 Add ENABLE_INPUT_TYPE_* flags. They are disabled by default.
2826 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto.
2828 2011-10-04 Scott Graham <scottmg@chromium.org>
2830 Add GAMEPAD feature flag
2831 https://bugs.webkit.org/show_bug.cgi?id=66859
2833 Reviewed by Darin Fisher.
2835 * win/tools/vsprops/FeatureDefines.vsprops:
2836 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2838 2011-09-26 Chris Marrin <cmarrin@apple.com>
2840 Enable requestAnimationFrame on Windows
2841 https://bugs.webkit.org/show_bug.cgi?id=68397
2843 Reviewed by Simon Fraser.
2845 Enable REQUEST_ANIMATION_FRAME for Windows
2847 * win/tools/vsprops/FeatureDefines.vsprops:
2849 2011-09-24 Adam Barth <abarth@webkit.org>
2851 Always enable ENABLE(OFFLINE_WEB_APPLICATIONS)
2852 https://bugs.webkit.org/show_bug.cgi?id=68767
2854 Reviewed by Eric Seidel.
2856 * win/tools/vsprops/FeatureDefines.vsprops:
2857 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2859 2011-09-23 Adam Klein <adamk@chromium.org>
2861 Add ENABLE_MUTATION_OBSERVERS feature flag
2862 https://bugs.webkit.org/show_bug.cgi?id=68732
2864 Reviewed by Ojan Vafai.
2866 This flag will guard an implementation of the "Mutation Observers" proposed in
2867 http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/1622.html
2869 * win/tools/vsprops/FeatureDefines.vsprops:
2870 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2872 2011-09-22 Dean Jackson <dino@apple.com>
2874 Add ENABLE_CSS_FILTERS
2875 https://bugs.webkit.org/show_bug.cgi?id=68652
2877 Reviewed by Simon Fraser.
2879 * win/tools/vsprops/FeatureDefines.vsprops:
2880 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2882 2011-09-19 Adam Barth <abarth@webkit.org>
2884 Always enable ENABLE(EVENTSOURCE)
2885 https://bugs.webkit.org/show_bug.cgi?id=68414
2887 Reviewed by Eric Seidel.
2889 * win/tools/vsprops/FeatureDefines.vsprops:
2890 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2892 2011-09-15 Adam Barth <abarth@webkit.org>
2894 Rename ENABLE(DATABASE) to ENABLE(SQL_DATABASE)
2895 https://bugs.webkit.org/show_bug.cgi?id=68205
2897 Reviewed by Eric Seidel.
2899 * win/tools/vsprops/FeatureDefines.vsprops:
2900 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2902 2011-09-15 Eric Seidel <eric@webkit.org>
2904 Remove ENABLE(SVG_AS_IMAGE) since all major ports have it on by default
2905 https://bugs.webkit.org/show_bug.cgi?id=68182
2907 Reviewed by Adam Barth.
2909 * win/tools/vsprops/FeatureDefines.vsprops:
2910 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2912 2011-09-15 Eric Seidel <eric@webkit.org>
2914 Remove ENABLE_SVG_ANIMATION as all major ports have it on by default
2915 https://bugs.webkit.org/show_bug.cgi?id=68022
2917 Reviewed by Ryosuke Niwa.
2919 * win/tools/vsprops/FeatureDefines.vsprops:
2920 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2922 2011-09-14 Eric Seidel <eric@webkit.org>
2924 Remove ENABLE_SVG_USE as <use> is required by HTML5
2925 https://bugs.webkit.org/show_bug.cgi?id=68019
2927 Reviewed by Ryosuke Niwa.
2929 I missed a couple uses of SVG_USE in my previous patch.
2931 * win/tools/vsprops/FeatureDefines.vsprops:
2932 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2934 2011-09-13 Eric Seidel <eric@webkit.org>
2936 Remove ENABLE_SVG_USE as <use> is required by HTML5
2937 https://bugs.webkit.org/show_bug.cgi?id=68019
2939 Reviewed by Ryosuke Niwa.
2941 * win/tools/vsprops/FeatureDefines.vsprops:
2942 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2944 2011-09-13 Eric Seidel <eric@webkit.org>
2946 Remove ENABLE_SVG_FOREIGN_OBJECT as it is a required part of HTML5
2947 https://bugs.webkit.org/show_bug.cgi?id=68018
2949 Reviewed by Ryosuke Niwa.
2951 * win/tools/vsprops/FeatureDefines.vsprops:
2952 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2954 2011-09-01 Tim Horton <timothy_horton@apple.com>
2956 REGRESSION: Rendering artifacts on a rotated, pattern filled shape
2957 https://bugs.webkit.org/show_bug.cgi?id=53055
2958 <rdar://problem/8910917>
2960 Reviewed by Simon Fraser.
2962 Introduce wkCGPatternCreateWithImageAndTransform.
2964 * WebKitSystemInterface.h:
2965 * libWebKitSystemInterfaceLeopard.a:
2966 * libWebKitSystemInterfaceLion.a:
2967 * libWebKitSystemInterfaceSnowLeopard.a:
2968 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2969 * win/lib/WebKitSystemInterface.lib:
2971 2011-08-30 Aaron Colwell <acolwell@chromium.org>
2973 Add MediaSource API to HTMLMediaElement
2974 https://bugs.webkit.org/show_bug.cgi?id=64731
2976 Reviewed by Eric Carlson.
2978 * win/tools/vsprops/FeatureDefines.vsprops:
2979 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2981 2011-08-24 Lucas Forschler <lforschler@apple.com>
2983 Update SVN properties to help out the Windows EWS bots.
2985 Reviewed by Adam Roben.
2987 * win: Modified properties svn:ignore.
2988 * win/include: Modified property svn:ignore.
2989 * win/lib: Modified property svn:ignore.
2991 2011-08-18 Beth Dakin <bdakin@apple.com>
2993 Reviewed by Sam Weinig.
2995 https://bugs.webkit.org/show_bug.cgi?id=66495
2996 Lion-specific scroller SPIs can use forward declaration instead of
2997 WebKitSystemInterface
2999 * WebKitSystemInterface.h:
3000 * libWebKitSystemInterfaceLeopard.a:
3001 * libWebKitSystemInterfaceLion.a:
3002 * libWebKitSystemInterfaceSnowLeopard.a:
3004 2011-07-28 Dan Bernstein <mitz@apple.com>
3006 WebKitSystemInterface support for
3007 <rdar://problem/9589433> Displaying Japanese dictionary contents in vertical orientation takes a couple of seconds
3009 Reviewed by Darin Adler.
3011 * WebKitSystemInterface.h: Added WKGetVerticalGlyphsForCharacters().
3012 * libWebKitSystemInterfaceLeopard.a:
3013 * libWebKitSystemInterfaceLion.a:
3014 * libWebKitSystemInterfaceSnowLeopard.a:
3016 2011-07-22 Jessie Berlin <jberlin@apple.com>
3018 [WebKit2] Changing the cookie accept policy in Private Browsing doesn’t work.
3019 https://bugs.webkit.org/show_bug.cgi?id=64997
3021 Reviewed by Ada Chan.
3023 Add a wrapper around the setter for the CF HTTP cookie accept policy (since it is not
3024 declared in the public headers on Snow Leopard). This wrapper is not necessary for Windows.
3026 * WebKitSystemInterface.h:
3027 * libWebKitSystemInterfaceLeopard.a:
3028 * libWebKitSystemInterfaceLion.a:
3029 * libWebKitSystemInterfaceSnowLeopard.a:
3031 2011-07-15 Pratik Solanki <psolanki@apple.com>
3033 Part of https://bugs.webkit.org/show_bug.cgi?id=63674
3034 Get webkit to compile with USE(CFNETWORK) enabled on Mac
3036 Reviewed by David Kilzer.
3038 New WebKitSystemInterface functions for CFNetwork-based loader.
3040 * WebKitSystemInterface.h:
3041 * libWebKitSystemInterfaceLeopard.a:
3042 * libWebKitSystemInterfaceLion.a:
3043 * libWebKitSystemInterfaceSnowLeopard.a:
3045 2011-07-12 Brent Fulgham <bfulgham@webkit.org>
3047 Standardize WinCairo conditionalized code under PLATFORM macro.
3048 https://bugs.webkit.org/show_bug.cgi?id=64377
3050 Reviewed by Maciej Stachowiak.
3052 * win/tools/vsprops/WinCairo.vsprops: Update to comply with PLATFORM
3053 macro definition (WTF_PLATFORM_WIN_CAIRO)
3055 2011-07-02 Mark Rowe <mrowe@apple.com>
3057 Update the header file too.
3059 * WebKitSystemInterface.h:
3061 2011-07-02 Mark Rowe <mrowe@apple.com>
3063 Update WebKitSystemInterface binaries.
3065 * libWebKitSystemInterfaceLeopard.a:
3066 * libWebKitSystemInterfaceLion.a: Added.
3067 * libWebKitSystemInterfaceSnowLeopard.a:
3069 2011-06-28 Brent Fulgham <bfulgham@webkit.org>
3071 Unreviewed build correction. Link to correct library for
3074 * win/tools/vsprops/WinCairo.vsprops: Don't link to the static
3075 zlib.lib when building for WinCairo.
3077 2011-06-21 MORITA Hajime <morrita@google.com>
3079 Unreviewed, rolling out r89401 and r89403.
3080 http://trac.webkit.org/changeset/89401
3081 http://trac.webkit.org/changeset/89403
3082 https://bugs.webkit.org/show_bug.cgi?id=62970
3084 Breaks mac build and mistakenly enables the spellcheck API
3086 * win/tools/vsprops/FeatureDefines.vsprops:
3087 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3089 2011-06-20 MORITA Hajime <morrita@google.com>
3091 Reviewed by Kent Tamura.
3093 Spellcheck API should be build-able.
3094 https://bugs.webkit.org/show_bug.cgi?id=62970
3096 * win/tools/vsprops/FeatureDefines.vsprops:
3097 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3099 2011-06-20 Pratik Solanki <psolanki@apple.com>
3101 Reviewed by David Kilzer.
3103 HTTP pipelining functions on mac should match windows
3104 https://bugs.webkit.org/show_bug.cgi?id=63012
3106 * WebKitSystemInterface.h:
3107 * libWebKitSystemInterfaceLeopard.a:
3108 * libWebKitSystemInterfaceSnowLeopard.a:
3110 2011-06-13 Tony Chang <tony@chromium.org>
3112 Reviewed by Dimitri Glazkov.
3114 rename ENABLE_NEW_FLEXBOX to ENABLE_CSS3_FLEXBOX
3115 https://bugs.webkit.org/show_bug.cgi?id=62578
3117 * win/tools/vsprops/FeatureDefines.vsprops:
3118 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3120 2011-06-13 Tony Chang <tony@chromium.org>
3122 Reviewed by Adam Barth.
3124 rename ENABLE_FLEXBOX to ENABLE_NEW_FLEXBOX
3125 https://bugs.webkit.org/show_bug.cgi?id=62545
3127 * win/tools/vsprops/FeatureDefines.vsprops:
3128 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3130 2011-06-10 Tony Chang <tony@chromium.org>
3132 Reviewed by Ojan Vafai.
3134 add a compile guard ENABLE(FLEXBOX)
3135 https://bugs.webkit.org/show_bug.cgi?id=62049
3137 * win/tools/vsprops/FeatureDefines.vsprops:
3138 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3140 2011-06-07 Tim Horton <timothy_horton@apple.com>
3142 Reviewed by Alexey Proskuryakov.
3144 Use correct CFURLStorageSessionRef definition on Snow Leopard
3145 https://bugs.webkit.org/show_bug.cgi?id=62223
3147 * WebKitSystemInterface.h:
3149 2011-06-06 Alexandru Chiculita <achicu@adobe.com>
3151 Reviewed by Kent Tamura.
3153 Add ENABLE_CSS_EXCLUSIONS support for build-webkit script
3154 https://bugs.webkit.org/show_bug.cgi?id=61628
3156 * win/tools/vsprops/FeatureDefines.vsprops:
3157 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3159 2011-06-06 Mihnea Ovidenie <mihnea@adobe.com>
3161 Reviewed by Kent Tamura.
3163 Add ENABLE(CSS_REGIONS) guard for CSS Regions support
3164 https://bugs.webkit.org/show_bug.cgi?id=61631
3166 * win/tools/vsprops/FeatureDefines.vsprops:
3167 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3169 2011-05-25 Jer Noble <jer.noble@apple.com>
3171 Reviewed by Dan Bernstein.
3173 30 second rewind button dysfunctional viewing trailers fullscreen.
3174 https://bugs.webkit.org/show_bug.cgi?id=61505
3176 Updated WKSI Libraries with new images for Backward buttons in default
3179 * libWebKitSystemInterfaceLeopard.a:
3180 * libWebKitSystemInterfaceSnowLeopard.a:
3182 2011-05-25 Jer Noble <jer.noble@apple.com>
3184 Reviewed by Darin Adler.
3186 Video fails to play on Vimeo
3187 https://bugs.webkit.org/show_bug.cgi?id=61403
3189 Added functions to retrieve the resolved URL for media types supported on
3192 * WebKitSystemInterface.h:
3193 * WebKitSystemInterface.m:
3194 (WKAVAssetResolvedURL): Added.
3195 (WKQTMovieResolvedURL): Added.
3197 2011-05-24 Keishi Hattori <keishi@webkit.org>
3199 Reviewed by Kent Tamura.
3201 Disable input color. Add INPUT_COLOR feature flag. Implement input color sanitizer.
3202 https://bugs.webkit.org/show_bug.cgi?id=61273
3204 * win/tools/vsprops/FeatureDefines.vsprops: Added INPUT_COLOR feature flag.
3205 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Added INPUT_COLOR feature flag.
3207 2011-05-12 Jessie Berlin <jberlin@apple.com>
3209 Reviewed by Darin Adler.
3211 [Windows WebKit2] Use cookies set in WebKit1
3212 https://bugs.webkit.org/show_bug.cgi?id=60274
3214 Update WKSI with the changes to wkCreatePrivateStorageSession.
3216 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3217 * win/lib/WebKitSystemInterface.lib:
3219 2011-05-11 Jessie Berlin <jberlin@apple.com>
3221 Reviewed by Steve Falkenburg.
3223 [Windows WebKit2] Use cookies set in WebKit1
3224 https://bugs.webkit.org/show_bug.cgi?id=60274
3226 Take 3 after rolling out KB2465367 from my system.
3228 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3229 * win/lib/WebKitSystemInterface.lib:
3231 2011-05-11 Sheriff Bot <webkit.review.bot@gmail.com>
3233 Unreviewed, rolling out r86255.
3234 http://trac.webkit.org/changeset/86255
3235 https://bugs.webkit.org/show_bug.cgi?id=60660
3237 REGRESSION (r86255): Lots of tests crashing in
3238 CFWriteStreamCreateWithAllocatedBuffers on Windows 7 Release
3239 (WebKit2 Tests) (Requested by aroben on #webkit).
3241 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3242 * win/lib/WebKitSystemInterface.lib:
3244 2011-05-11 Jessie Berlin <jberlin@apple.com>
3246 Reviewed by Steve Falkenburg.
3248 [Windows WebKit2] Use cookies set in WebKit1
3249 https://bugs.webkit.org/show_bug.cgi?id=60274
3251 Take 3 after rolling out KB2465367 from my system.
3253 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3254 * win/lib/WebKitSystemInterface.lib:
3256 2011-05-09 Sheriff Bot <webkit.review.bot@gmail.com>
3258 Unreviewed, rolling out r86075.
3259 http://trac.webkit.org/changeset/86075
3260 https://bugs.webkit.org/show_bug.cgi?id=60495
3262 broke windows tests (Requested by jessieberlin on #webkit).
3264 * win/lib/WebKitSystemInterface.lib:
3266 2011-05-09 Jessie Berlin <jberlin@apple.com>
3268 Take 2 on updating the WKSI libraries.
3270 * win/lib/WebKitSystemInterface.lib:
3272 2011-05-08 Sheriff Bot <webkit.review.bot@gmail.com>
3274 Unreviewed, rolling out r86037.
3275 http://trac.webkit.org/changeset/86037
3276 https://bugs.webkit.org/show_bug.cgi?id=60453
3278 broke Windows tests (Requested by jessieberlin on #webkit).
3280 * win/lib/WebKitSystemInterface.lib:
3282 2011-05-08 Jessie Berlin <jberlin@apple.com>
3284 Rubber-stamped by Alice Liu.
3286 Update the WKSI libraries.
3288 * win/lib/WebKitSystemInterface.lib:
3290 2011-05-07 Sheriff Bot <webkit.review.bot@gmail.com>
3292 Unreviewed, rolling out r86016.
3293 http://trac.webkit.org/changeset/86016
3294 https://bugs.webkit.org/show_bug.cgi?id=60445
3296 caused crashes on the WK2 Windows bots (Requested by
3297 jessieberlin on #webkit).
3299 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3300 * win/lib/WebKitSystemInterface.lib:
3302 2011-05-07 Jessie Berlin <jberlin@apple.com>
3304 Reviewed by Steve Falkenburg.
3306 [Windows WebKit2] Use cookies set in WebKit1
3307 https://bugs.webkit.org/show_bug.cgi?id=60274
3309 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3310 * win/lib/WebKitSystemInterface.lib:
3312 2011-05-05 Dan Bernstein <mitz@apple.com>
3314 Reviewed by Simon Fraser.
3316 WebKitSystemInterface part of <rdar://problem/9155590> Broken animation in iAd producer
3318 * WebKitSystemInterface.h: Added WKExecutableWasLinkedOnOrBeforeSnowLeopard().
3320 2011-04-29 Jer Noble <jer.noble@apple.com>
3322 Reviewed by Eric Seidel.
3324 Implement FULLSCREEN_API on Windows, Part 4: Enable it
3325 https://bugs.webkit.org/show_bug.cgi?id=59798
3327 * win/tools/vsprops/FeatureDefines.vsprops: Set ENABLE_FULLSCREEN_API to true.
3329 2011-05-03 David Kilzer <ddkilzer@apple.com>
3331 Part 1 of 2: <http://webkit.org/b/59838> Implement HTTP pipelining for CoreFoundation-based networking
3332 <rdar://problem/8924448>
3334 Reviewed by Adam Roben.
3336 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3337 (wkGetHTTPPipeliningPriority): Added declaration.
3338 (wkSetHTTPPipeliningMaximumPriority): Added declaration.
3339 (wkSetHTTPPipeliningPriority): Added declaration.
3340 * win/lib/WebKitSystemInterface.lib: Updated.
3342 2011-04-28 David Levin <levin@chromium.org>
3344 Reviewed by Adam Barth.
3346 Remove IMAGE_RESIZER related code.
3347 https://bugs.webkit.org/show_bug.cgi?id=59735
3349 * win/tools/vsprops/FeatureDefines.vsprops: Also removed WML which was missed in r85256.
3350 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Ditto.
3352 2011-04-28 Chris Fleizach <cfleizach@apple.com>
3354 Reviewed by Maciej Stachowiak.
3356 Allow remote accessibility API for WK2 to build on SnowLeopard.
3357 <rdar://problem/9324507>
3359 * WebKitSystemInterface.h:
3360 * libWebKitSystemInterfaceLeopard.a:
3361 * libWebKitSystemInterfaceSnowLeopard.a:
3363 2011-04-27 Mark Rowe <mrowe@apple.com>
3365 Rubber-stamped by Geoff Garen.
3367 Remove some files that are no longer relevant.
3369 * libWebKitSystemInterfaceTiger.a: Removed.
3371 2011-04-23 Brent Fulgham <bfulgham@webkit.org>
3373 [WinCairo] Unreviewed build change.
3375 Activate Geolocation API, as it will work with WinCairo assuming
3376 an appropriate Geolocation Provider is registered.
3378 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Activate the
3379 Geolocation features.
3381 2011-04-21 Maciej Stachowiak <mjs@apple.com>
3383 Reviewed by Adam Roben.
3385 Add a feature define to allow <details> and <summary> to be disabled
3386 https://bugs.webkit.org/show_bug.cgi?id=59118
3387 <rdar://problem/9257045>
3389 * win/tools/vsprops/FeatureDefines.vsprops:
3390 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3392 2011-04-20 Eric Carlson <eric.carlson@apple.com>
3394 Reviewed by Dan Bernstein.
3396 Adopt QTKit API for listing and deleting file in its media cache.
3397 <rdar://problem/9130029>
3398 https://bugs.webkit.org/show_bug.cgi?id=58795
3400 * WebKitSystemInterface.h:
3401 * libWebKitSystemInterfaceLeopard.a:
3402 * libWebKitSystemInterfaceSnowLeopard.a:
3404 2011-04-19 Jessie Berlin <jberlin@apple.com>
3406 Reviewed by Sam Weinig.
3408 Roll r81683 back in.
3410 Going to certain pages causes a download of "st.html" or "jsp.html" (news.yahoo.com, etc.)
3411 <rdar://problem/9139245>
3415 * win/lib/WebKitSystemInterface.lib:
3417 2011-04-15 Shishir Agrawal <shishir@chromium.org>
3419 Reviewed by James Robinson.
3421 Add a flag to guard Page Visibility API changes.
3422 https://bugs.webkit.org/show_bug.cgi?id=58464
3424 * win/tools/vsprops/FeatureDefines.vsprops:
3426 2011-04-14 Pratik Solanki <psolanki@apple.com>
3428 Reviewed by David Kilzer.
3430 Set minimum priority for fast lane connections
3431 https://bugs.webkit.org/show_bug.cgi?id=58353
3433 Add WKSetHTTPPipeliningMinimumFastLanePriority.
3435 * WebKitSystemInterface.h:
3436 * libWebKitSystemInterfaceLeopard.a:
3437 * libWebKitSystemInterfaceSnowLeopard.a:
3439 2011-04-08 Alpha Lam <hclam@chromium.org>
3441 Unreviewed, rolling out r83335.
3442 http://trac.webkit.org/changeset/83335
3443 https://bugs.webkit.org/show_bug.cgi?id=53556
3445 GTK and QT bots are broken
3447 * win/tools/vsprops/FeatureDefines.vsprops:
3448 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3450 2011-04-07 Anna Cavender <annacc@chromium.org>
3452 Reviewed by Eric Carlson.
3454 Setup ENABLE(TRACK) feature define
3455 https://bugs.webkit.org/show_bug.cgi?id=53556
3457 * win/tools/vsprops/FeatureDefines.vsprops:
3458 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3460 2011-04-07 Andrew Scherkus <scherkus@chromium.org>
3462 Revert ENABLE_TRACK patch due to compile failures.
3464 * win/tools/vsprops/FeatureDefines.vsprops:
3465 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3467 2011-04-06 Dai Mikurube <dmikurube@chromium.org>
3469 Reviewed by David Levin.
3471 Add QUOTA build flag for unified quota API
3472 https://bugs.webkit.org/show_bug.cgi?id=57918
3474 * win/tools/vsprops/FeatureDefines.vsprops: Added QUOTA build flag
3475 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Added QUOTA build flag
3477 2011-04-04 David Kilzer <ddkilzer@apple.com>
3479 <http://webkit.org/b/57384> CFNetwork and WebCore load priorities should match
3481 Reviewed by Alexey Proskuryakov.
3483 * WebKitSystemInterface.h:
3484 (WKSetHTTPPipeliningMaximumPriority): Added declaration.
3485 (WKExtractWordDefinitionTokenRangeFromContextualString): Added
3486 missing declaration from r81890.
3487 (WKShowWordDefinitionWindow): Ditto.
3488 (WKHideWordDefinitionWindow): Ditto.
3489 * libWebKitSystemInterfaceLeopard.a: Updated.
3490 * libWebKitSystemInterfaceSnowLeopard.a: Updated.
3492 2011-04-04 Steve Falkenburg <sfalken@apple.com>
3494 Reviewed by Adam Roben.
3496 Remove unused AnalyzeWithLargeStack code from Windows build files
3497 https://bugs.webkit.org/show_bug.cgi?id=57771
3499 This was used for us to build with prefast automatically,
3500 but it is out-of-date and hasn't been used for some time.
3501 Removing completely for now.
3503 * win/tools/vsprops/common.vsprops:
3505 2011-04-04 Steve Falkenburg <sfalken@apple.com>
3507 Reviewed by Brian Weinstein.
3509 Fix Windows build warning.
3510 https://bugs.webkit.org/show_bug.cgi?id=57767
3512 * win/tools/vsprops/common.vsprops:
3514 2011-04-01 Brent Fulgham <bfulgham@webkit.org>
3516 [WinCairo] Unreviewed build fix.
3518 Define DEBUG_ALL for WinCairo debug builds so that the correct
3519 labeled DLLs ("*_debug.dll") are linked for testing runs.
3521 * win/tools/vsprops/debug_wincairo.vsprops:
3523 2011-04-01 Timothy Hatcher <timothy@apple.com>
3525 Make momentum scroll event latching work in WebKit2 on Mac.
3527 <rdar://problem/8751861>
3529 Reviewed by Darin Adler.
3531 * WebKitSystemInterface.h:
3532 * libWebKitSystemInterfaceLeopard.a: Updated to remove WKIsLatchingWheelEvent and add WKGetNSEventMomentumPhase.
3533 * libWebKitSystemInterfaceSnowLeopard.a: Ditto.
3535 2011-03-30 Steve Falkenburg <sfalken@apple.com>
3537 Reviewed by Adam Roben.
3539 Should turn off frame pointer omission (FPO) for Release (not Production) builds
3540 https://bugs.webkit.org/show_bug.cgi?id=54403
3542 Leave it enabled for Windows Production builds.
3543 Disabling this optimization improves stack traces for memory and performance tools like umdh and xperf.
3545 We use both /Oy- and OmitFramePointers="false" since OmitFramePointers="false" isnt' enough
3548 * win/tools/vsprops/release.vsprops:
3550 2011-03-30 Steve Falkenburg <sfalken@apple.com>
3552 Reviewed by Adam Roben.
3554 Share most vsprops between Release and Production builds in releaseproduction.vsprops
3555 https://bugs.webkit.org/show_bug.cgi?id=57508
3557 * win/tools/vsprops/release.vsprops:
3558 * win/tools/vsprops/releaseproduction.vsprops: Copied from WebKitLibraries/win/tools/vsprops/release.vsprops.
3560 2011-03-30 Steve Falkenburg <sfalken@apple.com>
3562 Rubber stamped by Adam Roben.
3564 Remove unnecessary NDEBUG define.
3566 * win/tools/vsprops/production.vsprops:
3568 2011-03-30 Steve Falkenburg <sfalken@apple.com>
3570 Reviewed by Adam Roben.
3572 Update Windows production build logic for new production configurations
3573 https://bugs.webkit.org/show_bug.cgi?id=57494
3575 * win/tools/vsprops/common.vsprops:
3576 * win/tools/vsprops/production.vsprops: Added.
3578 2011-03-29 Brent Fulgham <bfulgham@webkit.org>
3580 Unreviewed build change to activate MathML for WinCairo.
3582 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Enable MathML.
3584 2011-03-29 Jessie Berlin <jberlin@apple.com>
3586 Update the WebKitSystemInterface libraries for changes in the implementation.
3588 * libWebKitSystemInterfaceLeopard.a:
3589 * libWebKitSystemInterfaceSnowLeopard.a:
3591 2011-03-28 Jeff Miller <jeffm@apple.com>
3593 Reviewed by Adam Roben.
3595 Include certificate when sending a WebCore::ResourceError to UI process on Windows
3596 https://bugs.webkit.org/show_bug.cgi?id=57195
3598 Rename wkGetSSLPeerCertificateData() to wkGetSSLPeerCertificateDataBytePtr(), since it returns a void*, and
3599 implement wkGetSSLPeerCertificateData() to return a CFDataRef. Add wkSetSSLPeerCertificateData() so
3600 WebCore::ResourceError can set the certificate in the user info dictionary.
3602 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3603 * win/lib/WebKitSystemInterface.lib:
3605 2011-03-28 Jeff Miller <jeffm@apple.com>
3607 Rubber-stamped by Adam Roben.
3609 Remove WebKitSystemInterface_debug.lib, it hasn't been used for a few months now.
3611 * win/lib/WebKitSystemInterface_debug.lib: Removed.
3613 2011-03-25 Brent Fulgham <bfulgham@webkit.org>
3615 Kick the build machines after r81977.
3617 * win/tools/vsprops/common.vsprops:
3619 2011-03-22 Sheriff Bot <webkit.review.bot@gmail.com>
3621 Unreviewed, rolling out r81683.
3622 http://trac.webkit.org/changeset/81683
3623 https://bugs.webkit.org/show_bug.cgi?id=56872
3625 Crashing in some tests (Requested by weinig on #webkit).
3627 * win/lib/WebKitSystemInterface.lib:
3629 2011-03-22 Sam Weinig <sam@webkit.org>
3631 Reviewed by Adam Roben.
3633 Going to certain pages causes a download of "st.html" or "jsp.html" (news.yahoo.com, etc.)
3634 <rdar://problem/9139245>
3638 * win/lib/WebKitSystemInterface.lib:
3640 2011-03-22 Sam Weinig <sam@webkit.org>
3642 Reviewed by Brady Eidson.
3644 Going to certain pages causes a download of "st.html" or "jsp.html" (news.yahoo.com, etc.)
3645 <rdar://problem/9139245>
3647 * libWebKitSystemInterfaceLeopard.a:
3648 * libWebKitSystemInterfaceSnowLeopard.a:
3650 2011-03-17 Anders Carlsson <andersca@apple.com>
3652 Add WKWindowWillOrderOffScreenNotification.
3654 * WebKitSystemInterface.h:
3655 * libWebKitSystemInterfaceLeopard.a:
3656 * libWebKitSystemInterfaceSnowLeopard.a:
3658 2011-03-14 Pratik Solanki <psolanki@apple.com>
3660 Rubber-stamped by Mark Rowe.
3662 I checked in Intel-only version of these files in r80975. This fixes that by building all
3663 the correct slices - i386/x86_64/ppc for SnowLeopard and i386/x86_64/ppc/ppc64 for Leopard.
3665 * libWebKitSystemInterfaceLeopard.a:
3666 * libWebKitSystemInterfaceSnowLeopard.a:
3668 2011-03-13 Pratik Solanki <psolanki@apple.com>
3670 Reviewed by Brady Eidson.
3672 Make adjustMIMETypeIfNecessary use CFNetwork directly
3673 https://bugs.webkit.org/show_bug.cgi?id=55912
3675 Add new WKSI functions needed to implement adjustMIMETypeIfNecessary.
3677 * WebKitSystemInterface.h:
3678 * libWebKitSystemInterfaceLeopard.a:
3679 * libWebKitSystemInterfaceSnowLeopard.a:
3681 2011-03-09 Jessie Berlin <jberlin@apple.com>
3683 Reviewed by Adam Roben.
3685 Use the Cookie Storage from the Private Browsing Storage Session directly
3686 https://bugs.webkit.org/show_bug.cgi?id=55986
3688 * WebKitSystemInterface.h:
3689 * libWebKitSystemInterfaceLeopard.a:
3690 * libWebKitSystemInterfaceSnowLeopard.a:
3691 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3692 * win/lib/WebKitSystemInterface.lib:
3694 2011-03-07 Steve Falkenburg <sfalken@apple.com>
3698 * win/tools/scripts/VERSION:
3700 2011-03-06 Jessie Berlin <jberlin@apple.com>
3702 Reviewed by Sam Weinig.