1 2014-01-17 Beth Dakin <bdakin@apple.com>
3 Need a way to test the tile cache with margins enabled
4 https://bugs.webkit.org/show_bug.cgi?id=127194
6 <rdar://problem/15571327>
8 Reviewed by Tim Horton.
10 Attempt to keep Windows building.
12 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
14 2014-01-16 Andy Estes <aestes@apple.com>
16 [iOS] Fix build issues with exported headers
18 * WebKit.xcodeproj/project.pbxproj: Removed WebPluginPrivate.h from
21 2014-01-15 Ryuan Choi <ryuan.choi@samsung.com>
23 [EFL][WK1] Implement ProgressTrackerClientEfl to fix the crash
24 https://bugs.webkit.org/show_bug.cgi?id=127031
26 Reviewed by Gyuyoung Kim.
28 * PlatformEfl.cmake: Added ProgressTrackerClientEfl.cpp into source lists.
30 2014-01-14 Anders Carlsson <andersca@apple.com>
32 Create separate progress tracker clients
33 https://bugs.webkit.org/show_bug.cgi?id=127025
35 Reviewed by Sam Weinig.
37 * WebKit.xcodeproj/project.pbxproj:
39 2014-01-14 Dean Jackson <dino@apple.com>
41 Correct grave mistake in updating the pbxproj file rather than xcconfig.
43 * WebKit.xcodeproj/project.pbxproj:
45 2014-01-14 Dean Jackson <dino@apple.com>
47 Attempt to fix 32-bit Mac build.
49 * WebKit.xcodeproj/project.pbxproj:
51 2014-01-14 Dean Jackson <dino@apple.com>
53 [WK1] Allow generated export files on iOS
54 https://bugs.webkit.org/show_bug.cgi?id=127008
56 Reviewed by Simon Fraser.
58 Modify the export file generation rule to read from
59 a shared and platform-specific input file.
61 * WebKit.xcodeproj/project.pbxproj:
63 2014-01-13 Alex Christensen <achristensen@webkit.org>
65 Unreviewed build fix for Win64.
67 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
68 Corrected 64-bit linker symbols.
70 2014-01-13 Daniel Bates <dabates@apple.com>
72 [iOS] More build fixes for WebKit
74 Add iOS-specific logic to build phases: "Symlink WebKitPluginHost in to place" and "Migrate Headers".
76 * WebKit.xcodeproj/project.pbxproj:
78 2014-01-13 Daniel Bates <dabates@apple.com>
80 [iOS] Fix up WebKit build phases
82 Add iOS-specific logic to build phrases "Generate 64-bit Export File" and "Migrate Headers".
84 * WebKit.xcodeproj/project.pbxproj:
86 2014-01-13 Daniel Bates <dabates@apple.com>
88 [iOS] Don't link to Mac-only frameworks when building WebKit
90 Currently the Xcode project always links against various Mac-only frameworks (e.g. Carbon.framework).
91 Instead the Xcode project should only link against {JavaScriptCore, WebCore}.framework and
92 libicucore.dylib, which are the frameworks/libraries that are shared by both the Mac and iOS port. We'll
93 use Configuration/WebCore.xcconfig to specify additional port-specific frameworks to link against.
95 * WebKit.xcodeproj/project.pbxproj:
97 2014-01-13 Eric Carlson <eric.carlson@apple.com>
101 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing
102 exports needed for Windows build after r161899.
104 2014-01-13 Andy Estes <aestes@apple.com>
106 [iOS] Build Fix: switch back to calling postprocess-headers.sh
108 * WebKit.xcodeproj/project.pbxproj:
110 2014-01-12 Dan Bernstein <mitz@apple.com>
112 Try to fix the Windows build after r161852.
114 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
116 2014-01-10 Daniel Bates <dabates@apple.com>
118 [iOS] Upstream WebCore and Tools miscellaneous changes
119 https://bugs.webkit.org/show_bug.cgi?id=126698
121 Reviewed by David Kilzer.
123 * WebKit.xcodeproj/project.pbxproj:
125 2014-01-09 Benjamin Poulain <bpoulain@apple.com>
127 Remove the WebKit layer of the Blackberry port
128 https://bugs.webkit.org/show_bug.cgi?id=126715
130 Reviewed by Anders Carlsson.
132 * PlatformBlackBerry.cmake: Removed.
133 * blackberry: Removed.
135 2014-01-08 Ryuan Choi <ryuan.choi@samsung.com>
137 [EFL] Merge ewk_view_single into ewk_view
138 https://bugs.webkit.org/show_bug.cgi?id=126508
140 Reviewed by Gyuyoung Kim.
142 * PlatformEfl.cmake: Removed ewk_view_single.cpp.
144 2014-01-08 Gyuyoung Kim <gyuyoung.kim@samsung.com>
146 [EFL] Move efl API test binaries to TestWebKitAPI/EWebKit|EWebKit2
147 https://bugs.webkit.org/show_bug.cgi?id=126615
149 Reviewed by Martin Robinson.
151 Now EFL API test binaries created in *bin* directory with other executables.
152 It would be good to move them to their folder. This patch moves them to
153 *TestWebKitAPI/EWebKit|EWebKit2* directories.
157 2014-01-08 Brent Fulgham <bfulgham@apple.com>
159 Unreviewed build fix.
161 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing
162 exports needed for Windows build.
164 2014-01-07 Eric Carlson <eric.carlson@apple.com>
166 Teach MediaSessionManager to manage interruptions
167 https://bugs.webkit.org/show_bug.cgi?id=126530
169 Reviewed by Sam Weinig.
171 * CMakeLists.txt: Add ${WEBCORE_DIR}/platform/animation to WebCore include directories.
173 2014-01-06 Martin Robinson <mrobinson@igalia.com>
175 Small build fix for the GTK+ CMake port
177 * PlatformGTK.cmake: Include a missing GeoClue include directory.
179 2014-01-06 Martin Robinson <mrobinson@igalia.com>
181 [CMake] [GTK] Fix the build for the WebKitGTK+ developer configuration
182 https://bugs.webkit.org/show_bug.cgi?id=126505
184 Reviewed by Gustavo Noronha Silva.
186 * PlatformGTK.cmake: Add the geoclue platform directory to the include directory list.
188 2014-01-06 Mark Rowe <mrowe@apple.com>
190 <https://webkit.org/b/126499> Move WebKit off the legacy WebKit availability macros
192 The legacy WebKit availability macros are verbose, confusing, and provide no benefit
193 over using the system availability macros directly. The original vision was that
194 they'd serve a cross-platform purpose but that never came to be.
196 Since WebKit1 is API on OS X but SPI on iOS, some indirection is still needed in the
197 availability macros to allow the headers to advertise the API as unavailable on OS X
198 without interfering with the ability to build on iOS. This is achieved by defining
199 WEBKIT-prefixed versions of the Foundation availability macros that are defined to
200 their NS-prefixed equivalents. The installed headers are post-processed to map these
201 macros back to their Foundation equivalents.
203 Part of <rdar://problem/15512304>.
205 Reviewed by Sam Weinig.
207 * WebKit.xcodeproj/project.pbxproj: Change the Postprocess Headers build phase to
208 invoke mac/postprocess-headers.sh.
210 2014-01-05 Martin Robinson <mrobinson@igalia.com>
212 [GTK] [CMake] Ensure that the autotools build and the CMake install the same files
213 https://bugs.webkit.org/show_bug.cgi?id=116379
215 Reviewed by Gustavo Noronha Silva.
217 * PlatformGTK.cmake: Install API headers, gir files, and the pkg-config file. Move
218 a couple installed and generated headers to the installed headers list.
220 2014-01-04 Martin Robinson <mrobinson@igalia.com>
222 [GTK] [CMake] Improve the way we locate gobject-introspection
223 https://bugs.webkit.org/show_bug.cgi?id=126452
225 Reviewed by Philippe Normand.
227 * PlatformGTK.cmake: Use the new introspection variables.
229 2014-01-03 Simon Fraser <simon.fraser@apple.com>
231 Attempt to fix EFL build.
235 2013-12-31 Andy Estes <aestes@apple.com>
237 [iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/
238 https://bugs.webkit.org/show_bug.cgi?id=125746
240 Reviewed by David Kilzer.
242 * WebKit.xcodeproj/project.pbxproj: Added WebDatabaseManagerInternal.h
245 2013-12-30 Martin Robinson <mrobinson@igalia.com>
247 [CMake] [GTK] Add support for GObject introspection
248 https://bugs.webkit.org/show_bug.cgi?id=126162
250 Reviewed by Daniel Bates.
252 * PlatformGTK.cmake: Add the GIR targets.
254 2013-12-29 Ryuan Choi <ryuan.choi@samsung.com>
256 [EFL] Remove ewk_view_tiled
257 https://bugs.webkit.org/show_bug.cgi?id=125961
259 Reviewed by Gyuyoung Kim.
261 * PlatformEfl.cmake: Removed ewk_view_tiled related files.
263 2013-12-29 Martin Robinson <mrobinson@igalia.com>
265 [GTK] [CMake] Convenience libraries that export API should be compiled with --whole-archive on Unix
266 https://bugs.webkit.org/show_bug.cgi?id=126232
268 Reviewed by Gustavo Noronha Silva.
270 * PlatformGTK.cmake: Prefix libGObjectDOMBindings with --whole-archive so that
271 symbols are not omitted during final linking.
273 2013-12-25 Martin Robinson <mrobinson@igalia.com>
275 [GTK] [CMake] Clean up generated sources directories
276 https://bugs.webkit.org/show_bug.cgi?id=126216
278 Reviewed by Gustavo Noronha Silva.
280 * PlatformGTK.cmake: Use the new derived source variables.
282 2013-12-22 Martin Robinson <mrobinson@igalia.com>
284 [GTK][CMake] libtool-compatible soversion calculation
285 https://bugs.webkit.org/show_bug.cgi?id=125511
287 Reviewed by Gustavo Noronha Silva.
289 * CMakeLists.txt: Use the POPULATE_LIBRARY_VERSION macro and the
290 library-specific version information.
292 2013-12-23 Gustavo Noronha Silva <gns@gnome.org>
294 [GTK] [CMake] Generate pkg-config files
295 https://bugs.webkit.org/show_bug.cgi?id=125685
297 Reviewed by Martin Robinson.
299 * PlatformGTK.cmake: generate webkitgtk-3.0.pc.
301 2013-12-22 Martin Robinson <mrobinson@igalia.com>
303 Small build fix for GTK+ with the CMake build
305 * CMakeLists.txt: Remove duplicate include directory and add missing directories
308 2013-12-20 Simon Fraser <simon.fraser@apple.com>
310 Try to fix the Windows build.
312 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
314 2013-12-20 Brent Fulgham <bfulgham@apple.com>
316 [Win] Unreviewed build fix after r160908.
318 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
321 2013-12-18 Gustavo Noronha Silva <gns@gnome.org>
323 Unreviewed cmake build fix for GTK+.
325 * PlatformGTK.cmake: add missing include directory.
327 2013-12-16 Martin Robinson <mrobinson@igalia.com>
329 [GTK] [CMake] Add support for building WebKit1
330 https://bugs.webkit.org/show_bug.cgi?id=116377
332 Reviewed by Gustavo Noronha Silva.
334 * CMakeLists.txt: Updated WebCore include directory list for WebKitGTK+ and
335 added BUILDING_WEBKIT to the list of defines.
336 * PlatformGTK.cmake: Added.
338 2013-12-18 Alex Christensen <achristensen@webkit.org>
340 [WinCairo] Preparation for GStreamer on Windows.
341 https://bugs.webkit.org/show_bug.cgi?id=125946
343 Reviewed by Brent Fulgham.
345 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
346 Use new GStreamer property sheets for WinCairo.
347 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
348 Fixed 64-bit symbols, added GStreamer symbol.
350 2013-12-16 Alex Christensen <achristensen@webkit.org>
352 [Win] Unreviewed build fix for 64-bit.
354 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
355 Corrected 64-bit linker symbols.
357 2013-12-16 Brent Fulgham <bfulgham@apple.com>
359 [Win] Unreviewed build fix.
361 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Correct typo that added a '\' at the
362 end of a line of the file.
364 2013-12-16 Brent Fulgham <bfulgham@apple.com>
366 [Win] Remove dead code after conversion to VS2013
367 https://bugs.webkit.org/show_bug.cgi?id=125795
369 Reviewed by Darin Adler.
371 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
372 Remove unused function exports.
374 2013-12-16 Alex Christensen <achristensen@webkit.org>
376 Fixed Win64 build on VS2013.
377 https://bugs.webkit.org/show_bug.cgi?id=125753
379 Reviewed by Brent Fulgham.
381 * WebKit.vcxproj/WebKit.sln:
382 Use new 64-bit WebInspectorUI configurations.
383 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
384 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
385 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
386 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
387 Added correct PlatformToolset for 64-bit builds.
389 2013-12-15 Brent Fulgham <bfulgham@webkit.org>
391 [Win] Unreviewed build fix.
393 * WebKit.vcxproj/WebKit.sln: Remove reference to QTMovieWin,
394 which we do not wish to build.
396 2013-12-14 Brent Fulgham <bfulgham@webkit.org>
398 [Win] Unreviewed build fix
400 QTMovieWin should not be build at the moment, but some builders
401 are continuing to attempt it. This change marks the project
402 file as excluded from building.
404 * WebKit.vcxproj/WebKit.sln: Mark QTMovieWin as excluded from build.
406 2013-12-13 Brent Fulgham <bfulgham@apple.com>
408 Unreviewed build correction after r160548.
410 * WebKit.vcxproj/WebKit/WebKitApple.props: Exclude linking with QTMoveWin, which does
411 not build with VS2013.
413 2013-12-13 Brent Fulgham <bfulgham@apple.com>
415 Unreviewed build correction after r160548
417 * WebKit.vcxproj/WebKit.sln: Revise build order to avoid errors with ANGLE included.
419 2013-12-13 Brent Fulgham <bfulgham@apple.com>
421 [Win] Unreviewed build fix after r160548
423 * WebKit.vcxproj/WebKit.sln: Revised to build under VS2013.
425 2013-12-13 Andy Estes <aestes@apple.com>
427 Post-process exported WebKit headers based on PLATFORM_NAME
428 https://bugs.webkit.org/show_bug.cgi?id=125682
430 Reviewed by Dan Bernstein.
432 Added a build phase that calls unifdef(1) on each of WebKit's Public
433 and Private headers, defining TARGET_OS_EMBEDDED, TARGET_OS_IPHONE, and
434 TARGET_IPHONE_SIMULATOR based on the value of PLATFORM_NAME. This has
435 the effect of stripping out bits not needed by the SDK being built for.
437 * WebKit.xcodeproj/project.pbxproj:
439 2013-12-13 Brent Fulgham <bfulgham@apple.com>
441 [Win] Switch WebKit solution to Visual Studio 2013
442 https://bugs.webkit.org/show_bug.cgi?id=125192
444 Reviewed by Anders Carlsson.
446 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Update for VS2013
447 * WebKit.vcxproj/WebKit.sln: Ditto
448 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Ditto
449 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj: Ditto
450 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Ditto
452 2013-12-11 Alex Christensen <achristensen@webkit.org>
454 [Win] Build fix after r159768.
455 https://bugs.webkit.org/show_bug.cgi?id=125467
457 Reviewed by Brent Fulgham.
459 * WebKit.vcxproj/WebKit/WebKitVersion.cmd:
460 Set PATH environment variable to include cygwin bin directory.
462 2013-12-11 Alex Christensen <achristensen@webkit.org>
464 [Win] Unreviewed link fix.
466 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
467 Corrected 64-bit linker symbols.
469 2013-12-11 Joseph Pecoraro <pecoraro@apple.com>
471 Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore
472 https://bugs.webkit.org/show_bug.cgi?id=125324
474 Reviewed by Timothy Hatcher.
476 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
478 2013-12-11 Mark Rowe <mrowe@apple.com>
480 <https://webkit.org/b/125562> Remove a Leopard-specific check from WebKit.xcodeproj
482 Reviewed by Anders Carlsson.
484 * WebKit.xcodeproj/project.pbxproj:
486 2013-12-06 Roger Fong <roger_fong@apple.com> and Brent Fulgham <bfulgham@apple.com>
488 [Win] Support compiling with VS2013.
489 https://bugs.webkit.org/show_bug.cgi?id=125353
491 Reviewed by Anders Carlsson.
493 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Provide
494 proper exports for VS2013 build.
496 2013-12-06 Dániel Bátyai <Batyai.Daniel@stud.u-szeged.hu>
498 Build fix after r160207, remove the BitmapImage::decodeSize symbol export
499 https://bugs.webkit.org/show_bug.cgi?id=125342
501 Reviewed by Csaba Osztrogonác.
503 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
505 2013-12-05 Brent Fulgham <bfulgham@apple.com>
507 [Win] Avoid copying compiled-in resources to DSTROOT
508 https://bugs.webkit.org/show_bug.cgi?id=125309
510 Reviewed by Jer Noble.
512 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Only copy Info.plist to the final WebKit.resource bundle.
513 The PNG and RC files are compiled into the WebKit.dll library.
515 2013-12-04 Brent Fulgham <bfulgham@apple.com>
517 [Win] Correct WebKit.make copy command to land resources in proper directory.
518 https://bugs.webkit.org/show_bug.cgi?id=125249
520 Reviewed by Tim Horton.
522 * WebKit.vcxproj/WebKit.make: Correct the copy command.
524 2013-12-04 peavo@outlook.com <peavo@outlook.com>
526 [Win][64-bit] Link error.
527 https://bugs.webkit.org/show_bug.cgi?id=125234
529 Reviewed by Brent Fulgham.
531 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Changed 64-bit version of symbol.
533 2013-12-03 Joseph Pecoraro <pecoraro@apple.com>
535 Web Inspector: Push Remote Inspector debugging connection management into JavaScriptCore
536 https://bugs.webkit.org/show_bug.cgi?id=124613
538 Reviewed by Timothy Hatcher.
540 * WebKit.xcodeproj/project.pbxproj:
542 2013-12-03 Brent Fulgham <bfulgham@apple.com>
544 [Win] WebKit.make Makefile doesn't copy resource bundle to DSTROOT
545 https://bugs.webkit.org/show_bug.cgi?id=125160
547 Reviewed by Tim Horton.
549 * WebKit.vcxproj/WebKit.make: Add copy command for resource bundle.
551 2013-12-02 Beth Dakin <bdakin@apple.com>
553 Attempted build fix. I think this is no longer needed.
555 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
557 2013-12-02 Beth Dakin <bdakin@apple.com>
559 Add a setting to opt into a mode where the background extends and fixed elements
560 don't move on rubber-band
561 https://bugs.webkit.org/show_bug.cgi?id=124745
563 Reviewed by Tim Horton.
567 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
569 2013-12-02 Brent Fulgham <bfulgham@apple.com>
571 [Win] WebKit Project doesn't copy resource bundle
572 https://bugs.webkit.org/show_bug.cgi?id=125078
574 Reviewed by Jer Noble.
576 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Correct post-build step
577 to copy WebKit.resources to build target.
579 2013-11-28 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
581 Building EFL Webkit again with mediastream enabled
582 https://bugs.webkit.org/show_bug.cgi?id=124930
584 Reviewed by Csaba Osztrogonác.
588 2013-11-27 Sam Weinig <sam@webkit.org>
592 * WebKit.xcodeproj/project.pbxproj:
594 2013-11-25 peavo@outlook.com <peavo@outlook.com>
596 [Win] WebKit version in user agent string is incorrect.
597 https://bugs.webkit.org/show_bug.cgi?id=124454
599 Reviewed by Brent Fulgham.
601 Generate WebKitVersion.h file from mac's Version.xcconfig file.
603 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
604 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
605 * WebKit.vcxproj/WebKit/WebKitVersion.cmd: Added.
607 2013-11-23 Xabier Rodriguez Calvar <calvaris@igalia.com>
609 [GStreamer] Remove 0.10 codepath
610 https://bugs.webkit.org/show_bug.cgi?id=124534
612 Reviewed by Philippe Normand.
614 * PlatformEfl.cmake: Removed FullscreenVideoControllerEfl.cpp.
616 2013-11-21 Alex Christensen <achristensen@webkit.org>
618 Remove ANGLEGenerated from Windows build.
619 https://bugs.webkit.org/show_bug.cgi?id=124759
621 Reviewed by Darin Adler.
623 * WebKit.vcxproj/WebKit.sln:
624 Remove references to ANGLEGenerated.vcxproj.
626 2013-11-21 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
628 Remove ENABLE_WORKERS
629 https://bugs.webkit.org/show_bug.cgi?id=105784
631 Reviewed by Darin Adler.
633 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
635 2013-11-21 peavo@outlook.com <peavo@outlook.com>
637 [WinCairo] Building ANGLE libraries fails.
638 https://bugs.webkit.org/show_bug.cgi?id=124679
640 Reviewed by Brent Fulgham.
642 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Link with translator_hlsl.lib.
644 2013-11-19 Mark Lam <mark.lam@apple.com>
646 Add tracking of endColumn for Executables.
647 https://bugs.webkit.org/show_bug.cgi?id=124245.
649 Reviewed by Geoffrey Garen.
651 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
652 - Added an exported symbol to make the Win32 build happy. The Win64 symbol
653 is currently a copy of the Win32 one. It'll need to be updated if the
654 mangled symbol is different for Win64.
656 2013-11-18 Mark Rowe <mrowe@apple.com>
658 Use hw.activecpu for determining how many processes to spawn.
660 It's documented as the preferred way to determine the number of threads
661 or processes to create in a SMP aware application.
663 Rubber-stamped by Tim Horton.
665 * WebKit.xcodeproj/project.pbxproj:
667 2013-11-18 Ryuan Choi <ryuan.choi@samsung.com>
669 [EFL] Add EWebKitConfig.cmake and EWebKit2Config.cmake
670 https://bugs.webkit.org/show_bug.cgi?id=124478
672 Reviewed by Gyuyoung Kim.
674 EWebKit is built using CMake but applications use *.pc to use it.
675 This patch provides EWebKitConfig.cmake and EWebKit2Config.cmake
676 for applications which use EWebkit and is compiled by CMake.
679 Configure and install EWebKitConfig.cmake and EWebKitConfigVersion.cmake
681 2013-11-13 Joseph Pecoraro <pecoraro@apple.com>
683 Unreviewed rollout of r159271, broke Mountain Lion build.
685 * WebKit.xcodeproj/project.pbxproj:
687 2013-11-13 Anders Carlsson <andersca@apple.com>
689 Deprecate WebHistory methods that use NSCalendarDate
690 https://bugs.webkit.org/show_bug.cgi?id=124329
691 <rdar://problem/15441122>
693 Reviewed by Mark Rowe.
695 * WebKit.xcodeproj/project.pbxproj:
696 Add a shell script phase that uses unifdef to remove the __NSd_10_9 #define from
697 WebHistory on Mavericks.
699 2013-11-11 Alex Christensen <achristensen@webkit.org>
701 Unreviewed build fix for Win64.
703 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
704 Fixed 64-bit linker symbols.
706 2013-11-11 Dan Bernstein <mitz@apple.com>
708 [Mac] .exp files are not source code
709 https://bugs.webkit.org/show_bug.cgi?id=124154
711 Reviewed by Andy Estes.
713 * WebKit.xcodeproj/project.pbxproj: Removed WebKit.iOS.exp from the Compile Sources build
716 2013-11-07 Roger Fong <roger_fong@apple.com>
718 Unreviewed. Windows WebKit makefile fixes.
720 No need to copy over WebKit.resources.
722 * WebKit.vcxproj/WebKit.make:
723 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
725 2013-11-07 Denis Nomiyama <d.nomiyama@samsung.com>
727 [GTK] Glyphs in vertical text tests are rotated 90 degrees clockwise
728 https://bugs.webkit.org/show_bug.cgi?id=50619
730 Reviewed by Martin Robinson.
732 Added WebCore/platform/graphics/opentype to the include path.
736 2013-11-04 Brent Fulgham <bfulgham@apple.com>
738 [Win] Use VersionStamper for official builds
739 https://bugs.webkit.org/show_bug.cgi?id=123758
741 Reviewed by Tim Horton.
743 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Restore command to
744 call VersionStamper on final stage of build.
746 2013-11-02 Christophe Dumez <ch.dumez@samsung.com>
748 EnforceRange doesn't enforce range of a short
749 https://bugs.webkit.org/show_bug.cgi?id=123661
751 Reviewed by Alexey Proskuryakov.
753 Export symbols to fix Windows build.
755 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
757 2013-11-01 Andy Estes <aestes@apple.com>
759 [iOS] Make some headers Private
760 https://bugs.webkit.org/show_bug.cgi?id=123626
762 Reviewed by Andreas Kling.
764 * WebKit.xcodeproj/project.pbxproj:
766 2013-11-01 Afonso R. Costa Jr. <afonso.costa@samsung.com>
768 Expose setApplicationCacheOriginQuota via window.internals
769 https://bugs.webkit.org/show_bug.cgi?id=87838
771 Reviewed by Joseph Pecoraro.
773 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
774 symbols for setApplicationCacheOriginQuota from Internals.
776 2013-11-01 Andy Estes <aestes@apple.com>
778 Reverted r158443. It broke the build.
780 * WebKit.xcodeproj/project.pbxproj:
782 2013-11-01 Andy Estes <aestes@apple.com>
784 [iOS] Make some headers Private
785 https://bugs.webkit.org/show_bug.cgi?id=123626
787 Reviewed by Sam Weinig.
789 * WebKit.xcodeproj/project.pbxproj:
791 2013-10-31 Ryosuke Niwa <rniwa@webkit.org>
793 Windows build fix attempt after r158421.
795 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
797 2013-10-29 Andy Estes <aestes@apple.com>
799 [iOS] Upstream Source/WebKit/ios/
800 https://bugs.webkit.org/show_bug.cgi?id=123470
802 Reviewed by Sam Weinig.
804 * WebKit.xcodeproj/project.pbxproj:
806 2013-10-30 Myles C. Maxfield <mmaxfield@apple.com>
808 WebKit/win/WebKitGraphics.h:void WebDrawText(WebTextRenderInfo*); is never called
809 https://bugs.webkit.org/show_bug.cgi?id=123485
811 Reviewed by Brent Fulgham.
813 Deleting the function
815 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
817 2013-10-30 Alex Christensen <achristensen@webkit.org>
819 [Windows] Unreviewed build fix.
821 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
822 Added missing 32-bit and 64-bit linker symbols.
824 2013-10-30 Alex Christensen <achristensen@webkit.org>
826 Disabled JIT on Win64.
827 https://bugs.webkit.org/show_bug.cgi?id=122472
829 Reviewed by Geoffrey Garen.
831 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
832 Added missing 64-bit linker symbol.
834 2013-10-28 Joseph Pecoraro <pecoraro@apple.com>
836 Upstream remaining PLATFORM(IOS) and ENABLE(REMOTE_INSPECTOR) pieces
837 https://bugs.webkit.org/show_bug.cgi?id=123411
839 Reviewed by Timothy Hatcher.
841 * WebKit.xcodeproj/project.pbxproj:
843 2013-10-25 Joseph Pecoraro <pecoraro@apple.com>
845 Upstream ENABLE(REMOTE_INSPECTOR) and enable on iOS and Mac
846 https://bugs.webkit.org/show_bug.cgi?id=123111
848 Reviewed by Timothy Hatcher.
850 * WebKit.xcodeproj/project.pbxproj:
852 2013-10-23 Gyuyoung Kim <gyuyoung.kim@samsung.com>
854 Integrate css3-images image-orientation with existing EXIF support
855 https://bugs.webkit.org/show_bug.cgi?id=91566
857 Reviewed by Beth Dakin.
859 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Update export symbols for draw functions.
861 2013-10-15 Andy Estes <aestes@apple.com>
863 Expose -[WebPluginPackage bundle] as SPI
864 https://bugs.webkit.org/show_bug.cgi?id=122814
866 Reviewed by Anders Carlsson.
868 * WebKit.xcodeproj/project.pbxproj: Added WebPluginPackagePrivate.h.
870 2013-10-10 Ryosuke Niwa <rniwa@webkit.org>
872 Windows build fix attempt.
874 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
876 2013-10-10 Marcelo Morais <m.morais@samsung.com>
878 Web Inspector: Remove the old front-end from WebKit
879 https://bugs.webkit.org/show_bug.cgi?id=122295
881 Reviewed by Timothy Hatcher.
883 * PlatformBlackBerry.cmake: Removed the references for the old
886 2013-10-10 Anders Carlsson <andersca@apple.com>
889 https://bugs.webkit.org/show_bug.cgi?id=122623
891 Reviewed by Brent Fulgham.
893 Remove files from VS projects.
895 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
896 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
897 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
898 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
900 2013-10-08 Alex Christensen <achristensen@webkit.org>
903 https://bugs.webkit.org/show_bug.cgi?id=122530
905 Reviewed by Brent Fulgham.
907 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
908 Added 64-bit linker symbols.
910 2013-10-06 Andreas Kling <akling@apple.com>
912 No? Okay, let's try that again..
914 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
916 2013-10-06 Andreas Kling <akling@apple.com>
918 Attempt to fix the Windows build.
920 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
922 2013-10-06 Darin Adler <darin@apple.com>
924 Try to fix the Windows build.
926 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
927 Removed export of non-existent Node::treeScope function returning
928 a TreeScope*. Probably will have to add an export to fix the next failure.
930 2013-10-06 Darin Adler <darin@apple.com>
932 Remove unneeded ScriptGCEvent class
933 https://bugs.webkit.org/show_bug.cgi?id=122390
935 Reviewed by Anders Carlsson.
937 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
938 Replaced symbol from ScriptGCEvent with symbol from JSDOMWindowBase.
940 2013-10-04 Daniel Bates <dabates@apple.com>
942 [iOS] Upstream disk image cache
943 https://bugs.webkit.org/show_bug.cgi?id=121985
945 Reviewed by Joseph Pecoraro.
947 * WebKit.xcodeproj/project.pbxproj:
948 * ios/WebCoreSupport/WebDiskImageCacheClientIOS.h: Added.
949 * ios/WebCoreSupport/WebDiskImageCacheClientIOS.mm: Added.
951 2013-10-04 Anders Carlsson <andersca@apple.com>
953 Remove WebAssertions.h
954 https://bugs.webkit.org/show_bug.cgi?id=122328
956 Reviewed by Jessie Berlin.
958 * WebKit.xcodeproj/project.pbxproj:
960 2013-10-03 Anders Carlsson <andersca@apple.com>
962 Remove WebNSNotificationCenterExtras
963 https://bugs.webkit.org/show_bug.cgi?id=122316
965 Reviewed by Dan Bernstein.
967 Update Xcode project.
969 * WebKit.xcodeproj/project.pbxproj:
971 2013-10-02 Anders Carlsson <andersca@apple.com>
975 Rubber-stamped by Andreas Kling.
977 * qt/Api/qhttpheader.cpp: Removed.
978 * qt/Api/qhttpheader_p.h: Removed.
979 * qt/Api/qwebdatabase.cpp: Removed.
980 * qt/Api/qwebdatabase.h: Removed.
981 * qt/Api/qwebdatabase_p.h: Removed.
982 * qt/Api/qwebelement.cpp: Removed.
983 * qt/Api/qwebelement.h: Removed.
984 * qt/Api/qwebelement_p.h: Removed.
985 * qt/Api/qwebhistory.cpp: Removed.
986 * qt/Api/qwebhistory.h: Removed.
987 * qt/Api/qwebhistory_p.h: Removed.
988 * qt/Api/qwebhistoryinterface.cpp: Removed.
989 * qt/Api/qwebhistoryinterface.h: Removed.
990 * qt/Api/qwebkitglobal.cpp: Removed.
991 * qt/Api/qwebkitglobal.h: Removed.
992 * qt/Api/qwebkitplatformplugin.h: Removed.
993 * qt/Api/qwebplugindatabase.cpp: Removed.
994 * qt/Api/qwebplugindatabase_p.h: Removed.
995 * qt/Api/qwebpluginfactory.cpp: Removed.
996 * qt/Api/qwebpluginfactory.h: Removed.
997 * qt/Api/qwebscriptworld.cpp: Removed.
998 * qt/Api/qwebscriptworld.h: Removed.
999 * qt/Api/qwebscriptworld_p.h: Removed.
1000 * qt/Api/qwebsecurityorigin.cpp: Removed.
1001 * qt/Api/qwebsecurityorigin.h: Removed.
1002 * qt/Api/qwebsecurityorigin_p.h: Removed.
1003 * qt/Api/qwebsettings.cpp: Removed.
1004 * qt/Api/qwebsettings.h: Removed.
1005 * qt/ChangeLog-2011-02-16: Removed.
1006 * qt/WebCoreSupport/ChromeClientQt.cpp: Removed.
1007 * qt/WebCoreSupport/ChromeClientQt.h: Removed.
1008 * qt/WebCoreSupport/ContextMenuClientQt.cpp: Removed.
1009 * qt/WebCoreSupport/ContextMenuClientQt.h: Removed.
1010 * qt/WebCoreSupport/DragClientQt.cpp: Removed.
1011 * qt/WebCoreSupport/DragClientQt.h: Removed.
1012 * qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp: Removed.
1013 * qt/WebCoreSupport/DumpRenderTreeSupportQt.h: Removed.
1014 * qt/WebCoreSupport/EditorClientQt.cpp: Removed.
1015 * qt/WebCoreSupport/EditorClientQt.h: Removed.
1016 * qt/WebCoreSupport/FrameLoaderClientQt.cpp: Removed.
1017 * qt/WebCoreSupport/FrameLoaderClientQt.h: Removed.
1018 * qt/WebCoreSupport/FrameNetworkingContextQt.cpp: Removed.
1019 * qt/WebCoreSupport/FrameNetworkingContextQt.h: Removed.
1020 * qt/WebCoreSupport/FullScreenVideoQt.cpp: Removed.
1021 * qt/WebCoreSupport/FullScreenVideoQt.h: Removed.
1022 * qt/WebCoreSupport/GeolocationClientQt.cpp: Removed.
1023 * qt/WebCoreSupport/GeolocationClientQt.h: Removed.
1024 * qt/WebCoreSupport/GeolocationPermissionClientQt.cpp: Removed.
1025 * qt/WebCoreSupport/GeolocationPermissionClientQt.h: Removed.
1026 * qt/WebCoreSupport/IconDatabaseClientQt.cpp: Removed.
1027 * qt/WebCoreSupport/IconDatabaseClientQt.h: Removed.
1028 * qt/WebCoreSupport/InitWebCoreQt.cpp: Removed.
1029 * qt/WebCoreSupport/InitWebCoreQt.h: Removed.
1030 * qt/WebCoreSupport/InspectorClientQt.cpp: Removed.
1031 * qt/WebCoreSupport/InspectorClientQt.h: Removed.
1032 * qt/WebCoreSupport/InspectorServerQt.cpp: Removed.
1033 * qt/WebCoreSupport/InspectorServerQt.h: Removed.
1034 * qt/WebCoreSupport/NotificationPresenterClientQt.cpp: Removed.
1035 * qt/WebCoreSupport/NotificationPresenterClientQt.h: Removed.
1036 * qt/WebCoreSupport/PlatformStrategiesQt.cpp: Removed.
1037 * qt/WebCoreSupport/PlatformStrategiesQt.h: Removed.
1038 * qt/WebCoreSupport/PopupMenuQt.cpp: Removed.
1039 * qt/WebCoreSupport/PopupMenuQt.h: Removed.
1040 * qt/WebCoreSupport/QWebFrameAdapter.cpp: Removed.
1041 * qt/WebCoreSupport/QWebFrameAdapter.h: Removed.
1042 * qt/WebCoreSupport/QWebPageAdapter.cpp: Removed.
1043 * qt/WebCoreSupport/QWebPageAdapter.h: Removed.
1044 * qt/WebCoreSupport/QtPlatformPlugin.cpp: Removed.
1045 * qt/WebCoreSupport/QtPlatformPlugin.h: Removed.
1046 * qt/WebCoreSupport/QtPluginWidgetAdapter.cpp: Removed.
1047 * qt/WebCoreSupport/QtPluginWidgetAdapter.h: Removed.
1048 * qt/WebCoreSupport/QtPrintContext.cpp: Removed.
1049 * qt/WebCoreSupport/QtPrintContext.h: Removed.
1050 * qt/WebCoreSupport/SearchPopupMenuQt.cpp: Removed.
1051 * qt/WebCoreSupport/SearchPopupMenuQt.h: Removed.
1052 * qt/WebCoreSupport/TextCheckerClientQt.cpp: Removed.
1053 * qt/WebCoreSupport/TextCheckerClientQt.h: Removed.
1054 * qt/WebCoreSupport/TextureMapperLayerClientQt.cpp: Removed.
1055 * qt/WebCoreSupport/TextureMapperLayerClientQt.h: Removed.
1056 * qt/WebCoreSupport/UndoStepQt.cpp: Removed.
1057 * qt/WebCoreSupport/UndoStepQt.h: Removed.
1058 * qt/WebCoreSupport/WebEventConversion.cpp: Removed.
1059 * qt/WebCoreSupport/WebEventConversion.h: Removed.
1060 * qt/WidgetApi/qgraphicswebview.cpp: Removed.
1061 * qt/WidgetApi/qgraphicswebview.h: Removed.
1062 * qt/WidgetApi/qwebframe.cpp: Removed.
1063 * qt/WidgetApi/qwebframe.h: Removed.
1064 * qt/WidgetApi/qwebframe_p.h: Removed.
1065 * qt/WidgetApi/qwebinspector.cpp: Removed.
1066 * qt/WidgetApi/qwebinspector.h: Removed.
1067 * qt/WidgetApi/qwebinspector_p.h: Removed.
1068 * qt/WidgetApi/qwebpage.cpp: Removed.
1069 * qt/WidgetApi/qwebpage.h: Removed.
1070 * qt/WidgetApi/qwebpage_p.h: Removed.
1071 * qt/WidgetApi/qwebview.cpp: Removed.
1072 * qt/WidgetApi/qwebview.h: Removed.
1073 * qt/WidgetApi/qwebviewaccessible.cpp: Removed.
1074 * qt/WidgetApi/qwebviewaccessible_p.h: Removed.
1075 * qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp: Removed.
1076 * qt/WidgetSupport/DefaultFullScreenVideoHandler.h: Removed.
1077 * qt/WidgetSupport/FullScreenVideoWidget.cpp: Removed.
1078 * qt/WidgetSupport/FullScreenVideoWidget.h: Removed.
1079 * qt/WidgetSupport/InitWebKitQt.cpp: Removed.
1080 * qt/WidgetSupport/InitWebKitQt.h: Removed.
1081 * qt/WidgetSupport/InspectorClientWebPage.cpp: Removed.
1082 * qt/WidgetSupport/InspectorClientWebPage.h: Removed.
1083 * qt/WidgetSupport/PageClientQt.cpp: Removed.
1084 * qt/WidgetSupport/PageClientQt.h: Removed.
1085 * qt/WidgetSupport/QGraphicsWidgetPluginImpl.cpp: Removed.
1086 * qt/WidgetSupport/QGraphicsWidgetPluginImpl.h: Removed.
1087 * qt/WidgetSupport/QStyleFacadeImp.cpp: Removed.
1088 * qt/WidgetSupport/QStyleFacadeImp.h: Removed.
1089 * qt/WidgetSupport/QWebUndoCommand.cpp: Removed.
1090 * qt/WidgetSupport/QWebUndoCommand.h: Removed.
1091 * qt/WidgetSupport/QWidgetPluginImpl.cpp: Removed.
1092 * qt/WidgetSupport/QWidgetPluginImpl.h: Removed.
1093 * qt/WidgetSupport/QtFallbackWebPopup.cpp: Removed.
1094 * qt/WidgetSupport/QtFallbackWebPopup.h: Removed.
1095 * qt/WidgetSupport/QtWebComboBox.cpp: Removed.
1096 * qt/WidgetSupport/QtWebComboBox.h: Removed.
1097 * qt/declarative/declarative.pro: Removed.
1098 * qt/declarative/experimental/experimental.pri: Removed.
1099 * qt/declarative/experimental/plugin.cpp: Removed.
1100 * qt/declarative/experimental/plugin.json: Removed.
1101 * qt/declarative/experimental/qmldir: Removed.
1102 * qt/declarative/plugin.cpp: Removed.
1103 * qt/declarative/plugin.json: Removed.
1104 * qt/declarative/plugins.qmltypes: Removed.
1105 * qt/declarative/public.pri: Removed.
1106 * qt/declarative/qmldir: Removed.
1107 * qt/docs/qtwebkit-bridge.qdoc: Removed.
1108 * qt/docs/qtwebkit-goes-mobile.qdoc: Removed.
1109 * qt/docs/qtwebkit.qdoc: Removed.
1110 * qt/docs/qwebview-diagram.png: Removed.
1111 * qt/docs/webkitsnippets/qtwebkit_bridge_snippets.cpp: Removed.
1112 * qt/docs/webkitsnippets/qtwebkit_build_snippet.qdoc: Removed.
1113 * qt/docs/webkitsnippets/qtwebkit_goes_mobile_snippets.cpp: Removed.
1114 * qt/docs/webkitsnippets/qtwebkit_qwebinspector_snippet.cpp: Removed.
1115 * qt/docs/webkitsnippets/qtwebkit_qwebview_snippet.cpp: Removed.
1116 * qt/docs/webkitsnippets/simple/main.cpp: Removed.
1117 * qt/docs/webkitsnippets/simple/simple.pro: Removed.
1118 * qt/docs/webkitsnippets/webelement/main.cpp: Removed.
1119 * qt/docs/webkitsnippets/webelement/webelement.pro: Removed.
1120 * qt/docs/webkitsnippets/webpage/main.cpp: Removed.
1121 * qt/docs/webkitsnippets/webpage/webpage.pro: Removed.
1122 * qt/examples/examples.pro: Removed.
1123 * qt/examples/platformplugin/README: Removed.
1124 * qt/examples/platformplugin/WebNotificationPresenter.cpp: Removed.
1125 * qt/examples/platformplugin/WebNotificationPresenter.h: Removed.
1126 * qt/examples/platformplugin/WebPlugin.cpp: Removed.
1127 * qt/examples/platformplugin/WebPlugin.h: Removed.
1128 * qt/examples/platformplugin/platformplugin.pro: Removed.
1129 * qt/examples/platformplugin/qwebkitplatformplugin.h: Removed.
1130 * qt/tests/MIMESniffing/MIMESniffing.pro: Removed.
1131 * qt/tests/MIMESniffing/TestData.h: Removed.
1132 * qt/tests/MIMESniffing/resources.qrc: Removed.
1133 * qt/tests/MIMESniffing/resources/application_atom+xml: Removed.
1134 * qt/tests/MIMESniffing/resources/application_ogg: Removed.
1135 * qt/tests/MIMESniffing/resources/application_pdf: Removed.
1136 * qt/tests/MIMESniffing/resources/application_postscript: Removed.
1137 * qt/tests/MIMESniffing/resources/application_rdf+xml: Removed.
1138 * qt/tests/MIMESniffing/resources/application_rss+xml: Removed.
1139 * qt/tests/MIMESniffing/resources/application_x-gzip: Removed.
1140 * qt/tests/MIMESniffing/resources/application_x-rar-compressed: Removed.
1141 * qt/tests/MIMESniffing/resources/application_zip: Removed.
1142 * qt/tests/MIMESniffing/resources/audio_x-wave: Removed.
1143 * qt/tests/MIMESniffing/resources/image_bmp: Removed.
1144 * qt/tests/MIMESniffing/resources/image_gif: Removed.
1145 * qt/tests/MIMESniffing/resources/image_jpeg: Removed.
1146 * qt/tests/MIMESniffing/resources/image_png: Removed.
1147 * qt/tests/MIMESniffing/resources/image_vnd.microsoft.icon: Removed.
1148 * qt/tests/MIMESniffing/resources/image_webp: Removed.
1149 * qt/tests/MIMESniffing/resources/text_html: Removed.
1150 * qt/tests/MIMESniffing/resources/text_xml: Removed.
1151 * qt/tests/MIMESniffing/resources/video_webm: Removed.
1152 * qt/tests/MIMESniffing/tst_MIMESniffing.cpp: Removed.
1153 * qt/tests/benchmarks/loading/loading.pro: Removed.
1154 * qt/tests/benchmarks/loading/tst_loading.cpp: Removed.
1155 * qt/tests/benchmarks/painting/painting.pro: Removed.
1156 * qt/tests/benchmarks/painting/tst_painting.cpp: Removed.
1157 * qt/tests/benchmarks/webgl/10000_triangles.html: Removed.
1158 * qt/tests/benchmarks/webgl/tst_webgl.cpp: Removed.
1159 * qt/tests/benchmarks/webgl/tst_webgl.qrc: Removed.
1160 * qt/tests/benchmarks/webgl/webgl.pro: Removed.
1161 * qt/tests/cmake/CMakeLists.txt: Removed.
1162 * qt/tests/cmake/cmake.pro: Removed.
1163 * qt/tests/hybridPixmap/hybridPixmap.pro: Removed.
1164 * qt/tests/hybridPixmap/resources.qrc: Removed.
1165 * qt/tests/hybridPixmap/test.html: Removed.
1166 * qt/tests/hybridPixmap/tst_hybridPixmap.cpp: Removed.
1167 * qt/tests/hybridPixmap/widget.cpp: Removed.
1168 * qt/tests/hybridPixmap/widget.h: Removed.
1169 * qt/tests/hybridPixmap/widget.ui: Removed.
1170 * qt/tests/qgraphicswebview/qgraphicswebview.pro: Removed.
1171 * qt/tests/qgraphicswebview/resources/greendiv.html: Removed.
1172 * qt/tests/qgraphicswebview/resources/input_types.html: Removed.
1173 * qt/tests/qgraphicswebview/resources/pointing_right.html: Removed.
1174 * qt/tests/qgraphicswebview/resources/pointing_up.html: Removed.
1175 * qt/tests/qgraphicswebview/resources/scrolltest_page.html: Removed.
1176 * qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp: Removed.
1177 * qt/tests/qgraphicswebview/tst_qgraphicswebview.qrc: Removed.
1178 * qt/tests/qobjectbridge/qobjectbridge.pro: Removed.
1179 * qt/tests/qobjectbridge/tst_qobjectbridge.cpp: Removed.
1180 * qt/tests/qwebelement/qwebelement.pro: Removed.
1181 * qt/tests/qwebelement/resources/image.png: Removed.
1182 * qt/tests/qwebelement/resources/style.css: Removed.
1183 * qt/tests/qwebelement/resources/style2.css: Removed.
1184 * qt/tests/qwebelement/tst_qwebelement.cpp: Removed.
1185 * qt/tests/qwebelement/tst_qwebelement.qrc: Removed.
1186 * qt/tests/qwebframe/qwebframe.pro: Removed.
1187 * qt/tests/qwebframe/resources/image.png: Removed.
1188 * qt/tests/qwebframe/resources/style.css: Removed.
1189 * qt/tests/qwebframe/resources/test1.html: Removed.
1190 * qt/tests/qwebframe/resources/test2.html: Removed.
1191 * qt/tests/qwebframe/resources/testiframe.html: Removed.
1192 * qt/tests/qwebframe/resources/testiframe2.html: Removed.
1193 * qt/tests/qwebframe/tst_qwebframe.cpp: Removed.
1194 * qt/tests/qwebframe/tst_qwebframe.qrc: Removed.
1195 * qt/tests/qwebhistory/qwebhistory.pro: Removed.
1196 * qt/tests/qwebhistory/resources/page1.html: Removed.
1197 * qt/tests/qwebhistory/resources/page2.html: Removed.
1198 * qt/tests/qwebhistory/resources/page3.html: Removed.
1199 * qt/tests/qwebhistory/resources/page4.html: Removed.
1200 * qt/tests/qwebhistory/resources/page5.html: Removed.
1201 * qt/tests/qwebhistory/resources/page6.html: Removed.
1202 * qt/tests/qwebhistory/tst_qwebhistory.cpp: Removed.
1203 * qt/tests/qwebhistory/tst_qwebhistory.qrc: Removed.
1204 * qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro: Removed.
1205 * qt/tests/qwebhistoryinterface/tst_qwebhistoryinterface.cpp: Removed.
1206 * qt/tests/qwebinspector/qwebinspector.pro: Removed.
1207 * qt/tests/qwebinspector/tst_qwebinspector.cpp: Removed.
1208 * qt/tests/qwebpage/qwebpage.pro: Removed.
1209 * qt/tests/qwebpage/resources/content.html: Removed.
1210 * qt/tests/qwebpage/resources/frame_a.html: Removed.
1211 * qt/tests/qwebpage/resources/frame_c.html: Removed.
1212 * qt/tests/qwebpage/resources/framedindex.html: Removed.
1213 * qt/tests/qwebpage/resources/iframe.html: Removed.
1214 * qt/tests/qwebpage/resources/iframe2.html: Removed.
1215 * qt/tests/qwebpage/resources/iframe3.html: Removed.
1216 * qt/tests/qwebpage/resources/index.html: Removed.
1217 * qt/tests/qwebpage/resources/script.html: Removed.
1218 * qt/tests/qwebpage/resources/user.css: Removed.
1219 * qt/tests/qwebpage/tst_qwebpage.cpp: Removed.
1220 * qt/tests/qwebpage/tst_qwebpage.qrc: Removed.
1221 * qt/tests/qwebplugindatabase/qwebplugindatabase.pro: Removed.
1222 * qt/tests/qwebplugindatabase/tst_qwebplugindatabase.cpp: Removed.
1223 * qt/tests/qwebsecurityorigin/qwebsecurityorigin.pro: Removed.
1224 * qt/tests/qwebsecurityorigin/resources/test.html: Removed.
1225 * qt/tests/qwebsecurityorigin/tst_qwebsecurityorigin.cpp: Removed.
1226 * qt/tests/qwebsecurityorigin/tst_qwebsecurityorigin.qrc: Removed.
1227 * qt/tests/qwebview/.gitignore: Removed.
1228 * qt/tests/qwebview/qwebview.pro: Removed.
1229 * qt/tests/qwebview/resources/frame_a.html: Removed.
1230 * qt/tests/qwebview/resources/index.html: Removed.
1231 * qt/tests/qwebview/resources/input_types.html: Removed.
1232 * qt/tests/qwebview/resources/scrolltest_page.html: Removed.
1233 * qt/tests/qwebview/tst_qwebview.cpp: Removed.
1234 * qt/tests/qwebview/tst_qwebview.qrc: Removed.
1235 * qt/tests/resources/image2.png: Removed.
1236 * qt/tests/resources/test.swf: Removed.
1237 * qt/tests/tests.pri: Removed.
1238 * qt/tests/util.h: Removed.
1240 2013-09-30 Benjamin Poulain <benjamin@webkit.org>
1242 Remove the code guarded by STYLE_SCOPED
1243 https://bugs.webkit.org/show_bug.cgi?id=122123
1245 Reviewed by Anders Carlsson.
1247 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1249 2013-09-30 Alex Christensen <achristensen@webkit.org>
1251 [Windows] Unreviewed build fix for Win64.
1253 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1254 Added correct 64-bit BitmapImage::create symbol.
1256 2013-09-30 Brent Fulgham <bfulgham@apple.com>
1258 [Win] Compile errors in WebKit (via peavo@outlook.com).
1259 https://bugs.webkit.org/show_bug.cgi?id=122106
1261 Reviewed by Darin Adler.
1263 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add link
1264 declarations missed in r156655.
1266 2013-09-28 Mark Rowe <mrowe@apple.com>
1268 Take Xcode's advice and enable some extra warnings.
1270 Reviewed by Sam Weinig.
1272 * WebKit.xcodeproj/project.pbxproj:
1274 2013-09-27 Alex Christensen <achristensen@webkit.org>
1276 [Windows] Unreviewed build fix.
1278 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1279 Fixed linker symbols I broke last time.
1281 2013-09-27 Alex Christensen <alex.christensen@flexsim.com>
1283 [Windows] Unreviewed build fix for Win64.
1285 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1286 Added and fixed 64-bit linker symbols.
1288 2013-09-26 Darin Adler <darin@apple.com>
1291 https://bugs.webkit.org/show_bug.cgi?id=16214
1293 Reviewed by Andreas Kling.
1295 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1296 Let the script to try to rename here.
1298 2013-09-26 Eric Carlson <eric.carlson@apple.com>
1300 [MediaStream] make MediaStream testable
1301 https://bugs.webkit.org/show_bug.cgi?id=121967
1303 Reviewed by Dean Jackson.
1305 * WebKit.xcodeproj/project.pbxproj: Add WebUserMediaClient.
1307 2013-09-26 Brent Fulgham <bfulgham@apple.com>
1309 [Windows] Unreviewed Build fix.
1311 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing
1312 symbol export to support tests.
1314 2013-09-25 Roger Fong <roger_fong@apple.com>
1316 [Windows] Unreviewed Build fix.
1318 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1320 2013-09-25 Alex Christensen <achristensen@webkit.org>
1322 Enabled AssembleBuildLogs on WinCairo port.
1323 https://bugs.webkit.org/show_bug.cgi?id=121923
1325 Reviewed by Brent Fulgham.
1327 * WebKit.vcxproj/WebKit.sln:
1328 Build AssembleBuildLogs in WinCairo port.
1330 2013-09-24 Brent Fulgham <bfulgham@apple.com>
1332 [Windows] Refactor RuntimeEnabledFeatures as a Singleton
1333 https://bugs.webkit.org/show_bug.cgi?id=121883
1335 Reviewed by Jer Noble.
1337 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1338 Expose singleton accessor for DLL clients.
1340 2013-09-25 Brent Fulgham <bfulgham@apple.com>
1342 [Windows] Unreviewed build fix after r156408.
1344 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add new
1345 version of symbol export declaration.
1347 2013-09-25 Brent Fulgham <bfulgham@apple.com>
1349 [Windows] Unreviewed build fix after r156408.
1351 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove
1352 symbol export declaration for WebCore::CSSParserContext::CSSParserContext,
1353 which is no longer provided by the system.
1355 2013-09-25 Allan Sandfeld Jensen <allan.jensen@digia.com>
1357 [Qt] Fix build with Qt 5.2 QtPosition module
1358 https://bugs.webkit.org/show_bug.cgi?id=121089
1360 Reviewed by Simon Hausmann.
1362 QtLocation -> QtPositioning
1366 2013-09-23 Patrick Gansterer <paroga@webkit.org>
1368 Cleanup CMake files in WebKit
1369 https://bugs.webkit.org/show_bug.cgi?id=121763
1371 Reviewed by Gyuyoung Kim.
1373 Sort files and unify style.
1375 * PlatformBlackBerry.cmake:
1376 * PlatformEfl.cmake:
1377 * PlatformWinCE.cmake:
1379 2013-09-20 Brent Fulgham <bfulgham@apple.com>
1381 [Windows] Unreviewed build fix after r156216.
1383 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: I
1384 accidentally exposed the symbol of the calling function, not
1387 2013-09-20 Brent Fulgham <bfulgham@apple.com>
1389 [Windows] Unreviewed build fix after r156215.
1391 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Expose
1392 missing symbols needed by DRT.
1394 2013-09-20 Patrick Gansterer <paroga@webkit.org>
1396 [CMake] Use COMPILE_DEFINITIONS target property for setting BUILDING_* defines
1397 https://bugs.webkit.org/show_bug.cgi?id=121672
1399 Reviewed by Gyuyoung Kim.
1401 Since the scope of add_definitions() is always a whole file, we need to use
1402 target properties instead to set definitions only for specific targets.
1406 2013-09-19 Bear Travis <betravis@adobe.com>
1408 CSS_SHAPES not supported on AppleWin port
1409 https://bugs.webkit.org/show_bug.cgi?id=118810
1411 Reviewed by Brent Fulgham.
1413 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add required symbol for enabling CSS Shapes.
1415 2013-09-18 peavo@outlook.com <peavo@outlook.com>
1417 [Win] TestWebKitAPI does not compile.
1418 https://bugs.webkit.org/show_bug.cgi?id=121485
1420 Reviewed by Brent Fulgham.
1422 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export needed symbols.
1424 2013-09-17 Andreas Kling <akling@apple.com>
1426 Some build juice for Windows.
1428 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1430 2013-09-13 Tim Horton <timothy_horton@apple.com>
1432 Unreviewed; part one of build fix for Windows.
1433 Sorry for the noise, I thought I'd fixed it.
1435 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1437 2013-09-12 peavo@outlook.com <peavo@outlook.com>
1439 [Win] TestWebKitAPI fails to link.
1440 https://bugs.webkit.org/show_bug.cgi?id=121223
1442 Reviewed by Brent Fulgham.
1444 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add required symbol.
1446 2013-09-11 Brent Fulgham <bfulgham@apple.com>
1448 [Windows] Avoid converting from IntSize->SIZE->IntSize
1449 https://bugs.webkit.org/show_bug.cgi?id=121180
1451 Reviewed by Anders Carlsson.
1453 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1454 Remove unused symbol export.
1456 2013-09-08 Antti Koivisto <antti@apple.com>
1462 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1464 2013-08-30 Brent Fulgham <bfulgham@apple.com>
1466 [Windows] Unreviewed build correction.
1467 Update project dependencies so that build logs on machines will include output from the
1468 WebInspectorUI project.
1470 * WebKit.vcxproj/WebKit.sln:
1472 2013-08-30 Brent Fulgham <bfulgham@apple.com>
1474 [Windows] Unreviewed build fix after r154917
1476 * WebKit.vcxproj/WebKit.sln: Establish build dependency from WebInspectorUI against
1477 WebKit. Remove reverse dependency.
1479 2013-08-29 Brent Fulgham <bfulgham@apple.com>
1481 [Windows] Unreviewed build fix after r154809
1483 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove two no-longer-existing
1486 2013-08-28 Brent Fulgham <bfulgham@webkit.org>
1488 [WinCairo] Unreviewed build fix.
1490 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
1491 missing Cairo symbols; don't export CG symbols for Cairo build.
1493 2013-08-26 Roger Fong <roger_fong@apple.com>
1495 AppleWin build fix following r154627.
1497 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1498 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1500 2013-08-21 Roger Fong <roger_fong@apple.com>
1502 <https://bugs.webkit.org/show_bug.cgi?id=119829> IAccessibleText and IAccessibleEditableText implementation for AppleWindows port.
1504 Reviewed by Chris Fleizach.
1506 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1507 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
1508 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1509 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
1510 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1511 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1513 2013-08-26 Brent Fulgham <bfulgham@apple.com>
1515 [Windows] Build fix after r154541.
1517 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove reference
1518 to deleted Element::pseudoElement(PseudoID), and add exports for new
1519 beforePseudoElement() and afterPseudoElement().
1521 2013-08-23 Alex Christensen <achristensen@apple.com>
1523 Re-separating Win32 and Win64 builds.
1524 https://bugs.webkit.org/show_bug.cgi?id=120178
1526 Reviewed by Brent Fulgham.
1528 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1529 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1530 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1531 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1532 Use PlatformArchitecture to determine correct object directory (obj32 or obj64).
1534 2013-08-21 Commit Queue <commit-queue@webkit.org>
1536 Unreviewed, rolling out r154416.
1537 http://trac.webkit.org/changeset/154416
1538 https://bugs.webkit.org/show_bug.cgi?id=120147
1540 Broke Windows builds (Requested by rniwa on #webkit).
1542 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1543 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1544 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1545 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1547 2013-08-21 Alex Christensen <achristensen@apple.com>
1549 <https://webkit.org/b/120137> Separating Win32 and Win64 builds.
1551 Reviewed by Brent Fulgham.
1553 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1554 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1555 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1556 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1557 Use PlatformArchitecture to determine correct object directory (obj32 or obj64).
1559 2013-08-20 Brent Fulgham <bfulgham@apple.com>
1561 <https://webkit.org/b/120098> [Windows] Enable the new Web Inspector
1563 Reviewed by Brian Weinstein.
1565 * WebKit.vcxproj/WebKit.sln: Add reference to the new WebInspectorUI
1566 project so that it will be included in new distributions.
1568 2013-08-20 Alex Christensen <achristensen@apple.com>
1570 [Windows] Unreviewed build fix for Win64 after r154118.
1572 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1574 2013-08-20 Alex Christensen <achristensen@apple.com>
1576 <https://webkit.org/b/120076> More work towards a Win64 build
1578 Reviewed by Brent Fulgham.
1580 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1581 Use PlatformArchitecture macro instead of bin32, lib32, and obj32.
1583 2013-08-20 Alex Christensen <achristensen@apple.com>
1585 Use PlatformArchitecture to distinguish between 32-bit and 64-bit builds on Windows.
1586 https://bugs.webkit.org/show_bug.cgi?id=119512
1588 Reviewed by Brent Fulgham.
1590 * WebKit.vcxproj/Interfaces/InterfacesCommon.props:
1591 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1592 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
1593 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1594 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1595 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
1596 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1597 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1598 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props:
1599 Replaced obj32, bin32, and lib32 with macros for 64-bit build.
1601 2013-08-17 Andreas Kling <akling@apple.com>
1603 [Windows] Unreviewed build fix.
1605 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1607 Don't export Frame::settings() as it's an inline method now.
1609 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1611 [Windows] Unreviewed build fix after r154127.
1613 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove two symbols that are
1614 now part of JavaScriptCore.
1616 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1618 [Windows] Build correctsion after r154106
1620 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing symbol export.
1622 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1624 [Windows] Correct build after r154088
1626 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove unused
1627 (and now renamed) export symbols.
1629 2013-08-14 Alex Christensen <achristensen@apple.com>
1631 Unreviewed build fix for Win64 after r153943.
1633 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1634 Added 64-bit linker symbol for frameOrientationAtIndex.
1636 2013-08-12 peavo@outlook.com <peavo@outlook.com>
1638 [Win] TestWebKitAPI fails to link.
1639 https://bugs.webkit.org/show_bug.cgi?id=119619
1641 Reviewed by Brent Fulgham.
1643 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export needed symbol.
1645 2013-08-07 Ryuan Choi <ryuan.choi@samsung.com>
1647 Unreviewed build fix on Efl port after r153785.
1649 * CMakeLists.txt: Added "${WEBCORE_DIR}/style" in include list.
1651 2013-08-06 Alex Christensen <achristensen@apple.com>
1653 Enabled WebGL on WinCairo port.
1654 https://bugs.webkit.org/show_bug.cgi?id=119502
1656 Reviewed by Benjamin Poulain.
1658 * WebKit.vcxproj/WebKit.sln: Build ANGLE libraries.
1659 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Link to ANGLE libraries.
1661 2013-08-05 Mark Lam <mark.lam@apple.com>
1663 Gardening: fix build after r153728.
1667 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1669 2013-07-29 Alex Christensen <achristensen@apple.com>
1671 Separated translator into preprocessor, translator_common,
1672 translator_hlsl (for libGLESv2), and translator_glsl (for ANGLEWebKitBridge).
1673 These projects are still not built by default.
1674 https://bugs.webkit.org/show_bug.cgi?id=119221
1676 Reviewed by Brent Fulgham.
1678 * WebKit.vcxproj/WebKit.sln:
1679 Added separate ANGLE translator projects.
1681 2013-07-25 Roger Fong <roger_fong@apple.com>
1683 Unreviewed build fix, AppleWin port.
1685 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1687 2013-07-25 Alex Christensen <achristensen@apple.com>
1689 Made Windows build system for ANGLE.
1690 https://bugs.webkit.org/show_bug.cgi?id=119103
1692 Reviewed by Brent Fulgham.
1694 * WebKit.vcxproj/WebKit.sln:
1695 Added ANGLEGenerated, libEGL, libGLESv2, and translator projects.
1696 These projects are currently not built.
1698 2013-07-23 Tim Horton <timothy_horton@apple.com>
1700 Unreviewed build fix after r153054.
1702 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1704 2013-07-22 Alex Christensen <achristensen@apple.com>
1706 Fixed WinCairo build configurations.
1707 https://bugs.webkit.org/show_bug.cgi?id=118932
1709 Reviewed by Brent Fulgham.
1711 * WebKit.vcxproj/WebKit.sln:
1712 Made WinCairo not build AssembleBuildLogs (wasn't working, not necessary).
1713 Made Debug_WinCairo build with Debug_WinCairo configuration.
1714 Made 64-bit WinCairo not build QTMovieWin.
1716 2013-07-19 Alex Christensen <achristensen@apple.com>
1718 Unreviewed build fix on Windows after r152930.
1720 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Added missing close paren.
1722 2013-07-19 Alex Christensen <achristensen@apple.com>
1724 Added 64-bit symbols to WebKitExports.def.in for 64-bit Windows builds
1725 and a macro to only use them for 64-bit builds.
1726 https://bugs.webkit.org/show_bug.cgi?id=118887
1728 Reviewed by Brent Fulgham.
1730 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Added 64-bit symbols.
1731 * WebKit.vcxproj/WebKitExportGenerator/make-export-file-generator:
1732 Added support for new symbolWithPointer macro.
1734 2013-07-19 Alex Christensen <achristensen@apple.com>
1736 Added x64 configuration to Visual Studio build.
1737 https://bugs.webkit.org/show_bug.cgi?id=118888
1739 Reviewed by Brent Fulgham.
1741 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1742 * WebKit.vcxproj/WebKit.sln:
1743 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1744 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1745 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
1746 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1747 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1749 2013-07-16 Balazs Kelemen <kbalazs@webkit.org>
1751 [CMake] Undefined references should be detected at build time
1752 https://bugs.webkit.org/show_bug.cgi?id=110236
1754 Reviewed by Christophe Dumez.
1756 Add library dependencies that were not defined explicitly before.
1759 * PlatformEfl.cmake:
1761 2013-07-11 Timothy Hatcher <timothy@apple.com>
1763 Revert r152267 and soft link WebInspectorUI.framework again.
1765 https://bugs.webkit.org/show_bug.cgi?id=118544
1767 Reviewed by David Kilzer.
1769 * WebKit.xcodeproj/project.pbxproj:
1771 2013-07-01 Timothy Hatcher <timothy@apple.com>
1773 Link to WebInspectorUI.framework at build time instead of soft linking.
1775 https://bugs.webkit.org/show_bug.cgi?id=118261
1777 Reviewed by Joseph Pecoraro.
1779 * WebKit.xcodeproj/project.pbxproj:
1781 2013-07-01 Brent Fulgham <bfulgham@apple.com>
1783 [Windows] Unreviewed build correction.
1785 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Need to export tag for textarea element.
1787 2013-06-26 Roger Fong <roger_fong@apple.com>
1789 Add an accessibility delegate interface to AppleWin port.
1790 https://bugs.webkit.org/show_bug.cgi?id=118094.
1792 Reviewed by Brent Fulgham.
1794 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1795 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
1797 2013-06-24 Alex Christensen <achristensen@apple.com>
1799 Windows build links to opengl32.lib to allow WebGL compiling.
1800 https://bugs.webkit.org/show_bug.cgi?id=117949
1802 Reviewed by Brent Fulgham.
1804 * WebKit.vcxproj/WebKit/WebKitCommon.props: Added link to opengl32.lib.
1806 2013-06-17 Darin Adler <darin@apple.com>
1808 Sort all the Xcode project files
1809 https://bugs.webkit.org/show_bug.cgi?id=117696
1811 Reviewed by Anders Carlsson.
1813 * WebKit.xcodeproj/project.pbxproj: Ran the sort-Xcode-project-file script.
1815 2013-06-21 Roger Fong <roger_fong@apple.com>
1817 Unreviewed. Fix a missing parenthesis in include directory path.
1819 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1821 2013-06-20 Roger Fong <roger_fong@apple.com>
1823 Make Windows makefile copy build output to a different folder.
1824 <rdar://problem/14219184>.
1826 * WebKit.vcxproj/WebKit.make:
1828 2013-06-18 Roger Fong <roger_fong@apple.com>
1830 Replace tools32 folder with tools and update WebKit Windows solution accordingly.
1831 <rdar://problem/14118143>.
1833 Rubberstamped by Brent Fulgham.
1835 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1836 * WebKit.vcxproj/Interfaces/InterfacesDebug.props:
1837 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props:
1838 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1839 * WebKit.vcxproj/Interfaces/InterfacesProduction.props:
1840 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
1841 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props:
1842 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1843 * WebKit.vcxproj/WebKit/WebKitDebug.props:
1844 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props:
1845 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
1846 * WebKit.vcxproj/WebKit/WebKitProduction.props:
1847 * WebKit.vcxproj/WebKit/WebKitRelease.props:
1848 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props:
1849 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1850 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props:
1851 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props:
1852 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props:
1853 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
1854 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props:
1855 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1856 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props:
1857 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props:
1858 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props:
1859 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
1860 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props:
1862 2013-06-17 Roger Fong <roger_fong@apple.com>
1864 Modify Windows makefiles to copy some bin output into Program Files.
1865 https://bugs.webkit.org/show_bug.cgi?id=117714.
1866 <rdar://problem/14179054>
1868 Reviewed by Brent Fulgham.
1870 * WebKit.vcxproj/WebKit.make:
1872 2013-06-17 Michael Brüning <michael.bruning@digia.com>
1874 [Qt] Remove Qt specific QTKIT flagged code.
1875 https://bugs.webkit.org/show_bug.cgi?id=117635
1877 Reviewed by Simon Hausmann.
1879 Due to disabling QTKIT for Qt in r151546, the
1880 code the flags that are not taken into account
1881 anymore and the code that has been rendered
1882 unreachable by this are removed.
1886 2013-06-14 Alberto Garcia <agarcia@igalia.com>
1888 [BlackBerry] Remove implementation of ContextMenu classes
1889 https://bugs.webkit.org/show_bug.cgi?id=114860
1891 Reviewed by Rob Buis.
1893 This code is not being used so we can safely remove it.
1895 * PlatformBlackBerry.cmake:
1897 2013-06-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1899 Unreviewed build fix after rr151563.
1901 Export needed symbols for Windows.
1903 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1905 2013-06-13 Brent Fulgham <bfulgham@apple.com>
1907 [Windows] Revise WebKit project to show generated export definition file.
1908 https://bugs.webkit.org/show_bug.cgi?id=109629
1910 Reviewed by Mark Rowe.
1912 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Add generated file.
1913 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Ditto
1915 2013-06-13 Brent Fulgham <bfulgham@webkit.org>
1917 [WinCairo] Unreviewed build correction.
1919 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
1920 missing symbols needed by TestWebKitAPI on WinCairo build.
1922 2013-06-12 Brent Fulgham <bfulgham@apple.com>
1924 [Windows] Implement Accessibility2 APIs in Windows.
1925 https://bugs.webkit.org/show_bug.cgi?id=117561
1927 Reviewed by Anders Carlsson.
1929 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Add new IAccessible2 IDL files.
1930 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters: Ditto.
1931 * WebKit.vcxproj/Interfaces/InterfacesCommon.props: Reference new Accessible2 folder.
1932 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Build IAccessible2 symbols.
1933 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters: Ditto.
1935 2013-06-10 Bear Travis <betravis@adobe.com>
1937 [CSS Shapes][CSS Exclusions] Split CSS Exclusions and CSS Shapes code
1938 https://bugs.webkit.org/show_bug.cgi?id=117162
1940 Reviewed by Alexandru Chiculita.
1942 Adding the WebCore/rendering/shapes directory to the include list.
1946 2013-06-06 Roger Fong <roger_fong@apple.com>
1948 Unreviewed. Build configuration fix. WebKitExportGenerator's include path should fall back to
1949 $(WebKit_Libraries)\include\WebCore if $(ConfigurationBuildDir)\include\WebCore doesn't exist.
1951 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1953 2013-06-05 Zan Dobersek <zdobersek@igalia.com>
1955 Unreviewed. Attempting a build fix for the AppleWin port after r151199.
1957 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export the required symbol.
1959 2013-06-03 Roger Fong <roger_fong@apple.com>
1961 Unreviewed. Some AppleWin VS2010 house cleaning.
1963 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1964 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
1966 2013-05-31 Roger Fong <roger_fong@apple.com>
1968 Unreviewed. Add AssembleBuildLogs project to WebKit solution in preparation for moving buildbots to VCExpress 2010.
1970 * WebKit.vcxproj/WebKit.sln:
1972 2013-05-30 Roger Fong <roger_fong@apple.com>
1974 Get rid of JavaScript exports file on AppleWin port.
1975 https://bugs.webkit.org/show_bug.cgi?id=117050.
1977 Reviewed by Darin Adler.
1979 Start linking in WTF.lib now that it's a shared library.
1981 * WebKit.vcxproj/WebKit.sln:
1982 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1984 2013-05-28 Brent Fulgham <bfulgham@apple.com>
1986 [Windows] Many css2.1 tests fail on Apple's Windows port.
1987 https://bugs.webkit.org/show_bug.cgi?id=75707
1989 Reviewed by Darin Adler.
1991 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1992 Export the WebCore::directoryName method for use by DRT.
1994 2013-05-27 Patrick Gansterer <paroga@webkit.org>
1996 Use ICU_INCLUDE_DIRS in BlackBerry CMake files
1997 https://bugs.webkit.org/show_bug.cgi?id=116210
1999 Reviewed by Rob Buis.
2001 Set and use the ICU_INCLUDE_DIRS variable to avoid
2002 duplicated adding of the ICU include directory.
2004 * PlatformBlackBerry.cmake:
2006 2013-05-27 Carlos Garcia Campos <cgarcia@igalia.com>
2008 [BlackBerry] Move PagePopup implementation to WebKitSupport
2009 https://bugs.webkit.org/show_bug.cgi?id=116824
2011 Reviewed by Rob Buis.
2013 * PlatformBlackBerry.cmake: Update new file paths and names.
2015 2013-05-24 Brent Fulgham <bfulgham@apple.com>
2017 [Windows] Expose database storage and cache locations via preferences.
2018 https://bugs.webkit.org/show_bug.cgi?id=116729
2020 Reviewed by Tim Horton.
2022 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export
2023 three symbols needed to implement the feature.
2025 2013-05-24 Anders Carlsson <andersca@apple.com>
2027 Move history property list writer to WebKit
2028 https://bugs.webkit.org/show_bug.cgi?id=116746
2030 Reviewed by Tim Horton.
2032 Add files to the Xcode project.
2034 * WebKit.xcodeproj/project.pbxproj:
2036 2013-05-21 Carlos Garcia Campos <cgarcia@igalia.com>
2038 [BlackBerry] Make PagePopup implementation independent from WebCore
2039 https://bugs.webkit.org/show_bug.cgi?id=116448
2041 Reviewed by Anders Carlsson.
2043 * PlatformBlackBerry.cmake: Add
2044 blackberry/WebCoreSupport/PagePopupBlackBerryClient.cpp to
2047 2013-05-18 Patrick Gansterer <paroga@webkit.org>
2049 [CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
2050 https://bugs.webkit.org/show_bug.cgi?id=114554
2052 Reviewed by Gyuyoung Kim.
2054 Using variables as target names is very uncommon in CMake.
2055 The usual way to specify the name of the resulting binary
2056 is to set the OUTPUT_NAME target property.
2059 * PlatformBlackBerry.cmake:
2060 * PlatformEfl.cmake:
2062 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
2064 Revert the previous commit.
2066 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2068 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
2070 Windows build fix attempt after r150160.
2072 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2074 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
2076 Windows build fix attempt after r150156.
2078 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2080 2013-05-14 Carlos Garcia Campos <cgarcia@igalia.com>
2082 [BlackBerry] Implement platform strategies
2083 https://bugs.webkit.org/show_bug.cgi?id=112162
2085 Reviewed by Rob Buis.
2087 * PlatformBlackBerry.cmake: Add new files to compilation.
2089 2013-05-06 Roger Fong <roger_fong@apple.com>
2091 Unreviewed. AppleWin VS2010 build fix.
2093 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2095 2013-05-04 Dean Jackson <dino@apple.com>
2097 Animations and Transitions should not start when globally suspended
2098 https://bugs.webkit.org/show_bug.cgi?id=114915
2100 Reviewed by Sam Weinig.
2102 Export AnimationController::isSuspended
2104 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2106 2013-05-04 Sam Weinig <sam@webkit.org>
2108 Move PopupMenuMac and SearchPopupMenuMac to Source/WebKit/mac
2109 matching where they are in WebKit2.
2111 Reviewed by Anders Carlsson.
2113 * WebKit.xcodeproj/project.pbxproj:
2115 2013-05-02 Roger Fong <roger_fong@apple.com>
2117 Following r149463, set Path for WebKit makefile as well.
2119 * WebKit.vcxproj/WebKit.make:
2121 2013-05-01 Sergio Villar Senin <svillar@igalia.com>
2123 Show a block cursor in overtype mode
2124 https://bugs.webkit.org/show_bug.cgi?id=114819
2126 Reviewed by Ryosuke Niwa.
2128 Export three more WebCore symbols.
2130 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2132 2013-04-29 Brent Fulgham <bfulgham@webkit.org>
2134 [Windows, WinCairo] Remove pthread paths for WebKit build.
2135 https://bugs.webkit.org/show_bug.cgi?id=115390
2137 Reviewed by Tim Horton.
2139 Update Visual Studio property sheets to remove include paths and
2140 link references for the pthreadsVC2.dll, which is no longer used.
2142 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2143 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2145 2013-04-28 Ryosuke Niwa <rniwa@webkit.org>
2149 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2151 2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
2153 StaticHashSetNodeList is unnecessary
2154 https://bugs.webkit.org/show_bug.cgi?id=115219
2156 Reviewed by Antonio Gomes.
2158 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2160 2013-04-26 Roger Fong <roger_fong@apple.com>
2162 Make Apple Windows VS2010 build results into and get dependencies from __32 suffixed folders.
2163 Make the DebugSuffix configuration use _debug dependencies.
2165 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
2166 * WebKit.vcxproj/Interfaces/InterfacesCommon.props:
2167 * WebKit.vcxproj/Interfaces/InterfacesDebug.props:
2168 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props:
2169 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
2170 * WebKit.vcxproj/Interfaces/InterfacesProduction.props:
2171 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
2172 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props:
2173 * WebKit.vcxproj/WebKit.make:
2174 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
2175 * WebKit.vcxproj/WebKit/WebKitApple.props:
2176 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2177 * WebKit.vcxproj/WebKit/WebKitDebug.props:
2178 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props:
2179 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
2180 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
2181 * WebKit.vcxproj/WebKit/WebKitProduction.props:
2182 * WebKit.vcxproj/WebKit/WebKitRelease.props:
2183 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props:
2184 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2185 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
2186 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2187 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props:
2188 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props:
2189 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
2190 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
2191 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props:
2192 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
2193 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props:
2194 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2195 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
2196 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props:
2197 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props:
2198 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props:
2199 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props:
2200 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
2201 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props:
2203 2013-04-25 Andreas Kling <akling@apple.com>
2205 Remove ENABLE(PARSED_STYLE_SHEET_CACHING) and make it always-on.
2207 Rubber-stamped by Anders Koivisto.
2209 * PlatformWinCE.cmake:
2211 2013-04-25 Patrick Gansterer <paroga@webkit.org>
2213 Remove OS(WINCE) from AccessibilityObject.h
2214 https://bugs.webkit.org/show_bug.cgi?id=115192
2216 Reviewed by Andreas Kling.
2218 Use the same files like the the other PLATFORM(WIN) ports use.
2220 * PlatformWinCE.cmake:
2222 2013-04-24 Jessie Berlin <jberlin@apple.com>
2224 Assertion failure (crash in release) attempting to delete database storage in WK1 without
2225 creating a WebView first
2226 https://bugs.webkit.org/show_bug.cgi?id=115065
2228 Reviewed by Brady Eidson.
2230 * WebKit.xcodeproj/project.pbxproj:
2231 Remove WebDatabaseManagerInternal.h.
2233 2013-04-23 Benjamin Poulain <bpoulain@apple.com>
2235 Remove the WebKit layer of wxWebKit
2236 https://bugs.webkit.org/show_bug.cgi?id=115006
2238 Reviewed by Anders Carlsson.
2240 The wxWebKit port is no longer actively maintained by Kevin
2241 on webkit.org. Remove the code until new maintainers resume the work.
2243 * wx/WebBrowserShell.cpp: Removed.
2244 * wx/WebBrowserShell.h: Removed.
2245 * wx/WebDOMSelection.cpp: Removed.
2246 * wx/WebDOMSelection.h: Removed.
2247 * wx/WebEdit.cpp: Removed.
2248 * wx/WebEdit.h: Removed.
2249 * wx/WebFrame.cpp: Removed.
2250 * wx/WebFrame.h: Removed.
2251 * wx/WebFramePrivate.h: Removed.
2252 * wx/WebKitDefines.h: Removed.
2253 * wx/WebKitSupport/ChromeClientWx.cpp: Removed.
2254 * wx/WebKitSupport/ChromeClientWx.h: Removed.
2255 * wx/WebKitSupport/ContextMenuClientWx.cpp: Removed.
2256 * wx/WebKitSupport/ContextMenuClientWx.h: Removed.
2257 * wx/WebKitSupport/DragClientWx.cpp: Removed.
2258 * wx/WebKitSupport/DragClientWx.h: Removed.
2259 * wx/WebKitSupport/EditCommandWx.h: Removed.
2260 * wx/WebKitSupport/EditorClientWx.cpp: Removed.
2261 * wx/WebKitSupport/EditorClientWx.h: Removed.
2262 * wx/WebKitSupport/FrameLoaderClientWx.cpp: Removed.
2263 * wx/WebKitSupport/FrameLoaderClientWx.h: Removed.
2264 * wx/WebKitSupport/FrameNetworkingContextWx.h: Removed.
2265 * wx/WebKitSupport/InspectorClientWx.cpp: Removed.
2266 * wx/WebKitSupport/InspectorClientWx.h: Removed.
2267 * wx/WebSettings.cpp: Removed.
2268 * wx/WebSettings.h: Removed.
2269 * wx/WebView.cpp: Removed.
2270 * wx/WebView.h: Removed.
2271 * wx/WebViewPrivate.h: Removed.
2272 * wx/bindings/python/samples/simple.py: Removed.
2273 * wx/bindings/python/webview.i: Removed.
2274 * wx/bindings/python/wscript: Removed.
2275 * wx/wscript: Removed.
2277 2013-04-22 Jessie Berlin <jberlin@apple.com>
2279 Speculative Windows build fix.
2281 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2283 2013-04-22 Benjamin Poulain <benjamin@webkit.org>
2285 Remove the memory instrumentation code
2286 https://bugs.webkit.org/show_bug.cgi?id=114931
2288 Reviewed by Andreas Kling.
2290 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2292 2013-04-21 Benjamin Poulain <benjamin@webkit.org>
2294 Improve StringImpl code density for older ARM hardware
2295 https://bugs.webkit.org/show_bug.cgi?id=114898
2297 Reviewed by Geoffrey Garen.
2299 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2301 2013-04-19 Roger Fong <roger_fong@apple.com>
2303 Unreviewed. WebKit_Source is incorrectly set.
2305 * WebKit.vcxproj/WebKit.make:
2307 2013-04-19 Jose Lejin PJ <jose.lejin@gmail.com>
2309 [EFL] Add method in ewk_settings for setting the CSS media type
2310 https://bugs.webkit.org/show_bug.cgi?id=113284
2312 Reviewed by Gyuyoung Kim.
2314 test_ewk_setting is added.
2316 * PlatformEfl.cmake:
2318 2013-04-18 Sam Weinig <sam@webkit.org>
2320 Network Process crashing trying to read in IDNScriptWhiteList.txt
2321 https://bugs.webkit.org/show_bug.cgi?id=114827
2323 Reviewed by Anders Carlsson.
2325 Move IDNScriptWhiteList.txt from WebKit to WebCore, so that the NetworkProcess does not have to link against
2326 WebKit. It was a layering violation for WebCore to be trying to access WebKit resources anyway.
2328 * WebKit.xcodeproj/project.pbxproj:
2330 2013-04-14 Roger Fong <roger_fong@apple.com>
2332 Copy make-file-export-generator script to the the Source folders of the projects that use it.
2333 <rdar://problem/13675604>
2335 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2336 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
2337 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
2338 * WebKit.vcxproj/WebKitExportGenerator/make-export-file-generator: Copied from Source/WebCore/make-export-file-generator.
2340 2013-04-16 Brent Fulgham <bfulgham@webkit.org>
2342 [Windows] Unreviewed VS2010 build correction.
2344 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2345 Add correct link library to avoid mixture of ICU 4.0 and 4.6
2348 2013-04-12 Jer Noble <jer.noble@apple.com>
2350 TimeRanges::nearest() returns incorrect results.
2351 https://bugs.webkit.org/show_bug.cgi?id=114483
2353 Reviewed by Eric Carlson.
2355 Add symbols needed by WebCoreTestSupport to the exports list.
2357 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2359 2013-04-11 Rune Lillesveen <rune@opera.com>
2361 Incorrect evaluation of resolution media queries
2362 https://bugs.webkit.org/show_bug.cgi?id=114029
2364 Reviewed by Kenneth Rohde Christiansen.
2366 Removed setResolutionOverride from exports.
2368 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2370 2013-04-05 Roger Fong <roger_fong@apple.com>
2374 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2376 2013-04-08 Jeff Rogers <jrogers@rim.com>
2378 [BlackBerry] Update BlackBerry JavaScript API
2379 https://bugs.webkit.org/show_bug.cgi?id=114065
2381 Reviewed by Rob Buis.
2384 Remove obsolete files.
2386 * PlatformBlackBerry.cmake:
2388 2013-04-07 Patrick Gansterer <paroga@webkit.org>
2390 Remove references to Skia and V8 from CMake files
2391 https://bugs.webkit.org/show_bug.cgi?id=114130
2393 Reviewed by Geoffrey Garen.
2395 * PlatformBlackBerry.cmake:
2397 2013-04-06 Patrick Gansterer <paroga@webkit.org>
2399 [CMake] Remove general include directories from platform specific files
2401 Move the include directories, which are required by all CMake ports
2402 to the general CMakeLists.txt to fix the build for Windows CE port.
2405 * PlatformBlackBerry.cmake:
2406 * PlatformEfl.cmake:
2408 2013-04-05 Roger Fong <roger_fong@apple.com>
2410 More VS2010 solution makefile fixes.
2411 <rdar://problem/13588964>
2413 * WebKit.vcxproj/WebKit.make:
2415 2013-04-04 Benjamin Poulain <benjamin@webkit.org>
2417 Remove Webkit/chromium
2418 https://bugs.webkit.org/show_bug.cgi?id=113998
2420 Reviewed by Ryosuke Niwa.
2422 O Knights of Ni, you are just and fair, and we will return with a shrubbery.
2424 * chromium: Removed.
2426 2013-04-04 Christophe Dumez <ch.dumez@sisa.samsung.com>
2428 [Cairo] Fix canvas drawing of SVG-based patterns and remove NativeImageCairo
2429 https://bugs.webkit.org/show_bug.cgi?id=113929
2431 Reviewed by Martin Robinson.
2433 Remove outdated symbols now that NativeImageCairo was removed.
2435 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2437 2013-04-03 Roger Fong <roger_fong@apple.com>
2439 Unreviewed VS2010 build fix.
2441 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2443 2013-03-27 Mark Lam <mark.lam@apple.com>
2445 Rolling out r147044.
2446 https://bugs.webkit.org/show_bug.cgi?id=113352.
2450 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2452 2013-03-27 Mark Lam <mark.lam@apple.com>
2454 Greening the Apple Win bot (debug build).
2455 https://bugs.webkit.org/show_bug.cgi?id=113352.
2459 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2461 2013-03-27 Mark Lam <mark.lam@apple.com>
2463 Greening the Apple Win bot.
2464 https://bugs.webkit.org/show_bug.cgi?id=113352.
2468 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2470 2013-03-22 Ryosuke Niwa <rniwa@webkit.org>
2472 The second part of the build fix for r146702. This should do it.
2473 I had to see the mangled name for the new signature.
2475 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2477 2013-03-22 Ryosuke Niwa <rniwa@webkit.org>
2479 Build fix attempt after r146702.
2481 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2483 2013-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
2485 [BlackBerry] Add custom BackForwardList client implementation
2486 https://bugs.webkit.org/show_bug.cgi?id=113024
2488 Reviewed by Rob Buis.
2491 Internally reviewed by Joe Mason.
2493 * PlatformBlackBerry.cmake: Add new files to compilation.
2495 2013-03-21 Roger Fong <roger_fong@apple.com>
2497 Unreviewed. Move common props files for VS2010 solution to WebKitLibraries folder and update all projects accordingly.
2499 * WebKit.vcxproj/FeatureDefines.props: Removed.
2500 * WebKit.vcxproj/FeatureDefinesCairo.props: Removed.
2501 * WebKit.vcxproj/WebKit/cURL.props: Removed.
2502 * WebKit.vcxproj/WinCairo.props: Removed.
2503 * WebKit.vcxproj/common.props: Removed.
2504 * WebKit.vcxproj/debug.props: Removed.
2505 * WebKit.vcxproj/debug_wincairo.props: Removed.
2506 * WebKit.vcxproj/debugsuffix.props: Removed.
2507 * WebKit.vcxproj/production.props: Removed.
2508 * WebKit.vcxproj/release.props: Removed.
2510 2013-03-21 Ryosuke Niwa <rniwa@webkit.org>
2512 Windows build fix after r146430.
2514 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2516 2013-03-20 Brent Fulgham <bfulgham@webkit.org>
2518 [WinCairo] Top-level solution change to build under VS2010.
2519 https://bugs.webkit.org/show_bug.cgi?id=112861.
2521 Reviewed by Tim Horton.
2523 * WebKit.vcxproj/WebKit.sln: Add final set of WinCairo build
2525 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2526 Add #if/def guards around some media-specific exports that
2527 are not provided by the WinCairo port.
2529 2013-03-19 Brent Fulgham <bfulgham@webkit.org>
2531 [WinCairo] Build the WebKit.dll under VS2010.
2532 https://bugs.webkit.org/show_bug.cgi?id=112759
2534 Reviewed by Tim Horton.
2536 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Update project to
2537 build WinCairo variant using new property sheets.
2538 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props: Added.
2539 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props: Added.
2540 * WebKit.vcxproj/WebKit.sln: Update solution to use WinCairo
2541 build targets for WebKit.dll-related projects.
2542 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Update project to build
2543 WinCairo variant using new property sheets.
2544 * WebKit.vcxproj/WebKit/cURL.props: Added.
2545 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props: Added.
2546 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props: Added.
2547 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2548 Update project to build WinCairo variant using new property sheets.
2549 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props: Added.
2550 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props: Added.
2551 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Update project to
2552 build WinCairo variant using new property sheets.
2553 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props: Added.
2554 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props: Added.
2555 * WebKit.vcxproj/WinCairo.props: Added.
2556 * WebKit.vcxproj/debug_wincairo.props: Added.
2558 2013-03-20 Eric Carlson <eric.carlson@apple.com>
2560 Allow ports specific text track menu
2561 https://bugs.webkit.org/show_bug.cgi?id=112800
2563 Reviewed by Dean Jackson.
2565 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add new exports.
2566 * win/WebKit.vcproj/WebKitExports.def.in: Ditto.
2568 2013-03-20 Roger Fong <roger_fong@apple.com>
2570 AppleWin VS2010 build fix.
2572 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2574 2013-03-18 Brent Fulgham <bfulgham@webkit.org>
2576 [WinCairo] Build WinCairo port under VS2010
2577 https://bugs.webkit.org/show_bug.cgi?id=112604
2579 Reviewed by Tim Horton.
2581 * WebKit.vcxproj/WebKit.sln: Add Debug_WinCairo and Release_WinCairo
2582 build targets. No other changes in this patch.
2583 * WebKit.vcxproj/FeatureDefinesCairo.props: Add parallel property
2584 sheet for WinCairo version of build.
2586 2013-03-18 Roger Fong <roger_fong@apple.com>
2588 AppleWin VS2010 build fix.
2590 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2592 2013-03-14 Simon Hausmann <simon.hausmann@digia.com>
2594 [Qt] Improve the handling of mock geolocation, device orientation and motion clients
2596 Reviewed by Tor Arne Vestbø.
2598 The mock versions of these web facing features should be instantiated when
2599 running in DumpRenderTree only. In order for them to work, no extra Qt modules
2600 such as QtLocation are actually needed.
2602 This patch decouples enabling device orientation/motion and geolocation from
2603 the underlying Qt modules and makes them available in developer builds
2604 (!production_build) and backed by mock backends when running in drt.
2606 So if the Qt 5 modules are available, they'll be used (unless drtRun). For
2607 developers the web facing features are always enabled (although requests will
2608 time out) and the mock backends are enabled inside DRT, allowing for the layout
2609 tests to run with less dependencies.
2611 In addition this also enables the mock device motion client, which was
2612 previously never instantiated.
2617 2013-03-13 Genevieve Mak <gmak@rim.com>
2619 [BlackBerry] Add Proximity Detector.
2620 https://bugs.webkit.org/show_bug.cgi?id=112278
2622 Reviewed by Rob Buis.
2624 Internally Reviewed by Mike Lattanzio.
2627 * PlatformBlackBerry.cmake:
2629 2013-03-08 Roger Fong <roger_fong@apple.com>
2631 Build fix for AppleWin VS2010.
2633 * WebKit.vcxproj/FeatureDefines.props:
2635 2013-03-06 Jer Noble <jer.noble@apple.com>
2637 Unreviewed partial roll-out of r145003. Disable
2638 ENABLE_CURSOR_VISIBILITY on win.
2640 * WebKit.vcxproj/FeatureDefines.props:
2642 2013-03-04 Jer Noble <jer.noble@apple.com>
2644 Default mouse cursor behavior should be auto-hide for full screen video with custom controls
2645 https://bugs.webkit.org/show_bug.cgi?id=107601
2647 Reviewed by Beth Dakin.
2649 Enable the CURSOR_VISIBILITY feature.
2651 * WebKit.vcxproj/FeatureDefines.props:
2653 2013-03-05 Ryuan Choi <ryuan.choi@samsung.com>
2655 [EFL] Build break with latest EFL libraries
2656 https://bugs.webkit.org/show_bug.cgi?id=111028
2658 Reviewed by Dirk Pranke.
2660 * PlatformEfl.cmake: Added ECORE_X_INCLUDE_DIRS.
2662 2013-03-04 Roger Fong <roger_fong@apple.com>
2664 Unreviewed. AppleWin build fix.
2666 * WebKit.vcxproj/FeatureDefines.props:
2667 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2669 2013-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
2671 Unreviewed, rolling out r144567.
2672 http://trac.webkit.org/changeset/144567
2673 https://bugs.webkit.org/show_bug.cgi?id=111266
2675 Does not compile on apple-win (Requested by abarth on
2678 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2680 2013-02-26 Roger Fong <roger_fong@apple.com>
2682 Unreviewed AppleWin build fix.
2684 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2686 2013-02-26 Alberto Garcia <agarcia@igalia.com>
2688 [BlackBerry] Upstream the datalist support UI
2689 https://bugs.webkit.org/show_bug.cgi?id=110736
2691 Reviewed by Rob Buis.
2693 Original code by Otto Derek Cheung <otcheung@rim.com>
2695 * PlatformBlackBerry.cmake:
2697 2013-02-25 Roger Fong <roger_fong@apple.com>
2699 Unreviewed. VS2010 solution build fix.
2701 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2703 2013-02-22 Aaron Colwell <acolwell@chromium.org>
2705 Disable MediaSource on Apple Windows port
2706 https://bugs.webkit.org/show_bug.cgi?id=110494
2708 Reviewed by Tim Horton.
2710 * WebKit.vcxproj/FeatureDefines.props:
2712 2013-02-20 Roger Fong <roger_fong@apple.com>
2714 Get VS2010 Solution B&I ready.
2715 <rdar://problem/1322988>
2717 Rubberstamped by Timothy Horton.
2719 Add Production configuration.
2720 Add a WebKit submit solution with a DebugSuffix configuration.
2721 Modify WebKit.make as necessary.
2723 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
2724 * WebKit.vcxproj/Interfaces/InterfacesProduction.props: Added.
2725 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
2726 * WebKit.vcxproj/WebKit.make: Added.
2727 * WebKit.vcxproj/WebKit.sln:
2728 * WebKit.vcxproj/WebKit.submit.sln: Added.
2729 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
2730 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2731 * WebKit.vcxproj/WebKit/WebKitProduction.props: Added.
2732 * WebKit.vcxproj/WebKit/WebKitRelease.props:
2733 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2734 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2735 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
2736 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
2737 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props: Added.
2738 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
2739 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2740 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
2741 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props: Added.
2742 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
2743 * WebKit.vcxproj/common.props:
2744 * WebKit.vcxproj/debugsuffix.props: Added.
2745 * WebKit.vcxproj/production.props: Added.
2746 * WebKit.vcxproj/releaseproduction.props: Removed.
2748 2013-02-19 Tony Chang <tony@chromium.org>
2750 Unreviewed, include exports for VS2010 as well.
2752 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2754 2013-02-18 Brent Fulgham <bfulgham@webkit.org>
2756 [Windows] Unreviewed VS2010 build correction.
2758 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Sync
2759 export definition with VS2005 version.
2761 2013-02-15 Rik Cabanier <cabanier@adobe.com>
2763 Add platform support for -webkit-background-blend-mode to CG context
2764 https://bugs.webkit.org/show_bug.cgi?id=108549
2766 Reviewed by Dean Jackson.
2770 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2772 2013-02-14 Roger Fong <roger_fong@apple.com>
2774 Unreviewed. Touch-ups to the VS2010 WebKit solution.
2775 Remove un-needed include directories and force includes.
2776 Update exports file.
2778 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2779 * WebKit.vcxproj/common.props:
2780 * DumpRenderTree/DumpRenderTree.vcxproj/DumpRenderTree/DumpRenderTreeLauncherCommon.props:
2781 * DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffLauncherCommon.props:
2782 * DumpRenderTree/DumpRenderTree.vcxproj/TestNetscapePlugin/TestNetscapePlugin.vcxproj:
2783 * DumpRenderTree/DumpRenderTree.vcxproj/TestNetscapePlugin/TestNetscapePlugin.vcxproj.filters:
2784 * TestWebKitAPI/TestWebKitAPI.vcxproj/TestWebKitAPI.vcxproj:
2785 * TestWebKitAPI/TestWebKitAPI.vcxproj/TestWebKitAPI.vcxproj.filters:
2786 * WinLauncher/WinLauncher.vcxproj/WinLauncherCommon.props:
2787 * win/record-memory/record-memoryCommon.props:
2788 * WebCore.vcxproj/WebCore.vcxproj:
2789 * WebCore.vcxproj/WebCore.vcxproj.filters:
2790 * JavaScriptCore.vcxproj/JavaScriptCoreCommon.props:
2791 * JavaScriptCore.vcxproj/JavaScriptCoreExportGenerator/JavaScriptCoreExports.def.in:
2792 * JavaScriptCore.vcxproj/jsc/jscCommon.props:
2793 * JavaScriptCore.vcxproj/testRegExp/testRegExp.vcxproj:
2794 * JavaScriptCore.vcxproj/testapi/testapi.vcxproj:
2795 * WTF.vcxproj/WTFCommon.props:
2797 2013-02-14 Tony Chang <tony@chromium.org>
2799 Unreviewed, set svn:eol-style native for .sln, .vcproj, and .vsprops files.
2800 https://bugs.webkit.org/show_bug.cgi?id=96934
2802 * WebKit.vcxproj/WebKit.sln: Modified property svn:eol-style.
2804 2013-02-14 Tony Chang <tony@chromium.org>
2806 Unreviewed, set svn:eol-style CRLF for .sln files.
2808 * WebKit.vcxproj/WebKit.sln: Modified property svn:eol-style.
2810 2013-02-14 Roger Fong <roger_fong@apple.com>
2812 Add TestWebKitAPI, gtest-md and record-memory projects to VS2010 WebKit solution.
2813 https://bugs.webkit.org/show_bug.cgi?id=107034.
2815 Reviewed by Brent Fulgham.
2817 * WebKit.vcxproj/WebKit.sln:
2819 2013-02-12 Roger Fong <roger_fong@apple.com>
2821 Unreviewed. Build fix for VS2010 WebKit solution.
2823 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2825 2013-02-11 Adenilson Cavalcanti <cavalcantii@gmail.com>
2827 Build fix: r142549 broke EFL build
2828 https://bugs.webkit.org/show_bug.cgi?id=109527
2830 Reviewed by Kentaro Hara.
2836 2013-02-11 Brent Fulgham <bfulgham@webkit.org>
2838 Rename Visual Studio solution folders to avoid conflicts with project names
2839 https://bugs.webkit.org/show_bug.cgi?id=109484
2841 Reviewed by Tim Horton.
2843 * WebKit.vcxproj/WebKit.sln: Rename several solution folders (e.g.,
2844 WTF, WebCore, WebKit, JavaScriptCore) so that they do not conflict
2845 with projects using the same name.
2847 2013-02-08 Benjamin Poulain <bpoulain@apple.com>
2849 Move workerThreadCount from TestRunner to WebCore Internals
2850 https://bugs.webkit.org/show_bug.cgi?id=109239
2852 Reviewed by Darin Adler.
2854 * WebKit.xcodeproj/project.pbxproj:
2856 2013-02-07 Roger Fong <roger_fong@apple.com>
2858 Unreviewed. Corrections the exports definition file.
2860 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2862 2013-02-07 Roger Fong <roger_fong@apple.com>
2864 Unreviewed. More VS2010 WebKit solution touchups.
2865 Make WebKitExports.def.in be treated as a custom build file so that changes to it cause the exports to be rebuilt.
2867 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2868 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
2869 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2871 2013-02-06 Roger Fong <roger_fong@apple.com>
2873 Unreviewed. Touchups to VS2010 WebKit solution.
2874 Add WinLauncher projects to solution.
2876 * WebKit.vcxproj/WebKit.sln:
2878 2013-02-05 Roger Fong <roger_fong@apple.com>
2880 Unreviewed. Get rid of redundant exports in export definitions file.
2882 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2884 2013-02-05 Brent Fulgham <bfulgham@webkit.org>
2886 Unreviewed Visual Studio 2010 build correction.
2888 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2889 Link export definitions out of date with ToT. Corrected.
2891 2013-02-05 Roger Fong <roger_fong@apple.com>
2893 Add a JavaScriptCore Export Generator project.
2894 https://bugs.webkit.org/show_bug.cgi?id=108971.
2896 Reviewed by Brent Fulgham.
2898 * WebKit.vcxproj/WebKit.sln:
2900 2013-02-05 Roger Fong <roger_fong@apple.com>
2902 Unreviewed. Delete some errant preprocessor definitions.
2904 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2906 2013-02-05 Roger Fong <roger_fong@apple.com>
2908 VS2010 WebKit projects, scripts, and property sheets.
2909 https://bugs.webkit.org/show_bug.cgi?id=106989.
2911 Reviewed by Brent Fulgham.
2913 * WebKit.vcxproj/Interfaces: Added.
2914 * WebKit.vcxproj/Interfaces/FixMIDLHeaders.pl: Copied from win/WebKit.vcproj/FixMIDLHeaders.pl.
2915 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Added.
2916 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters: Added.
2917 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.user: Added.
2918 * WebKit.vcxproj/Interfaces/InterfacesCommon.props: Added.
2919 * WebKit.vcxproj/Interfaces/InterfacesDebug.props: Added.
2920 * WebKit.vcxproj/Interfaces/InterfacesPostBuild.cmd: Added.
2921 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd: Added.
2922 * WebKit.vcxproj/Interfaces/InterfacesRelease.props: Added.
2923 * WebKit.vcxproj/WebKit: Added.
2924 * WebKit.vcxproj/WebKit.sln:
2925 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Added.
2926 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Added.
2927 * WebKit.vcxproj/WebKit/WebKit.vcxproj.user: Added.
2928 * WebKit.vcxproj/WebKit/WebKitApple.props: Added.
2929 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Added.
2930 * WebKit.vcxproj/WebKit/WebKitCommon.props: Added.
2931 * WebKit.vcxproj/WebKit/WebKitDebug.props: Added.
2932 * WebKit.vcxproj/WebKit/WebKitDirectX.props: Added.
2933 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Added.
2934 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd: Added.
2935 * WebKit.vcxproj/WebKit/WebKitPreLink.cmd: Added.
2936 * WebKit.vcxproj/WebKit/WebKitRelease.props: Added.
2937 * WebKit.vcxproj/WebKit/resource.h: Copied from win/WebKit.vcproj/resource.h.
2938 * WebKit.vcxproj/WebKitExportGenerator: Added.
2939 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj: Added.
2940 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters: Added.
2941 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.user: Added.
2942 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd: Added.
2943 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props: Added.
2944 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props: Added.
2945 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd: Added.
2946 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd: Added.
2947 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props: Added.
2948 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Copied from win/WebKit.vcproj/WebKitExports.def.in.
2949 * WebKit.vcxproj/WebKitGUID: Added.
2950 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Added.
2951 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters: Added.
2952 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.user: Added.
2953 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props: Added.
2954 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props: Added.
2955 * WebKit.vcxproj/WebKitGUID/WebKitGUIDPostBuild.cmd: Added.
2956 * WebKit.vcxproj/WebKitGUID/WebKitGUIDPreBuild.cmd: Added.
2957 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props: Added.
2959 2013-01-31 Christophe Dumez <dchris@gmail.com>
2961 [EFL] Disable Web Intents
2962 https://bugs.webkit.org/show_bug.cgi?id=108457
2964 Reviewed by Alexey Proskuryakov.
2966 Remove intents files from EFL CMake project.
2968 * PlatformEfl.cmake:
2970 2013-01-25 Roger Fong <roger_fong@apple.com>
2972 Unreviewed. Rename LLInt projects folder and make appropriate changes to solutions.
2974 * WebKit.vcxproj/WebKit.sln:
2976 2013-01-23 Roger Fong <roger_fong@apple.com>
2978 Unreviewed. Add svn:eol-style to solution file, not eol-style.
2980 * WebKit.vcxproj/WebKit.sln: Added property svn:eol-style. Removed property eol-style.
2982 2013-01-23 Roger Fong <roger_fong@apple.com>
2984 Unreviewed. Added eol-style=native to solution file.
2986 * WebKit.vcxproj/WebKit.sln: Added property eol-style.
2988 2013-01-23 Roger Fong <roger_fong@apple.com>
2990 Unreviewed. Checkin the OpenSource WebKit solution.
2992 * WebKit.vcxproj/WebKit.sln:
2994 2013-01-23 Tony Chang <tony@chromium.org>
2996 Unreviewed, set svn:eol-style to CRLF on Windows .sln files.
2998 * WebKit.vcxproj/WebKit.sln: Added property svn:eol-style.
3000 2013-01-23 Roger Fong <roger_fong@apple.com>
3002 Add the VS2010 WebKit solution folder and solution file.
3003 The solution of course will not load until the dependent projects are all completed.
3004 https://bugs.webkit.org/show_bug.cgi?id=106949.
3006 Reviewed by Brent Fulgham.
3008 * WebKit.vcxproj: Added.
3009 * WebKit.vcxproj/WebKit.sln: Added.
3011 2013-01-22 Krzysztof Czech <k.czech@samsung.com>
3013 [EFL] Adds Accessibility support to wk1
3014 https://bugs.webkit.org/show_bug.cgi?id=107440
3016 Reviewed by Gyuyoung Kim.
3018 * PlatformEfl.cmake: Adds ATK headers and libraries.
3020 2013-01-17 Poul Sysolyatin <psytonx@gmail.com>
3022 32-bit build for Qt5 on Mac OS fails.
3023 https://bugs.webkit.org/show_bug.cgi?id=107094
3025 We need to define NS_BUILD_32_LIKE_64 for 32-bit build for Mac OS.
3026 Fixed 32-bit build detection for support Qt5.
3028 Reviewed by Benjamin Poulain.
3032 2013-01-14 Dean Jackson <dino@apple.com>
3034 [ANGLE] Update ANGLE in WebKit
3035 https://bugs.webkit.org/show_bug.cgi?id=106274
3037 Unreviewed attempted build fix.
3039 The khrplatform.h file is now a public header without a directory
3040 prefix. Update the include path to look in the right place.
3042 * PlatformEfl.cmake:
3044 2013-01-14 Max Vujovic <mvujovic@adobe.com>
3046 [ANGLE] Update ANGLE in WebKit
3047 https://bugs.webkit.org/show_bug.cgi?id=106274
3049 Reviewed by Dean Jackson.
3051 Update ANGLE to r1641.
3053 * PlatformEfl.cmake: Add ANGLE/include to the include directories list because ShaderLang.h
3054 now includes "KHR/khrplatform.h", which is located in ANGLE/include/KHR/khrplatform.h.
3056 2013-01-10 Christophe Dumez <christophe.dumez@intel.com>
3058 [EFL] Add gstreamer 1.0.5 to jhbuild
3059 https://bugs.webkit.org/show_bug.cgi?id=106178
3061 Reviewed by Laszlo Gombos.
3063 Remove GSTREAMER_INTERFACES_LIBRARIES from EFL
3064 CMake configuration.
3066 * PlatformEfl.cmake:
3068 2013-01-07 Ryosuke Niwa <rniwa@webkit.org>
3070 Sorted the xcodeproj file.
3072 * WebKit.xcodeproj/project.pbxproj:
3074 2012-12-20 Ryuan Choi <ryuan.choi@samsung.com>
3076 [EFL] Build break with latest EFL libraries.
3077 https://bugs.webkit.org/show_bug.cgi?id=104827
3079 Reviewed by Laszlo Gombos.
3081 * PlatformEfl.cmake: Includes eo EFL library.
3083 2012-12-18 Joseph Pecoraro <pecoraro@apple.com>
3085 [Mac] Add Build Phase to Check Headers for Inappropriate Macros (Platform.h macros)
3086 https://bugs.webkit.org/show_bug.cgi?id=104279
3088 Reviewed by David Kilzer.
3090 Add a build phase to check the public WebKit headers for
3091 inappropriate macros. Also set the executable as an input
3092 path on the other check-* build phases.
3094 * WebKit.xcodeproj/project.pbxproj:
3096 2012-12-12 Mark Lam <mark.lam@apple.com>
3098 Encapsulate externally used webdatabase APIs in DatabaseManager.
3099 https://bugs.webkit.org/show_bug.cgi?id=104741.
3101 Reviewed by Sam Weinig.
3103 Use DatabaseManager instead of accessing DatabaseTracker, AbstractDatabase,
3104 and DatabaseContext directly. This is to prepare for upcoming webkit2
3107 * WebKit.xcodeproj/project.pbxproj:
3109 2012-12-05 Halton Huo <halton.huo@intel.com>
3111 [CMake] Unify coding style for CMake files
3112 https://bugs.webkit.org/show_bug.cgi?id=103605
3114 Reviewed by Laszlo Gombos.
3116 Update cmake files(.cmake, CMakeLists.txt) with following style rules:
3118 1.1 Use spaces, not tabs.
3119 1.2 Four spaces as indent.
3121 2.1 Place one space between control statements and their parentheses.
3122 For eg, if (), else (), elseif (), endif (), foreach (),
3123 endforeach (), while (), endwhile (), break ().
3124 2.2 Do not place spaces between function and macro statements and
3125 their parentheses. For eg, macro(), endmacro(), function(),
3127 2.3 Do not place spaces between a command or function or macro and its
3128 parentheses, or between a parenthesis and its content. For eg,
3129 message("testing") not message( "testing") or message ("testing" )
3130 2.4 No space at line ending.
3131 3. Lowercase when call commands macros and functions. For eg,
3132 add_executable() not ADD_EXECUTABLE(), set() not SET().
3135 * PlatformBlackBerry.cmake:
3136 * PlatformEfl.cmake:
3137 * PlatformWinCE.cmake:
3139 2012-12-03 Pierre Rossi <pierre.rossi@digia.com>
3141 [Qt] another stab at fixing the windows build
3143 It seems the QT_BUILD_{TARGET}_LIB are not set as they should by qt_module.prf.
3144 Define them by hand to be on the safe side.
3148 2012-11-30 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
3150 [Qt] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
3151 https://bugs.webkit.org/show_bug.cgi?id=99314
3153 Reviewed by Tor Arne Vestbø.
3155 This big change separates QtWebKit into QtWebKit and QtWebKitWidgets as
3158 It's a big refactoring that mostly involves moving WebCore dependent
3159 code into QtWebKit and accessing it through exported QWebFrameAdapter
3160 and QWebPageAdapter classes.
3163 * WebKitWidgets.pri: Removed.
3164 * WebKitWidgets.pro: Removed.
3166 2012-11-22 Jeff Rogers <jrogers@rim.com>
3168 [BlackBerry] Update Web Notifications Implementation
3169 https://bugs.webkit.org/show_bug.cgi?id=102621
3171 Reviewed by George Staikos.
3173 Reviewed internally by George Staikos and Joe Mason.
3175 Add new Notification files and remove obsolete ones.
3177 * PlatformBlackBerry.cmake:
3179 2012-11-22 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
3181 [Qt] Separate QWidget dependant code into separate WebKitWidgets static library
3182 https://bugs.webkit.org/show_bug.cgi?id=102800
3184 Reviewed by Tor Arne Vestbø.
3186 This patch separates code that needs to use QWidget related APIs in
3187 WebKit/qt/WebCoreSupport and Api from code that doesn't. This means for
3188 example FrameLoaderClientQt.cpp remains in the WebKit1 static library,
3189 while qwebpage.cpp and qwebframe.cpp become part of the WebKitWidgets
3190 static library. WebKit1 is compiled without QT += widgets and therefore
3191 any widget related dependency has been moved "up" and out of WebKit1 into
3192 the WebKitWidgets library.
3194 Between the code in WebKit.a and WebKitWidgets.a new adapters and
3195 interfaces have been introduced, such as QWebPageAdapter and
3196 QWebFrameAdapter. QWebPageAdapter, when used from WebKit1, is a way to
3197 call out into the API layer, implemented by QWebPage (QWebPagePrivate).
3198 The other way around if QWebPage wants to access WebCore or
3199 WebCoreSupport related functionality, it will go through
3200 QWebPageAdapater (as base class). The separation in the direction up
3201 into the API layer is complete with this patch, no code in WebKit1
3202 depends on QtWidgets. The separation the other way around, code in the
3203 API layer not using any WebCore types, is not complete yet.
3205 Some classes such as QWebSettings, QWebElement or
3206 DumpRenderTreeSupportQt remain in WebKit1. While they are API layer,
3207 they do not depend on widget related Qt APIs and they make much more
3208 use of WebCore internal APIs and therefore are easier to keep in
3211 In the future we plan to place a real shared library boundary between
3212 WebKit1 and WebKitWidgets, by keeping the WebKit1 static library as
3213 part of the QtWebKit shared library and by turning the WebKitWidgets
3214 static library into a shared one.
3218 * WebKitWidgets.pri: Copied from Source/WebKit/WebKit1.pri.
3219 * WebKitWidgets.pro: Added.
3221 2012-11-21 Kai Koehne <kai.koehne@digia.com>
3223 [Qt] MinGW: Don't add OpenGL library dependencies here
3224 https://bugs.webkit.org/show_bug.cgi?id=102924
3226 Reviewed by Simon Hausmann.
3228 As the comment suggests the dependency is already for WebCore, so add it there instead.
3232 2012-11-18 Laszlo Gombos <l.gombos@samsung.com>
3234 [CMake] Consolidate common input files
3235 https://bugs.webkit.org/show_bug.cgi?id=101632
3237 Reviewed by Rob Buis.
3239 Consolidate and sort the list of files.
3241 * PlatformEfl.cmake:
3243 2012-11-12 Timothy Hatcher <timothy@apple.com>
3245 Add a dock button to the top right corner of the Web Inspector window (similar to the full screen button).
3247 https://bugs.webkit.org/show_bug.cgi?id=102025
3249 Reviewed by Joseph Pecoraro.
3251 * WebKit.xcodeproj/project.pbxproj: Added Dock.pdf.
3253 2012-11-08 Laszlo Gombos <l.gombos@samsung.com>
3255 [EFL] Remove non-variable options from the build system
3256 https://bugs.webkit.org/show_bug.cgi?id=101506
3258 Reviewed by Kenneth Rohde Christiansen.
3260 Remove WTF_USE_FREETYPE and ENABLE_GLIB_SUPPORT cmake variables
3261 as these are always set to const 1 and not really configurable.
3263 * PlatformEfl.cmake:
3265 2012-11-07 Andreas Kling <akling@apple.com>
3267 Remove build-webkit dependency on Java SDK for Apple Mac WebKit.
3268 <http://webkit.org/b/101492>
3270 Reviewed by Anders Carlsson.
3272 * WebKit.xcodeproj/project.pbxproj: Remove WebJavaPlugIn.h
3274 2012-11-06 Laszlo Gombos <l.gombos@samsung.com>
3276 [EFL] Simplify the build system
3277 https://bugs.webkit.org/show_bug.cgi?id=101392
3279 Reviewed by Kenneth Rohde Christiansen.
3281 Use WTF_USE_3D_GRAPHICS to guard the inclusion of surfaces and textmap
3282 directories under WebCore/graphics to be consistent with
3283 WebCore/PlatformEfl.cmake.
3285 * PlatformEfl.cmake:
3287 2012-11-04 Halton Huo <halton.huo@intel.com>
3289 [EFL] Use _LIBRARIES instead of _LIBRARY
3290 https://bugs.webkit.org/show_bug.cgi?id=101042
3292 Reviewed by Gyuyoung Kim.
3294 In CMake Find files, _LIBRARY is intended for internal use, should
3295 use _LIBRARIES instead.
3297 * PlatformEfl.cmake: s/_LIBRARY}/_LIBRARIES}
3299 2012-11-01 Seonae Kim <sunaeluv.kim@samsung.com>
3301 [EFL][DRT] Support Geolocation
3302 https://bugs.webkit.org/show_bug.cgi?id=97427
3304 Reviewed by Gyuyoung Kim.
3306 Add a mock directory to use GeolocationClientMock in DumpRenderTree.
3308 * PlatformEfl.cmake:
3310 2012-10-31 Otto Derek Cheung <otcheung@rim.com>
3312 [BlackBerry] Adding window.external to our port
3313 https://bugs.webkit.org/show_bug.cgi?id=100868
3315 Reviewed by Rob Buis.
3317 Adding ExternalExtension classes to the BB cmake file.
3319 * PlatformBlackBerry.cmake:
3321 2012-10-31 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3323 [EFL][DRT] EventSender requires contextClick implementation
3324 https://bugs.webkit.org/show_bug.cgi?id=86091
3326 Reviewed by Gyuyoung Kim.
3328 Add new unit test file, needed due to ewk API changes.
3330 * PlatformEfl.cmake:
3332 2012-10-30 Peter Wang <peter.wang@torchmobile.com.cn>
3334 [BlackBerry] Clean the code of "JavaScriptDebuggerBlackBerry"
3335 https://bugs.webkit.org/show_bug.cgi?id=100724
3337 Reviewed by Rob Buis.
3339 Remove the code of JavaScriptDebuggerBlackBerry.
3341 * PlatformBlackBerry.cmake:
3343 2012-10-28 Mark Rowe <mrowe@apple.com>
3345 Remove references to unsupported OS and Xcode versions.
3347 Reviewed by Anders Carlsson.
3349 * WebKit.xcodeproj/project.pbxproj:
3351 2012-10-26 Sheriff Bot <webkit.review.bot@gmail.com>
3353 Unreviewed, rolling out r132601.
3354 http://trac.webkit.org/changeset/132601
3355 https://bugs.webkit.org/show_bug.cgi?id=100494
3357 It broke the Qt build (Requested by Ossy on #webkit).
3359 * PlatformEfl.cmake:
3361 2012-10-26 Xiaobo Wang <xbwang@torchmobile.com.cn>
3363 [BlackBerry] Support pixel tests for BlackBerry DRT
3364 https://bugs.webkit.org/show_bug.cgi?id=100210
3366 Reviewed by Rob Buis.
3368 Adds a step to build ImageDiff from Qt for DRT. Most of the works are
3369 accomplished by Christopher Wells.
3371 * PlatformBlackBerry.cmake:
3373 2012-10-24 Alexey Proskuryakov <ap@apple.com>
3375 Add a strategy for shared workers
3376 https://bugs.webkit.org/show_bug.cgi?id=100165
3378 EFL build fix by Christophe Dumez.
3380 Reviewed by Brady Eidson.
3382 * CMakeLists.txt: Add WebCore/workers to include paths.
3384 2012-10-24 Otto Derek Cheung <otcheung@rim.com>
3386 [BlackBerry] Rename GeolocationControllerClientBlackBerry to GeolocationClientBlackBerry
3387 https://bugs.webkit.org/show_bug.cgi?id=100250
3389 Reviewed by Rob Buis.
3391 Rename GeolocationControllerClientBlackBerry to GeolocationClientBlackBerry
3392 to prevent confusion.
3396 * PlatformBlackBerry.cmake:
3398 2012-10-23 Hyowon Kim <hw1008.kim@samsung.com>
3400 [Texmap][EFL] Add AcceleratedCompositingContextEfl to the build system.
3401 https://bugs.webkit.org/show_bug.cgi?id=88630
3403 Reviewed by Gyuyoung Kim.
3405 * PlatformEfl.cmake: Add the AcceleratedCompositingContextEfl.cpp file
3406 and INCLUDE paths for TEXTURE_MAPPER_GL.
3408 2012-10-18 Kangil Han <kangil.han@samsung.com>
3410 [EFL] Add unit test for ewk_frame_source_get.
3411 https://bugs.webkit.org/show_bug.cgi?id=95984
3413 Reviewed by Gyuyoung Kim.
3415 Add test_ewk_frame.cpp for unit test.
3417 * PlatformEfl.cmake:
3419 2012-10-15 David Kilzer <ddkilzer@apple.com>
3421 Move framework and library linking into WebKit.xcconfig
3422 <http://webkit.org/b/99284>
3424 Reviewed by Mark Rowe.
3426 * WebKit.xcodeproj/project.pbxproj: Remove frameworks and
3427 libraries from Xcode project file.
3429 2012-10-15 Christophe Dumez <christophe.dumez@intel.com>
3431 [EFL][WK2] Implement Favicons API
3432 https://bugs.webkit.org/show_bug.cgi?id=99087
3434 Reviewed by Kenneth Rohde Christiansen.
3436 Remove ewk_util.cpp from PlatformEfl.cmake now that its
3437 code has been moved to WebCore to be reused in WK2.
3439 * PlatformEfl.cmake:
3441 2012-10-15 Dongwoo Joshua Im <dw.im@samsung.com>
3443 [EFL] Set the basepath of the File System API.
3444 https://bugs.webkit.org/show_bug.cgi?id=98344
3446 Reviewed by Gyuyoung Kim.
3448 Set the basepath of the File System API using the internal setter function.
3450 * PlatformEfl.cmake: Add new include path.
3452 2012-10-15 Ryuan Choi <ryuan.choi@samsung.com>
3454 [EFL] Share resources installed for inspector
3455 https://bugs.webkit.org/show_bug.cgi?id=98991
3457 Reviewed by Gyuyoung Kim.
3459 * PlatformEfl.cmake:
3460 Extracted build scripts which install resources to WebKit/PlatformEfl.cmake.
3462 2012-10-15 George Staikos <staikos@webkit.org>
3464 [BlackBerry] Adapt to Platform API changes in string handling
3465 https://bugs.webkit.org/show_bug.cgi?id=99248
3467 Reviewed by Yong Li.
3469 Convert usage of WebString, char* and std::string to BlackBerry::Platform::String.
3471 * PlatformBlackBerry.cmake:
3473 2012-10-13 Jakob Petsovits <jpetsovits@rim.com>
3475 [BlackBerry] Fetch blit rects from a viewport accessor
3476 https://bugs.webkit.org/show_bug.cgi?id=98581
3479 Reviewed by George Staikos.
3480 Internally reviewed by Arvid Nilsson.
3482 Add new ViewportAccessor files to the build.
3483 See Source/WebKit/blackberry/ChangeLog for the
3484 verbose commit message.
3486 * PlatformBlackBerry.cmake:
3488 2012-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
3490 Unreviewed, rolling out r131189.
3491 http://trac.webkit.org/changeset/131189
3492 https://bugs.webkit.org/show_bug.cgi?id=99187
3494 Made inspector http tests crash on WK2. (Requested by rakuco
3497 * PlatformEfl.cmake:
3499 2012-10-12 Ryuan Choi <ryuan.choi@samsung.com>
3501 [EFL] Share resources installed for inspector
3502 https://bugs.webkit.org/show_bug.cgi?id=98991
3504 Reviewed by Gyuyoung Kim.
3506 * PlatformEfl.cmake:
3507 Extracted build scripts which install resources to WebKit/PlatformEfl.cmake.
3509 2012-10-11 Chris Guan <chris.guan@torchmobile.com.cn>
3511 [Blackberry] makes NavigatorContentUtils work
3512 https://bugs.webkit.org/show_bug.cgi?id=99022
3514 Reviewed by Rob Buis.
3516 Because r126735 renamed RegisterProtocolHandler API to NavigatorContentUtils, So we
3517 need add Modules/navigatorcontentutils into WebKit_INCLUDE_DIRECTORIES.
3519 * PlatformBlackBerry.cmake:
3521 2012-10-10 Konrad Piascik <kpiascik@rim.com>
3523 [BlackBerry] Install inspector files into staging directory.
3524 https://bugs.webkit.org/show_bug.cgi?id=98930
3526 Reviewed by Rob Buis.
3528 Internally reviewed by Ming Xie.
3529 Install the web inspector resources into the staging directory to make it easier to flash to device.
3531 * PlatformBlackBerry.cmake:
3533 2012-10-09 Simon Hausmann <simon.hausmann@digia.com>
3535 [Qt] Fix build with QtMultimedia
3537 Reviewed by Tor Arne Vestbø.
3539 * WebKit1.pri: WK1 needs QtMultimediaWidgets for QVideoWidget and friends.
3541 2012-10-08 Simon Hausmann <simon.hausmann@digia.com>
3543 [Qt] Make RenderThemeQStyle/ScrollbarThemeQStyle compile without QStyle/QtWidgets
3544 https://bugs.webkit.org/show_bug.cgi?id=98268
3546 Reviewed by Tor Arne Vestbø.
3548 * WebKit1.pro: Add new files to the build.
3550 2012-10-04 Rob Buis <rbuis@rim.com>
3552 [BlackBerry] Sync up CMake files
3553 https://bugs.webkit.org/show_bug.cgi?id=98442
3555 Reviewed by Gyuyoung Kim.
3557 Amongst others use InspectorOverlayBlackBerry.
3559 * PlatformBlackBerry.cmake:
3561 2012-10-05 Simon Hausmann <simon.hausmann@digia.com>
3563 Unreviewed, rolling out r130495.
3564 http://trac.webkit.org/changeset/130495
3565 https://bugs.webkit.org/show_bug.cgi?id=98268
3567 Made WK2 tests crash....
3571 2012-10-05 Simon Hausmann <simon.hausmann@digia.com>
3573 [Qt] Make RenderThemeQStyle/ScrollbarThemeQStyle compile without QStyle/QtWidgets
3574 https://bugs.webkit.org/show_bug.cgi?id=98268
3576 Reviewed by Tor Arne Vestbø.
3578 * WebKit1.pro: Add new files to the build.
3580 2012-10-04 Konrad Piascik <kpiascik@rim.com>
3582 [BlackBerry] Update how we compile inspector front-end javascript.
3583 https://bugs.webkit.org/show_bug.cgi?id=98413
3585 Reviewed by Rob Buis.
3587 No longer cat all JavaScript together, instead use the lazy init and
3588 only append our custom changes script to the end of inspectorBB.html.
3590 * PlatformBlackBerry.cmake:
3592 2012-10-03 Ryuan Choi <ryuan.choi@samsung.com>
3594 [EFL] Default.edj should be generated although ENABLE_WEBKIT disabled.
3595 https://bugs.webkit.org/show_bug.cgi?id=97753
3597 Reviewed by Laszlo Gombos.
3599 default.edj is used in both webkit/efl and webkit2/efl.
3600 However, it has been generated only when ENABLE_WEBKIT is enabled.
3602 This patch separates the script which generates default.edj
3603 from source/webkit/platformefl.cmake.
3605 * PlatformEfl.cmake: Extracted codes which is related to default.edj.
3607 2012-10-03 Otto Derek Cheung <otcheung@rim.com>
3609 [BlackBerry] Implementing the NetworkInfo API for BB port
3610 https://bugs.webkit.org/show_bug.cgi?id=98273
3612 Reviewed by Rob Buis.
3614 Adding new classes to support NetworkInfo API in the
3617 * PlatformBlackBerry.cmake:
3619 2012-10-02 Krzysztof Czech <k.czech@samsung.com>
3621 [EFL] Add file EWKTestEnvironment.cpp to build system.
3622 https://bugs.webkit.org/show_bug.cgi?id=94925
3624 Reviewed by Gyuyoung Kim.
3626 Change is related to modifications in wk1 unit tests.
3628 * PlatformEfl.cmake:
3630 2012-09-27 Anders Carlsson <andersca@apple.com>
3632 Get rid of more unused WK1 plug-in code
3633 https://bugs.webkit.org/show_bug.cgi?id=97835
3635 Reviewed by Mark Rowe.
3637 Remove WebNetscapeDeprecatedFunctions.c and WebNetscapeDeprecatedFunctions.h from the Xcode project.
3639 * WebKit.xcodeproj/project.pbxproj:
3641 2012-09-27 Christophe Dumez <christophe.dumez@intel.com>
3643 [EFL][CMAKE] Default theme files are outdated in PlatformEfl.cmake
3644 https://bugs.webkit.org/show_bug.cgi?id=97769
3646 Reviewed by Kenneth Rohde Christiansen.
3648 Update Default theme files in PlatformEfl.cmake so that
3649 changes to those files are properly picked up by CMake
3650 when building incrementally.
3652 * PlatformEfl.cmake:
3654 2012-09-24 Arvid Nilsson <anilsson@rim.com>
3656 [BlackBerry] Add cookie database API
3657 https://bugs.webkit.org/show_bug.cgi?id=97102
3659 Reviewed by Antonio Gomes.
3661 Add cookie database file to build system.
3663 Reviewed internally by Otto D. Cheung.
3665 * PlatformBlackBerry.cmake:
3667 2012-09-21 Arvid Nilsson <anilsson@rim.com>
3669 [BlackBerry] Remove obsolete compositing surface code
3670 https://bugs.webkit.org/show_bug.cgi?id=97314
3672 Reviewed by Antonio Gomes.
3674 Remove compositing surface code from build system.
3678 * PlatformBlackBerry.cmake:
3680 2012-09-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>