1 2014-12-17 Brent Fulgham <bfulgham@apple.com>
3 [Win] Unreviewed build fix (for full build)
5 * win/tools/vsprops/FeatureDefines.props: Add missing export so the
6 derived sources are generated properly.
7 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
9 2014-10-29 Tim Horton <timothy_horton@apple.com>
11 Implement action menus for data detected items
12 https://bugs.webkit.org/show_bug.cgi?id=138178
13 <rdar://problem/18709436>
15 Reviewed by Anders Carlsson.
17 * WebKitSystemInterface.h:
18 * libWebKitSystemInterfaceMavericks.a:
19 * libWebKitSystemInterfaceMountainLion.a:
20 * libWebKitSystemInterfaceYosemite.a:
21 Update WebKitSystemInterface.
23 2014-10-14 Brent Fulgham <bfulgham@apple.com>
25 [Win] Enable Encrypted Media Support
26 https://bugs.webkit.org/show_bug.cgi?id=137710
27 <rdar://problem/18652699>
29 Reviewed by Jer Noble.
31 * win/tools/vsprops/FeatureDefines.props: Activate the
32 ENCRYPTED_MEDIA_V2 flag on Windows.
34 2014-10-01 Mark Rowe <mrowe@apple.com>
36 <https://webkit.org/b/137308> WebKit should build on OS X Yosemite for external users
38 Add versions of WebKitSystemInterface and LLVM for Yosemite. The LLVM build is from
39 LLVM SVN r206312, matching the Mavericks and Mountain Lion builds.
41 Reviewed by Dan Bernstein.
43 * LLVMIncludesYosemite.tar.bz2: Added.
44 * LLVMLibrariesYosemite.tar.bz2: Added.
45 * WebKitSystemInterface.h:
46 * libWebKitSystemInterfaceMavericks.a:
47 * libWebKitSystemInterfaceMountainLion.a:
48 * libWebKitSystemInterfaceYosemite.a: Added.
50 2014-09-23 Roger Fong <roger_fong@apple.com>
52 [Windows] Enable CSS Supports Rule on Windows.
54 * win/tools/vsprops/FeatureDefines.props:
56 2014-09-19 Brent Fulgham <bfulgham@apple.com>
58 [Win] Turn off SSE Instructions for 32-bit Builds
59 https://bugs.webkit.org/show_bug.cgi?id=136959
60 <rdar://problem/18375370>
62 Reviewed by Dean Jackson.
64 * win/tools/vsprops/common.props: Conditionally exclude the enhanced (SSE) instruction
65 set when building for 32-bit Windows. Otherwise, continue using SSE.
67 2014-09-15 peavo@outlook.com <peavo@outlook.com>
69 [WinCairo] Make it easier to enable/disable GStreamer.
70 https://bugs.webkit.org/show_bug.cgi?id=135766
72 Reviewed by Brent Fulgham.
74 Make it possible to enable/disable GStreamer by editing the new user macro ENABLE_GSTREAMER_WINCAIRO.
76 * win/tools/vsprops/GStreamerCommon.props: Add user macro ENABLE_GSTREAMER_WINCAIRO.
78 2014-09-08 Eva Balazsfalvi <evab.u-szeged@partner.samsung.com>
81 https://bugs.webkit.org/show_bug.cgi?id=136571
83 Reviewed by Darin Adler.
85 * win/tools/vsprops/FeatureDefines.props:
86 * win/tools/vsprops/FeatureDefinesCairo.props:
88 2014-09-04 Eva Balazsfalvi <evab.u-szeged@partner.samsung.com>
90 Remove CSS_FILTERS flag
91 https://bugs.webkit.org/show_bug.cgi?id=136529
93 Reviewed by Dirk Schulze.
95 * win/tools/vsprops/FeatureDefines.props:
96 * win/tools/vsprops/FeatureDefinesCairo.props:
98 2014-08-27 peavo@outlook.com <peavo@outlook.com>
100 [WinCairo] Link error.
101 https://bugs.webkit.org/show_bug.cgi?id=136286
103 Reviewed by Darin Adler.
105 Link with the dynamic runtime libraries, since the WinCairo libraries link with these.
107 * win/tools/vsprops/common.props:
109 2014-08-26 Brent Fulgham <bfulgham@apple.com>
111 [Win] Version stamp should include package-level version
112 https://bugs.webkit.org/show_bug.cgi?id=136266
113 <rdar://problem/18134138>
115 Reviewed by David Kilzer.
117 * win/tools/scripts/auto-version.pl: Retain the full major build
118 version in addition to the three-digit value we use internally.
119 * win/tools/scripts/version-stamp.pl: Find and use the full 3+ digit
120 major build version when stamping the final output file.
123 2014-08-25 Brent Fulgham <bfulgham@apple.com>
125 [Win] Pass OFFICIAL_BUILD flag to WebInspectorUI build process
126 https://bugs.webkit.org/show_bug.cgi?id=136229
128 Reviewed by Dean Jackson.
130 * win/tools/vsprops/common.props: Pass OFFICIAL_BUILD argument
131 from VS to child Make processes.
133 2014-08-17 Brent Fulgham <bfulgham@apple.com>
135 [Win] Unreviewed build fix.
137 Upload static VS2013 version of WebKitSystemInterface.
139 * win/lib32/WebKitSystemInterface.lib:
141 2014-08-15 Brent Fulgham <bfulgham@apple.com>
143 [Win] Link to static VS2013 runtime library.
144 https://bugs.webkit.org/show_bug.cgi?id=136007
145 <rdar://problem/18037766>
147 Reviewed by Dean Jackson.
149 * win/tools/vsprops/common.props: Update link command.
150 * win/tools/vsprops/debugsuffix.props: Ditto.
152 2014-08-14 Brent Fulgham <bfulgham@apple.com>
154 [Win] Extend auto-version and version-stamp for RC_ProjectBuildVersion
155 https://bugs.webkit.org/show_bug.cgi?id=135948
156 <rdar://problem/18022221>
158 Reviewed by David Kilzer.
160 * win/tools/scripts/auto-version.pl:
161 (splitVersion): Use RC_ProjectBuildVersion (or RC_PROJECTBUILDVERSION) if set
162 in the environment as the 'Build Version', unless the multi-tuple version
163 supplied by RC_ProjectSourceVersion already has a fourth component.
164 * win/tools/scripts/version-stamp.pl: Check for RC_ProjectBuildVersion and
165 use it in preference to RC_PROJECTBUILDVERSION.
167 2014-08-08 Joseph Pecoraro <pecoraro@apple.com>
169 make clean does not work in OpenSource, fails in WebKitLibraries
170 https://bugs.webkit.org/show_bug.cgi?id=135734
172 Reviewed by David Kilzer.
175 Add a "clean" target that runs copy-webkitlibraries-to-product-dir
176 with the new --clean switch.
178 2014-08-04 Benjamin Poulain <benjamin@webkit.org>
180 Add a flag for the CSS Selectors level 4 implementation
181 https://bugs.webkit.org/show_bug.cgi?id=135535
183 Reviewed by Andreas Kling.
185 * win/tools/vsprops/FeatureDefines.props:
187 2014-07-31 Brent Fulgham <bfulgham@apple.com>
189 [Win] Use RC_PROJECTBUILDVERSION as build portion of version
190 https://bugs.webkit.org/show_bug.cgi?id=135478
192 Reviewed by David Kilzer.
194 * win/tools/scripts/version-stamp.pl: Check environment for
195 RC_PROJECTBUILDVERSION, and use it for the build portion of
196 the file version resource. Otherwise, use the __VERSION_BUILD__
197 value we calculated from the version string.
199 2014-07-31 Brent Fulgham <bfulgham@apple.com>
201 [Win] Fix build failure when using 5-tuple build versions.
202 https://bugs.webkit.org/show_bug.cgi?id=135464
203 <rdar://problem/17872507>
205 Reviewed by David Kilzer.
207 * win/tools/scripts/version-stamp.pl: Modify the environment for
208 the VersionStamper sub-process to work around bug in that tool.
210 2014-07-29 Brent Fulgham <bfulgham@apple.com>
212 [Win] Modify version numbering scheme to support 5-tuple versions
213 https://bugs.webkit.org/show_bug.cgi?id=135400
214 <rdar://problem/17849033>
216 Reviewed by David Kilzer.
218 Revise the auto-version.pl script so that it generates a set of packed
219 version tuples that allow us to map 5-tuple versions into something
220 that will work with Windows' 3-tuple version structure.
222 * win/tools/scripts/auto-version.pl:
223 (packTwoValues): Added,
224 (splitVersion): Revised to return packed combination of minor-tiny and
225 micro-nano to be used as "MINOR" and "TINY" portion of version.
226 (splitBuildMajorVersion): Deleted.
227 * win/tools/scripts/version-stamp.pl: Added.
229 2014-07-23 Bem Jones-Bey <bjonesbe@adobe.com>
231 Remove CSS_EXCLUSIONS compile flag and leftover code
232 https://bugs.webkit.org/show_bug.cgi?id=135175
234 Reviewed by Zoltan Horvath.
236 At this point, the CSS_EXCLUSIONS flag guards nothing but some useless
237 stubs. This removes the flag and the useless code.
239 * win/tools/vsprops/FeatureDefines.props:
240 * win/tools/vsprops/FeatureDefinesCairo.props:
242 2014-07-22 Brent Fulgham <bfulgham@apple.com>
244 Correct handling of __VERSION_TEXT__ for 4+-tuple versions
245 https://bugs.webkit.org/show_bug.cgi?id=135161
246 <rdar://problem/17763546>
248 Reviewed by David Kilzer.
250 Revise the auto-version.pl script to properly handle version
251 strings with 4 (or more) version tuples. Previously these were
252 being truncated from the version.
254 * win/tools/scripts/auto-version.pl:
255 (splitVersion): Return truncated version of
256 overall version string.
258 2014-07-21 Brent Fulgham <bfulgham@apple.com>
260 [Win] Extend auto-version.pl to handle 5-tuple versions
261 https://bugs.webkit.org/show_bug.cgi?id=135124
262 <rdar://problem/17750334>
264 Reviewed by David Kilzer.
266 Extend tuple parsing to handle up to five tuples, and as
267 few as a single tuple. On Windows, the two additional
270 Also corrected regular expression capture logic to use local
271 blocks, preventing later capture expressions from reusing
272 previous capture results when the current expression failed
273 to find a match (GRRR, Perl!).
275 Clean up code by putting logic into a couple of subroutines.
277 * win/tools/scripts/auto-version.pl:
279 2014-07-21 Brent Fulgham <bfulgham@apple.com>
281 [Win] Correct auto-version.pl script for two-digit version numbers
282 https://bugs.webkit.org/show_bug.cgi?id=135119
283 <rdar://problem/17743959>
285 Reviewed by David Kilzer.
287 The $MAJOR_VERSION must be the first digit of $BUILD_MAJOR_VERSION,
288 and $MINOR_VERSION must be the remaining digits.
290 Also correct regexp (line 90) that was allowing version numbers
291 larger than three digits to be processed.
293 * win/tools/scripts/auto-version.pl: Correct regular expression.
295 2014-07-18 Dana Burkart <dburkart@apple.com>
297 Add a new 'analyze' target to the makefile. This will make use of a new
298 'PATH_TO_SCAN_BUILD' which, if set will wrap xcodebuild in the clang
300 https://bugs.webkit.org/show_bug.cgi?id=135057
301 <rdar://problem/10193187>
303 Reviewed by David Kilzer.
309 2014-07-10 Alex Christensen <achristensen@webkit.org>
311 Enable same features on all Windows ports.
312 https://bugs.webkit.org/show_bug.cgi?id=134715
314 Reviewed by Brent Fulgham.
316 * win/tools/vsprops/FeatureDefinesCairo.props:
317 Made identical to FeatureDefines.props.
319 2014-07-09 Brent Fulgham <bfulgham@apple.com>
321 [Win] Unreviewed build fix.
323 Build bots don't have a three-part default version string,
324 breaking pattern matching. Handle this case.
326 * win/tools/scripts/auto-version.pl:
328 2014-07-09 Brent Fulgham <bfulgham@apple.com>
330 [Win] Unreviewed gardening.
332 * win/tools/scripts/auto-version.pl: Protect against
333 malformed paths (trailing backslashes).
334 * win/tools/scripts/feature-defines.pl: Make sure result
335 has an EOL character.
337 2014-07-09 Brent Fulgham <bfulgham@apple.com>
339 [Win] Remove uses of 'bash' in build system
340 https://bugs.webkit.org/show_bug.cgi?id=134782
341 <rdar://problem/17615533>
343 Reviewed by Dean Jackson.
345 Remove uses of 'bash' by replacing Windows-specific bash scripts
346 with Perl equivalents.
348 * win/tools/scripts/feature-defines.pl: Copied from WebKitLibraries/win/tools/scripts/feature-defines.sh.
349 * win/tools/scripts/feature-defines.sh: Removed.
351 2014-07-08 Brent Fulgham <bfulgham@apple.com>
353 [Win] Implement auto-version as a Perl program
354 https://bugs.webkit.org/show_bug.cgi?id=134745
355 <rdar://problem/17597801>
357 Reviewed by David Kilzer.
359 Translate the auto-version.sh bash script into an equivalent
362 * win/tools/scripts/auto-version.pl: Added.
363 * win/tools/scripts/auto-version.sh: Removed.
365 2014-07-06 Yoav Weiss <yoav@yoav.ws>
367 Turn on img@sizes compile flag
368 https://bugs.webkit.org/show_bug.cgi?id=134634
370 Reviewed by Benjamin Poulain.
372 * win/tools/vsprops/FeatureDefines.props: Added compile flag.
374 2014-07-01 Pratik Solanki <psolanki@apple.com>
376 Encode/decode CFURLRequestRefs when USE(CFNETWORK) is enabled
377 https://bugs.webkit.org/show_bug.cgi?id=134454
378 <rdar://problem/17510980>
380 Reviewed by Andreas Kling.
382 * WebKitSystemInterface.h:
383 * libWebKitSystemInterfaceMavericks.a:
384 * libWebKitSystemInterfaceMountainLion.a:
386 2014-06-25 Laszlo Gombos <l.gombos@samsung.com>
388 Remove build guard for progress element
389 https://bugs.webkit.org/show_bug.cgi?id=134292
391 Reviewed by Benjamin Poulain.
393 * win/tools/vsprops/FeatureDefines.props:
394 * win/tools/vsprops/FeatureDefinesCairo.props:
396 2014-06-21 Eva Balazsfalvi <evab.u-szeged@partner.samsung.com>
398 Removing PAGE_VISIBILITY_API compile guard.
399 https://bugs.webkit.org/show_bug.cgi?id=133844
401 Reviewed by Gavin Barraclough.
403 * win/tools/vsprops/FeatureDefines.props:
404 * win/tools/vsprops/FeatureDefinesCairo.props:
406 2014-06-11 Jer Noble <jer.noble@apple.com>
408 Update WKSI for <rdar://problem/17009091>.
410 Rubber stamped by Eric Carlson.
412 * libWebKitSystemInterfaceMavericks.a:
413 * libWebKitSystemInterfaceMountainLion.a:
415 2014-06-02 David Kilzer <ddkilzer@apple.com>
417 Error running copy-webkitlibraries-to-product-directory
418 <http://webkit.org/b/133449>
419 <rdar://problem/17047638>
421 Reviewed by Filip Pizlo.
423 * Makefile: Ignore the mysterious future. Use "@true" to
424 suppress the annoying "Nothing to be done for `libs'." message.
426 2014-05-27 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com>
429 https://bugs.webkit.org/show_bug.cgi?id=132863
431 Reviewed by Csaba Osztrogonác.
433 * win/tools/vsprops/FeatureDefines.props:
434 * win/tools/vsprops/FeatureDefinesCairo.props:
436 2014-05-20 Dean Jackson <dino@apple.com>
438 [Mac] Allow popup menus to override default appearance
439 https://bugs.webkit.org/show_bug.cgi?id=133129
441 Reviewed by Tim Horton.
443 Add a new parameter to WKPopupMenu.
445 * WebKitSystemInterface.h:
446 * libWebKitSystemInterfaceMavericks.a:
447 * libWebKitSystemInterfaceMountainLion.a:
449 2014-05-14 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com>
451 Remove CSS_STICKY_POSITION guards
452 https://bugs.webkit.org/show_bug.cgi?id=132676
454 Reviewed by Simon Fraser.
456 * win/tools/vsprops/FeatureDefines.props:
457 * win/tools/vsprops/FeatureDefinesCairo.props:
459 2014-05-06 David Kilzer <ddkilzer@apple.com>
461 Add Makefile targets for copying static libraries (LLVM and WKSI)
462 <http://webkit.org/b/132619>
464 Reviewed by Mark Rowe.
467 (libs): Install both LLVM and WKSI static libraries.
468 (all): Add dependency on 'libs' target.
469 (debug d): Set configuration, the call 'libs' target.
472 2014-05-05 Dean Jackson <dino@apple.com>
474 https://bugs.webkit.org/show_bug.cgi?id=132593
476 Update WebKitSystemInterface to allow animated focus rings.
478 * WebKitSystemInterface.h:
479 * libWebKitSystemInterfaceMavericks.a:
480 * libWebKitSystemInterfaceMountainLion.a:
482 2014-05-05 Brent Fulgham <bfulgham@apple.com>
484 [WIN] Enhance auto-version.sh to handle all-caps or mixed-case build environment variable
485 https://bugs.webkit.org/show_bug.cgi?id=132580
486 <rdar://problem/16811179>
488 Reviewed by Dean Jackson.
490 * win/tools/scripts/auto-version.sh: Incorporate Mark's revised syntax.
492 2014-05-05 Brent Fulgham <bfulgham@apple.com>
494 [WIN] Enhance auto-version.sh to handle all-caps or mixed-case build environment variable
495 https://bugs.webkit.org/show_bug.cgi?id=132580
496 <rdar://problem/16811179>
498 Reviewed by Dean Jackson.
500 * win/tools/scripts/auto-version.sh: Fall back to all-caps version
501 of environment variable if mixed-case version is not present.
503 2014-05-01 Brent Fulgham <bfulgham@apple.com>
505 Correct case of environment variables in auto-version.sh scripts
506 https://bugs.webkit.org/show_bug.cgi?id=132455
508 Reviewed by Dean Jackson.
510 Although we have historically used RC_PROJECTSOURCEVERSION in our scripts,
511 the actual environment variable is RC_ProjectSourceVersion. Old versions of
512 Cygwin converted this to all-caps by default, but this is no longer the case.
513 We need to use the proper case to avoid build failures.
515 * win/tools/scripts/auto-version.sh: Although we have historically coded
516 this as 'RC_PROJECTSOURCEVERSION', it is actually 'RC_ProjectSourceVersion'.
518 2014-04-25 Dean Jackson <dino@apple.com>
520 Update WKSI for https://webkit.org/b/132195
521 <rdar://problem/16175750>
523 Sorry, I forgot to update the header. This should fix
526 * WebKitSystemInterface.h:
528 2014-04-25 Dean Jackson <dino@apple.com>
530 Update WKSI for https://webkit.org/b/132195
531 <rdar://problem/16175750>
533 Reviewed by Jessie Berlin.
535 * WebKitSystemInterface.h:
536 * libWebKitSystemInterfaceMavericks.a:
537 * libWebKitSystemInterfaceMountainLion.a:
539 2014-04-22 Alex Christensen <achristensen@webkit.org>
541 Removed old stdbool and inttypes headers.
542 https://bugs.webkit.org/show_bug.cgi?id=131966
544 Reviewed by Brent Fulgham.
546 * win/tools/vsprops/WinCairo.props:
547 Removed references to os-win32 directory.
549 2014-04-15 Filip Pizlo <fpizlo@apple.com>
551 Update LLVM binary drops for Mountain Lion to LLVM r206312.
553 Rubber stamped by Geoffrey Garen.
555 * LLVMIncludesMountainLion.tar.bz2:
556 * LLVMLibrariesMountainLion.tar.bz2:
558 2014-04-15 Filip Pizlo <fpizlo@apple.com>
560 Add LLVM binary drops for Mavericks using LLVM r206312.
562 Rubber stamped by Geoffrey Garen.
564 * LLVMIncludesMavericks.tar.bz2: Added.
565 * LLVMLibrariesMavericks.tar.bz2: Added.
567 2014-04-03 Brent Fulgham <bfulgham@apple.com>
569 [Win] Enable the CSS_GRID_LAYOUT feature.
570 https://bugs.webkit.org/show_bug.cgi?id=131147
572 Reviewed by Simon Fraser.
574 Just like the CANVAS_PATH feature, this seems to have been
575 overlooked when it was turned on for other ports.
577 * win/tools/vsprops/FeatureDefines.props:
578 * win/tools/vsprops/FeatureDefinesCairo.props:
580 2014-04-02 Dean Jackson <dino@apple.com>
583 <rdar://problem/16321286>
585 * libWebKitSystemInterfaceMavericks.a:
586 * libWebKitSystemInterfaceMountainLion.a:
588 2014-04-02 Brent Fulgham <bfulgham@apple.com>
590 [Win] Enable the CANVAS_PATH feature.
591 https://bugs.webkit.org/show_bug.cgi?id=131114
593 Reviewed by Dean Jackson.
595 This code build and runs on Windows just fine. It was overlooked when the feature
596 was activated on other platforms.
598 * win/tools/vsprops/FeatureDefines.props: Turn on the feature.
599 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
601 2014-03-31 Alex Christensen <achristensen@webkit.org>
603 [WinCairo] Unreviewed build fix after r166496.
605 * win/tools/vsprops/GStreamerCommon.props:
606 Added gio-2.0.lib to list of GStreamer includes.
608 2014-03-24 Brent Fulgham <bfulgham@apple.com>
610 [Win] Enable WebVTT Regions on Windows.
611 https://bugs.webkit.org/show_bug.cgi?id=130680
613 Reviewed by Eric Carlson.
615 * win/tools/vsprops/FeatureDefines.props: Turn on WEBVTT_REGIONS
616 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
618 2014-03-19 Jer Noble <jer.noble@apple.com>
620 [Mac][EME] Query whether decoder support exists before creating a new MediaKeys object.
621 https://bugs.webkit.org/show_bug.cgi?id=130459
623 Reviewed by Eric Carlson.
625 * WebKitSystemInterface.h:
626 * libWebKitSystemInterfaceMavericks.a:
627 * libWebKitSystemInterfaceMountainLion.a:
629 2014-03-18 Alex Christensen <achristensen@webkit.org>
631 [WinCairo] Unreviewed build fix after r165763.
633 * win/tools/vsprops/GStreamerCommon.props:
634 Link to gsttag-1.0.lib in addition to other GStreamer libraries.
636 2014-03-14 Maciej Stachowiak <mjs@apple.com>
638 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
639 https://bugs.webkit.org/show_bug.cgi?id=130276
640 <rdar://problem/16266927>
642 Reviewed by Simon Fraser.
644 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
645 * win/tools/scripts/auto-version.sh:
647 2014-03-14 Dean Jackson <dino@apple.com>
649 Remove libWebKitSystemInterfaceLion.a
650 https://bugs.webkit.org/show_bug.cgi?id=130254
652 Reviewed by Geoffrey Garen and Andreas Kling.
654 We don't support Lion any more.
656 * libWebKitSystemInterfaceLion.a: Removed.
658 2014-03-13 Dean Jackson <dino@apple.com>
660 <rdar://problem/16317198>
662 Update WKSI to fix a small leak on iOS.
664 * libWebKitSystemInterfaceLion.a:
665 * libWebKitSystemInterfaceMavericks.a:
666 * libWebKitSystemInterfaceMountainLion.a:
668 2014-03-12 Dean Jackson <dino@apple.com>
670 [WebGL] WebKit1 + WebKit2 iOS clients should check load policy
671 https://bugs.webkit.org/show_bug.cgi?id=130162
673 Add iOS implementations of WebGL load policy queries.
675 * libWebKitSystemInterfaceLion.a:
676 * libWebKitSystemInterfaceMavericks.a:
677 * libWebKitSystemInterfaceMountainLion.a:
679 2014-03-10 Brent Fulgham <bfulgham@apple.com>
681 [Win] Pass environment to Pre-Build, Pre-Link, and Post-Build Stages.
682 https://bugs.webkit.org/show_bug.cgi?id=130023
684 Reviewed by Dean Jackson.
686 * win/tools/vsprops/common.props: Pass WEBKIT_LIBRARIES value to subprocesses.
687 * win/tools/vsprops/debugsuffix.props: Make sure OFFICIAL_BUILD is set.
688 * win/tools/vsprops/production.props: Ditto.
690 2014-03-06 Dean Jackson <dino@apple.com>
692 Update WebKitSystemInterface.
693 <rdar://problem/16256214>
695 * libWebKitSystemInterfaceLion.a:
696 * libWebKitSystemInterfaceMavericks.a:
697 * libWebKitSystemInterfaceMountainLion.a:
699 2014-03-05 Dean Jackson <dino@apple.com>
701 https://bugs.webkit.org/show_bug.cgi?id=129722
702 Update WKSI, again, to fix the build.
704 * libWebKitSystemInterfaceLion.a:
705 * libWebKitSystemInterfaceMavericks.a:
706 * libWebKitSystemInterfaceMountainLion.a:
708 2014-03-05 Dean Jackson <dino@apple.com>
710 https://bugs.webkit.org/show_bug.cgi?id=129722
712 And remember to copy the header file!
714 * WebKitSystemInterface.h:
716 2014-03-05 Dean Jackson <dino@apple.com>
718 https://bugs.webkit.org/show_bug.cgi?id=129722
721 * libWebKitSystemInterfaceLion.a:
722 * libWebKitSystemInterfaceMavericks.a:
723 * libWebKitSystemInterfaceMountainLion.a:
725 2014-03-05 Eric Carlson <eric.carlson@apple.com>
727 [iOS] Show external device name/type in placeholder
728 https://bugs.webkit.org/show_bug.cgi?id=129723
730 Reviewed by Jer Noble.
732 * WebKitSystemInterface.h:
733 * libWebKitSystemInterfaceLion.a:
734 * libWebKitSystemInterfaceMavericks.a:
735 * libWebKitSystemInterfaceMountainLion.a:
737 2014-02-21 Jeffrey Pfau <jpfau@apple.com>
739 [Mac] Cache callbacks for cache partitioning may be passed null
740 https://bugs.webkit.org/show_bug.cgi?id=129175
742 Reviewed by Brady Eidson.
744 * libWebKitSystemInterfaceLion.a:
745 * libWebKitSystemInterfaceMavericks.a:
746 * libWebKitSystemInterfaceMountainLion.a:
748 2014-02-11 Roger Fong <roger_fong@apple.com>
750 [Windows] Set ENABLE_CSS_SHAPE_INSIDE feature flag on Windows.
752 * win/tools/vsprops/FeatureDefines.props:
754 2014-02-04 Andreas Kling <akling@apple.com>
756 Remove <iframe seamless> support.
757 <https://webkit.org/b/128213>
759 Rubber-stamped by Antti Koivisto.
761 * win/tools/vsprops/FeatureDefines.props:
763 2014-01-29 Csaba Osztrogonác <ossy@webkit.org>
765 Remove ENABLE(JAVASCRIPT_DEBUGGER) leftovers
766 https://bugs.webkit.org/show_bug.cgi?id=127845
768 Reviewed by Joseph Pecoraro.
770 * win/tools/vsprops/FeatureDefines.props:
771 * win/tools/vsprops/FeatureDefinesCairo.props:
773 2014-01-23 Roger Fong <roger_fong@apple.com>
775 [Windows] Unreviewed. Disable unnecessary warning C4309, "truncation of constant value".
777 * win/tools/vsprops/common.props:
779 2014-01-16 Alexey Proskuryakov <ap@apple.com>
781 [Mac] [iOS] Add support for CFHTTPCookieStorageAcceptPolicyExclusivelyFromMainDocumentDomain
782 https://bugs.webkit.org/show_bug.cgi?id=127139
784 Reviewed by Brady Eidson.
786 * WebKitSystemInterface.h:
787 * libWebKitSystemInterfaceLion.a:
788 * libWebKitSystemInterfaceMavericks.a:
789 * libWebKitSystemInterfaceMountainLion.a:
790 Update WebKitSystemInterface.
792 2014-01-16 Zalan Bujtas <zalan@apple.com>
794 Subpixel layout: Enable subpixel layout for Apple Windows.
795 https://bugs.webkit.org/show_bug.cgi?id=127074
797 Reviewed by Antti Koivisto.
799 This should make the Apple Windows bots happier. It probably still needs rebaselining.
801 * win/tools/vsprops/FeatureDefines.props:
803 2014-01-11 Alexey Proskuryakov <ap@apple.com>
805 [Mac] [Windows] Stop scheduling network requests in WebCore
806 https://bugs.webkit.org/show_bug.cgi?id=126789
807 <rdar://problem/15114727>
811 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
812 * win/lib32/WebKitSystemInterface.lib:
814 2014-01-11 Alexey Proskuryakov <ap@apple.com>
816 [Mac] [Windows] Stop scheduling network requests in WebCore
817 https://bugs.webkit.org/show_bug.cgi?id=126789
818 <rdar://problem/15114727>
822 * WebKitSystemInterface.h:
823 * libWebKitSystemInterfaceLion.a:
824 * libWebKitSystemInterfaceMavericks.a:
825 * libWebKitSystemInterfaceMountainLion.a:
827 2014-01-10 peavo@outlook.com <peavo@outlook.com>
829 [WinCairo] Crash when rendering (in pixman dll)
830 https://bugs.webkit.org/show_bug.cgi?id=126750
832 Reviewed by Brent Fulgham.
834 Since we link with cairo.lib, and the gstreamer installation also comes with cairo.lib,
835 we link with the wrong cairo.lib, and loads gstreamers cairo dll, instead of our own.
836 We should user our own cairo dll for rendering.
838 * win/tools/vsprops/GStreamer32.props: Put gstreamer lib path last, so we link with the correct cairo.lib.
839 * win/tools/vsprops/GStreamer64.props: Ditto.
841 2014-01-03 Alex Christensen <achristensen@webkit.org>
843 [WinCairo] Enable video using GStreamer.
844 https://bugs.webkit.org/show_bug.cgi?id=126015
846 Reviewed by Darin Adler.
848 * win/tools/vsprops/FeatureDefinesCairo.props:
849 Define ENABLE_MEDIA_CONTROLS_SCRIPT, ENABLE_VIDEO_TRACK, and ENABLE_VIDEO.
851 2013-12-30 Roger Fong <roger_fong@apple.com>
853 [Windows] Disable some annoying build warnings.
855 * win/tools/vsprops/common.props:
857 2013-12-23 Lucas Forschler <lforschler@apple.com>
859 <rdar://problem/15682948> Update copyright strings
861 Reviewed by Dan Bernstein.
863 * win/tools/scripts/COPYRIGHT-END-YEAR:
865 2013-12-19 Alex Christensen <achristensen@webkit.org>
867 Final preparations for GStreamer on Windows.
868 https://bugs.webkit.org/show_bug.cgi?id=125958
870 Reviewed by Benjamin Poulain.
872 * win/tools/vsprops/FeatureDefinesCairo.props:
873 Removed duplicate ENABLE_VIDEO_TRACK definition.
875 2013-12-18 Alex Christensen <achristensen@webkit.org>
877 [WinCairo] Unreviewed build fix after r160798.
879 * win/tools/vsprops/FeatureDefinesCairo.props:
880 Removed ENABLE_MEDIA_CONTROLS_SCRIPT definition for now.
882 2013-12-18 Alex Christensen <achristensen@webkit.org>
884 [WinCairo] Preparation for GStreamer on Windows.
885 https://bugs.webkit.org/show_bug.cgi?id=125946
887 Reviewed by Brent Fulgham.
889 * win/tools/vsprops/FeatureDefinesCairo.props:
890 Added ENABLE_MEDIA_CONTROLS_SCRIPT and ENABLE_VIDEO_TRACK for DerivedSources.make.
891 * win/tools/vsprops/GStreamer32.props: Added.
892 * win/tools/vsprops/GStreamer64.props: Added.
893 * win/tools/vsprops/GStreamerCommon.props: Added.
895 2013-12-13 Brent Fulgham <bfulgham@apple.com>
897 [Win] Unreviewed build fix for VS2013
899 * win/lib32/WebKitSystemInterface.lib: Updated to use VS2013 _MSC_VER symbols
902 2013-12-09 Filip Pizlo <fpizlo@apple.com>
904 Unreviewed, update LLVM binary drops to r196830.
906 * LLVMIncludesMountainLion.tar.bz2:
907 * LLVMLibrariesMountainLion.tar.bz2:
909 2013-12-05 Bear Travis <betravis@adobe.com>
911 [CSS Shapes] Enable CSS Shapes on Windows
912 https://bugs.webkit.org/show_bug.cgi?id=89957
914 Reviewed by Brent Fulgham.
916 Turn on CSS_SHAPES on Windows now that bug 121883 has been fixed.
918 * win/tools/vsprops/FeatureDefines.props:
919 * win/tools/vsprops/FeatureDefinesCairo.props:
921 2013-11-26 Ryosuke Niwa <rniwa@webkit.org>
923 Enable HTML template element on Windows ports
924 https://bugs.webkit.org/show_bug.cgi?id=124758
926 Reviewed by Andreas Kling.
928 Enable TEMPLATE_ELEMENT. Also removed UNDO_MANAGER since that feature has been removed
929 from the tree in r133326.
931 * win/tools/vsprops/FeatureDefines.props:
932 * win/tools/vsprops/FeatureDefinesCairo.props:
934 2013-11-21 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
936 Remove ENABLE_WORKERS
937 https://bugs.webkit.org/show_bug.cgi?id=105784
939 Reviewed by Darin Adler.
941 * win/tools/vsprops/FeatureDefines.props:
942 * win/tools/vsprops/FeatureDefinesCairo.props:
944 2013-11-17 Filip Pizlo <fpizlo@apple.com>
946 Update binary drops to include atrick's "Ran out of registers" fix in r194942.
948 * LLVMIncludesMountainLion.tar.bz2:
949 * LLVMLibrariesMountainLion.tar.bz2:
951 2013-11-08 Filip Pizlo <fpizlo@apple.com>
953 Update binary drops to a version that includes new stackmap fixes and exposes the new calling conventions.
955 * LLVMIncludesMountainLion.tar.bz2:
956 * LLVMLibrariesMountainLion.tar.bz2:
958 2013-11-03 Filip Pizlo <fpizlo@apple.com>
960 Update binary drops to a version that includes my pretty stack trace changes.
962 * LLVMIncludesMountainLion.tar.bz2:
963 * LLVMLibrariesMountainLion.tar.bz2:
965 2013-11-02 Filip Pizlo <fpizlo@apple.com>
967 Unreviewed, update binary drops.
969 These include my LLVMDisablePrettyStackTrace() fix and are built with --enable-crash-overrides=no
971 * LLVMIncludesMountainLion.tar.bz2:
972 * LLVMLibrariesMountainLion.tar.bz2:
974 2013-10-21 Mark Rowe <mrowe@apple.com>
976 Add a version of WebKitSystemInterface for Mavericks.
978 Reviewed by Ryosuke Niwa.
980 * libWebKitSystemInterfaceMavericks.a: Added.
982 2013-10-17 Anthony Johnson <anthony.johnson@flexsim.com>
984 Crash fix for Windows XP.
985 https://bugs.webkit.org/show_bug.cgi?id=122790
987 Reviewed by Geoffrey Garen.
989 * win/tools/vsprops/common.props:
990 Replaced stack and heap sizes of zero with blank stack and heap sizes.
992 2013-10-16 Filip Pizlo <fpizlo@apple.com>
994 libllvmForJSC shouldn't call exit(1) on report_fatal_error()
995 https://bugs.webkit.org/show_bug.cgi?id=122905
996 <rdar://problem/15237856>
998 Reviewed by Michael Saboff.
1000 * LLVMIncludesMountainLion.tar.bz2:
1001 * LLVMLibrariesMountainLion.tar.bz2:
1003 2013-10-10 Filip Pizlo <fpizlo@apple.com>
1005 Update the binary drops to the latest version of LLVM, built without -fvisibility=hidden
1006 now that we have soft linking. Also include DataTypes.h in the drop.
1008 Rubber stamped by Michael Saboff.
1010 * LLVMIncludesMountainLion.tar.bz2:
1011 * LLVMLibrariesMountainLion.tar.bz2:
1013 2013-10-01 Filip Pizlo <fpizlo@apple.com>
1015 FTL should use the new version of LLVM MCJIT memory manager APIs that take a SectionName
1016 https://bugs.webkit.org/show_bug.cgi?id=122193
1018 Reviewed by Geoffrey Garen.
1020 * LLVMIncludesMountainLion.tar.bz2:
1021 * LLVMLibrariesMountainLion.tar.bz2:
1023 2013-10-01 Brent Fulgham <bfulgham@apple.com>
1025 [Win] Implement the media controls in JavaScript.
1026 https://bugs.webkit.org/show_bug.cgi?id=122166
1028 Reviewed by Jer Noble.
1030 * win/tools/vsprops/FeatureDefines.props: Activate the
1031 ENABLE_MEDIA_CONTROLS_SCRIPT flag.
1033 2013-09-24 Bear Travis <betravis@adobe.com>
1035 Disable CSS_SHAPES on Windows
1036 https://bugs.webkit.org/show_bug.cgi?id=121879
1038 Reviewed by Brent Fulgham.
1040 Enabling CSS_SHAPES on Windows is currently causing crashes in DRT.
1041 Turn the feature off until it can be appropriately fixed.
1043 * win/tools/vsprops/FeatureDefines.props: Disable on Win port
1044 * win/tools/vsprops/FeatureDefinesCairo.props: Disable on WinCairo port
1046 2013-09-23 Patrick Gansterer <paroga@webkit.org>
1048 use NOMINMAX instead of #define min min
1049 https://bugs.webkit.org/show_bug.cgi?id=73563
1051 Reviewed by Brent Fulgham.
1053 Use NOMINMAX instead of #define min/max as a cleaner
1054 way of ensuring that Windows system header files don't
1055 define min/max as macro in the first place.
1057 * win/tools/vsprops/common.props:
1059 2013-09-20 Mark Rowe <mrowe@apple.com>
1061 Fix link errors for external users when building WebKit with Xcode 5.
1063 Reviewed by Oliver Hunt.
1065 * libWebKitSystemInterfaceLion.a:
1066 * libWebKitSystemInterfaceMountainLion.a:
1068 2013-09-19 Bear Travis <betravis@adobe.com>
1070 CSS_SHAPES not supported on AppleWin port
1071 https://bugs.webkit.org/show_bug.cgi?id=118810
1073 Reviewed by Brent Fulgham.
1075 * win/tools/vsprops/FeatureDefines.props: Add the CSS_SHAPES compile flag on Windows.
1077 2013-09-19 Dan Bernstein <mitz@apple.com>
1079 Removed WebCoreSQLite3. It has been unused for years.
1081 Rubber-stamped by Mark Rowe.
1083 * WebCoreSQLite3: Removed.
1084 * WebCoreSQLite3/sqlite3.h: Removed.
1085 * WebCoreSQLite3/sqlite3ext.h: Removed.
1086 * libWebCoreSQLite3.a: Removed.
1088 2013-09-18 Brent Fulgham <bfulgham@apple.com>
1090 [Windows] Unreviewed build fix: Expose PlatformArchitecture macro to build system.
1092 * win/tools/vsprops/common.props:
1094 2013-09-13 Brent Fulgham <bfulgham@apple.com>
1096 [Windows] Enable Page Visibility API
1097 https://bugs.webkit.org/show_bug.cgi?id=121340
1099 Reviewed by Anders Carlsson.
1101 * win/tools/vsprops/FeatureDefines.props: Activate feature.
1102 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
1104 2013-09-12 Brent Fulgham <bfulgham@apple.com>
1106 [Windows] Update WKSI library for Open Source builders.
1108 * win/lib32/WebKitSystemInterface.lib: Recompile with latest WebKit to use newer
1109 WTF.dll symbol exports.
1111 2013-08-29 Filip Pizlo <fpizlo@apple.com>
1113 Just linking LLVM into JSC causes all plugin tests to fail
1114 https://bugs.webkit.org/show_bug.cgi?id=113915
1116 Reviewed by Oliver Hunt.
1118 Updated the binary drops to r189627 of llvm.org, and used the new configure-llvm that does CPPFLAGS=-fvisibility=hidden.
1120 * LLVMIncludesMountainLion.tar.bz2:
1121 * LLVMLibrariesMountainLion.tar.bz2:
1123 2013-08-29 Brent Fulgham <bfulgham@apple.com>
1125 [Windows] Unreviewed build fix after r154847.
1127 * win/tools/vsprops/FeatureDefines.props: Add missing definition for ENABLE_PROMISES
1128 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto
1130 2013-08-26 Brent Fulgham <bfulgham@apple.com>
1132 [Windows] Updates to WKSI to get external builders working.
1134 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1135 * win/lib32/WebKitSystemInterface.lib:
1137 2013-08-24 Brent Fulgham <bfulgham@apple.com>
1139 [Windows] Another attempt to fix the Windows bots. Need to retain older
1140 QuickTime player features for external builders.
1142 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1143 * win/lib32/WebKitSystemInterface.lib:
1145 2013-08-23 Brent Fulgham <bfulgham@apple.com>
1147 [Windows] Forgot to check in the header as well!
1149 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1151 2013-08-23 Brent Fulgham <bfulgham@apple.com>
1153 [Windows] Unreviewed build correction.
1155 * win/lib32/WebKitSystemInterface.lib: Update with new API for r132545.
1157 2013-08-23 Beth Dakin <bdakin@apple.com>
1159 REGRESSION (r132545): Some PDFs generated by WebKit are blank when viewed in
1161 https://bugs.webkit.org/show_bug.cgi?id=120240
1163 <rdar://problem/14634453>
1165 Reviewed by Anders Carlsson.
1167 * WebKitSystemInterface.h:
1168 * libWebKitSystemInterfaceLion.a:
1169 * libWebKitSystemInterfaceMountainLion.a:
1171 2013-08-23 Alex Christensen <achristensen@apple.com>
1173 Re-separating Win32 and Win64 builds.
1174 https://bugs.webkit.org/show_bug.cgi?id=120178
1176 Reviewed by Brent Fulgham.
1178 * win/tools/vsprops/common.props:
1179 Export PlatformArchitecture to be used by make and cmd scripts.
1180 Use PlatformArchitecture to determine correct build directory
1181 (lib32/bin32/obj32 or lib64/bin64/obj64).
1183 2013-08-22 Filip Pizlo <fpizlo@apple.com>
1185 Update LLVM binary drops and scripts to the latest version from SVN
1186 https://bugs.webkit.org/show_bug.cgi?id=120184
1188 Reviewed by Mark Hahnenberg.
1190 Updated binary drops to r189066.
1192 * LLVMIncludesMountainLion.tar.bz2:
1193 * LLVMLibrariesMountainLion.tar.bz2:
1195 2013-08-21 Commit Queue <commit-queue@webkit.org>
1197 Unreviewed, rolling out r154416.
1198 http://trac.webkit.org/changeset/154416
1199 https://bugs.webkit.org/show_bug.cgi?id=120147
1201 Broke Windows builds (Requested by rniwa on #webkit).
1203 * win/tools/vsprops/common.props:
1205 2013-08-21 Alex Christensen <achristensen@apple.com>
1207 <https://webkit.org/b/120137> Separating Win32 and Win64 builds.
1209 Reviewed by Brent Fulgham.
1211 * win/tools/vsprops/common.props:
1212 Export PlatformArchitecture to be used by make and cmd scripts.
1213 Use PlatformArchitecture to determine correct build directory
1214 (lib32/bin32/obj32 or lib64/bin64/obj64).
1216 2013-08-21 Brent Fulgham <bfulgham@apple.com>
1218 <https://webkit.org/b/120113> [Windows] Enable CSS_IMAGE_SET
1220 Reviewed by Anders Carlsson.
1222 * win/tools/vsprops/FeatureDefines.props: Enable CSS_IMAGE_SET feature.
1223 * win/tools/vsprops/FeatureDefinesCairo.props: Ditto.
1225 2013-08-15 Eric Carlson <eric.carlson@apple.com>
1227 [Mac] Remove "legacy" media UI
1228 https://bugs.webkit.org/show_bug.cgi?id=119752
1230 Reviewed by Jer Noble.
1232 * WebKitSystemInterface.h:
1233 * libWebKitSystemInterfaceLion.a:
1234 * libWebKitSystemInterfaceMountainLion.a:
1236 2013-08-13 Simon Fraser <simon.fraser@apple.com>
1238 Various media tests spew "CGContextScaleCTM: invalid context 0x0" errors
1239 https://bugs.webkit.org/show_bug.cgi?id=119490
1241 New versions of WKSI that fix a bug that caused spew about null CGContexts,
1242 and update WebKitSystemInterface.h.
1244 * WebKitSystemInterface.h:
1245 * libWebKitSystemInterfaceLion.a:
1246 * libWebKitSystemInterfaceMountainLion.a:
1248 2013-08-08 Alex Christensen <achristensen@apple.com>
1250 Windows build fixes.
1252 Rubberstamped by Brent Fulgham.
1254 * win/tools/vsprops/debug_wincairo.props: Removed MinimalRebuild option preventing parallel compiling.
1256 2013-07-30 Sanghyun Park <sh919.park@samsung.com>
1258 Missing the rename REGISTER_PROCOTOL_HANDLER Macro to NAVIGATOR_CONTENT_UTILS in WebKitLibraries.
1259 https://bugs.webkit.org/show_bug.cgi?id=119239
1261 According to "https://bugs.webkit.org/show_bug.cgi?id=94920", REGISTER_PROCOTOL_HANDLER macro was changed to NAVIGATOR_CONTENT_UTILS.
1262 But, FeatureDefines.props and FeatureDefinesCairo.props was not changed.
1264 Reviewed by Brent Fulgham.
1266 * win/tools/vsprops/FeatureDefines.props:
1267 * win/tools/vsprops/FeatureDefinesCairo.props:
1269 2013-05-22 Filip Pizlo <fpizlo@apple.com>
1271 Updated LLVM drops to include MCJIT memory management APIs.
1273 Rubber stamped by Mark Hahnenberg.
1275 * LLVMIncludesMountainLion.tar.bz2:
1276 * LLVMLibrariesMountainLion.tar.bz2:
1278 2013-04-30 Filip Pizlo <fpizlo@apple.com>
1280 Updated LLVM drops to include MCJIT fixes and newly exposed API.
1282 Rubber stamped by Mark Hahnenberg.
1284 * LLVMIncludesMountainLion.tar.bz2:
1285 * LLVMLibrariesMountainLion.tar.bz2:
1287 2013-04-16 Filip Pizlo <fpizlo@apple.com>
1289 Updated LLVM drops to include MCJIT fixes.
1291 * LLVMIncludesMountainLion.tar.bz2:
1292 * LLVMLibrariesMountainLion.tar.bz2:
1294 2013-04-03 Filip Pizlo <fpizlo@apple.com>
1296 Updated LLVM drops to include LLVM_DO_NOT_INCLUDE_CPP_HEADERS changes.
1298 Rubber stamped by Mark Hahnenberg.
1300 * LLVMIncludesMountainLion.tar.bz2:
1301 * LLVMLibrariesMountainLion.tar.bz2:
1303 2013-03-29 Filip Pizlo <fpizlo@apple.com>
1305 fourthTier: Check in a known-good build of LLVM into WebKitLibraries, and have a story for updating it
1306 https://bugs.webkit.org/show_bug.cgi?id=113452
1308 Rubber stamped by Mark Hahnenberg.
1310 * LLVMIncludesMountainLion.tar.bz2: Added.
1311 * LLVMLibrariesMountainLion.tar.bz2: Added.
1313 2013-07-18 Roger Fong <roger_fong@apple.com>
1315 Make sure to link against _debug binaries when appropriate.
1316 <rdar://problem/14473010>.
1318 * win/tools/vsprops/debugsuffix.props:
1320 2013-07-02 Commit Queue <commit-queue@webkit.org>
1322 Unreviewed, rolling out r152233.
1323 http://trac.webkit.org/changeset/152233
1324 https://bugs.webkit.org/show_bug.cgi?id=118304
1326 hopeful attempt to restore windows buildage (Requested by
1329 * win/tools/vsprops/debugsuffix.props:
1331 2013-07-01 Brent Fulgham <bfulgham@apple.com>
1333 [Windows] Unreviewed correction to DEBUG_ALL target. Target was undefining DEBUG_ALL and DEBUG_INTERNAL,
1334 which prevented proper build operation.
1336 * win/tools/vsprops/debugsuffix.props: We should DEFINE (not UNDEFINE) the DEBUG_ALL and DEBUG_INTERNAL
1337 macros when building with 'debugsuffix' target.
1339 2013-06-18 Roger Fong <roger_fong@apple.com>
1341 Replace tools32 folder with tools and update WebKit Windows solution accordingly.
1342 <rdar://problem/14118143>.
1344 Rubberstamped by Brent Fulgham.
1346 * win/tools: Copied from win/tools32.
1347 * win/tools/WinTools.make:
1348 * win/tools/scripts/auto-version.sh:
1349 * win/tools/scripts/feature-defines.sh:
1350 * win/tools32: Removed.
1351 * win/tools32/WinTools.make: Removed.
1352 * win/tools32/scripts: Removed.
1353 * win/tools32/scripts/COPYRIGHT-END-YEAR: Removed.
1354 * win/tools32/scripts/VERSION: Removed.
1355 * win/tools32/scripts/auto-version.sh: Removed.
1356 * win/tools32/scripts/feature-defines.sh: Removed.
1357 * win/tools32/vsprops: Removed.
1358 * win/tools32/vsprops/FeatureDefines.props: Removed.
1359 * win/tools32/vsprops/FeatureDefines.vsprops: Removed.
1360 * win/tools32/vsprops/FeatureDefinesCairo.props: Removed.
1361 * win/tools32/vsprops/FeatureDefinesCairo.vsprops: Removed.
1362 * win/tools32/vsprops/WinCairo.props: Removed.
1363 * win/tools32/vsprops/WinCairo.vsprops: Removed.
1364 * win/tools32/vsprops/cURL.props: Removed.
1365 * win/tools32/vsprops/cURL.vsprops: Removed.
1366 * win/tools32/vsprops/common.props: Removed.
1367 * win/tools32/vsprops/common.vsprops: Removed.
1368 * win/tools32/vsprops/debug.props: Removed.
1369 * win/tools32/vsprops/debug.vsprops: Removed.
1370 * win/tools32/vsprops/debug_all.vsprops: Removed.
1371 * win/tools32/vsprops/debug_wincairo.props: Removed.
1372 * win/tools32/vsprops/debug_wincairo.vsprops: Removed.
1373 * win/tools32/vsprops/debugsuffix.props: Removed.
1374 * win/tools32/vsprops/production.props: Removed.
1375 * win/tools32/vsprops/production.vsprops: Removed.
1376 * win/tools32/vsprops/release.props: Removed.
1377 * win/tools32/vsprops/release.vsprops: Removed.
1378 * win/tools32/vsprops/releaseproduction.vsprops: Removed.
1380 2013-06-12 Brent Fulgham <bfulgham@webkit.org>
1382 [WinCairo] Unreviewed build correction.
1384 * win/tools32/vsprops/WinCairo.props: Switch from using the
1385 $WebKitLibraries environment variable to the newer
1387 * win/tools32/vsprops/debug_wincairo.props: Ditto.
1389 2013-06-11 Roger Fong <roger_fong@apple.com>
1391 Unreviewed. Another part of rollout of r151408.
1393 * win/tools64: Removed.
1394 * win/tools64/scripts: Removed.
1395 * win/tools64/vsprops: Removed.
1397 2013-06-11 Roger Fong <roger_fong@apple.com>
1399 Unreviewed. WinTools makefile fix.
1401 * win/tools32/WinTools.make:
1403 2013-06-11 Commit Queue <commit-queue@webkit.org>
1405 Unreviewed, rolling out r151408.
1406 http://trac.webkit.org/changeset/151408
1407 https://bugs.webkit.org/show_bug.cgi?id=117519
1409 Opting for a different approach (Requested by rfong on
1412 * win/WinTools.make: Removed.
1413 * win/tools32/WinTools.make: Renamed from WebKitLibraries/win/tools64/WinTools.make.
1414 * win/tools64/scripts/COPYRIGHT-END-YEAR: Removed.
1415 * win/tools64/scripts/VERSION: Removed.
1416 * win/tools64/scripts/auto-version.sh: Removed.
1417 * win/tools64/scripts/feature-defines.sh: Removed.
1418 * win/tools64/vsprops/FeatureDefines.props: Removed.
1419 * win/tools64/vsprops/FeatureDefines.vsprops: Removed.
1420 * win/tools64/vsprops/FeatureDefinesCairo.props: Removed.
1421 * win/tools64/vsprops/FeatureDefinesCairo.vsprops: Removed.
1422 * win/tools64/vsprops/WinCairo.props: Removed.
1423 * win/tools64/vsprops/WinCairo.vsprops: Removed.
1424 * win/tools64/vsprops/cURL.props: Removed.
1425 * win/tools64/vsprops/cURL.vsprops: Removed.
1426 * win/tools64/vsprops/common.props: Removed.
1427 * win/tools64/vsprops/common.vsprops: Removed.
1428 * win/tools64/vsprops/debug.props: Removed.
1429 * win/tools64/vsprops/debug.vsprops: Removed.
1430 * win/tools64/vsprops/debug_all.vsprops: Removed.
1431 * win/tools64/vsprops/debug_wincairo.props: Removed.
1432 * win/tools64/vsprops/debug_wincairo.vsprops: Removed.
1433 * win/tools64/vsprops/debugsuffix.props: Removed.
1434 * win/tools64/vsprops/production.props: Removed.
1435 * win/tools64/vsprops/production.vsprops: Removed.
1436 * win/tools64/vsprops/release.props: Removed.
1437 * win/tools64/vsprops/release.vsprops: Removed.
1438 * win/tools64/vsprops/releaseproduction.vsprops: Removed.
1440 2013-06-10 Roger Fong <roger_fong@apple.com>
1442 Change WebKitLibraries/win folder structure around.
1443 <rdar://problem/14097829>
1445 Reviewed by Lucas Forschler.
1447 * win/WinTools.make: Copied from win/tools32/WinTools.make.
1448 * win/tools32/WinTools.make: Removed.
1449 * win/tools64: Copied from win/tools32.
1451 2013-06-05 Bear Travis <betravis@adobe.com>
1453 [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags
1454 https://bugs.webkit.org/show_bug.cgi?id=117172
1456 Reviewed by Alexandru Chiculita.
1458 Adding the CSS_SHAPES compile flag.
1460 * win/tools32/vsprops/FeatureDefines.vsprops:
1461 * win/tools32/vsprops/FeatureDefinesCairo.vsprops:
1463 2013-06-03 Roger Fong <roger_fong@apple.com>
1465 Unreviewed. Some AppleWin VS2010 house cleaning.
1467 * win/tools32/scripts/auto-version.sh: Replaced with win/tools32/scripts/auto-version2010.sh.
1468 * win/tools32/scripts/auto-version2010.sh: Removed.
1469 * win/tools32/scripts/feature-defines.sh: Replaced with win/tools32/scripts/feature-defines2010.sh.
1470 * win/tools32/scripts/feature-defines2010.sh: Removed.
1472 2013-06-03 Roger Fong <roger_fong@apple.com>
1474 Nuke VS2005 files from the tree.
1475 <rdar://problem/14042021>.
1477 Rubberstamped by Brent Fulgham.
1480 * win/lib/WebKitSystemInterface.lib: Removed.
1481 * win/tools: Removed.
1482 * win/tools/WinTools.make: Removed.
1483 * win/tools/scripts: Removed.
1484 * win/tools/scripts/COPYRIGHT-END-YEAR: Removed.
1485 * win/tools/scripts/VERSION: Removed.
1486 * win/tools/scripts/auto-version.sh: Removed.
1487 * win/tools/scripts/auto-version2010.sh: Removed.
1488 * win/tools/scripts/feature-defines.sh: Removed.
1489 * win/tools/scripts/feature-defines2010.sh: Removed.
1490 * win/tools/vsprops: Removed.
1491 * win/tools/vsprops/FeatureDefines.props: Removed.
1492 * win/tools/vsprops/FeatureDefines.vsprops: Removed.
1493 * win/tools/vsprops/FeatureDefinesCairo.props: Removed.
1494 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Removed.
1495 * win/tools/vsprops/WinCairo.props: Removed.
1496 * win/tools/vsprops/WinCairo.vsprops: Removed.
1497 * win/tools/vsprops/cURL.props: Removed.
1498 * win/tools/vsprops/cURL.vsprops: Removed.
1499 * win/tools/vsprops/common.props: Removed.
1500 * win/tools/vsprops/common.vsprops: Removed.
1501 * win/tools/vsprops/debug.props: Removed.
1502 * win/tools/vsprops/debug.vsprops: Removed.
1503 * win/tools/vsprops/debug_all.vsprops: Removed.
1504 * win/tools/vsprops/debug_wincairo.props: Removed.
1505 * win/tools/vsprops/debug_wincairo.vsprops: Removed.
1506 * win/tools/vsprops/debugsuffix.props: Removed.
1507 * win/tools/vsprops/production.props: Removed.
1508 * win/tools/vsprops/production.vsprops: Removed.
1509 * win/tools/vsprops/release.props: Removed.
1510 * win/tools/vsprops/release.vsprops: Removed.
1511 * win/tools/vsprops/releaseproduction.vsprops: Removed.
1513 2013-05-29 Jeffrey Pfau <jpfau@apple.com>
1515 [Mac] Enable cache partitioning and the public suffix list on 10.8
1516 <rdar://problem/13679019>
1518 Rubber-stamped by David Kilzer.
1520 * WebKitSystemInterface.h:
1521 * libWebKitSystemInterfaceLion.a:
1522 * libWebKitSystemInterfaceMountainLion.a:
1524 2013-05-14 Beth Dakin <bdakin@apple.com>
1526 Printing in 1Password app is broken with screen fonts disabled
1527 https://bugs.webkit.org/show_bug.cgi?id=116133
1529 <rdar://problem/13162981>
1531 Reviewed by Anders Carlsson.
1533 Need WKExecutableWasLinkedOnOrBeforeMountainLion() for this quirk.
1535 * libWebKitSystemInterfaceLion.a:
1536 * libWebKitSystemInterfaceMountainLion.a:
1538 2013-05-08 Roger Fong <roger_fong@apple.com>
1540 Unreviewed. Update WebKitLibraries/win to handle different architectures properly.
1542 * win/lib32: Copied from win/lib.
1543 * win/tools/WinTools.make:
1545 2013-05-02 Roger Fong <roger_fong@apple.com>
1547 Unreviewed Windows build fix.
1549 * win/lib/WebKitSystemInterface.lib:
1551 2013-05-01 Alexey Proskuryakov <ap@apple.com>
1553 Update WebKitSystemInterface.
1555 * WebKitSystemInterface.h:
1556 * libWebKitSystemInterfaceLion.a:
1557 * libWebKitSystemInterfaceMountainLion.a:
1559 2013-04-29 Chris Fleizach <cfleizach@apple.com>
1561 WEB SPEECH: need to identify the default voice per language
1562 https://bugs.webkit.org/show_bug.cgi?id=115366
1564 Reviewed by Simon Fraser.
1566 * WebKitSystemInterface.h:
1567 * libWebKitSystemInterfaceLion.a:
1568 * libWebKitSystemInterfaceMountainLion.a:
1570 2013-04-29 Roger Fong <roger_fong@apple.com>
1572 Need a tools32 folder for VS2010 builds.
1573 tools folder will be nuked when we nuke VS2005.
1575 * win/tools32: Copied from WebKitLibraries/win/tools.
1577 2013-04-26 Roger Fong <roger_fong@apple.com>
1579 Disable sub-pixel-layout on Apple Windows port, VS2005 edition.
1581 * win/tools/vsprops/FeatureDefines.vsprops:
1583 2013-04-26 Roger Fong <roger_fong@apple.com>
1585 Disable sub-pixel-layout on Apple Windows port.
1587 * win/tools/vsprops/FeatureDefines.props:
1589 2013-04-26 Roger Fong <roger_fong@apple.com>
1591 Make Apple Windows VS2010 build results into and get dependencies from __32 suffixed folders.
1592 Make the DebugSuffix configuration use _debug dependencies.
1594 * win/tools/WinTools.make:
1595 * win/tools/scripts/auto-version2010.sh:
1596 * win/tools/scripts/feature-defines2010.sh:
1597 * win/tools/vsprops/common.props:
1598 * win/tools/vsprops/debugsuffix.props:
1600 2013-04-25 Chris Fleizach <cfleizach@apple.com>
1602 WEB SPEECH: language support does not work as expected
1603 https://bugs.webkit.org/show_bug.cgi?id=115119
1605 Reviewed by Alexey Proskuryakov.
1607 * WebKitSystemInterface.h:
1609 2013-04-24 Roger Fong <roger_fong@apple.com>
1611 Have VS2010 WebKit solution look in WebKit_Libraries/lib32 for dependencies.
1613 * win/tools/vsprops/common.props:
1615 2013-04-23 Antoine Quint <graouts@apple.com>
1617 Initial advance of text runs should be taken into account
1618 https://bugs.webkit.org/show_bug.cgi?id=114949
1620 Reviewed by Darin Adler.
1622 * WebKitSystemInterface.h:
1623 * libWebKitSystemInterfaceLion.a:
1624 * libWebKitSystemInterfaceMountainLion.a:
1626 2013-04-12 Jeffrey Pfau <jpfau@apple.com>
1628 Query directly for cache partition names
1629 https://bugs.webkit.org/show_bug.cgi?id=114538
1631 Reviewed by David Kilzer.
1633 * WebKitSystemInterface.h:
1634 * libWebKitSystemInterfaceLion.a:
1635 * libWebKitSystemInterfaceMountainLion.a:
1637 2013-04-08 Roger Fong <roger_fong@apple.com>
1641 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1642 * win/lib/WebKitSystemInterface.lib:
1644 2013-04-11 Alexey Proskuryakov <ap@apple.com>
1646 <rdar://problem/10416316> [Mac] WebSocket doesn't work with authenticating proxies
1647 https://bugs.webkit.org/show_bug.cgi?id=114464
1649 Update WebKitSystemInterface.
1651 * WebKitSystemInterface.h:
1652 * libWebKitSystemInterfaceLion.a:
1653 * libWebKitSystemInterfaceMountainLion.a:
1655 2013-04-10 Benjamin Poulain <bpoulain@apple.com>
1657 Mass remove all the empty directories
1659 Rubberstamped by Ryosuke Niwa.
1662 * win/lib/WebKitSystemInterface: Removed.
1664 2013-04-05 Roger Fong <roger_fong@apple.com>
1666 More VS2010 solution makefile fixes.
1667 <rdar://problem/13588964>
1669 * win/tools/WinTools.make:
1671 2013-04-03 Brent Fulgham <bfulgham@webkit.org>
1673 [Windows, WinCairo] Unreviewed VS2010 Build Correction
1675 * win/tools/scripts/auto-version2010.sh: Added properties svn:eol-style and svn:executable.
1676 * win/tools/scripts/feature-defines2010.sh: Added properties svn:eol-style and svn:executable.
1678 2013-04-01 Roger Fong <roger_fong@apple.com>
1680 Update FEATURE_DEFINES string generation for VS2010 solution.
1681 https://bugs.webkit.org/show_bug.cgi?id=113737.
1683 Reviewed by Timothy Horton.
1685 * win/tools/scripts/feature-defines2010.sh: Added.
1687 2013-03-29 Roger Fong <roger_fong@apple.com>
1689 Unreviewed. Rollout r146818.
1691 * win/tools/vsprops/FeatureDefines.props:
1693 2013-03-25 Kent Tamura <tkent@chromium.org>
1695 Rename ENABLE_INPUT_TYPE_DATETIME
1696 https://bugs.webkit.org/show_bug.cgi?id=113254
1698 Reviewed by Kentaro Hara.
1700 Rename ENABLE_INPUT_TYPE_DATETIME to ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE.
1701 Actually I'd like to remove the code, but we shouldn't remove it yet
1702 because we shipped products with it on some platforms.
1704 * win/tools/vsprops/FeatureDefines.props:
1705 * win/tools/vsprops/FeatureDefines.vsprops:
1706 * win/tools/vsprops/FeatureDefinesCairo.props:
1707 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1709 2013-03-25 Sheriff Bot <webkit.review.bot@gmail.com>
1711 Unreviewed, rolling out r146816, r146821, and r146830.
1712 http://trac.webkit.org/changeset/146816
1713 http://trac.webkit.org/changeset/146821
1714 http://trac.webkit.org/changeset/146830
1715 https://bugs.webkit.org/show_bug.cgi?id=113262
1717 Broke all the Windows tests (Requested by rfong on #webkit).
1719 * win/tools/vsprops/FeatureDefines.vsprops:
1721 2013-03-25 Roger Fong <roger_fong@apple.com>
1723 Unreviewed. Also enable CSS_REGIONS and EXCLUSIONS for VS2010 solution.
1725 * win/tools/vsprops/FeatureDefines.props:
1727 2013-03-25 Roger Fong <roger_fong@apple.com>
1729 Enable CSS_REGIONS and CSS_EXCLUSIONS.
1730 https://bugs.webkit.org/show_bug.cgi?id=87519
1732 Reviewed by Timothy Horton.
1734 * win/tools/vsprops/FeatureDefines.vsprops:
1736 2013-03-21 Roger Fong <roger_fong@apple.com>
1738 Unreviewed. Move common props files for VS2010 solution to WebKitLibraries folder and update all projects accordingly.
1740 * win/tools/vsprops/FeatureDefines.props: Copied from ../Source/WebKit/WebKit.vcxproj/FeatureDefines.props.
1741 * win/tools/vsprops/FeatureDefinesCairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/FeatureDefinesCairo.props.
1742 * win/tools/vsprops/WinCairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/WinCairo.props.
1743 * win/tools/vsprops/cURL.props: Copied from ../Source/WebKit/WebKit.vcxproj/WebKit/cURL.props.
1744 * win/tools/vsprops/common.props: Copied from ../Source/WebKit/WebKit.vcxproj/common.props.
1745 * win/tools/vsprops/debug.props: Copied from ../Source/WebKit/WebKit.vcxproj/debug.props.
1746 * win/tools/vsprops/debug_wincairo.props: Copied from ../Source/WebKit/WebKit.vcxproj/debug_wincairo.props.
1747 * win/tools/vsprops/debugsuffix.props: Copied from ../Source/WebKit/WebKit.vcxproj/debugsuffix.props.
1748 * win/tools/vsprops/production.props: Copied from ../Source/WebKit/WebKit.vcxproj/production.props.
1749 * win/tools/vsprops/release.props: Copied from ../Source/WebKit/WebKit.vcxproj/release.props.
1751 2013-03-19 Brent Fulgham <bfulgham@webkit.org>
1753 [WinCairo] Unreviewed build fix.
1755 * win/tools/vsprops/FeatureDefinesCairo.vsprops: This file was out
1756 of sync with the main Windows build, and the VS2010 version of the
1757 WinCairo port, preventing consistent builds.
1759 2013-03-13 Ryosuke Niwa <rniwa@webkit.org>
1761 Threaded HTML Parser is missing feature define flags in all but Chromium port's build files
1762 https://bugs.webkit.org/show_bug.cgi?id=112277
1764 Reviewed by Adam Barth.
1766 * win/tools/vsprops/FeatureDefines.vsprops:
1767 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1769 2013-03-06 Jer Noble <jer.noble@apple.com>
1771 Unreviewed roll-out of r145011.
1773 * win/tools/vsprops/FeatureDefines.vsprops:
1775 2013-03-06 Jer Noble <jer.noble@apple.com>
1777 Unreviewed build fix. Add ENABLE_CURSOR_VISIBILITY to the list of FEATURE_DEFINES for
1778 (non-Cairo) Windows builds.
1780 * win/tools/vsprops/FeatureDefines.vsprops:
1782 2013-03-05 Kiran Muppala <cmuppala@apple.com>
1784 Remove deprecated process suppression assertion SPI from WebKitSystemInterface
1785 https://bugs.webkit.org/show_bug.cgi?id=111501
1787 Reviewed by Alexey Proskuryakov.
1789 https://bugs.webkit.org/show_bug.cgi?id=111387 replaced all usage of
1790 WKNSProcessInfoProcessAssertionWithTypes() with
1791 -[NSProcessInfo beginSuspensionOfSystemBehaviors:]. Hence, remove
1792 the now deprecated SPI.
1794 * WebKitSystemInterface.h: Remove
1795 WKNSProcessInfoProcessAssertionWithTypes and associated declarations.
1797 2013-03-05 Kiran Muppala <cmuppala@apple.com>
1799 Use new assertion API for process suppression on Mac
1800 https://bugs.webkit.org/show_bug.cgi?id=111387
1802 Reviewed by Alexey Proskuryakov.
1804 Add WKProcessSuppressionSystemBehaviors constant for use in WebKit2 to
1805 take a process suppression assertion.
1807 * WebKitSystemInterface.h:
1809 2013-03-05 Jeffrey Pfau <jpfau@apple.com>
1811 Clear associated cache partitions when deleting origins' cache
1812 https://bugs.webkit.org/show_bug.cgi?id=111383
1814 Reviewed by Maciej Stachowiak.
1816 * WebKitSystemInterface.h:
1817 * libWebKitSystemInterfaceLion.a:
1818 * libWebKitSystemInterfaceMountainLion.a:
1820 2013-03-04 Kunihiko Sakamoto <ksakamoto@chromium.org>
1822 Add build flag for FontLoader
1823 https://bugs.webkit.org/show_bug.cgi?id=111289
1825 Reviewed by Benjamin Poulain.
1827 Add ENABLE_FONT_LOAD_EVENTS build flag (disabled by default).
1829 * win/tools/vsprops/FeatureDefines.vsprops:
1830 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1832 2013-02-27 Glenn Adams <glenn@skynav.com>
1834 Add ENABLE_CSS3_TEXT_LINE_BREAK flag.
1835 https://bugs.webkit.org/show_bug.cgi?id=110944
1837 Reviewed by Dean Jackson.
1839 * win/tools/vsprops/FeatureDefines.vsprops:
1840 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1842 2013-02-21 Jeffrey Pfau <jpfau@apple.com>
1844 Optionally partition cache to prevent using cache for tracking
1845 https://bugs.webkit.org/show_bug.cgi?id=110269
1847 Reviewed by Maciej Stachowiak.
1849 Update WKSI bindings.
1851 * WebKitSystemInterface.h:
1852 * libWebKitSystemInterfaceLion.a:
1853 * libWebKitSystemInterfaceMountainLion.a:
1855 2013-02-22 Aaron Colwell <acolwell@chromium.org>
1857 Disable MediaSource on Apple Windows port
1858 https://bugs.webkit.org/show_bug.cgi?id=110494
1860 Reviewed by Tim Horton.
1862 * win/tools/vsprops/FeatureDefines.vsprops:
1864 2013-02-22 Roger Fong <roger_fong@apple.com>
1866 Unreviewed. Make WinTools.make stop copying vsprops into nested vsprops folders.
1868 * win/tools/WinTools.make:
1870 2013-02-14 Anders Carlsson <andersca@apple.com>
1872 Add WKContextIsPlugInUpdateAvailable
1873 https://bugs.webkit.org/show_bug.cgi?id=109862
1874 <rdar://problem/13173140>
1876 Reviewed by Sam Weinig.
1878 Roll WebKitSystemInterface DEPS.
1880 * WebKitSystemInterface.h:
1881 * libWebKitSystemInterfaceLion.a:
1882 * libWebKitSystemInterfaceMountainLion.a:
1884 2013-02-13 Roger Fong <roger_fong@apple.com>
1886 Move all .props files from WebKitLibraries folder to WebKit Source folder.
1887 https://bugs.webkit.org/show_bug.cgi?id=109761
1889 Reviewed by Brent Fulgham.
1891 * win/tools/vsprops/FeatureDefines.props: Removed.
1892 * win/tools/vsprops/common.props: Removed.
1893 * win/tools/vsprops/debug.props: Removed.
1894 * win/tools/vsprops/release.props: Removed.
1895 * win/tools/vsprops/releaseproduction.props: Removed.
1897 2013-02-07 Roger Fong <roger_fong@apple.com>
1899 Unreviewed. More VS2010 WebKit solution touchups.
1900 Move an ignored warning from a project to common properties.
1902 * win/tools/vsprops/common.props:
1904 2013-02-06 Mike West <mkwst@chromium.org>
1906 Add an ENABLE_NOSNIFF feature flag.
1907 https://bugs.webkit.org/show_bug.cgi?id=109029
1909 Reviewed by Jochen Eisinger.
1911 This new flag will control the behavior of 'X-Content-Type-Options: nosniff'
1912 when processing script and other resource types.
1914 * win/tools/vsprops/FeatureDefines.vsprops:
1915 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1917 2013-02-01 Alexis Menard <alexis@webkit.org>
1919 Enable unprefixed CSS transitions by default.
1920 https://bugs.webkit.org/show_bug.cgi?id=108216
1922 Reviewed by Dean Jackson.
1924 Rename the flag CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED
1925 to CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED which will be used later to
1926 guard the unprefixing work for CSS Transforms and animations.
1928 * win/tools/vsprops/FeatureDefines.vsprops:
1929 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
1931 2013-01-30 Alexey Proskuryakov <ap@apple.com>
1933 Update WebKitSystemInterface for <rdar://problem/13111288>.
1935 * libWebKitSystemInterfaceLion.a:
1936 * libWebKitSystemInterfaceMountainLion.a:
1938 * WebKitSystemInterface.h: Removed WKEnterPluginSandbox, which has been unused now.
1940 2013-01-28 Kiran Muppala <cmuppala@apple.com>
1942 Add window occlusion criteria to determine page visibility on Mac
1943 https://bugs.webkit.org/show_bug.cgi?id=107494
1945 Reviewed by Simon Fraser.
1947 Add enum constants to specify window occlusion notification type to
1948 notification registration/unregistration methods. Add typedef for
1949 window ID data passed to the window occlusion notification handler.
1950 Add method to enable occlusion notifications for a particular window.
1952 * WebKitSystemInterface.h: Add
1953 WKOcclusionNotificationTypeWindowBecameVisible,
1954 WKOcclusionNotificationTypeWindowBecameOccluded,
1956 WKEnableWindowOcclusionNotifications().
1958 2013-01-25 Andy Estes <aestes@apple.com>
1960 Update WKSI header and libraries after r140875.
1962 * WebKitSystemInterface.h:
1963 * libWebKitSystemInterfaceLion.a:
1964 * libWebKitSystemInterfaceMountainLion.a:
1966 2013-01-24 Brent Fulgham <bfulgham@webkit.org>
1968 Get WTF compiling in VS2010 (32bit)
1969 https://bugs.webkit.org/show_bug.cgi?id=106986
1971 Reviewed by Tim Horton.
1973 If you do not have Cygwin in the overall operating system
1974 PATH, the project will not build. In VS2005 we had logic
1975 in the build system to guard against this. We should
1976 retain this in the VS2010 work.
1978 Furthermore, VS2010 has a nasty bug where to Visual Studio
1979 tools path is not defined when performing a 'clean' phase
1980 on an NMAKE-based build. This is corrected here as well.
1982 * win/tools/vsprops/common.props: Revise environment setup
1983 to ensure proper tools are in path during build.
1985 2013-01-19 Roger Fong <roger_fong@apple.com>
1987 Add WebKitLibraries property sheets for compiling WebKit in VS2010.
1988 https://bugs.webkit.org/show_bug.cgi?id=106949
1990 Reviewed by Brent Fulgham.
1992 * win/tools/vsprops/FeatureDefines.props: Added.
1993 * win/tools/vsprops/common.props: Added.
1994 * win/tools/vsprops/debug.props: Added.
1995 * win/tools/vsprops/release.props: Added.
1996 * win/tools/vsprops/releaseproduction.props: Added.
1998 2013-01-21 Dirk Schulze <dschulze@adobe.com>
2000 Add build flag for Canvas's Path object (disabled by default)
2001 https://bugs.webkit.org/show_bug.cgi?id=107473
2003 Reviewed by Dean Jackson.
2005 Add CANVAS_PATH build flag to build systems.
2007 * win/tools/vsprops/FeatureDefines.vsprops:
2008 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2010 2013-01-10 Roger Fong <roger_fong@apple.com>
2012 Update WebkitSystemInterface lib for Windows port.
2013 This hasn't been done in a while and the current one is out of date.
2014 In addition I believe it will fix:
2015 <rdar://problem/12990844>
2017 Rubberstamped by Timothy Horton.
2019 * win/lib/WebKitSystemInterface.lib:
2021 2013-01-08 Kiran Muppala <cmuppala@apple.com>
2023 Add WebKitSystemInterface needed for overriding system proxies on Mac
2024 https://bugs.webkit.org/show_bug.cgi?id=106410
2026 Reviewed by Stephanie Lewis.
2028 This patch is in anticipation of the fix for https://bugs.webkit.org/show_bug.cgi?id=104197,
2029 Add user defaults to override system proxy settings for NetworkProcess on Mac, which
2030 is awaiting the approval of a WebKit2 committer. Commiting the WKSI portion separately,
2031 so that the internal repository commit for generating the WKSI libraries does not have to
2032 be rolled back every time the rest of the patch changes.
2034 Add WKCFNetworkSetOverrideSystemProxySettings(), needed by NetworkProcess to set
2035 custom proxies during initialization.
2037 * WebKitSystemInterface.h:
2038 * libWebKitSystemInterfaceLion.a:
2039 * libWebKitSystemInterfaceMountainLion.a:
2041 2013-01-04 Adam Klein <adamk@chromium.org>
2043 Remove ENABLE_MUTATION_OBSERVERS #define
2044 https://bugs.webkit.org/show_bug.cgi?id=105459
2046 Reviewed by Ryosuke Niwa.
2048 * win/tools/vsprops/FeatureDefines.vsprops:
2049 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2051 2013-01-01 Dan Bernstein <mitz@apple.com>
2053 <rdar://problem/12942239> Update copyright strings
2055 Reviewed by Sam Weinig.
2057 * win/tools/scripts/COPYRIGHT-END-YEAR:
2059 2012-12-28 Mark Rowe <mrowe@apple.com>
2061 Move logic for extracting the OS X marketing version in to WebCore
2062 <http://webkit.org/b/105841> / <rdar://problem/10736041>
2064 Reviewed by Dan Bernstein.
2066 * WebKitSystemInterface.h:
2068 2012-12-19 Kiran Muppala <cmuppala@apple.com>
2070 Adopt new assertion SPI for process suppression on Mac
2071 https://bugs.webkit.org/show_bug.cgi?id=105378
2073 Reviewed by Mark Rowe.
2075 Add WKNSProcessInfoProcessAssertionWithTypes().
2077 * WebKitSystemInterface.h:
2079 2012-12-19 Alexis Menard <alexis@webkit.org>
2081 Implement CSS parsing for CSS transitions unprefixed.
2082 https://bugs.webkit.org/show_bug.cgi?id=104804
2084 Reviewed by Dean Jackson.
2086 Add a new flag ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED
2087 to cover the work of unprefixing Transforms, Animations and
2088 Transitions. It will let the possibility of each ports to turn it off
2089 in their release branches until we're confident that these CSS
2090 properties are ready to be unprefixed.
2092 * win/tools/vsprops/FeatureDefines.vsprops:
2093 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2095 2012-12-12 Roger Fong <roger_fong@apple.com>
2097 Enable VIDEO_TRACK on Windows.
2098 https://bugs.webkit.org/show_bug.cgi?id=104706.
2100 Reviewed by Timothy Horton.
2102 Enable VIDEO_TRACK on Windows and update project property files.
2104 * win/tools/vsprops/FeatureDefines.vsprops:
2106 2012-12-12 Sheriff Bot <webkit.review.bot@gmail.com>
2108 Unreviewed, rolling out r137491.
2109 http://trac.webkit.org/changeset/137491
2110 https://bugs.webkit.org/show_bug.cgi?id=104828
2112 broke the builtd (Requested by rfong on #webkit).
2114 * win/tools/vsprops/FeatureDefines.vsprops:
2116 2012-12-11 Roger Fong <roger_fong@apple.com>
2118 Enable VIDEO_TRACK on Windows.
2119 https://bugs.webkit.org/show_bug.cgi?id=104706.
2121 Reviewed by Timothy Horton.
2123 Enable VIDEO_TRACK on Windows and update project property files.
2125 * win/tools/vsprops/FeatureDefines.vsprops:
2127 2012-12-10 Alexis Menard <alexis@webkit.org>
2129 [CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND feature flag.
2130 https://bugs.webkit.org/show_bug.cgi?id=104539
2132 Reviewed by Antonio Gomes.
2134 As discussed on webkit-dev it is not needed to keep this feature flag
2135 as support for <position> type is a small feature that is already
2136 implemented by three other UAs. It was useful while landing this
2137 feature as partial bits were landed one after one.
2139 * win/tools/vsprops/FeatureDefines.vsprops:
2140 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2142 2012-12-06 Rick Byers <rbyers@chromium.org>
2144 CSS cursor property should support webkit-image-set
2145 https://bugs.webkit.org/show_bug.cgi?id=99493
2147 Reviewed by Beth Dakin.
2149 Add ENABLE_MOUSE_CURSOR_SCALE - disabled by default
2151 * win/tools/vsprops/FeatureDefines.vsprops:
2152 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2154 2012-11-26 Roger Fong <roger_fong@apple.com>
2156 Unreviewed. ENABLE_ACCELERATED_OVERFLOW_SCROLLING not enabled on Windows.
2157 Add a feature flag and skip some failing tests.
2158 https://bugs.webkit.org/show_bug.cgi?id=103294
2161 compositing/overflow/scrolling-without-painting.html
2162 compositing/overflow/updating-scrolling-content.html
2164 * win/tools/vsprops/FeatureDefines.vsprops:
2166 2012-11-23 Alexis Menard <alexis@webkit.org>
2168 [CSS3 Backgrounds and Borders] Implement new CSS3 background-position parsing.
2169 https://bugs.webkit.org/show_bug.cgi?id=102104
2171 Reviewed by Julien Chaffraix.
2173 Protect the new feature behind a feature flag.
2175 * win/tools/vsprops/FeatureDefines.vsprops:
2176 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2178 2012-11-19 Kihong Kwon <kihong.kwon@samsung.com>
2180 Add PROXIMITY_EVENTS feature
2181 https://bugs.webkit.org/show_bug.cgi?id=102658
2183 Reviewed by Kentaro Hara.
2185 Add PROXIMITY_EVENTS feature to win and win-cairo prot.
2187 * win/tools/vsprops/FeatureDefines.vsprops:
2188 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2190 2012-11-12 Beth Dakin <bdakin@apple.com>
2192 Build fix. Forgot these bits last time.
2194 * libWebKitSystemInterfaceLion.a:
2195 * libWebKitSystemInterfaceMountainLion.a:
2197 2012-11-12 Beth Dakin <bdakin@apple.com>
2199 Zoomed-in scrolling is very slow when deviceScaleFactor > 1
2200 https://bugs.webkit.org/show_bug.cgi?id=101787
2202 Reviewed by Simon Fraser.
2204 wkSetCGFontRenderingMode now takes a BOOL parameter.
2205 * WebKitSystemInterface.h:
2206 * libWebKitSystemInterfaceLion.a:
2207 * libWebKitSystemInterfaceMountainLion.a:
2209 2012-11-08 Anders Carlsson <andersca@apple.com>
2211 Roll WebKitSystemInterface DEPS.
2213 Rubber-stamped by Andreas Kling.
2215 * libWebKitSystemInterfaceLion.a:
2216 * libWebKitSystemInterfaceMountainLion.a:
2218 2012-11-07 Roger Fong <roger_fong@apple.com>
2220 Enable Subpixel Layout on Windows. Rebaseline any failing tests that were rebaselined in r133351.
2221 https://bugs.webkit.org/show_bug.cgi?id=101538
2223 Rubberstamped by Tim Horton.
2225 * win/tools/vsprops/FeatureDefines.vsprops:
2227 2012-11-06 Anders Carlsson <andersca@apple.com>
2231 * WebKitSystemInterface.h:
2233 2012-11-06 Anders Carlsson <andersca@apple.com>
2235 Update Java related WKSI function names
2236 https://bugs.webkit.org/show_bug.cgi?id=101414
2238 Reviewed by Sam Weinig.
2240 Roll WebKitSystemInterface DEPS.
2242 * WebKitSystemInterface.h:
2243 * libWebKitSystemInterfaceLion.a:
2244 * libWebKitSystemInterfaceMountainLion.a:
2246 2012-11-06 Alexey Proskuryakov <ap@apple.com>
2248 Clean up which storage cookie jar functions use
2249 https://bugs.webkit.org/show_bug.cgi?id=101395
2251 Reviewed by Brady Eidson.
2253 * WebKitSystemInterface.h:
2254 * libWebKitSystemInterfaceLion.a:
2255 * libWebKitSystemInterfaceMountainLion.a:
2256 Added WKHTTPCookies() and WKDeleteAllHTTPCookies(). Updated ifdefs for currently
2257 supported OS versions.
2259 2012-11-06 Alexey Proskuryakov <ap@apple.com>
2261 Delete Leopard and Snow Leopard versions of WKSI. These have not been updated in ages.
2263 Rubber-stampted by Mark Rowe.
2265 * libWebKitSystemInterfaceLeopard.a: Removed.
2266 * libWebKitSystemInterfaceSnowLeopard.a: Removed.
2268 2012-11-05 Alexey Proskuryakov <ap@apple.com>
2270 Get rid of setCookieStoragePrivateBrowsingEnabled.
2271 https://bugs.webkit.org/show_bug.cgi?id=101247
2273 Reviewed by Brady Eidson.
2275 * WebKitSystemInterface.h: Removed the function.
2277 2012-11-02 Anders Carlsson <andersca@apple.com>
2279 Don't instantiate the Java plug-in if it's inactive
2280 https://bugs.webkit.org/show_bug.cgi?id=101102
2281 <rdar://problem/12595679>
2283 Reviewed by Andreas Kling.
2285 Update WebKitSystemInterface to a version that has WKJLReportWebComponentsUsed.
2287 * WebKitSystemInterface.h:
2288 * libWebKitSystemInterfaceLion.a:
2289 * libWebKitSystemInterfaceMountainLion.a:
2290 Roll WebKitSystemInterface DERPS.
2292 2012-10-25 Dominik Röttsches <dominik.rottsches@intel.com>
2294 Conditionalize XHR timeout support
2295 https://bugs.webkit.org/show_bug.cgi?id=100356
2297 Reviewed by Adam Barth.
2299 Adding ENABLE_XHR_TIMEOUT feature, which is default off for Apple Win.
2300 See also https://bugs.webkit.org/show_bug.cgi?id=100349 for an attempt
2301 to fix timeout support for CF Network.
2303 * win/tools/vsprops/FeatureDefines.vsprops:
2304 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2306 2012-10-24 Eric Carlson <eric.carlson@apple.com>
2308 Allow ports to override text track rendering style
2309 https://bugs.webkit.org/show_bug.cgi?id=97800
2310 <rdar://problem/12044964>
2312 Reviewed by Maciej Stachowiak.
2314 Update WKSI header with SPI for getting the user caption appearance preferences.
2316 * WebKitSystemInterface.h:
2318 2012-10-19 Dongwoo Joshua Im <dw.im@samsung.com>
2320 Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
2321 https://bugs.webkit.org/show_bug.cgi?id=99804
2323 Reviewed by Julien Chaffraix.
2325 CSS3 text related properties will be implemented under this flag,
2326 including text decoration, text-align-last, and text-justify.
2328 * win/tools/vsprops/FeatureDefines.vsprops:
2329 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2331 2012-10-18 Pablo Flouret <pablof@motorola.com>
2333 Implement css3-conditional's @supports rule
2334 https://bugs.webkit.org/show_bug.cgi?id=86146
2336 Reviewed by Antti Koivisto.
2338 * win/tools/vsprops/FeatureDefines.vsprops:
2339 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2340 Add an ENABLE_CSS3_CONDITIONAL_RULES flag.
2342 2012-10-08 Kiran Muppala <cmuppala@apple.com>
2344 Throttle DOM timers on hidden pages.
2345 https://bugs.webkit.org/show_bug.cgi?id=98474
2347 Reviewed by Maciej Stachowiak.
2349 Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature define.
2351 * win/tools/vsprops/FeatureDefines.vsprops:
2352 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2354 2012-10-05 Sheriff Bot <webkit.review.bot@gmail.com>
2356 Unreviewed, rolling out r130556 and r130564.
2357 http://trac.webkit.org/changeset/130556
2358 http://trac.webkit.org/changeset/130564
2359 https://bugs.webkit.org/show_bug.cgi?id=98572
2361 The patch wasn't reviewed by a reviewer and it is breaking
2362 Chromium Windows (Requested by jchaffraix on #webkit).
2364 * WebKitSystemInterface.h:
2366 2012-10-05 Tim Horton <timothy_horton@apple.com>
2368 Update WebKitSystemInterface libraries and header.
2370 Reviewed by Simon Fraser.
2372 * WebKitSystemInterface.h:
2373 * libWebKitSystemInterfaceLion.a:
2374 * libWebKitSystemInterfaceMountainLion.a:
2375 * libWebKitSystemInterfaceSnowLeopard.a:
2377 2012-10-04 Eric Carlson <eric.carlson@apple.com>
2379 Allow ports to override text track rendering style
2380 https://bugs.webkit.org/show_bug.cgi?id=97800
2381 <rdar://problem/12044964>
2383 Reviewed by Silvia Pfeiffer.
2385 Update WKSI header with SPI for getting the user caption appearance preferences.
2387 * WebKitSystemInterface.h:
2389 2012-09-28 Eric Carlson <eric.carlson@apple.com>
2391 Allow ports to override text track rendering style
2392 <rdar://problem/12044964>
2394 Reviewed by Jessie Berlin.
2396 Update WKSI libraries.
2398 * libWebKitSystemInterfaceLion.a:
2399 * libWebKitSystemInterfaceMountainLion.a:
2400 * libWebKitSystemInterfaceSnowLeopard.a:
2402 2012-09-25 Simon Fraser <simon.fraser@apple.com>
2404 <rdar://problem/12351906> Have DumpRenderTree and WebKitTestRunner crash logs show which test crashed
2406 Reviewed by Tim Horton.
2408 New WKSI libraries and header.
2410 * WebKitSystemInterface.h:
2411 * libWebKitSystemInterfaceLion.a:
2412 * libWebKitSystemInterfaceMountainLion.a:
2413 * libWebKitSystemInterfaceSnowLeopard.a:
2415 2012-09-08 Sam Weinig <sam@webkit.org>
2417 Switch to entering the sandbox directly from main(), rather than waiting for the initialization message
2418 https://bugs.webkit.org/show_bug.cgi?id=96194
2420 Reviewed by Dan Bernstein.
2422 Update WKSI with SPI for getting the bundle URL from an executable URL.
2424 * WebKitSystemInterface.h:
2425 * libWebKitSystemInterfaceLion.a:
2426 * libWebKitSystemInterfaceMountainLion.a:
2427 * libWebKitSystemInterfaceSnowLeopard.a:
2428 Adds WKCopyBundleURLForExecutableURL().
2430 2012-08-29 Tony Chang <tony@chromium.org>
2432 Remove ENABLE_CSS3_FLEXBOX compile time flag
2433 https://bugs.webkit.org/show_bug.cgi?id=95382
2435 Reviewed by Ojan Vafai.
2437 Everyone is already enabling this by default and the spec has stablized.
2439 * win/tools/vsprops/FeatureDefines.vsprops:
2440 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2442 2012-08-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2444 [css3-text] Add CSS3 Text decoration compile flag
2445 https://bugs.webkit.org/show_bug.cgi?id=93863
2447 Reviewed by Julien Chaffraix.
2449 This patch handles the compile flag implementation, which will come disabled by
2450 default, thus not exposing the CSS3 text decoration features to the web, unless
2451 when explicitly enabling it with "--css3-text-decoration" build parameter.
2453 * win/tools/vsprops/FeatureDefines.vsprops:
2454 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2456 2012-08-14 Alex Christensen <alex.christensen@flexsim.com>
2458 /SAFESEH should not be a common linker option
2459 https://bugs.webkit.org/show_bug.cgi?id=89372
2461 Reviewed by Darin Adler.
2463 * win/tools/vsprops/common.vsprops:
2464 removed /SAFESEH as a default option for the linker (doesn't work for x64)
2466 2012-08-13 Roger Fong <roger_fong@apple.com>
2468 Enable CSS Sticky Position on Windows.
2469 https://bugs.webkit.org/show_bug.cgi?id=93905
2471 Reviewed by Tim Horton.
2473 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.
2475 * win/tools/vsprops/FeatureDefines.vsprops:
2476 Include ENABLE_CSS_STICKY_POSITION flag.
2478 2012-08-06 Anders Carlsson <andersca@apple.com>
2480 If the Apple Java plug-in is blocked and no runtime is installed, don't load it
2481 https://bugs.webkit.org/show_bug.cgi?id=93289
2482 <rdar://problem/11730092>
2484 Reviewed by Dan Bernstein.
2486 Add WKJLIsRuntimeAndWebComponentsInstalled().
2488 * WebKitSystemInterface.h:
2489 * libWebKitSystemInterfaceLion.a:
2490 * libWebKitSystemInterfaceMountainLion.a:
2492 2012-08-01 Jon Lee <jonlee@apple.com>
2496 Reviewed by Mark Rowe.
2498 * libWebKitSystemInterfaceLion.a:
2499 * libWebKitSystemInterfaceMountainLion.a:
2500 * libWebKitSystemInterfaceSnowLeopard.a:
2502 2012-07-29 Rik Cabanier <cabanier@adobe.com>
2504 Add ENABLE_CSS_COMPOSITING flag
2505 https://bugs.webkit.org/show_bug.cgi?id=92553
2507 Reviewed by Dirk Schulze.
2509 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
2511 * win/tools/vsprops/FeatureDefines.vsprops:
2512 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2514 2012-07-23 Roger Fong <roger_fong@apple.com>
2516 Disable flexbox on Windows
2517 https://bugs.webkit.org/show_bug.cgi?id=92047
2518 <rdar://problem/11570384>
2520 Reviewed by Darin Adler.
2522 Disabled Flexbox CSS3 syntax on Mac, need to do the same for Windows.
2524 * win/tools/vsprops/FeatureDefines.vsprops:
2525 Disable ENABLE_CSS3_FLEXBOX property.
2527 2012-07-23 Kent Tamura <tkent@chromium.org>
2529 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively
2530 https://bugs.webkit.org/show_bug.cgi?id=91941
2532 Reviewed by Kentaro Hara.
2534 A flag name for an elmement should be ENABLE_*_ELEMENT.
2536 * win/tools/vsprops/FeatureDefines.vsprops:
2537 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2539 2012-07-22 Kent Tamura <tkent@chromium.org>
2541 Rename ENABLE_DETAILS to ENABLE_DETAILS_ELEMENT
2542 https://bugs.webkit.org/show_bug.cgi?id=91928
2544 Reviewed by Kentaro Hara.
2546 A flag name for an elmement should be ENABLE_*_ELEMENT.
2548 * win/tools/vsprops/FeatureDefines.vsprops:
2549 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2551 2012-07-20 Kent Tamura <tkent@chromium.org>
2553 Rename ENABLE_DATALIST to ENABLE_DATALIST_ELEMENT
2554 https://bugs.webkit.org/show_bug.cgi?id=91846
2556 Reviewed by Kentaro Hara.
2558 A flag name for an elmement should be ENABLE_*_ELEMENT.
2560 * win/tools/vsprops/FeatureDefines.vsprops:
2561 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2563 2012-07-11 Mark Rowe <mrowe@apple.com>
2565 Add a Mountain Lion version of libWebKitSystemInterface.a.
2567 Update the WebKitSystemInterface header and binaries.
2569 Reviewed by John Sullivan.
2571 * WebKitSystemInterface.h:
2572 * libWebKitSystemInterfaceLion.a:
2573 * libWebKitSystemInterfaceMountainLion.a: Added.
2574 * libWebKitSystemInterfaceSnowLeopard.a:
2576 2012-07-04 John Mellor <johnme@chromium.org>
2578 Text Autosizing: Add compile flag and runtime setting
2579 https://bugs.webkit.org/show_bug.cgi?id=87394
2581 This patch renames Font Boosting to Text Autosizing.
2583 Reviewed by Adam Barth.
2585 * win/tools/vsprops/FeatureDefines.vsprops:
2586 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2588 2012-06-29 Mihai Balan <mibalan@adobe.com>
2590 [CSS Regions] Adding feature defines for CSS Regions for Windows
2591 https://bugs.webkit.org/show_bug.cgi?id=88645
2593 Reviewed by Tony Chang.
2595 Re-trying to enable CSS regions on Windows. This time only enabling
2596 regions since exclusions lead to some very strange compiling/linking
2599 * win/tools/vsprops/FeatureDefines.vsprops: Added default value for ENABLE_CSS_REGIONS
2600 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto
2602 2012-06-28 Brent Fulgham <bfulgham@webkit.org>
2604 [WinCairo] Unreviewed build correction. Add two missing macro
2605 declarations to vsprops file.
2607 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Add missing
2608 ENABLE_HIGH_DPI_CANVAS and ENABLE_REQUEST_ANIMATION_FRAME macros.
2610 2012-06-27 Brent Fulgham <bfulgham@webkit.org>
2612 [WinCairo] Unreviewed build correction. Accidentally turned on
2613 CSS_FILTERS, which is not available in tree.
2615 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Turn CSS_FILTERS
2616 back off for WinCairo target.
2618 2012-06-27 Brent Fulgham <bfulgham@webkit.org>
2620 [WinCairo] Unreviewed build correction. Resync feature defines with
2621 Apple port. Things have drifted apart a little.
2623 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Update to match
2624 Apple port, define some missing features.
2626 2012-06-19 Mike West <mkwst@chromium.org>
2628 Introduce ENABLE_CSP_NEXT configuration flag.
2629 https://bugs.webkit.org/show_bug.cgi?id=89300
2631 Reviewed by Adam Barth.
2633 The 1.0 draft of the Content Security Policy spec is just about to
2634 move to Last Call. We'll hide work on the upcoming 1.1 spec behind
2635 this ENABLE flag, disabled by default.
2637 Spec: https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html
2639 * win/tools/vsprops/FeatureDefines.vsprops:
2640 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2642 2012-06-15 Sheriff Bot <webkit.review.bot@gmail.com>
2644 Unreviewed, rolling out r120280.
2645 http://trac.webkit.org/changeset/120280
2646 https://bugs.webkit.org/show_bug.cgi?id=89273
2648 Enabling CSS regions broke all Windows tests (Requested by
2649 jhomeycutt on #webkit).
2651 * win/tools/vsprops/FeatureDefines.vsprops:
2652 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2654 2012-06-13 Mihai Balan <mibalan@adobe.com>
2656 Fix for #88645 - enabling regions on Windows
2658 [CSS Regions] Adding feature defines for CSS Regions & exclusions for Windows
2659 https://bugs.webkit.org/show_bug.cgi?id=88645
2661 Reviewed by Sam Weinig.
2663 Previous work on #87442 added feature defines to allow proper disabling of CSS Regions and
2664 exclusions (previously even with the feature disabled, parsing still worked). However, the
2665 feature defines were enabled on Mac only - they were broken on Windows. This
2666 patch adds the feature defines to (re)enable regions and exclusions on Windows.
2668 * win/tools/vsprops/FeatureDefines.vsprops: Added default value for ENABLE_CSS_EXCLUSIONS and ENABLE_CSS_REGIONS
2669 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto
2671 2012-06-11 Alexis Menard <alexis.menard@openbossa.org>
2673 [CSS3 Backgrounds and Borders] Protect box-decoration-break behind a feature flag.
2674 https://bugs.webkit.org/show_bug.cgi?id=88804
2676 Reviewed by Tony Chang.
2678 Protect box-decoration-break behind a feature flag enabled by default.
2680 * win/tools/vsprops/FeatureDefines.vsprops:
2681 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2683 2012-06-11 Anders Carlsson <andersca@apple.com>
2685 Pass the right color space over to the web process so we can set it on our CA context
2686 https://bugs.webkit.org/show_bug.cgi?id=88819
2687 <rdar://problem/11629050>
2689 Reviewed by John Sullivan.
2691 Add WKCAContextSetColorSpace and WKCAContextGetColorSpace.
2693 * WebKitSystemInterface.h:
2694 * libWebKitSystemInterfaceLion.a:
2695 * libWebKitSystemInterfaceSnowLeopard.a:
2697 2012-06-09 Sukolsak Sakshuwong <sukolsak@google.com>
2699 Add UNDO_MANAGER flag
2700 https://bugs.webkit.org/show_bug.cgi?id=87908
2702 Reviewed by Tony Chang.
2704 * win/tools/vsprops/FeatureDefines.vsprops:
2705 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2707 2012-06-05 Dongwoo Im <dw.im@samsung.com>
2709 Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.
2710 https://bugs.webkit.org/show_bug.cgi?id=73176
2712 Reviewed by Adam Barth.
2714 Two more APIs are added in Custom Scheme Handler specification.
2715 http://dev.w3.org/html5/spec/Overview.html#custom-handlers
2716 One is 'isProtocolHandlerRegistered' to query whether the specific URL
2717 is registered or not.
2718 The other is 'unregisterProtocolHandler' to remove the registered URL.
2720 * win/tools/vsprops/FeatureDefines.vsprops: Add a macro 'ENABLE_CUSTOM_SCHEME_HANDLER'.
2721 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Add a macro 'ENABLE_CUSTOM_SCHEME_HANDLER'.
2723 2012-05-29 Jessie Berlin <jberlin@apple.com>
2725 [Win] ~1/2 of all the iframe seamless tests fail
2726 https://bugs.webkit.org/show_bug.cgi?id=87543
2728 Rubber-stamped by Eric Seidel.
2730 Finish enabling IFRAME_SEAMLESS on Windows.
2732 * win/tools/vsprops/FeatureDefines.vsprops:
2734 2012-05-28 Vivek Galatage <vivekgalatage@gmail.com>
2736 Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops for windows
2737 https://bugs.webkit.org/show_bug.cgi?id=87622
2739 Reviewed by Eric Seidel.
2741 Removed the ENABLE_3D_CANVAS from the property define as this is
2742 obsolete since bug #53041
2744 * win/tools/vsprops/FeatureDefines.vsprops:
2746 2012-05-24 John Mellor <johnme@chromium.org>
2748 Font Boosting: Add compile flag and runtime setting
2749 https://bugs.webkit.org/show_bug.cgi?id=87394
2751 Reviewed by Adam Barth.
2753 Add ENABLE_FONT_BOOSTING.
2755 * win/tools/vsprops/FeatureDefines.vsprops:
2756 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2758 2012-05-23 Ojan Vafai <ojan@chromium.org>
2760 add back the ability to disable flexbox
2761 https://bugs.webkit.org/show_bug.cgi?id=87147
2763 Reviewed by Tony Chang.
2765 * win/tools/vsprops/FeatureDefines.vsprops:
2766 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2768 2012-05-10 Anders Carlsson <andersca@apple.com>
2770 WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
2771 https://bugs.webkit.org/show_bug.cgi?id=86150
2772 <rdar://problem/9551196>
2774 Reviewed by Sam Weinig.
2776 Add WKShouldBlockPlugin.
2778 * WebKitSystemInterface.h:
2779 * libWebKitSystemInterfaceLion.a:
2780 * libWebKitSystemInterfaceSnowLeopard.a:
2782 2012-05-08 Jon Lee <jonlee@apple.com>
2784 Safari warns that it needs to resend the form in an iFrame when going back
2785 https://bugs.webkit.org/show_bug.cgi?id=82658
2786 <rdar://problem/11292558>
2788 Reviewed by Darin Adler.
2790 * WebKitSystemInterface.h:
2791 * libWebKitSystemInterfaceLeopard.a:
2792 * libWebKitSystemInterfaceLion.a:
2793 * libWebKitSystemInterfaceSnowLeopard.a:
2795 2012-05-07 Eric Seidel <eric@webkit.org>
2797 Add ENABLE_IFRAME_SEAMLESS so Apple can turn off SEAMLESS if needed
2798 https://bugs.webkit.org/show_bug.cgi?id=85822
2800 Reviewed by Adam Barth.
2802 * win/tools/vsprops/FeatureDefines.vsprops:
2804 2012-05-06 Eric Seidel <eric@webkit.org>
2806 Remove 3D_CANVAS define from vsprops files (it was renamed WEBGL many months ago)
2807 https://bugs.webkit.org/show_bug.cgi?id=85743
2809 Reviewed by Adam Barth.
2811 * win/tools/vsprops/FeatureDefines.vsprops:
2812 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2814 2012-05-02 Eric Seidel <eric@webkit.org>
2816 Resort FeatureDefinesCairo.vcprops to actually be alphabetical (in preparation for autogeneration)
2817 https://bugs.webkit.org/show_bug.cgi?id=85454
2819 Reviewed by Adam Barth.
2821 The PreprocessorDefinitions line is still not sorted, but I'll do that in a separate patch.
2822 There is no functional change in this patch. Just moving the defines around.
2823 Its interesting to me that now that it's sorted and I can easily compare this with other
2824 ports and found that a whole bunch of defines which should be on for Cairo are off,
2825 likely due to Cairo simply being overlooked. These oversights should be easy to avoid
2826 in an autogenerated world.
2828 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2830 2012-05-02 Eric Seidel <eric@webkit.org>
2832 Fix tabs vs. space formating in FeatureDefines.vsprops and fix alphabetical sorting
2833 https://bugs.webkit.org/show_bug.cgi?id=85445
2835 Reviewed by Adam Barth.
2837 I noticed this when comparing my auto-generated output for this file vs. the one
2838 we have checked in. Seems we might as well fix the checked in file to be
2839 consistent in style with itself. :)
2841 * win/tools/vsprops/FeatureDefines.vsprops:
2843 2012-04-27 Gavin Peters <gavinp@chromium.org>
2845 Add new ENABLE_LINK_PRERENDER define to control the Prerendering API
2846 https://bugs.webkit.org/show_bug.cgi?id=84871
2848 Reviewed by Adam Barth.
2850 Prerendering is currently covered by the ENABLE_LINK_PREFETCH macro, but the new Prerendering
2851 API separates it from prefetching. Having separate include guards lets ports enable prefetching,
2852 a relatively easy change, without needing to build the infrastructure for prerendering, which
2853 is considerably more complicated.
2855 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2857 2012-04-10 Adam Barth <abarth@webkit.org>
2859 Limit -apple- and -khtml- to ENABLE(DASHBOARD_SUPPORT)
2860 https://bugs.webkit.org/show_bug.cgi?id=83256
2862 Reviewed by Eric Seidel.
2864 * win/tools/vsprops/FeatureDefines.vsprops:
2866 2012-04-09 Beth Dakin <bdakin@apple.com>
2868 <rdar://problem/11214796>
2870 New WKSI will hopefully fix a common crash seen by the bots in libRIP.A.dylib:
2873 Reviewed by Simon Fraser.
2875 * libWebKitSystemInterfaceLeopard.a:
2876 * libWebKitSystemInterfaceLion.a:
2877 * libWebKitSystemInterfaceSnowLeopard.a:
2879 2012-04-06 Dan Bernstein <mitz@apple.com>
2881 <rdar://problem/10912476> HiDPI: Have canvas use a hidpi backing store, but downsample upon access
2883 Reviewed by Sam Weinig.
2885 * win/tools/vsprops/FeatureDefines.vsprops: Added ENABLE_HIGH_DPI_CANVAS.
2887 2012-04-03 Keishi Hattori <keishi@webkit.org>
2889 Disable ENABLE_DATALIST for now
2890 https://bugs.webkit.org/show_bug.cgi?id=82871
2892 Reviewed by Kent Tamura.
2894 * win/tools/vsprops/FeatureDefines.vsprops: Disabled ENABLE_DATALIST.
2896 2012-03-30 Keishi Hattori <keishi@webkit.org>
2898 Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium
2899 https://bugs.webkit.org/show_bug.cgi?id=80972
2901 Reviewed by Kent Tamura.
2903 * win/tools/vsprops/FeatureDefines.vsprops:
2904 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2906 2012-03-20 Steve Falkenburg <sfalken@apple.com>
2908 Disable LTCG on Windows to avoid out of process space errors while linking
2909 https://bugs.webkit.org/show_bug.cgi?id=81714
2911 Reviewed by Jessie Berlin.
2913 * win/tools/vsprops/production.vsprops:
2915 2012-03-14 Jer Noble <jer.noble@apple.com>
2917 Wrong icon to restore to windowed mode in full screen video panel
2918 https://bugs.webkit.org/show_bug.cgi?id=70437
2920 Reviewed by Eric Carlson.
2922 * WebKitSystemInterface.h: Added WKMediaUIPartExitFullscreenButton.
2923 * libWebKitSystemInterfaceLeopard.a:
2924 * libWebKitSystemInterfaceLion.a:
2925 * libWebKitSystemInterfaceSnowLeopard.a:
2926 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2927 * win/lib/WebKitSystemInterface.lib:
2929 2012-03-13 Adam Barth <abarth@webkit.org> && Benjamin Poulain <bpoulain@apple.com>
2931 Always enable ENABLE(CLIENT_BASED_GEOLOCATION)
2932 https://bugs.webkit.org/show_bug.cgi?id=78853
2934 Reviewed by Adam Barth.
2936 * win/tools/vsprops/FeatureDefines.vsprops:
2937 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2939 2012-03-12 Enrica Casucci <enrica@apple.com>
2941 WebKit2: remove NSPasteboard access for promised data from the WebProcess
2942 https://bugs.webkit.org/show_bug.cgi?id=80073
2944 * WebKitSystemInterface.h: Touched the file to make build system happy.
2945 * libWebKitSystemInterfaceLeopard.a:
2946 * libWebKitSystemInterfaceLion.a:
2947 * libWebKitSystemInterfaceSnowLeopard.a:
2949 2012-03-09 Jon Lee <jonlee@apple.com>
2951 Add support for ENABLE(LEGACY_NOTIFICATIONS)
2952 https://bugs.webkit.org/show_bug.cgi?id=80497
2954 Reviewed by Adam Barth.
2956 Prep for b80472: Update API for Web Notifications
2957 * win/tools/vsprops/FeatureDefines.vsprops:
2958 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2960 2012-03-09 Ashod Nakashian <ashodnakashian@yahoo.com>
2962 Bash scripts should support LF endings only
2963 https://bugs.webkit.org/show_bug.cgi?id=79509
2965 Reviewed by David Kilzer.
2967 * win/tools/scripts/feature-defines.sh: Modified property svn:eol-style.
2969 2012-03-05 Sam Weinig <sam@webkit.org>
2971 Fix the SnowLeoaprd build.
2973 * WebKitSystemInterface.h:
2974 * libWebKitSystemInterfaceLeopard.a:
2975 * libWebKitSystemInterfaceLion.a:
2976 * libWebKitSystemInterfaceSnowLeopard.a:
2978 2012-03-05 Sam Weinig <sam@webkit.org>
2980 Update WebKitSystemInterface for WKCAContext additions.
2982 * WebKitSystemInterface.h:
2983 * libWebKitSystemInterfaceLeopard.a:
2984 * libWebKitSystemInterfaceLion.a:
2985 * libWebKitSystemInterfaceSnowLeopard.a:
2987 2012-03-03 Hans Wennborg <hans@chromium.org>
2989 Implement Speech JavaScript API
2990 https://bugs.webkit.org/show_bug.cgi?id=80019
2992 Reviewed by Adam Barth.
2994 Add ENABLE_SCRIPTED_SPEECH.
2996 * win/tools/vsprops/FeatureDefines.vsprops:
2997 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
2999 2012-03-01 Nikolas Zimmermann <nzimmermann@rim.com>
3001 Unreviewed, rolling out r109255.
3002 http://trac.webkit.org/changeset/109255
3003 https://bugs.webkit.org/show_bug.cgi?id=79932
3005 Breaks rounded rects with dashed strokes in SVG
3007 * WebKitSystemInterface.h:
3008 * libWebKitSystemInterfaceLeopard.a:
3009 * libWebKitSystemInterfaceLion.a:
3010 * libWebKitSystemInterfaceSnowLeopard.a:
3012 2012-02-29 Tim Horton <timothy_horton@apple.com>
3014 Make use of CG rounded-rect primitives
3015 https://bugs.webkit.org/show_bug.cgi?id=79932
3016 <rdar://problem/9274953>
3018 Reviewed by Simon Fraser.
3020 Add wkCGPathAddRoundedRect.
3022 * WebKitSystemInterface.h:
3023 * libWebKitSystemInterfaceLeopard.a:
3024 * libWebKitSystemInterfaceLion.a:
3025 * libWebKitSystemInterfaceSnowLeopard.a:
3027 2012-02-28 Jer Noble <jer.noble@apple.com>
3029 Full screen video volume slider has "progress bar"
3030 https://bugs.webkit.org/show_bug.cgi?id=79812
3032 Reviewed by Eric Carlson.
3034 * WebKitSystemInterface.h:
3035 * libWebKitSystemInterfaceLeopard.a:
3036 * libWebKitSystemInterfaceLion.a:
3037 * libWebKitSystemInterfaceSnowLeopard.a:
3038 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3039 * win/lib/WebKitSystemInterface.lib:
3041 2012-02-28 Simon Fraser <simon.fraser@apple.com>
3043 Update WebKitSystemInterface.
3045 Reviewed by Sam Weinig.
3047 * WebKitSystemInterface.h:
3048 * libWebKitSystemInterfaceLeopard.a:
3049 * libWebKitSystemInterfaceLion.a:
3050 * libWebKitSystemInterfaceSnowLeopard.a:
3052 2012-02-28 Alexey Proskuryakov <ap@apple.com>
3054 [Mac] Add an experimental SPI for plug-ins to enter sandbox
3055 https://bugs.webkit.org/show_bug.cgi?id=79709
3057 This pulls a lot of WKSI changes at once, because the script that updates it didn't
3060 * WebKitSystemInterface.h:
3061 * libWebKitSystemInterfaceLeopard.a:
3062 * libWebKitSystemInterfaceLion.a:
3063 * libWebKitSystemInterfaceSnowLeopard.a:
3065 2012-02-10 Adam Klein <adamk@chromium.org>
3067 Enable MUTATION_OBSERVERS by default on all platforms
3068 https://bugs.webkit.org/show_bug.cgi?id=78196
3070 Reviewed by Ojan Vafai.
3072 * win/tools/vsprops/FeatureDefines.vsprops:
3073 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3075 2012-02-06 Matthew Delaney <mdelaney@apple.com>
3077 toDataURL() uses stale data after putImageData()
3078 https://bugs.webkit.org/show_bug.cgi?id=65767
3080 Added WKCGContextResetClip for use in reseting clip for new putByteArray method.
3082 Reviewed by Chris Marrin.
3084 * WebKitSystemInterface.h: Added WKCGContextResetClip.
3085 * libWebKitSystemInterfaceLeopard.a:
3086 * libWebKitSystemInterfaceSnowLeopard.a:
3087 * libWebKitSystemInterfaceLion.a:
3089 2012-02-02 Chris Marrin <cmarrin@apple.com>
3091 Turn on CSS Filters on Windows
3092 https://bugs.webkit.org/show_bug.cgi?id=76667
3094 Turned on CSS_FILTERS for Windows
3096 Reviewed by Adele Peterson.
3098 * win/tools/vsprops/FeatureDefines.vsprops:
3100 2012-02-02 Sheriff Bot <webkit.review.bot@gmail.com>
3102 Unreviewed, rolling out r106566.
3103 http://trac.webkit.org/changeset/106566
3104 https://bugs.webkit.org/show_bug.cgi?id=77673
3106 Broke the Windows build (Requested by jessieberlin on
3109 * win/tools/vsprops/FeatureDefines.vsprops:
3111 2012-02-02 Chris Marrin <cmarrin@apple.com>
3113 Turn on CSS Filters on Windows
3114 https://bugs.webkit.org/show_bug.cgi?id=76667
3116 Turned on CSS_FILTERS for Windows
3118 Reviewed by Adele Peterson.
3120 * win/tools/vsprops/FeatureDefines.vsprops:
3122 2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
3124 Not reviewed. Fix win build, by disabling ENABLE_SHADOW_DOM by default.
3126 * win/tools/vsprops/FeatureDefines.vsprops:
3127 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3129 2012-01-25 Hajime Morita <morrita@google.com>>
3131 ENABLE_SHADOW_DOM should be available via build-webkit --shadow-dom
3132 https://bugs.webkit.org/show_bug.cgi?id=76863
3134 Reviewed by Dimitri Glazkov.
3136 Added a feature flag.
3138 * win/tools/vsprops/FeatureDefines.vsprops:
3139 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3141 2012-01-16 Brent Fulgham <bfulgham@webkit.org>
3143 [WinCairo] Build correction. Switch to Apple style builds without
3144 the _debug postfix so that launching tools, etc., will work properly.
3146 * win/tools/vsprops/debug_wincairo.vsprops: Remove use of _debug in
3147 output files to be consistent with WebKit build/test tools.
3149 2012-01-05 Dan Bernstein <mitz@apple.com>
3151 <rdar://problem/10633760> Update copyright strings
3153 Reviewed by Mark Rowe.
3155 * win/tools/scripts/COPYRIGHT-END-YEAR:
3157 2011-12-06 Roland Steiner <rolandsteiner@chromium.org>
3159 <style scoped>: disable on Windows by default
3160 https://bugs.webkit.org/show_bug.cgi?id=73893
3162 Reviewed by Andreas Kling.
3164 * win/tools/vsprops/FeatureDefines.vsprops:
3165 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3167 2011-11-20 Roland Steiner <rolandsteiner@chromium.org>
3169 <style scoped>: add ENABLE(STYLE_SCOPED) flag to WebKit
3170 https://bugs.webkit.org/show_bug.cgi?id=72848
3172 Reviewed by Dimitri Glazkov.
3174 * win/tools/vsprops/FeatureDefines.vsprops:
3175 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3177 2011-11-14 Julien Chaffraix <jchaffraix@webkit.org>
3179 Add --css-grid-layout to build-webkit and the build systems
3180 https://bugs.webkit.org/show_bug.cgi?id=72320
3182 Reviewed by Ojan Vafai.
3184 * win/tools/vsprops/FeatureDefines.vsprops:
3185 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3187 2011-11-14 Tony Chang <tony@chromium.org>
3189 Remove the CSS3_FLEXBOX compile time flag and enable on all ports
3190 https://bugs.webkit.org/show_bug.cgi?id=72196
3192 Reviewed by Ojan Vafai.
3194 * win/tools/vsprops/FeatureDefines.vsprops:
3195 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3197 2011-11-11 Alexey Proskuryakov <ap@apple.com>
3199 WebProcess should use AppSandbox style quarantine
3200 https://bugs.webkit.org/show_bug.cgi?id=72168
3201 <rdar://problem/10434292>
3203 Reviewed by Darin Adler.
3205 * WebKitSystemInterface.h:
3206 * libWebKitSystemInterfaceLion.a:
3207 Added WKEnableSandboxStyleFileQuarantine().
3209 * libWebKitSystemInterfaceLeopard.a:
3210 * libWebKitSystemInterfaceSnowLeopard.a:
3211 Not sure why these also changed, but updating to match most recent build.
3213 2011-11-02 Dean Jackson <dino@apple.com>
3215 Add ENABLE_CSS_SHADERS flag
3216 https://bugs.webkit.org/show_bug.cgi?id=71394
3218 Reviewed by Sam Weinig.
3220 * win/tools/vsprops/FeatureDefines.vsprops:
3221 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3223 2011-10-24 Michael Saboff <msaboff@apple.com>
3225 WebKit doesn't build with recent changes to libdispatch
3226 https://bugs.webkit.org/show_bug.cgi?id=70737
3228 Added new WebKitSystemInterface method CreateVMPressureDispatchOnMainQueue.
3230 * WebKitSystemInterface.h:
3231 * libWebKitSystemInterfaceLeopard.a:
3232 * libWebKitSystemInterfaceLion.a:
3233 * libWebKitSystemInterfaceSnowLeopard.a:
3235 2011-10-21 Jeff Miller <jeffm@apple.com>
3237 Focus rings are too thin in HiDPI in WebKit2
3238 https://bugs.webkit.org/show_bug.cgi?id=70396
3240 Rename wkSetPatternBaseCTM() to wkSetBaseCTM().
3242 Reviewed by Beth Dakin.
3244 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3245 * win/lib/WebKitSystemInterface.lib:
3247 2011-10-19 Beth Dakin <bdakin@apple.com>
3249 Try to fix the Chromium build.
3251 * WebKitSystemInterface.h:
3252 * libWebKitSystemInterfaceLeopard.a:
3253 * libWebKitSystemInterfaceLion.a:
3254 * libWebKitSystemInterfaceSnowLeopard.a:
3256 2011-10-19 Beth Dakin <bdakin@apple.com>
3258 https://bugs.webkit.org/show_bug.cgi?id=70396
3259 Focus rings are too thin in HiDPI in WebKit2
3261 <rdar://problem/10086876>
3263 Reviewed by Dan Bernstein.
3265 Renamed an existing WebKitSystemInterface function.
3266 * WebKitSystemInterface.h:
3267 * libWebKitSystemInterfaceLion.a:
3268 * libWebKitSystemInterfaceSnowLeopard.a:
3270 2011-10-18 Adam Barth <abarth@webkit.org>
3272 Always enable ENABLE(XPATH)
3273 https://bugs.webkit.org/show_bug.cgi?id=70217
3275 Reviewed by Eric Seidel.
3277 * win/tools/vsprops/FeatureDefines.vsprops:
3278 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3280 2011-10-17 Adam Roben <aroben@apple.com>
3286 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
3288 * win/tools/vsprops/common.vsprops: Specify /bigobj to the compiler.
3290 2011-10-16 Adam Barth <abarth@webkit.org>
3292 Always enable ENABLE(DOM_STORAGE)
3293 https://bugs.webkit.org/show_bug.cgi?id=70189
3295 Reviewed by Eric Seidel.
3297 * win/tools/vsprops/FeatureDefines.vsprops:
3298 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3300 2011-10-14 Dan Bernstein <mitz@apple.com>
3302 REGRESSION (Safari 5.1 - 5.1.1): CSS nesw-resize cursor shows up as a sw-resize cursor
3303 https://bugs.webkit.org/show_bug.cgi?id=70081
3305 Reviewed by Anders Carlsson.
3307 * WebKitSystemInterface.h: Unrelated change, perhaps needed for bug 68478.
3308 * libWebKitSystemInterfaceLeopard.a:
3309 * libWebKitSystemInterfaceLion.a:
3310 * libWebKitSystemInterfaceSnowLeopard.a:
3312 2011-10-13 Arko Saha <arko@motorola.com>
3314 Microdata: Basic implementation of document.getItems() method.
3315 https://bugs.webkit.org/show_bug.cgi?id=68610
3317 Reviewed by Ryosuke Niwa.
3319 Added ENABLE(MICRODATA) feature flag. Implement document.getItems() DOM API.
3320 Spec: http://www.whatwg.org/specs/web-apps/current-work/complete/microdata.html
3322 * win/tools/vsprops/FeatureDefines.vsprops:
3323 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3325 2011-10-12 Adam Barth <abarth@webkit.org>
3327 Remove ENABLE(XHTMLMP) and associated code
3328 https://bugs.webkit.org/show_bug.cgi?id=69729
3330 Reviewed by David Levin.
3332 * win/tools/vsprops/FeatureDefines.vsprops:
3333 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3335 2011-10-11 Kent Tamura <tkent@chromium.org>
3337 C4481 warning should be disabled for OVERRIDE and FINAL.
3338 https://bugs.webkit.org/show_bug.cgi?id=69904
3340 Reviewed by Adam Roben.
3342 * win/tools/vsprops/common.vsprops: Disable C4481.
3344 2011-10-04 Kent Tamura <tkent@chromium.org>
3346 Introduce feature flags for incomplete input types
3347 https://bugs.webkit.org/show_bug.cgi?id=68971
3349 Reviewed by Hajime Morita.
3351 * win/tools/vsprops/FeatureDefines.vsprops:
3352 Add ENABLE_INPUT_TYPE_* flags. They are disabled by default.
3353 * win/tools/vsprops/FeatureDefinesCairo.vsprops: ditto.
3355 2011-10-04 Scott Graham <scottmg@chromium.org>
3357 Add GAMEPAD feature flag
3358 https://bugs.webkit.org/show_bug.cgi?id=66859
3360 Reviewed by Darin Fisher.
3362 * win/tools/vsprops/FeatureDefines.vsprops:
3363 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3365 2011-09-26 Chris Marrin <cmarrin@apple.com>
3367 Enable requestAnimationFrame on Windows
3368 https://bugs.webkit.org/show_bug.cgi?id=68397
3370 Reviewed by Simon Fraser.
3372 Enable REQUEST_ANIMATION_FRAME for Windows
3374 * win/tools/vsprops/FeatureDefines.vsprops:
3376 2011-09-24 Adam Barth <abarth@webkit.org>
3378 Always enable ENABLE(OFFLINE_WEB_APPLICATIONS)
3379 https://bugs.webkit.org/show_bug.cgi?id=68767
3381 Reviewed by Eric Seidel.
3383 * win/tools/vsprops/FeatureDefines.vsprops:
3384 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3386 2011-09-23 Adam Klein <adamk@chromium.org>
3388 Add ENABLE_MUTATION_OBSERVERS feature flag
3389 https://bugs.webkit.org/show_bug.cgi?id=68732
3391 Reviewed by Ojan Vafai.
3393 This flag will guard an implementation of the "Mutation Observers" proposed in
3394 http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/1622.html
3396 * win/tools/vsprops/FeatureDefines.vsprops:
3397 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3399 2011-09-22 Dean Jackson <dino@apple.com>
3401 Add ENABLE_CSS_FILTERS
3402 https://bugs.webkit.org/show_bug.cgi?id=68652
3404 Reviewed by Simon Fraser.
3406 * win/tools/vsprops/FeatureDefines.vsprops:
3407 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3409 2011-09-19 Adam Barth <abarth@webkit.org>
3411 Always enable ENABLE(EVENTSOURCE)
3412 https://bugs.webkit.org/show_bug.cgi?id=68414
3414 Reviewed by Eric Seidel.
3416 * win/tools/vsprops/FeatureDefines.vsprops:
3417 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3419 2011-09-15 Adam Barth <abarth@webkit.org>
3421 Rename ENABLE(DATABASE) to ENABLE(SQL_DATABASE)
3422 https://bugs.webkit.org/show_bug.cgi?id=68205
3424 Reviewed by Eric Seidel.
3426 * win/tools/vsprops/FeatureDefines.vsprops:
3427 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3429 2011-09-15 Eric Seidel <eric@webkit.org>
3431 Remove ENABLE(SVG_AS_IMAGE) since all major ports have it on by default
3432 https://bugs.webkit.org/show_bug.cgi?id=68182
3434 Reviewed by Adam Barth.
3436 * win/tools/vsprops/FeatureDefines.vsprops:
3437 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3439 2011-09-15 Eric Seidel <eric@webkit.org>
3441 Remove ENABLE_SVG_ANIMATION as all major ports have it on by default
3442 https://bugs.webkit.org/show_bug.cgi?id=68022
3444 Reviewed by Ryosuke Niwa.
3446 * win/tools/vsprops/FeatureDefines.vsprops:
3447 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3449 2011-09-14 Eric Seidel <eric@webkit.org>
3451 Remove ENABLE_SVG_USE as <use> is required by HTML5
3452 https://bugs.webkit.org/show_bug.cgi?id=68019
3454 Reviewed by Ryosuke Niwa.
3456 I missed a couple uses of SVG_USE in my previous patch.
3458 * win/tools/vsprops/FeatureDefines.vsprops:
3459 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3461 2011-09-13 Eric Seidel <eric@webkit.org>
3463 Remove ENABLE_SVG_USE as <use> is required by HTML5
3464 https://bugs.webkit.org/show_bug.cgi?id=68019
3466 Reviewed by Ryosuke Niwa.
3468 * win/tools/vsprops/FeatureDefines.vsprops:
3469 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3471 2011-09-13 Eric Seidel <eric@webkit.org>
3473 Remove ENABLE_SVG_FOREIGN_OBJECT as it is a required part of HTML5
3474 https://bugs.webkit.org/show_bug.cgi?id=68018
3476 Reviewed by Ryosuke Niwa.
3478 * win/tools/vsprops/FeatureDefines.vsprops:
3479 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3481 2011-09-01 Tim Horton <timothy_horton@apple.com>
3483 REGRESSION: Rendering artifacts on a rotated, pattern filled shape
3484 https://bugs.webkit.org/show_bug.cgi?id=53055
3485 <rdar://problem/8910917>
3487 Reviewed by Simon Fraser.
3489 Introduce wkCGPatternCreateWithImageAndTransform.
3491 * WebKitSystemInterface.h:
3492 * libWebKitSystemInterfaceLeopard.a:
3493 * libWebKitSystemInterfaceLion.a:
3494 * libWebKitSystemInterfaceSnowLeopard.a:
3495 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
3496 * win/lib/WebKitSystemInterface.lib:
3498 2011-08-30 Aaron Colwell <acolwell@chromium.org>
3500 Add MediaSource API to HTMLMediaElement
3501 https://bugs.webkit.org/show_bug.cgi?id=64731
3503 Reviewed by Eric Carlson.
3505 * win/tools/vsprops/FeatureDefines.vsprops:
3506 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3508 2011-08-24 Lucas Forschler <lforschler@apple.com>
3510 Update SVN properties to help out the Windows EWS bots.
3512 Reviewed by Adam Roben.
3514 * win: Modified properties svn:ignore.
3515 * win/include: Modified property svn:ignore.
3516 * win/lib: Modified property svn:ignore.
3518 2011-08-18 Beth Dakin <bdakin@apple.com>
3520 Reviewed by Sam Weinig.
3522 https://bugs.webkit.org/show_bug.cgi?id=66495
3523 Lion-specific scroller SPIs can use forward declaration instead of
3524 WebKitSystemInterface
3526 * WebKitSystemInterface.h:
3527 * libWebKitSystemInterfaceLeopard.a:
3528 * libWebKitSystemInterfaceLion.a:
3529 * libWebKitSystemInterfaceSnowLeopard.a:
3531 2011-07-28 Dan Bernstein <mitz@apple.com>
3533 WebKitSystemInterface support for
3534 <rdar://problem/9589433> Displaying Japanese dictionary contents in vertical orientation takes a couple of seconds
3536 Reviewed by Darin Adler.
3538 * WebKitSystemInterface.h: Added WKGetVerticalGlyphsForCharacters().
3539 * libWebKitSystemInterfaceLeopard.a:
3540 * libWebKitSystemInterfaceLion.a:
3541 * libWebKitSystemInterfaceSnowLeopard.a:
3543 2011-07-22 Jessie Berlin <jberlin@apple.com>
3545 [WebKit2] Changing the cookie accept policy in Private Browsing doesn’t work.
3546 https://bugs.webkit.org/show_bug.cgi?id=64997
3548 Reviewed by Ada Chan.
3550 Add a wrapper around the setter for the CF HTTP cookie accept policy (since it is not
3551 declared in the public headers on Snow Leopard). This wrapper is not necessary for Windows.
3553 * WebKitSystemInterface.h:
3554 * libWebKitSystemInterfaceLeopard.a:
3555 * libWebKitSystemInterfaceLion.a:
3556 * libWebKitSystemInterfaceSnowLeopard.a:
3558 2011-07-15 Pratik Solanki <psolanki@apple.com>
3560 Part of https://bugs.webkit.org/show_bug.cgi?id=63674
3561 Get webkit to compile with USE(CFNETWORK) enabled on Mac
3563 Reviewed by David Kilzer.
3565 New WebKitSystemInterface functions for CFNetwork-based loader.
3567 * WebKitSystemInterface.h:
3568 * libWebKitSystemInterfaceLeopard.a:
3569 * libWebKitSystemInterfaceLion.a:
3570 * libWebKitSystemInterfaceSnowLeopard.a:
3572 2011-07-12 Brent Fulgham <bfulgham@webkit.org>
3574 Standardize WinCairo conditionalized code under PLATFORM macro.
3575 https://bugs.webkit.org/show_bug.cgi?id=64377
3577 Reviewed by Maciej Stachowiak.
3579 * win/tools/vsprops/WinCairo.vsprops: Update to comply with PLATFORM
3580 macro definition (WTF_PLATFORM_WIN_CAIRO)
3582 2011-07-02 Mark Rowe <mrowe@apple.com>
3584 Update the header file too.
3586 * WebKitSystemInterface.h:
3588 2011-07-02 Mark Rowe <mrowe@apple.com>
3590 Update WebKitSystemInterface binaries.
3592 * libWebKitSystemInterfaceLeopard.a:
3593 * libWebKitSystemInterfaceLion.a: Added.
3594 * libWebKitSystemInterfaceSnowLeopard.a:
3596 2011-06-28 Brent Fulgham <bfulgham@webkit.org>
3598 Unreviewed build correction. Link to correct library for
3601 * win/tools/vsprops/WinCairo.vsprops: Don't link to the static
3602 zlib.lib when building for WinCairo.
3604 2011-06-21 MORITA Hajime <morrita@google.com>
3606 Unreviewed, rolling out r89401 and r89403.
3607 http://trac.webkit.org/changeset/89401
3608 http://trac.webkit.org/changeset/89403
3609 https://bugs.webkit.org/show_bug.cgi?id=62970
3611 Breaks mac build and mistakenly enables the spellcheck API
3613 * win/tools/vsprops/FeatureDefines.vsprops:
3614 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3616 2011-06-20 MORITA Hajime <morrita@google.com>
3618 Reviewed by Kent Tamura.
3620 Spellcheck API should be build-able.
3621 https://bugs.webkit.org/show_bug.cgi?id=62970
3623 * win/tools/vsprops/FeatureDefines.vsprops:
3624 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3626 2011-06-20 Pratik Solanki <psolanki@apple.com>
3628 Reviewed by David Kilzer.
3630 HTTP pipelining functions on mac should match windows
3631 https://bugs.webkit.org/show_bug.cgi?id=63012
3633 * WebKitSystemInterface.h:
3634 * libWebKitSystemInterfaceLeopard.a:
3635 * libWebKitSystemInterfaceSnowLeopard.a:
3637 2011-06-13 Tony Chang <tony@chromium.org>
3639 Reviewed by Dimitri Glazkov.
3641 rename ENABLE_NEW_FLEXBOX to ENABLE_CSS3_FLEXBOX
3642 https://bugs.webkit.org/show_bug.cgi?id=62578
3644 * win/tools/vsprops/FeatureDefines.vsprops:
3645 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3647 2011-06-13 Tony Chang <tony@chromium.org>
3649 Reviewed by Adam Barth.
3651 rename ENABLE_FLEXBOX to ENABLE_NEW_FLEXBOX
3652 https://bugs.webkit.org/show_bug.cgi?id=62545
3654 * win/tools/vsprops/FeatureDefines.vsprops:
3655 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3657 2011-06-10 Tony Chang <tony@chromium.org>
3659 Reviewed by Ojan Vafai.
3661 add a compile guard ENABLE(FLEXBOX)
3662 https://bugs.webkit.org/show_bug.cgi?id=62049
3664 * win/tools/vsprops/FeatureDefines.vsprops:
3665 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3667 2011-06-07 Tim Horton <timothy_horton@apple.com>
3669 Reviewed by Alexey Proskuryakov.
3671 Use correct CFURLStorageSessionRef definition on Snow Leopard
3672 https://bugs.webkit.org/show_bug.cgi?id=62223
3674 * WebKitSystemInterface.h:
3676 2011-06-06 Alexandru Chiculita <achicu@adobe.com>
3678 Reviewed by Kent Tamura.
3680 Add ENABLE_CSS_EXCLUSIONS support for build-webkit script
3681 https://bugs.webkit.org/show_bug.cgi?id=61628
3683 * win/tools/vsprops/FeatureDefines.vsprops:
3684 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
3686 2011-06-06 Mihnea Ovidenie <mihnea@adobe.com>
3688 Reviewed by Kent Tamura.
3690 Add ENABLE(CSS_REGIONS) guard for CSS Regions support
3691 https://bugs.webkit.org/show_bug.cgi?id=61631
3693 * win/tools/vsprops/FeatureDefines.vsprops: