1 2014-01-05 Martin Robinson <mrobinson@igalia.com>
3 [GTK] [CMake] Ensure that the autotools build and the CMake install the same files
4 https://bugs.webkit.org/show_bug.cgi?id=116379
6 Reviewed by Gustavo Noronha Silva.
8 * PlatformGTK.cmake: Install API headers, gir files, and the pkg-config file. Move
9 a couple installed and generated headers to the installed headers list.
11 2014-01-04 Martin Robinson <mrobinson@igalia.com>
13 [GTK] [CMake] Improve the way we locate gobject-introspection
14 https://bugs.webkit.org/show_bug.cgi?id=126452
16 Reviewed by Philippe Normand.
18 * PlatformGTK.cmake: Use the new introspection variables.
20 2014-01-03 Simon Fraser <simon.fraser@apple.com>
22 Attempt to fix EFL build.
26 2013-12-31 Andy Estes <aestes@apple.com>
28 [iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/
29 https://bugs.webkit.org/show_bug.cgi?id=125746
31 Reviewed by David Kilzer.
33 * WebKit.xcodeproj/project.pbxproj: Added WebDatabaseManagerInternal.h
36 2013-12-30 Martin Robinson <mrobinson@igalia.com>
38 [CMake] [GTK] Add support for GObject introspection
39 https://bugs.webkit.org/show_bug.cgi?id=126162
41 Reviewed by Daniel Bates.
43 * PlatformGTK.cmake: Add the GIR targets.
45 2013-12-29 Ryuan Choi <ryuan.choi@samsung.com>
47 [EFL] Remove ewk_view_tiled
48 https://bugs.webkit.org/show_bug.cgi?id=125961
50 Reviewed by Gyuyoung Kim.
52 * PlatformEfl.cmake: Removed ewk_view_tiled related files.
54 2013-12-29 Martin Robinson <mrobinson@igalia.com>
56 [GTK] [CMake] Convenience libraries that export API should be compiled with --whole-archive on Unix
57 https://bugs.webkit.org/show_bug.cgi?id=126232
59 Reviewed by Gustavo Noronha Silva.
61 * PlatformGTK.cmake: Prefix libGObjectDOMBindings with --whole-archive so that
62 symbols are not omitted during final linking.
64 2013-12-25 Martin Robinson <mrobinson@igalia.com>
66 [GTK] [CMake] Clean up generated sources directories
67 https://bugs.webkit.org/show_bug.cgi?id=126216
69 Reviewed by Gustavo Noronha Silva.
71 * PlatformGTK.cmake: Use the new derived source variables.
73 2013-12-22 Martin Robinson <mrobinson@igalia.com>
75 [GTK][CMake] libtool-compatible soversion calculation
76 https://bugs.webkit.org/show_bug.cgi?id=125511
78 Reviewed by Gustavo Noronha Silva.
80 * CMakeLists.txt: Use the POPULATE_LIBRARY_VERSION macro and the
81 library-specific version information.
83 2013-12-23 Gustavo Noronha Silva <gns@gnome.org>
85 [GTK] [CMake] Generate pkg-config files
86 https://bugs.webkit.org/show_bug.cgi?id=125685
88 Reviewed by Martin Robinson.
90 * PlatformGTK.cmake: generate webkitgtk-3.0.pc.
92 2013-12-22 Martin Robinson <mrobinson@igalia.com>
94 Small build fix for GTK+ with the CMake build
96 * CMakeLists.txt: Remove duplicate include directory and add missing directories
99 2013-12-20 Simon Fraser <simon.fraser@apple.com>
101 Try to fix the Windows build.
103 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
105 2013-12-20 Brent Fulgham <bfulgham@apple.com>
107 [Win] Unreviewed build fix after r160908.
109 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
112 2013-12-18 Gustavo Noronha Silva <gns@gnome.org>
114 Unreviewed cmake build fix for GTK+.
116 * PlatformGTK.cmake: add missing include directory.
118 2013-12-16 Martin Robinson <mrobinson@igalia.com>
120 [GTK] [CMake] Add support for building WebKit1
121 https://bugs.webkit.org/show_bug.cgi?id=116377
123 Reviewed by Gustavo Noronha Silva.
125 * CMakeLists.txt: Updated WebCore include directory list for WebKitGTK+ and
126 added BUILDING_WEBKIT to the list of defines.
127 * PlatformGTK.cmake: Added.
129 2013-12-18 Alex Christensen <achristensen@webkit.org>
131 [WinCairo] Preparation for GStreamer on Windows.
132 https://bugs.webkit.org/show_bug.cgi?id=125946
134 Reviewed by Brent Fulgham.
136 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
137 Use new GStreamer property sheets for WinCairo.
138 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
139 Fixed 64-bit symbols, added GStreamer symbol.
141 2013-12-16 Alex Christensen <achristensen@webkit.org>
143 [Win] Unreviewed build fix for 64-bit.
145 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
146 Corrected 64-bit linker symbols.
148 2013-12-16 Brent Fulgham <bfulgham@apple.com>
150 [Win] Unreviewed build fix.
152 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Correct typo that added a '\' at the
153 end of a line of the file.
155 2013-12-16 Brent Fulgham <bfulgham@apple.com>
157 [Win] Remove dead code after conversion to VS2013
158 https://bugs.webkit.org/show_bug.cgi?id=125795
160 Reviewed by Darin Adler.
162 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
163 Remove unused function exports.
165 2013-12-16 Alex Christensen <achristensen@webkit.org>
167 Fixed Win64 build on VS2013.
168 https://bugs.webkit.org/show_bug.cgi?id=125753
170 Reviewed by Brent Fulgham.
172 * WebKit.vcxproj/WebKit.sln:
173 Use new 64-bit WebInspectorUI configurations.
174 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
175 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
176 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
177 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
178 Added correct PlatformToolset for 64-bit builds.
180 2013-12-15 Brent Fulgham <bfulgham@webkit.org>
182 [Win] Unreviewed build fix.
184 * WebKit.vcxproj/WebKit.sln: Remove reference to QTMovieWin,
185 which we do not wish to build.
187 2013-12-14 Brent Fulgham <bfulgham@webkit.org>
189 [Win] Unreviewed build fix
191 QTMovieWin should not be build at the moment, but some builders
192 are continuing to attempt it. This change marks the project
193 file as excluded from building.
195 * WebKit.vcxproj/WebKit.sln: Mark QTMovieWin as excluded from build.
197 2013-12-13 Brent Fulgham <bfulgham@apple.com>
199 Unreviewed build correction after r160548.
201 * WebKit.vcxproj/WebKit/WebKitApple.props: Exclude linking with QTMoveWin, which does
202 not build with VS2013.
204 2013-12-13 Brent Fulgham <bfulgham@apple.com>
206 Unreviewed build correction after r160548
208 * WebKit.vcxproj/WebKit.sln: Revise build order to avoid errors with ANGLE included.
210 2013-12-13 Brent Fulgham <bfulgham@apple.com>
212 [Win] Unreviewed build fix after r160548
214 * WebKit.vcxproj/WebKit.sln: Revised to build under VS2013.
216 2013-12-13 Andy Estes <aestes@apple.com>
218 Post-process exported WebKit headers based on PLATFORM_NAME
219 https://bugs.webkit.org/show_bug.cgi?id=125682
221 Reviewed by Dan Bernstein.
223 Added a build phase that calls unifdef(1) on each of WebKit's Public
224 and Private headers, defining TARGET_OS_EMBEDDED, TARGET_OS_IPHONE, and
225 TARGET_IPHONE_SIMULATOR based on the value of PLATFORM_NAME. This has
226 the effect of stripping out bits not needed by the SDK being built for.
228 * WebKit.xcodeproj/project.pbxproj:
230 2013-12-13 Brent Fulgham <bfulgham@apple.com>
232 [Win] Switch WebKit solution to Visual Studio 2013
233 https://bugs.webkit.org/show_bug.cgi?id=125192
235 Reviewed by Anders Carlsson.
237 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Update for VS2013
238 * WebKit.vcxproj/WebKit.sln: Ditto
239 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Ditto
240 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj: Ditto
241 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Ditto
243 2013-12-11 Alex Christensen <achristensen@webkit.org>
245 [Win] Build fix after r159768.
246 https://bugs.webkit.org/show_bug.cgi?id=125467
248 Reviewed by Brent Fulgham.
250 * WebKit.vcxproj/WebKit/WebKitVersion.cmd:
251 Set PATH environment variable to include cygwin bin directory.
253 2013-12-11 Alex Christensen <achristensen@webkit.org>
255 [Win] Unreviewed link fix.
257 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
258 Corrected 64-bit linker symbols.
260 2013-12-11 Joseph Pecoraro <pecoraro@apple.com>
262 Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore
263 https://bugs.webkit.org/show_bug.cgi?id=125324
265 Reviewed by Timothy Hatcher.
267 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
269 2013-12-11 Mark Rowe <mrowe@apple.com>
271 <https://webkit.org/b/125562> Remove a Leopard-specific check from WebKit.xcodeproj
273 Reviewed by Anders Carlsson.
275 * WebKit.xcodeproj/project.pbxproj:
277 2013-12-06 Roger Fong <roger_fong@apple.com> and Brent Fulgham <bfulgham@apple.com>
279 [Win] Support compiling with VS2013.
280 https://bugs.webkit.org/show_bug.cgi?id=125353
282 Reviewed by Anders Carlsson.
284 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Provide
285 proper exports for VS2013 build.
287 2013-12-06 Dániel Bátyai <Batyai.Daniel@stud.u-szeged.hu>
289 Build fix after r160207, remove the BitmapImage::decodeSize symbol export
290 https://bugs.webkit.org/show_bug.cgi?id=125342
292 Reviewed by Csaba Osztrogonác.
294 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
296 2013-12-05 Brent Fulgham <bfulgham@apple.com>
298 [Win] Avoid copying compiled-in resources to DSTROOT
299 https://bugs.webkit.org/show_bug.cgi?id=125309
301 Reviewed by Jer Noble.
303 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Only copy Info.plist to the final WebKit.resource bundle.
304 The PNG and RC files are compiled into the WebKit.dll library.
306 2013-12-04 Brent Fulgham <bfulgham@apple.com>
308 [Win] Correct WebKit.make copy command to land resources in proper directory.
309 https://bugs.webkit.org/show_bug.cgi?id=125249
311 Reviewed by Tim Horton.
313 * WebKit.vcxproj/WebKit.make: Correct the copy command.
315 2013-12-04 peavo@outlook.com <peavo@outlook.com>
317 [Win][64-bit] Link error.
318 https://bugs.webkit.org/show_bug.cgi?id=125234
320 Reviewed by Brent Fulgham.
322 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Changed 64-bit version of symbol.
324 2013-12-03 Joseph Pecoraro <pecoraro@apple.com>
326 Web Inspector: Push Remote Inspector debugging connection management into JavaScriptCore
327 https://bugs.webkit.org/show_bug.cgi?id=124613
329 Reviewed by Timothy Hatcher.
331 * WebKit.xcodeproj/project.pbxproj:
333 2013-12-03 Brent Fulgham <bfulgham@apple.com>
335 [Win] WebKit.make Makefile doesn't copy resource bundle to DSTROOT
336 https://bugs.webkit.org/show_bug.cgi?id=125160
338 Reviewed by Tim Horton.
340 * WebKit.vcxproj/WebKit.make: Add copy command for resource bundle.
342 2013-12-02 Beth Dakin <bdakin@apple.com>
344 Attempted build fix. I think this is no longer needed.
346 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
348 2013-12-02 Beth Dakin <bdakin@apple.com>
350 Add a setting to opt into a mode where the background extends and fixed elements
351 don't move on rubber-band
352 https://bugs.webkit.org/show_bug.cgi?id=124745
354 Reviewed by Tim Horton.
358 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
360 2013-12-02 Brent Fulgham <bfulgham@apple.com>
362 [Win] WebKit Project doesn't copy resource bundle
363 https://bugs.webkit.org/show_bug.cgi?id=125078
365 Reviewed by Jer Noble.
367 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Correct post-build step
368 to copy WebKit.resources to build target.
370 2013-11-28 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
372 Building EFL Webkit again with mediastream enabled
373 https://bugs.webkit.org/show_bug.cgi?id=124930
375 Reviewed by Csaba Osztrogonác.
379 2013-11-27 Sam Weinig <sam@webkit.org>
383 * WebKit.xcodeproj/project.pbxproj:
385 2013-11-25 peavo@outlook.com <peavo@outlook.com>
387 [Win] WebKit version in user agent string is incorrect.
388 https://bugs.webkit.org/show_bug.cgi?id=124454
390 Reviewed by Brent Fulgham.
392 Generate WebKitVersion.h file from mac's Version.xcconfig file.
394 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
395 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
396 * WebKit.vcxproj/WebKit/WebKitVersion.cmd: Added.
398 2013-11-23 Xabier Rodriguez Calvar <calvaris@igalia.com>
400 [GStreamer] Remove 0.10 codepath
401 https://bugs.webkit.org/show_bug.cgi?id=124534
403 Reviewed by Philippe Normand.
405 * PlatformEfl.cmake: Removed FullscreenVideoControllerEfl.cpp.
407 2013-11-21 Alex Christensen <achristensen@webkit.org>
409 Remove ANGLEGenerated from Windows build.
410 https://bugs.webkit.org/show_bug.cgi?id=124759
412 Reviewed by Darin Adler.
414 * WebKit.vcxproj/WebKit.sln:
415 Remove references to ANGLEGenerated.vcxproj.
417 2013-11-21 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
419 Remove ENABLE_WORKERS
420 https://bugs.webkit.org/show_bug.cgi?id=105784
422 Reviewed by Darin Adler.
424 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
426 2013-11-21 peavo@outlook.com <peavo@outlook.com>
428 [WinCairo] Building ANGLE libraries fails.
429 https://bugs.webkit.org/show_bug.cgi?id=124679
431 Reviewed by Brent Fulgham.
433 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Link with translator_hlsl.lib.
435 2013-11-19 Mark Lam <mark.lam@apple.com>
437 Add tracking of endColumn for Executables.
438 https://bugs.webkit.org/show_bug.cgi?id=124245.
440 Reviewed by Geoffrey Garen.
442 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
443 - Added an exported symbol to make the Win32 build happy. The Win64 symbol
444 is currently a copy of the Win32 one. It'll need to be updated if the
445 mangled symbol is different for Win64.
447 2013-11-18 Mark Rowe <mrowe@apple.com>
449 Use hw.activecpu for determining how many processes to spawn.
451 It's documented as the preferred way to determine the number of threads
452 or processes to create in a SMP aware application.
454 Rubber-stamped by Tim Horton.
456 * WebKit.xcodeproj/project.pbxproj:
458 2013-11-18 Ryuan Choi <ryuan.choi@samsung.com>
460 [EFL] Add EWebKitConfig.cmake and EWebKit2Config.cmake
461 https://bugs.webkit.org/show_bug.cgi?id=124478
463 Reviewed by Gyuyoung Kim.
465 EWebKit is built using CMake but applications use *.pc to use it.
466 This patch provides EWebKitConfig.cmake and EWebKit2Config.cmake
467 for applications which use EWebkit and is compiled by CMake.
470 Configure and install EWebKitConfig.cmake and EWebKitConfigVersion.cmake
472 2013-11-13 Joseph Pecoraro <pecoraro@apple.com>
474 Unreviewed rollout of r159271, broke Mountain Lion build.
476 * WebKit.xcodeproj/project.pbxproj:
478 2013-11-13 Anders Carlsson <andersca@apple.com>
480 Deprecate WebHistory methods that use NSCalendarDate
481 https://bugs.webkit.org/show_bug.cgi?id=124329
482 <rdar://problem/15441122>
484 Reviewed by Mark Rowe.
486 * WebKit.xcodeproj/project.pbxproj:
487 Add a shell script phase that uses unifdef to remove the __NSd_10_9 #define from
488 WebHistory on Mavericks.
490 2013-11-11 Alex Christensen <achristensen@webkit.org>
492 Unreviewed build fix for Win64.
494 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
495 Fixed 64-bit linker symbols.
497 2013-11-11 Dan Bernstein <mitz@apple.com>
499 [Mac] .exp files are not source code
500 https://bugs.webkit.org/show_bug.cgi?id=124154
502 Reviewed by Andy Estes.
504 * WebKit.xcodeproj/project.pbxproj: Removed WebKit.iOS.exp from the Compile Sources build
507 2013-11-07 Roger Fong <roger_fong@apple.com>
509 Unreviewed. Windows WebKit makefile fixes.
511 No need to copy over WebKit.resources.
513 * WebKit.vcxproj/WebKit.make:
514 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
516 2013-11-07 Denis Nomiyama <d.nomiyama@samsung.com>
518 [GTK] Glyphs in vertical text tests are rotated 90 degrees clockwise
519 https://bugs.webkit.org/show_bug.cgi?id=50619
521 Reviewed by Martin Robinson.
523 Added WebCore/platform/graphics/opentype to the include path.
527 2013-11-04 Brent Fulgham <bfulgham@apple.com>
529 [Win] Use VersionStamper for official builds
530 https://bugs.webkit.org/show_bug.cgi?id=123758
532 Reviewed by Tim Horton.
534 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Restore command to
535 call VersionStamper on final stage of build.
537 2013-11-02 Christophe Dumez <ch.dumez@samsung.com>
539 EnforceRange doesn't enforce range of a short
540 https://bugs.webkit.org/show_bug.cgi?id=123661
542 Reviewed by Alexey Proskuryakov.
544 Export symbols to fix Windows build.
546 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
548 2013-11-01 Andy Estes <aestes@apple.com>
550 [iOS] Make some headers Private
551 https://bugs.webkit.org/show_bug.cgi?id=123626
553 Reviewed by Andreas Kling.
555 * WebKit.xcodeproj/project.pbxproj:
557 2013-11-01 Afonso R. Costa Jr. <afonso.costa@samsung.com>
559 Expose setApplicationCacheOriginQuota via window.internals
560 https://bugs.webkit.org/show_bug.cgi?id=87838
562 Reviewed by Joseph Pecoraro.
564 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
565 symbols for setApplicationCacheOriginQuota from Internals.
567 2013-11-01 Andy Estes <aestes@apple.com>
569 Reverted r158443. It broke the build.
571 * WebKit.xcodeproj/project.pbxproj:
573 2013-11-01 Andy Estes <aestes@apple.com>
575 [iOS] Make some headers Private
576 https://bugs.webkit.org/show_bug.cgi?id=123626
578 Reviewed by Sam Weinig.
580 * WebKit.xcodeproj/project.pbxproj:
582 2013-10-31 Ryosuke Niwa <rniwa@webkit.org>
584 Windows build fix attempt after r158421.
586 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
588 2013-10-29 Andy Estes <aestes@apple.com>
590 [iOS] Upstream Source/WebKit/ios/
591 https://bugs.webkit.org/show_bug.cgi?id=123470
593 Reviewed by Sam Weinig.
595 * WebKit.xcodeproj/project.pbxproj:
597 2013-10-30 Myles C. Maxfield <mmaxfield@apple.com>
599 WebKit/win/WebKitGraphics.h:void WebDrawText(WebTextRenderInfo*); is never called
600 https://bugs.webkit.org/show_bug.cgi?id=123485
602 Reviewed by Brent Fulgham.
604 Deleting the function
606 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
608 2013-10-30 Alex Christensen <achristensen@webkit.org>
610 [Windows] Unreviewed build fix.
612 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
613 Added missing 32-bit and 64-bit linker symbols.
615 2013-10-30 Alex Christensen <achristensen@webkit.org>
617 Disabled JIT on Win64.
618 https://bugs.webkit.org/show_bug.cgi?id=122472
620 Reviewed by Geoffrey Garen.
622 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
623 Added missing 64-bit linker symbol.
625 2013-10-28 Joseph Pecoraro <pecoraro@apple.com>
627 Upstream remaining PLATFORM(IOS) and ENABLE(REMOTE_INSPECTOR) pieces
628 https://bugs.webkit.org/show_bug.cgi?id=123411
630 Reviewed by Timothy Hatcher.
632 * WebKit.xcodeproj/project.pbxproj:
634 2013-10-25 Joseph Pecoraro <pecoraro@apple.com>
636 Upstream ENABLE(REMOTE_INSPECTOR) and enable on iOS and Mac
637 https://bugs.webkit.org/show_bug.cgi?id=123111
639 Reviewed by Timothy Hatcher.
641 * WebKit.xcodeproj/project.pbxproj:
643 2013-10-23 Gyuyoung Kim <gyuyoung.kim@samsung.com>
645 Integrate css3-images image-orientation with existing EXIF support
646 https://bugs.webkit.org/show_bug.cgi?id=91566
648 Reviewed by Beth Dakin.
650 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Update export symbols for draw functions.
652 2013-10-15 Andy Estes <aestes@apple.com>
654 Expose -[WebPluginPackage bundle] as SPI
655 https://bugs.webkit.org/show_bug.cgi?id=122814
657 Reviewed by Anders Carlsson.
659 * WebKit.xcodeproj/project.pbxproj: Added WebPluginPackagePrivate.h.
661 2013-10-10 Ryosuke Niwa <rniwa@webkit.org>
663 Windows build fix attempt.
665 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
667 2013-10-10 Marcelo Morais <m.morais@samsung.com>
669 Web Inspector: Remove the old front-end from WebKit
670 https://bugs.webkit.org/show_bug.cgi?id=122295
672 Reviewed by Timothy Hatcher.
674 * PlatformBlackBerry.cmake: Removed the references for the old
677 2013-10-10 Anders Carlsson <andersca@apple.com>
680 https://bugs.webkit.org/show_bug.cgi?id=122623
682 Reviewed by Brent Fulgham.
684 Remove files from VS projects.
686 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
687 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
688 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
689 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
691 2013-10-08 Alex Christensen <achristensen@webkit.org>
694 https://bugs.webkit.org/show_bug.cgi?id=122530
696 Reviewed by Brent Fulgham.
698 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
699 Added 64-bit linker symbols.
701 2013-10-06 Andreas Kling <akling@apple.com>
703 No? Okay, let's try that again..
705 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
707 2013-10-06 Andreas Kling <akling@apple.com>
709 Attempt to fix the Windows build.
711 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
713 2013-10-06 Darin Adler <darin@apple.com>
715 Try to fix the Windows build.
717 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
718 Removed export of non-existent Node::treeScope function returning
719 a TreeScope*. Probably will have to add an export to fix the next failure.
721 2013-10-06 Darin Adler <darin@apple.com>
723 Remove unneeded ScriptGCEvent class
724 https://bugs.webkit.org/show_bug.cgi?id=122390
726 Reviewed by Anders Carlsson.
728 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
729 Replaced symbol from ScriptGCEvent with symbol from JSDOMWindowBase.
731 2013-10-04 Daniel Bates <dabates@apple.com>
733 [iOS] Upstream disk image cache
734 https://bugs.webkit.org/show_bug.cgi?id=121985
736 Reviewed by Joseph Pecoraro.
738 * WebKit.xcodeproj/project.pbxproj:
739 * ios/WebCoreSupport/WebDiskImageCacheClientIOS.h: Added.
740 * ios/WebCoreSupport/WebDiskImageCacheClientIOS.mm: Added.
742 2013-10-04 Anders Carlsson <andersca@apple.com>
744 Remove WebAssertions.h
745 https://bugs.webkit.org/show_bug.cgi?id=122328
747 Reviewed by Jessie Berlin.
749 * WebKit.xcodeproj/project.pbxproj:
751 2013-10-03 Anders Carlsson <andersca@apple.com>
753 Remove WebNSNotificationCenterExtras
754 https://bugs.webkit.org/show_bug.cgi?id=122316
756 Reviewed by Dan Bernstein.
758 Update Xcode project.
760 * WebKit.xcodeproj/project.pbxproj:
762 2013-10-02 Anders Carlsson <andersca@apple.com>
766 Rubber-stamped by Andreas Kling.
768 * qt/Api/qhttpheader.cpp: Removed.
769 * qt/Api/qhttpheader_p.h: Removed.
770 * qt/Api/qwebdatabase.cpp: Removed.
771 * qt/Api/qwebdatabase.h: Removed.
772 * qt/Api/qwebdatabase_p.h: Removed.
773 * qt/Api/qwebelement.cpp: Removed.
774 * qt/Api/qwebelement.h: Removed.
775 * qt/Api/qwebelement_p.h: Removed.
776 * qt/Api/qwebhistory.cpp: Removed.
777 * qt/Api/qwebhistory.h: Removed.
778 * qt/Api/qwebhistory_p.h: Removed.
779 * qt/Api/qwebhistoryinterface.cpp: Removed.
780 * qt/Api/qwebhistoryinterface.h: Removed.
781 * qt/Api/qwebkitglobal.cpp: Removed.
782 * qt/Api/qwebkitglobal.h: Removed.
783 * qt/Api/qwebkitplatformplugin.h: Removed.
784 * qt/Api/qwebplugindatabase.cpp: Removed.
785 * qt/Api/qwebplugindatabase_p.h: Removed.
786 * qt/Api/qwebpluginfactory.cpp: Removed.
787 * qt/Api/qwebpluginfactory.h: Removed.
788 * qt/Api/qwebscriptworld.cpp: Removed.
789 * qt/Api/qwebscriptworld.h: Removed.
790 * qt/Api/qwebscriptworld_p.h: Removed.
791 * qt/Api/qwebsecurityorigin.cpp: Removed.
792 * qt/Api/qwebsecurityorigin.h: Removed.
793 * qt/Api/qwebsecurityorigin_p.h: Removed.
794 * qt/Api/qwebsettings.cpp: Removed.
795 * qt/Api/qwebsettings.h: Removed.
796 * qt/ChangeLog-2011-02-16: Removed.
797 * qt/WebCoreSupport/ChromeClientQt.cpp: Removed.
798 * qt/WebCoreSupport/ChromeClientQt.h: Removed.
799 * qt/WebCoreSupport/ContextMenuClientQt.cpp: Removed.
800 * qt/WebCoreSupport/ContextMenuClientQt.h: Removed.
801 * qt/WebCoreSupport/DragClientQt.cpp: Removed.
802 * qt/WebCoreSupport/DragClientQt.h: Removed.
803 * qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp: Removed.
804 * qt/WebCoreSupport/DumpRenderTreeSupportQt.h: Removed.
805 * qt/WebCoreSupport/EditorClientQt.cpp: Removed.
806 * qt/WebCoreSupport/EditorClientQt.h: Removed.
807 * qt/WebCoreSupport/FrameLoaderClientQt.cpp: Removed.
808 * qt/WebCoreSupport/FrameLoaderClientQt.h: Removed.
809 * qt/WebCoreSupport/FrameNetworkingContextQt.cpp: Removed.
810 * qt/WebCoreSupport/FrameNetworkingContextQt.h: Removed.
811 * qt/WebCoreSupport/FullScreenVideoQt.cpp: Removed.
812 * qt/WebCoreSupport/FullScreenVideoQt.h: Removed.
813 * qt/WebCoreSupport/GeolocationClientQt.cpp: Removed.
814 * qt/WebCoreSupport/GeolocationClientQt.h: Removed.
815 * qt/WebCoreSupport/GeolocationPermissionClientQt.cpp: Removed.
816 * qt/WebCoreSupport/GeolocationPermissionClientQt.h: Removed.
817 * qt/WebCoreSupport/IconDatabaseClientQt.cpp: Removed.
818 * qt/WebCoreSupport/IconDatabaseClientQt.h: Removed.
819 * qt/WebCoreSupport/InitWebCoreQt.cpp: Removed.
820 * qt/WebCoreSupport/InitWebCoreQt.h: Removed.
821 * qt/WebCoreSupport/InspectorClientQt.cpp: Removed.
822 * qt/WebCoreSupport/InspectorClientQt.h: Removed.
823 * qt/WebCoreSupport/InspectorServerQt.cpp: Removed.
824 * qt/WebCoreSupport/InspectorServerQt.h: Removed.
825 * qt/WebCoreSupport/NotificationPresenterClientQt.cpp: Removed.
826 * qt/WebCoreSupport/NotificationPresenterClientQt.h: Removed.
827 * qt/WebCoreSupport/PlatformStrategiesQt.cpp: Removed.
828 * qt/WebCoreSupport/PlatformStrategiesQt.h: Removed.
829 * qt/WebCoreSupport/PopupMenuQt.cpp: Removed.
830 * qt/WebCoreSupport/PopupMenuQt.h: Removed.
831 * qt/WebCoreSupport/QWebFrameAdapter.cpp: Removed.
832 * qt/WebCoreSupport/QWebFrameAdapter.h: Removed.
833 * qt/WebCoreSupport/QWebPageAdapter.cpp: Removed.
834 * qt/WebCoreSupport/QWebPageAdapter.h: Removed.
835 * qt/WebCoreSupport/QtPlatformPlugin.cpp: Removed.
836 * qt/WebCoreSupport/QtPlatformPlugin.h: Removed.
837 * qt/WebCoreSupport/QtPluginWidgetAdapter.cpp: Removed.
838 * qt/WebCoreSupport/QtPluginWidgetAdapter.h: Removed.
839 * qt/WebCoreSupport/QtPrintContext.cpp: Removed.
840 * qt/WebCoreSupport/QtPrintContext.h: Removed.
841 * qt/WebCoreSupport/SearchPopupMenuQt.cpp: Removed.
842 * qt/WebCoreSupport/SearchPopupMenuQt.h: Removed.
843 * qt/WebCoreSupport/TextCheckerClientQt.cpp: Removed.
844 * qt/WebCoreSupport/TextCheckerClientQt.h: Removed.
845 * qt/WebCoreSupport/TextureMapperLayerClientQt.cpp: Removed.
846 * qt/WebCoreSupport/TextureMapperLayerClientQt.h: Removed.
847 * qt/WebCoreSupport/UndoStepQt.cpp: Removed.
848 * qt/WebCoreSupport/UndoStepQt.h: Removed.
849 * qt/WebCoreSupport/WebEventConversion.cpp: Removed.
850 * qt/WebCoreSupport/WebEventConversion.h: Removed.
851 * qt/WidgetApi/qgraphicswebview.cpp: Removed.
852 * qt/WidgetApi/qgraphicswebview.h: Removed.
853 * qt/WidgetApi/qwebframe.cpp: Removed.
854 * qt/WidgetApi/qwebframe.h: Removed.
855 * qt/WidgetApi/qwebframe_p.h: Removed.
856 * qt/WidgetApi/qwebinspector.cpp: Removed.
857 * qt/WidgetApi/qwebinspector.h: Removed.
858 * qt/WidgetApi/qwebinspector_p.h: Removed.
859 * qt/WidgetApi/qwebpage.cpp: Removed.
860 * qt/WidgetApi/qwebpage.h: Removed.
861 * qt/WidgetApi/qwebpage_p.h: Removed.
862 * qt/WidgetApi/qwebview.cpp: Removed.
863 * qt/WidgetApi/qwebview.h: Removed.
864 * qt/WidgetApi/qwebviewaccessible.cpp: Removed.
865 * qt/WidgetApi/qwebviewaccessible_p.h: Removed.
866 * qt/WidgetSupport/DefaultFullScreenVideoHandler.cpp: Removed.
867 * qt/WidgetSupport/DefaultFullScreenVideoHandler.h: Removed.
868 * qt/WidgetSupport/FullScreenVideoWidget.cpp: Removed.
869 * qt/WidgetSupport/FullScreenVideoWidget.h: Removed.
870 * qt/WidgetSupport/InitWebKitQt.cpp: Removed.
871 * qt/WidgetSupport/InitWebKitQt.h: Removed.
872 * qt/WidgetSupport/InspectorClientWebPage.cpp: Removed.
873 * qt/WidgetSupport/InspectorClientWebPage.h: Removed.
874 * qt/WidgetSupport/PageClientQt.cpp: Removed.
875 * qt/WidgetSupport/PageClientQt.h: Removed.
876 * qt/WidgetSupport/QGraphicsWidgetPluginImpl.cpp: Removed.
877 * qt/WidgetSupport/QGraphicsWidgetPluginImpl.h: Removed.
878 * qt/WidgetSupport/QStyleFacadeImp.cpp: Removed.
879 * qt/WidgetSupport/QStyleFacadeImp.h: Removed.
880 * qt/WidgetSupport/QWebUndoCommand.cpp: Removed.
881 * qt/WidgetSupport/QWebUndoCommand.h: Removed.
882 * qt/WidgetSupport/QWidgetPluginImpl.cpp: Removed.
883 * qt/WidgetSupport/QWidgetPluginImpl.h: Removed.
884 * qt/WidgetSupport/QtFallbackWebPopup.cpp: Removed.
885 * qt/WidgetSupport/QtFallbackWebPopup.h: Removed.
886 * qt/WidgetSupport/QtWebComboBox.cpp: Removed.
887 * qt/WidgetSupport/QtWebComboBox.h: Removed.
888 * qt/declarative/declarative.pro: Removed.
889 * qt/declarative/experimental/experimental.pri: Removed.
890 * qt/declarative/experimental/plugin.cpp: Removed.
891 * qt/declarative/experimental/plugin.json: Removed.
892 * qt/declarative/experimental/qmldir: Removed.
893 * qt/declarative/plugin.cpp: Removed.
894 * qt/declarative/plugin.json: Removed.
895 * qt/declarative/plugins.qmltypes: Removed.
896 * qt/declarative/public.pri: Removed.
897 * qt/declarative/qmldir: Removed.
898 * qt/docs/qtwebkit-bridge.qdoc: Removed.
899 * qt/docs/qtwebkit-goes-mobile.qdoc: Removed.
900 * qt/docs/qtwebkit.qdoc: Removed.
901 * qt/docs/qwebview-diagram.png: Removed.
902 * qt/docs/webkitsnippets/qtwebkit_bridge_snippets.cpp: Removed.
903 * qt/docs/webkitsnippets/qtwebkit_build_snippet.qdoc: Removed.
904 * qt/docs/webkitsnippets/qtwebkit_goes_mobile_snippets.cpp: Removed.
905 * qt/docs/webkitsnippets/qtwebkit_qwebinspector_snippet.cpp: Removed.
906 * qt/docs/webkitsnippets/qtwebkit_qwebview_snippet.cpp: Removed.
907 * qt/docs/webkitsnippets/simple/main.cpp: Removed.
908 * qt/docs/webkitsnippets/simple/simple.pro: Removed.
909 * qt/docs/webkitsnippets/webelement/main.cpp: Removed.
910 * qt/docs/webkitsnippets/webelement/webelement.pro: Removed.
911 * qt/docs/webkitsnippets/webpage/main.cpp: Removed.
912 * qt/docs/webkitsnippets/webpage/webpage.pro: Removed.
913 * qt/examples/examples.pro: Removed.
914 * qt/examples/platformplugin/README: Removed.
915 * qt/examples/platformplugin/WebNotificationPresenter.cpp: Removed.
916 * qt/examples/platformplugin/WebNotificationPresenter.h: Removed.
917 * qt/examples/platformplugin/WebPlugin.cpp: Removed.
918 * qt/examples/platformplugin/WebPlugin.h: Removed.
919 * qt/examples/platformplugin/platformplugin.pro: Removed.
920 * qt/examples/platformplugin/qwebkitplatformplugin.h: Removed.
921 * qt/tests/MIMESniffing/MIMESniffing.pro: Removed.
922 * qt/tests/MIMESniffing/TestData.h: Removed.
923 * qt/tests/MIMESniffing/resources.qrc: Removed.
924 * qt/tests/MIMESniffing/resources/application_atom+xml: Removed.
925 * qt/tests/MIMESniffing/resources/application_ogg: Removed.
926 * qt/tests/MIMESniffing/resources/application_pdf: Removed.
927 * qt/tests/MIMESniffing/resources/application_postscript: Removed.
928 * qt/tests/MIMESniffing/resources/application_rdf+xml: Removed.
929 * qt/tests/MIMESniffing/resources/application_rss+xml: Removed.
930 * qt/tests/MIMESniffing/resources/application_x-gzip: Removed.
931 * qt/tests/MIMESniffing/resources/application_x-rar-compressed: Removed.
932 * qt/tests/MIMESniffing/resources/application_zip: Removed.
933 * qt/tests/MIMESniffing/resources/audio_x-wave: Removed.
934 * qt/tests/MIMESniffing/resources/image_bmp: Removed.
935 * qt/tests/MIMESniffing/resources/image_gif: Removed.
936 * qt/tests/MIMESniffing/resources/image_jpeg: Removed.
937 * qt/tests/MIMESniffing/resources/image_png: Removed.
938 * qt/tests/MIMESniffing/resources/image_vnd.microsoft.icon: Removed.
939 * qt/tests/MIMESniffing/resources/image_webp: Removed.
940 * qt/tests/MIMESniffing/resources/text_html: Removed.
941 * qt/tests/MIMESniffing/resources/text_xml: Removed.
942 * qt/tests/MIMESniffing/resources/video_webm: Removed.
943 * qt/tests/MIMESniffing/tst_MIMESniffing.cpp: Removed.
944 * qt/tests/benchmarks/loading/loading.pro: Removed.
945 * qt/tests/benchmarks/loading/tst_loading.cpp: Removed.
946 * qt/tests/benchmarks/painting/painting.pro: Removed.
947 * qt/tests/benchmarks/painting/tst_painting.cpp: Removed.
948 * qt/tests/benchmarks/webgl/10000_triangles.html: Removed.
949 * qt/tests/benchmarks/webgl/tst_webgl.cpp: Removed.
950 * qt/tests/benchmarks/webgl/tst_webgl.qrc: Removed.
951 * qt/tests/benchmarks/webgl/webgl.pro: Removed.
952 * qt/tests/cmake/CMakeLists.txt: Removed.
953 * qt/tests/cmake/cmake.pro: Removed.
954 * qt/tests/hybridPixmap/hybridPixmap.pro: Removed.
955 * qt/tests/hybridPixmap/resources.qrc: Removed.
956 * qt/tests/hybridPixmap/test.html: Removed.
957 * qt/tests/hybridPixmap/tst_hybridPixmap.cpp: Removed.
958 * qt/tests/hybridPixmap/widget.cpp: Removed.
959 * qt/tests/hybridPixmap/widget.h: Removed.
960 * qt/tests/hybridPixmap/widget.ui: Removed.
961 * qt/tests/qgraphicswebview/qgraphicswebview.pro: Removed.
962 * qt/tests/qgraphicswebview/resources/greendiv.html: Removed.
963 * qt/tests/qgraphicswebview/resources/input_types.html: Removed.
964 * qt/tests/qgraphicswebview/resources/pointing_right.html: Removed.
965 * qt/tests/qgraphicswebview/resources/pointing_up.html: Removed.
966 * qt/tests/qgraphicswebview/resources/scrolltest_page.html: Removed.
967 * qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp: Removed.
968 * qt/tests/qgraphicswebview/tst_qgraphicswebview.qrc: Removed.
969 * qt/tests/qobjectbridge/qobjectbridge.pro: Removed.
970 * qt/tests/qobjectbridge/tst_qobjectbridge.cpp: Removed.
971 * qt/tests/qwebelement/qwebelement.pro: Removed.
972 * qt/tests/qwebelement/resources/image.png: Removed.
973 * qt/tests/qwebelement/resources/style.css: Removed.
974 * qt/tests/qwebelement/resources/style2.css: Removed.
975 * qt/tests/qwebelement/tst_qwebelement.cpp: Removed.
976 * qt/tests/qwebelement/tst_qwebelement.qrc: Removed.
977 * qt/tests/qwebframe/qwebframe.pro: Removed.
978 * qt/tests/qwebframe/resources/image.png: Removed.
979 * qt/tests/qwebframe/resources/style.css: Removed.
980 * qt/tests/qwebframe/resources/test1.html: Removed.
981 * qt/tests/qwebframe/resources/test2.html: Removed.
982 * qt/tests/qwebframe/resources/testiframe.html: Removed.
983 * qt/tests/qwebframe/resources/testiframe2.html: Removed.
984 * qt/tests/qwebframe/tst_qwebframe.cpp: Removed.
985 * qt/tests/qwebframe/tst_qwebframe.qrc: Removed.
986 * qt/tests/qwebhistory/qwebhistory.pro: Removed.
987 * qt/tests/qwebhistory/resources/page1.html: Removed.
988 * qt/tests/qwebhistory/resources/page2.html: Removed.
989 * qt/tests/qwebhistory/resources/page3.html: Removed.
990 * qt/tests/qwebhistory/resources/page4.html: Removed.
991 * qt/tests/qwebhistory/resources/page5.html: Removed.
992 * qt/tests/qwebhistory/resources/page6.html: Removed.
993 * qt/tests/qwebhistory/tst_qwebhistory.cpp: Removed.
994 * qt/tests/qwebhistory/tst_qwebhistory.qrc: Removed.
995 * qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro: Removed.
996 * qt/tests/qwebhistoryinterface/tst_qwebhistoryinterface.cpp: Removed.
997 * qt/tests/qwebinspector/qwebinspector.pro: Removed.
998 * qt/tests/qwebinspector/tst_qwebinspector.cpp: Removed.
999 * qt/tests/qwebpage/qwebpage.pro: Removed.
1000 * qt/tests/qwebpage/resources/content.html: Removed.
1001 * qt/tests/qwebpage/resources/frame_a.html: Removed.
1002 * qt/tests/qwebpage/resources/frame_c.html: Removed.
1003 * qt/tests/qwebpage/resources/framedindex.html: Removed.
1004 * qt/tests/qwebpage/resources/iframe.html: Removed.
1005 * qt/tests/qwebpage/resources/iframe2.html: Removed.
1006 * qt/tests/qwebpage/resources/iframe3.html: Removed.
1007 * qt/tests/qwebpage/resources/index.html: Removed.
1008 * qt/tests/qwebpage/resources/script.html: Removed.
1009 * qt/tests/qwebpage/resources/user.css: Removed.
1010 * qt/tests/qwebpage/tst_qwebpage.cpp: Removed.
1011 * qt/tests/qwebpage/tst_qwebpage.qrc: Removed.
1012 * qt/tests/qwebplugindatabase/qwebplugindatabase.pro: Removed.
1013 * qt/tests/qwebplugindatabase/tst_qwebplugindatabase.cpp: Removed.
1014 * qt/tests/qwebsecurityorigin/qwebsecurityorigin.pro: Removed.
1015 * qt/tests/qwebsecurityorigin/resources/test.html: Removed.
1016 * qt/tests/qwebsecurityorigin/tst_qwebsecurityorigin.cpp: Removed.
1017 * qt/tests/qwebsecurityorigin/tst_qwebsecurityorigin.qrc: Removed.
1018 * qt/tests/qwebview/.gitignore: Removed.
1019 * qt/tests/qwebview/qwebview.pro: Removed.
1020 * qt/tests/qwebview/resources/frame_a.html: Removed.
1021 * qt/tests/qwebview/resources/index.html: Removed.
1022 * qt/tests/qwebview/resources/input_types.html: Removed.
1023 * qt/tests/qwebview/resources/scrolltest_page.html: Removed.
1024 * qt/tests/qwebview/tst_qwebview.cpp: Removed.
1025 * qt/tests/qwebview/tst_qwebview.qrc: Removed.
1026 * qt/tests/resources/image2.png: Removed.
1027 * qt/tests/resources/test.swf: Removed.
1028 * qt/tests/tests.pri: Removed.
1029 * qt/tests/util.h: Removed.
1031 2013-09-30 Benjamin Poulain <benjamin@webkit.org>
1033 Remove the code guarded by STYLE_SCOPED
1034 https://bugs.webkit.org/show_bug.cgi?id=122123
1036 Reviewed by Anders Carlsson.
1038 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1040 2013-09-30 Alex Christensen <achristensen@webkit.org>
1042 [Windows] Unreviewed build fix for Win64.
1044 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1045 Added correct 64-bit BitmapImage::create symbol.
1047 2013-09-30 Brent Fulgham <bfulgham@apple.com>
1049 [Win] Compile errors in WebKit (via peavo@outlook.com).
1050 https://bugs.webkit.org/show_bug.cgi?id=122106
1052 Reviewed by Darin Adler.
1054 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add link
1055 declarations missed in r156655.
1057 2013-09-28 Mark Rowe <mrowe@apple.com>
1059 Take Xcode's advice and enable some extra warnings.
1061 Reviewed by Sam Weinig.
1063 * WebKit.xcodeproj/project.pbxproj:
1065 2013-09-27 Alex Christensen <achristensen@webkit.org>
1067 [Windows] Unreviewed build fix.
1069 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1070 Fixed linker symbols I broke last time.
1072 2013-09-27 Alex Christensen <alex.christensen@flexsim.com>
1074 [Windows] Unreviewed build fix for Win64.
1076 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1077 Added and fixed 64-bit linker symbols.
1079 2013-09-26 Darin Adler <darin@apple.com>
1082 https://bugs.webkit.org/show_bug.cgi?id=16214
1084 Reviewed by Andreas Kling.
1086 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1087 Let the script to try to rename here.
1089 2013-09-26 Eric Carlson <eric.carlson@apple.com>
1091 [MediaStream] make MediaStream testable
1092 https://bugs.webkit.org/show_bug.cgi?id=121967
1094 Reviewed by Dean Jackson.
1096 * WebKit.xcodeproj/project.pbxproj: Add WebUserMediaClient.
1098 2013-09-26 Brent Fulgham <bfulgham@apple.com>
1100 [Windows] Unreviewed Build fix.
1102 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing
1103 symbol export to support tests.
1105 2013-09-25 Roger Fong <roger_fong@apple.com>
1107 [Windows] Unreviewed Build fix.
1109 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1111 2013-09-25 Alex Christensen <achristensen@webkit.org>
1113 Enabled AssembleBuildLogs on WinCairo port.
1114 https://bugs.webkit.org/show_bug.cgi?id=121923
1116 Reviewed by Brent Fulgham.
1118 * WebKit.vcxproj/WebKit.sln:
1119 Build AssembleBuildLogs in WinCairo port.
1121 2013-09-24 Brent Fulgham <bfulgham@apple.com>
1123 [Windows] Refactor RuntimeEnabledFeatures as a Singleton
1124 https://bugs.webkit.org/show_bug.cgi?id=121883
1126 Reviewed by Jer Noble.
1128 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1129 Expose singleton accessor for DLL clients.
1131 2013-09-25 Brent Fulgham <bfulgham@apple.com>
1133 [Windows] Unreviewed build fix after r156408.
1135 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add new
1136 version of symbol export declaration.
1138 2013-09-25 Brent Fulgham <bfulgham@apple.com>
1140 [Windows] Unreviewed build fix after r156408.
1142 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove
1143 symbol export declaration for WebCore::CSSParserContext::CSSParserContext,
1144 which is no longer provided by the system.
1146 2013-09-25 Allan Sandfeld Jensen <allan.jensen@digia.com>
1148 [Qt] Fix build with Qt 5.2 QtPosition module
1149 https://bugs.webkit.org/show_bug.cgi?id=121089
1151 Reviewed by Simon Hausmann.
1153 QtLocation -> QtPositioning
1157 2013-09-23 Patrick Gansterer <paroga@webkit.org>
1159 Cleanup CMake files in WebKit
1160 https://bugs.webkit.org/show_bug.cgi?id=121763
1162 Reviewed by Gyuyoung Kim.
1164 Sort files and unify style.
1166 * PlatformBlackBerry.cmake:
1167 * PlatformEfl.cmake:
1168 * PlatformWinCE.cmake:
1170 2013-09-20 Brent Fulgham <bfulgham@apple.com>
1172 [Windows] Unreviewed build fix after r156216.
1174 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: I
1175 accidentally exposed the symbol of the calling function, not
1178 2013-09-20 Brent Fulgham <bfulgham@apple.com>
1180 [Windows] Unreviewed build fix after r156215.
1182 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Expose
1183 missing symbols needed by DRT.
1185 2013-09-20 Patrick Gansterer <paroga@webkit.org>
1187 [CMake] Use COMPILE_DEFINITIONS target property for setting BUILDING_* defines
1188 https://bugs.webkit.org/show_bug.cgi?id=121672
1190 Reviewed by Gyuyoung Kim.
1192 Since the scope of add_definitions() is always a whole file, we need to use
1193 target properties instead to set definitions only for specific targets.
1197 2013-09-19 Bear Travis <betravis@adobe.com>
1199 CSS_SHAPES not supported on AppleWin port
1200 https://bugs.webkit.org/show_bug.cgi?id=118810
1202 Reviewed by Brent Fulgham.
1204 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add required symbol for enabling CSS Shapes.
1206 2013-09-18 peavo@outlook.com <peavo@outlook.com>
1208 [Win] TestWebKitAPI does not compile.
1209 https://bugs.webkit.org/show_bug.cgi?id=121485
1211 Reviewed by Brent Fulgham.
1213 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export needed symbols.
1215 2013-09-17 Andreas Kling <akling@apple.com>
1217 Some build juice for Windows.
1219 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1221 2013-09-13 Tim Horton <timothy_horton@apple.com>
1223 Unreviewed; part one of build fix for Windows.
1224 Sorry for the noise, I thought I'd fixed it.
1226 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1228 2013-09-12 peavo@outlook.com <peavo@outlook.com>
1230 [Win] TestWebKitAPI fails to link.
1231 https://bugs.webkit.org/show_bug.cgi?id=121223
1233 Reviewed by Brent Fulgham.
1235 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add required symbol.
1237 2013-09-11 Brent Fulgham <bfulgham@apple.com>
1239 [Windows] Avoid converting from IntSize->SIZE->IntSize
1240 https://bugs.webkit.org/show_bug.cgi?id=121180
1242 Reviewed by Anders Carlsson.
1244 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1245 Remove unused symbol export.
1247 2013-09-08 Antti Koivisto <antti@apple.com>
1253 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1255 2013-08-30 Brent Fulgham <bfulgham@apple.com>
1257 [Windows] Unreviewed build correction.
1258 Update project dependencies so that build logs on machines will include output from the
1259 WebInspectorUI project.
1261 * WebKit.vcxproj/WebKit.sln:
1263 2013-08-30 Brent Fulgham <bfulgham@apple.com>
1265 [Windows] Unreviewed build fix after r154917
1267 * WebKit.vcxproj/WebKit.sln: Establish build dependency from WebInspectorUI against
1268 WebKit. Remove reverse dependency.
1270 2013-08-29 Brent Fulgham <bfulgham@apple.com>
1272 [Windows] Unreviewed build fix after r154809
1274 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove two no-longer-existing
1277 2013-08-28 Brent Fulgham <bfulgham@webkit.org>
1279 [WinCairo] Unreviewed build fix.
1281 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
1282 missing Cairo symbols; don't export CG symbols for Cairo build.
1284 2013-08-26 Roger Fong <roger_fong@apple.com>
1286 AppleWin build fix following r154627.
1288 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1289 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1291 2013-08-21 Roger Fong <roger_fong@apple.com>
1293 <https://bugs.webkit.org/show_bug.cgi?id=119829> IAccessibleText and IAccessibleEditableText implementation for AppleWindows port.
1295 Reviewed by Chris Fleizach.
1297 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1298 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
1299 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1300 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
1301 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1302 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1304 2013-08-26 Brent Fulgham <bfulgham@apple.com>
1306 [Windows] Build fix after r154541.
1308 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove reference
1309 to deleted Element::pseudoElement(PseudoID), and add exports for new
1310 beforePseudoElement() and afterPseudoElement().
1312 2013-08-23 Alex Christensen <achristensen@apple.com>
1314 Re-separating Win32 and Win64 builds.
1315 https://bugs.webkit.org/show_bug.cgi?id=120178
1317 Reviewed by Brent Fulgham.
1319 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1320 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1321 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1322 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1323 Use PlatformArchitecture to determine correct object directory (obj32 or obj64).
1325 2013-08-21 Commit Queue <commit-queue@webkit.org>
1327 Unreviewed, rolling out r154416.
1328 http://trac.webkit.org/changeset/154416
1329 https://bugs.webkit.org/show_bug.cgi?id=120147
1331 Broke Windows builds (Requested by rniwa on #webkit).
1333 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1334 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1335 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1336 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1338 2013-08-21 Alex Christensen <achristensen@apple.com>
1340 <https://webkit.org/b/120137> Separating Win32 and Win64 builds.
1342 Reviewed by Brent Fulgham.
1344 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1345 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1346 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1347 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1348 Use PlatformArchitecture to determine correct object directory (obj32 or obj64).
1350 2013-08-20 Brent Fulgham <bfulgham@apple.com>
1352 <https://webkit.org/b/120098> [Windows] Enable the new Web Inspector
1354 Reviewed by Brian Weinstein.
1356 * WebKit.vcxproj/WebKit.sln: Add reference to the new WebInspectorUI
1357 project so that it will be included in new distributions.
1359 2013-08-20 Alex Christensen <achristensen@apple.com>
1361 [Windows] Unreviewed build fix for Win64 after r154118.
1363 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1365 2013-08-20 Alex Christensen <achristensen@apple.com>
1367 <https://webkit.org/b/120076> More work towards a Win64 build
1369 Reviewed by Brent Fulgham.
1371 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1372 Use PlatformArchitecture macro instead of bin32, lib32, and obj32.
1374 2013-08-20 Alex Christensen <achristensen@apple.com>
1376 Use PlatformArchitecture to distinguish between 32-bit and 64-bit builds on Windows.
1377 https://bugs.webkit.org/show_bug.cgi?id=119512
1379 Reviewed by Brent Fulgham.
1381 * WebKit.vcxproj/Interfaces/InterfacesCommon.props:
1382 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1383 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters:
1384 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1385 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1386 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
1387 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1388 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1389 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props:
1390 Replaced obj32, bin32, and lib32 with macros for 64-bit build.
1392 2013-08-17 Andreas Kling <akling@apple.com>
1394 [Windows] Unreviewed build fix.
1396 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1398 Don't export Frame::settings() as it's an inline method now.
1400 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1402 [Windows] Unreviewed build fix after r154127.
1404 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove two symbols that are
1405 now part of JavaScriptCore.
1407 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1409 [Windows] Build correctsion after r154106
1411 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add missing symbol export.
1413 2013-08-15 Brent Fulgham <bfulgham@apple.com>
1415 [Windows] Correct build after r154088
1417 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Remove unused
1418 (and now renamed) export symbols.
1420 2013-08-14 Alex Christensen <achristensen@apple.com>
1422 Unreviewed build fix for Win64 after r153943.
1424 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1425 Added 64-bit linker symbol for frameOrientationAtIndex.
1427 2013-08-12 peavo@outlook.com <peavo@outlook.com>
1429 [Win] TestWebKitAPI fails to link.
1430 https://bugs.webkit.org/show_bug.cgi?id=119619
1432 Reviewed by Brent Fulgham.
1434 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export needed symbol.
1436 2013-08-07 Ryuan Choi <ryuan.choi@samsung.com>
1438 Unreviewed build fix on Efl port after r153785.
1440 * CMakeLists.txt: Added "${WEBCORE_DIR}/style" in include list.
1442 2013-08-06 Alex Christensen <achristensen@apple.com>
1444 Enabled WebGL on WinCairo port.
1445 https://bugs.webkit.org/show_bug.cgi?id=119502
1447 Reviewed by Benjamin Poulain.
1449 * WebKit.vcxproj/WebKit.sln: Build ANGLE libraries.
1450 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Link to ANGLE libraries.
1452 2013-08-05 Mark Lam <mark.lam@apple.com>
1454 Gardening: fix build after r153728.
1458 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1460 2013-07-29 Alex Christensen <achristensen@apple.com>
1462 Separated translator into preprocessor, translator_common,
1463 translator_hlsl (for libGLESv2), and translator_glsl (for ANGLEWebKitBridge).
1464 These projects are still not built by default.
1465 https://bugs.webkit.org/show_bug.cgi?id=119221
1467 Reviewed by Brent Fulgham.
1469 * WebKit.vcxproj/WebKit.sln:
1470 Added separate ANGLE translator projects.
1472 2013-07-25 Roger Fong <roger_fong@apple.com>
1474 Unreviewed build fix, AppleWin port.
1476 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1478 2013-07-25 Alex Christensen <achristensen@apple.com>
1480 Made Windows build system for ANGLE.
1481 https://bugs.webkit.org/show_bug.cgi?id=119103
1483 Reviewed by Brent Fulgham.
1485 * WebKit.vcxproj/WebKit.sln:
1486 Added ANGLEGenerated, libEGL, libGLESv2, and translator projects.
1487 These projects are currently not built.
1489 2013-07-23 Tim Horton <timothy_horton@apple.com>
1491 Unreviewed build fix after r153054.
1493 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1495 2013-07-22 Alex Christensen <achristensen@apple.com>
1497 Fixed WinCairo build configurations.
1498 https://bugs.webkit.org/show_bug.cgi?id=118932
1500 Reviewed by Brent Fulgham.
1502 * WebKit.vcxproj/WebKit.sln:
1503 Made WinCairo not build AssembleBuildLogs (wasn't working, not necessary).
1504 Made Debug_WinCairo build with Debug_WinCairo configuration.
1505 Made 64-bit WinCairo not build QTMovieWin.
1507 2013-07-19 Alex Christensen <achristensen@apple.com>
1509 Unreviewed build fix on Windows after r152930.
1511 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Added missing close paren.
1513 2013-07-19 Alex Christensen <achristensen@apple.com>
1515 Added 64-bit symbols to WebKitExports.def.in for 64-bit Windows builds
1516 and a macro to only use them for 64-bit builds.
1517 https://bugs.webkit.org/show_bug.cgi?id=118887
1519 Reviewed by Brent Fulgham.
1521 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Added 64-bit symbols.
1522 * WebKit.vcxproj/WebKitExportGenerator/make-export-file-generator:
1523 Added support for new symbolWithPointer macro.
1525 2013-07-19 Alex Christensen <achristensen@apple.com>
1527 Added x64 configuration to Visual Studio build.
1528 https://bugs.webkit.org/show_bug.cgi?id=118888
1530 Reviewed by Brent Fulgham.
1532 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1533 * WebKit.vcxproj/WebKit.sln:
1534 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1535 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1536 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
1537 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1538 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters:
1540 2013-07-16 Balazs Kelemen <kbalazs@webkit.org>
1542 [CMake] Undefined references should be detected at build time
1543 https://bugs.webkit.org/show_bug.cgi?id=110236
1545 Reviewed by Christophe Dumez.
1547 Add library dependencies that were not defined explicitly before.
1550 * PlatformEfl.cmake:
1552 2013-07-11 Timothy Hatcher <timothy@apple.com>
1554 Revert r152267 and soft link WebInspectorUI.framework again.
1556 https://bugs.webkit.org/show_bug.cgi?id=118544
1558 Reviewed by David Kilzer.
1560 * WebKit.xcodeproj/project.pbxproj:
1562 2013-07-01 Timothy Hatcher <timothy@apple.com>
1564 Link to WebInspectorUI.framework at build time instead of soft linking.
1566 https://bugs.webkit.org/show_bug.cgi?id=118261
1568 Reviewed by Joseph Pecoraro.
1570 * WebKit.xcodeproj/project.pbxproj:
1572 2013-07-01 Brent Fulgham <bfulgham@apple.com>
1574 [Windows] Unreviewed build correction.
1576 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Need to export tag for textarea element.
1578 2013-06-26 Roger Fong <roger_fong@apple.com>
1580 Add an accessibility delegate interface to AppleWin port.
1581 https://bugs.webkit.org/show_bug.cgi?id=118094.
1583 Reviewed by Brent Fulgham.
1585 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1586 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters:
1588 2013-06-24 Alex Christensen <achristensen@apple.com>
1590 Windows build links to opengl32.lib to allow WebGL compiling.
1591 https://bugs.webkit.org/show_bug.cgi?id=117949
1593 Reviewed by Brent Fulgham.
1595 * WebKit.vcxproj/WebKit/WebKitCommon.props: Added link to opengl32.lib.
1597 2013-06-17 Darin Adler <darin@apple.com>
1599 Sort all the Xcode project files
1600 https://bugs.webkit.org/show_bug.cgi?id=117696
1602 Reviewed by Anders Carlsson.
1604 * WebKit.xcodeproj/project.pbxproj: Ran the sort-Xcode-project-file script.
1606 2013-06-21 Roger Fong <roger_fong@apple.com>
1608 Unreviewed. Fix a missing parenthesis in include directory path.
1610 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1612 2013-06-20 Roger Fong <roger_fong@apple.com>
1614 Make Windows makefile copy build output to a different folder.
1615 <rdar://problem/14219184>.
1617 * WebKit.vcxproj/WebKit.make:
1619 2013-06-18 Roger Fong <roger_fong@apple.com>
1621 Replace tools32 folder with tools and update WebKit Windows solution accordingly.
1622 <rdar://problem/14118143>.
1624 Rubberstamped by Brent Fulgham.
1626 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1627 * WebKit.vcxproj/Interfaces/InterfacesDebug.props:
1628 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props:
1629 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1630 * WebKit.vcxproj/Interfaces/InterfacesProduction.props:
1631 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
1632 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props:
1633 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1634 * WebKit.vcxproj/WebKit/WebKitDebug.props:
1635 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props:
1636 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
1637 * WebKit.vcxproj/WebKit/WebKitProduction.props:
1638 * WebKit.vcxproj/WebKit/WebKitRelease.props:
1639 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props:
1640 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1641 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props:
1642 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props:
1643 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props:
1644 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
1645 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props:
1646 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1647 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props:
1648 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props:
1649 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props:
1650 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
1651 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props:
1653 2013-06-17 Roger Fong <roger_fong@apple.com>
1655 Modify Windows makefiles to copy some bin output into Program Files.
1656 https://bugs.webkit.org/show_bug.cgi?id=117714.
1657 <rdar://problem/14179054>
1659 Reviewed by Brent Fulgham.
1661 * WebKit.vcxproj/WebKit.make:
1663 2013-06-17 Michael Brüning <michael.bruning@digia.com>
1665 [Qt] Remove Qt specific QTKIT flagged code.
1666 https://bugs.webkit.org/show_bug.cgi?id=117635
1668 Reviewed by Simon Hausmann.
1670 Due to disabling QTKIT for Qt in r151546, the
1671 code the flags that are not taken into account
1672 anymore and the code that has been rendered
1673 unreachable by this are removed.
1677 2013-06-14 Alberto Garcia <agarcia@igalia.com>
1679 [BlackBerry] Remove implementation of ContextMenu classes
1680 https://bugs.webkit.org/show_bug.cgi?id=114860
1682 Reviewed by Rob Buis.
1684 This code is not being used so we can safely remove it.
1686 * PlatformBlackBerry.cmake:
1688 2013-06-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1690 Unreviewed build fix after rr151563.
1692 Export needed symbols for Windows.
1694 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1696 2013-06-13 Brent Fulgham <bfulgham@apple.com>
1698 [Windows] Revise WebKit project to show generated export definition file.
1699 https://bugs.webkit.org/show_bug.cgi?id=109629
1701 Reviewed by Mark Rowe.
1703 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Add generated file.
1704 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Ditto
1706 2013-06-13 Brent Fulgham <bfulgham@webkit.org>
1708 [WinCairo] Unreviewed build correction.
1710 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add
1711 missing symbols needed by TestWebKitAPI on WinCairo build.
1713 2013-06-12 Brent Fulgham <bfulgham@apple.com>
1715 [Windows] Implement Accessibility2 APIs in Windows.
1716 https://bugs.webkit.org/show_bug.cgi?id=117561
1718 Reviewed by Anders Carlsson.
1720 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Add new IAccessible2 IDL files.
1721 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters: Ditto.
1722 * WebKit.vcxproj/Interfaces/InterfacesCommon.props: Reference new Accessible2 folder.
1723 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Build IAccessible2 symbols.
1724 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters: Ditto.
1726 2013-06-10 Bear Travis <betravis@adobe.com>
1728 [CSS Shapes][CSS Exclusions] Split CSS Exclusions and CSS Shapes code
1729 https://bugs.webkit.org/show_bug.cgi?id=117162
1731 Reviewed by Alexandru Chiculita.
1733 Adding the WebCore/rendering/shapes directory to the include list.
1737 2013-06-06 Roger Fong <roger_fong@apple.com>
1739 Unreviewed. Build configuration fix. WebKitExportGenerator's include path should fall back to
1740 $(WebKit_Libraries)\include\WebCore if $(ConfigurationBuildDir)\include\WebCore doesn't exist.
1742 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1744 2013-06-05 Zan Dobersek <zdobersek@igalia.com>
1746 Unreviewed. Attempting a build fix for the AppleWin port after r151199.
1748 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export the required symbol.
1750 2013-06-03 Roger Fong <roger_fong@apple.com>
1752 Unreviewed. Some AppleWin VS2010 house cleaning.
1754 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1755 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
1757 2013-05-31 Roger Fong <roger_fong@apple.com>
1759 Unreviewed. Add AssembleBuildLogs project to WebKit solution in preparation for moving buildbots to VCExpress 2010.
1761 * WebKit.vcxproj/WebKit.sln:
1763 2013-05-30 Roger Fong <roger_fong@apple.com>
1765 Get rid of JavaScript exports file on AppleWin port.
1766 https://bugs.webkit.org/show_bug.cgi?id=117050.
1768 Reviewed by Darin Adler.
1770 Start linking in WTF.lib now that it's a shared library.
1772 * WebKit.vcxproj/WebKit.sln:
1773 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1775 2013-05-28 Brent Fulgham <bfulgham@apple.com>
1777 [Windows] Many css2.1 tests fail on Apple's Windows port.
1778 https://bugs.webkit.org/show_bug.cgi?id=75707
1780 Reviewed by Darin Adler.
1782 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1783 Export the WebCore::directoryName method for use by DRT.
1785 2013-05-27 Patrick Gansterer <paroga@webkit.org>
1787 Use ICU_INCLUDE_DIRS in BlackBerry CMake files
1788 https://bugs.webkit.org/show_bug.cgi?id=116210
1790 Reviewed by Rob Buis.
1792 Set and use the ICU_INCLUDE_DIRS variable to avoid
1793 duplicated adding of the ICU include directory.
1795 * PlatformBlackBerry.cmake:
1797 2013-05-27 Carlos Garcia Campos <cgarcia@igalia.com>
1799 [BlackBerry] Move PagePopup implementation to WebKitSupport
1800 https://bugs.webkit.org/show_bug.cgi?id=116824
1802 Reviewed by Rob Buis.
1804 * PlatformBlackBerry.cmake: Update new file paths and names.
1806 2013-05-24 Brent Fulgham <bfulgham@apple.com>
1808 [Windows] Expose database storage and cache locations via preferences.
1809 https://bugs.webkit.org/show_bug.cgi?id=116729
1811 Reviewed by Tim Horton.
1813 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Export
1814 three symbols needed to implement the feature.
1816 2013-05-24 Anders Carlsson <andersca@apple.com>
1818 Move history property list writer to WebKit
1819 https://bugs.webkit.org/show_bug.cgi?id=116746
1821 Reviewed by Tim Horton.
1823 Add files to the Xcode project.
1825 * WebKit.xcodeproj/project.pbxproj:
1827 2013-05-21 Carlos Garcia Campos <cgarcia@igalia.com>
1829 [BlackBerry] Make PagePopup implementation independent from WebCore
1830 https://bugs.webkit.org/show_bug.cgi?id=116448
1832 Reviewed by Anders Carlsson.
1834 * PlatformBlackBerry.cmake: Add
1835 blackberry/WebCoreSupport/PagePopupBlackBerryClient.cpp to
1838 2013-05-18 Patrick Gansterer <paroga@webkit.org>
1840 [CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
1841 https://bugs.webkit.org/show_bug.cgi?id=114554
1843 Reviewed by Gyuyoung Kim.
1845 Using variables as target names is very uncommon in CMake.
1846 The usual way to specify the name of the resulting binary
1847 is to set the OUTPUT_NAME target property.
1850 * PlatformBlackBerry.cmake:
1851 * PlatformEfl.cmake:
1853 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
1855 Revert the previous commit.
1857 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1859 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
1861 Windows build fix attempt after r150160.
1863 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1865 2013-05-15 Ryosuke Niwa <rniwa@webkit.org>
1867 Windows build fix attempt after r150156.
1869 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1871 2013-05-14 Carlos Garcia Campos <cgarcia@igalia.com>
1873 [BlackBerry] Implement platform strategies
1874 https://bugs.webkit.org/show_bug.cgi?id=112162
1876 Reviewed by Rob Buis.
1878 * PlatformBlackBerry.cmake: Add new files to compilation.
1880 2013-05-06 Roger Fong <roger_fong@apple.com>
1882 Unreviewed. AppleWin VS2010 build fix.
1884 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1886 2013-05-04 Dean Jackson <dino@apple.com>
1888 Animations and Transitions should not start when globally suspended
1889 https://bugs.webkit.org/show_bug.cgi?id=114915
1891 Reviewed by Sam Weinig.
1893 Export AnimationController::isSuspended
1895 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1897 2013-05-04 Sam Weinig <sam@webkit.org>
1899 Move PopupMenuMac and SearchPopupMenuMac to Source/WebKit/mac
1900 matching where they are in WebKit2.
1902 Reviewed by Anders Carlsson.
1904 * WebKit.xcodeproj/project.pbxproj:
1906 2013-05-02 Roger Fong <roger_fong@apple.com>
1908 Following r149463, set Path for WebKit makefile as well.
1910 * WebKit.vcxproj/WebKit.make:
1912 2013-05-01 Sergio Villar Senin <svillar@igalia.com>
1914 Show a block cursor in overtype mode
1915 https://bugs.webkit.org/show_bug.cgi?id=114819
1917 Reviewed by Ryosuke Niwa.
1919 Export three more WebCore symbols.
1921 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1923 2013-04-29 Brent Fulgham <bfulgham@webkit.org>
1925 [Windows, WinCairo] Remove pthread paths for WebKit build.
1926 https://bugs.webkit.org/show_bug.cgi?id=115390
1928 Reviewed by Tim Horton.
1930 Update Visual Studio property sheets to remove include paths and
1931 link references for the pthreadsVC2.dll, which is no longer used.
1933 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1934 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1936 2013-04-28 Ryosuke Niwa <rniwa@webkit.org>
1940 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1942 2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
1944 StaticHashSetNodeList is unnecessary
1945 https://bugs.webkit.org/show_bug.cgi?id=115219
1947 Reviewed by Antonio Gomes.
1949 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1951 2013-04-26 Roger Fong <roger_fong@apple.com>
1953 Make Apple Windows VS2010 build results into and get dependencies from __32 suffixed folders.
1954 Make the DebugSuffix configuration use _debug dependencies.
1956 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
1957 * WebKit.vcxproj/Interfaces/InterfacesCommon.props:
1958 * WebKit.vcxproj/Interfaces/InterfacesDebug.props:
1959 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props:
1960 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd:
1961 * WebKit.vcxproj/Interfaces/InterfacesProduction.props:
1962 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
1963 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props:
1964 * WebKit.vcxproj/WebKit.make:
1965 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
1966 * WebKit.vcxproj/WebKit/WebKitApple.props:
1967 * WebKit.vcxproj/WebKit/WebKitCommon.props:
1968 * WebKit.vcxproj/WebKit/WebKitDebug.props:
1969 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props:
1970 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd:
1971 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd:
1972 * WebKit.vcxproj/WebKit/WebKitProduction.props:
1973 * WebKit.vcxproj/WebKit/WebKitRelease.props:
1974 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props:
1975 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
1976 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
1977 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
1978 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props:
1979 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props:
1980 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
1981 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
1982 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props:
1983 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
1984 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props:
1985 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
1986 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
1987 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props:
1988 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props:
1989 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props:
1990 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props:
1991 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
1992 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props:
1994 2013-04-25 Andreas Kling <akling@apple.com>
1996 Remove ENABLE(PARSED_STYLE_SHEET_CACHING) and make it always-on.
1998 Rubber-stamped by Anders Koivisto.
2000 * PlatformWinCE.cmake:
2002 2013-04-25 Patrick Gansterer <paroga@webkit.org>
2004 Remove OS(WINCE) from AccessibilityObject.h
2005 https://bugs.webkit.org/show_bug.cgi?id=115192
2007 Reviewed by Andreas Kling.
2009 Use the same files like the the other PLATFORM(WIN) ports use.
2011 * PlatformWinCE.cmake:
2013 2013-04-24 Jessie Berlin <jberlin@apple.com>
2015 Assertion failure (crash in release) attempting to delete database storage in WK1 without
2016 creating a WebView first
2017 https://bugs.webkit.org/show_bug.cgi?id=115065
2019 Reviewed by Brady Eidson.
2021 * WebKit.xcodeproj/project.pbxproj:
2022 Remove WebDatabaseManagerInternal.h.
2024 2013-04-23 Benjamin Poulain <bpoulain@apple.com>
2026 Remove the WebKit layer of wxWebKit
2027 https://bugs.webkit.org/show_bug.cgi?id=115006
2029 Reviewed by Anders Carlsson.
2031 The wxWebKit port is no longer actively maintained by Kevin
2032 on webkit.org. Remove the code until new maintainers resume the work.
2034 * wx/WebBrowserShell.cpp: Removed.
2035 * wx/WebBrowserShell.h: Removed.
2036 * wx/WebDOMSelection.cpp: Removed.
2037 * wx/WebDOMSelection.h: Removed.
2038 * wx/WebEdit.cpp: Removed.
2039 * wx/WebEdit.h: Removed.
2040 * wx/WebFrame.cpp: Removed.
2041 * wx/WebFrame.h: Removed.
2042 * wx/WebFramePrivate.h: Removed.
2043 * wx/WebKitDefines.h: Removed.
2044 * wx/WebKitSupport/ChromeClientWx.cpp: Removed.
2045 * wx/WebKitSupport/ChromeClientWx.h: Removed.
2046 * wx/WebKitSupport/ContextMenuClientWx.cpp: Removed.
2047 * wx/WebKitSupport/ContextMenuClientWx.h: Removed.
2048 * wx/WebKitSupport/DragClientWx.cpp: Removed.
2049 * wx/WebKitSupport/DragClientWx.h: Removed.
2050 * wx/WebKitSupport/EditCommandWx.h: Removed.
2051 * wx/WebKitSupport/EditorClientWx.cpp: Removed.
2052 * wx/WebKitSupport/EditorClientWx.h: Removed.
2053 * wx/WebKitSupport/FrameLoaderClientWx.cpp: Removed.
2054 * wx/WebKitSupport/FrameLoaderClientWx.h: Removed.
2055 * wx/WebKitSupport/FrameNetworkingContextWx.h: Removed.
2056 * wx/WebKitSupport/InspectorClientWx.cpp: Removed.
2057 * wx/WebKitSupport/InspectorClientWx.h: Removed.
2058 * wx/WebSettings.cpp: Removed.
2059 * wx/WebSettings.h: Removed.
2060 * wx/WebView.cpp: Removed.
2061 * wx/WebView.h: Removed.
2062 * wx/WebViewPrivate.h: Removed.
2063 * wx/bindings/python/samples/simple.py: Removed.
2064 * wx/bindings/python/webview.i: Removed.
2065 * wx/bindings/python/wscript: Removed.
2066 * wx/wscript: Removed.
2068 2013-04-22 Jessie Berlin <jberlin@apple.com>
2070 Speculative Windows build fix.
2072 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2074 2013-04-22 Benjamin Poulain <benjamin@webkit.org>
2076 Remove the memory instrumentation code
2077 https://bugs.webkit.org/show_bug.cgi?id=114931
2079 Reviewed by Andreas Kling.
2081 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2083 2013-04-21 Benjamin Poulain <benjamin@webkit.org>
2085 Improve StringImpl code density for older ARM hardware
2086 https://bugs.webkit.org/show_bug.cgi?id=114898
2088 Reviewed by Geoffrey Garen.
2090 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2092 2013-04-19 Roger Fong <roger_fong@apple.com>
2094 Unreviewed. WebKit_Source is incorrectly set.
2096 * WebKit.vcxproj/WebKit.make:
2098 2013-04-19 Jose Lejin PJ <jose.lejin@gmail.com>
2100 [EFL] Add method in ewk_settings for setting the CSS media type
2101 https://bugs.webkit.org/show_bug.cgi?id=113284
2103 Reviewed by Gyuyoung Kim.
2105 test_ewk_setting is added.
2107 * PlatformEfl.cmake:
2109 2013-04-18 Sam Weinig <sam@webkit.org>
2111 Network Process crashing trying to read in IDNScriptWhiteList.txt
2112 https://bugs.webkit.org/show_bug.cgi?id=114827
2114 Reviewed by Anders Carlsson.
2116 Move IDNScriptWhiteList.txt from WebKit to WebCore, so that the NetworkProcess does not have to link against
2117 WebKit. It was a layering violation for WebCore to be trying to access WebKit resources anyway.
2119 * WebKit.xcodeproj/project.pbxproj:
2121 2013-04-14 Roger Fong <roger_fong@apple.com>
2123 Copy make-file-export-generator script to the the Source folders of the projects that use it.
2124 <rdar://problem/13675604>
2126 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2127 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
2128 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd:
2129 * WebKit.vcxproj/WebKitExportGenerator/make-export-file-generator: Copied from Source/WebCore/make-export-file-generator.
2131 2013-04-16 Brent Fulgham <bfulgham@webkit.org>
2133 [Windows] Unreviewed VS2010 build correction.
2135 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2136 Add correct link library to avoid mixture of ICU 4.0 and 4.6
2139 2013-04-12 Jer Noble <jer.noble@apple.com>
2141 TimeRanges::nearest() returns incorrect results.
2142 https://bugs.webkit.org/show_bug.cgi?id=114483
2144 Reviewed by Eric Carlson.
2146 Add symbols needed by WebCoreTestSupport to the exports list.
2148 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2150 2013-04-11 Rune Lillesveen <rune@opera.com>
2152 Incorrect evaluation of resolution media queries
2153 https://bugs.webkit.org/show_bug.cgi?id=114029
2155 Reviewed by Kenneth Rohde Christiansen.
2157 Removed setResolutionOverride from exports.
2159 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2161 2013-04-05 Roger Fong <roger_fong@apple.com>
2165 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2167 2013-04-08 Jeff Rogers <jrogers@rim.com>
2169 [BlackBerry] Update BlackBerry JavaScript API
2170 https://bugs.webkit.org/show_bug.cgi?id=114065
2172 Reviewed by Rob Buis.
2175 Remove obsolete files.
2177 * PlatformBlackBerry.cmake:
2179 2013-04-07 Patrick Gansterer <paroga@webkit.org>
2181 Remove references to Skia and V8 from CMake files
2182 https://bugs.webkit.org/show_bug.cgi?id=114130
2184 Reviewed by Geoffrey Garen.
2186 * PlatformBlackBerry.cmake:
2188 2013-04-06 Patrick Gansterer <paroga@webkit.org>
2190 [CMake] Remove general include directories from platform specific files
2192 Move the include directories, which are required by all CMake ports
2193 to the general CMakeLists.txt to fix the build for Windows CE port.
2196 * PlatformBlackBerry.cmake:
2197 * PlatformEfl.cmake:
2199 2013-04-05 Roger Fong <roger_fong@apple.com>
2201 More VS2010 solution makefile fixes.
2202 <rdar://problem/13588964>
2204 * WebKit.vcxproj/WebKit.make:
2206 2013-04-04 Benjamin Poulain <benjamin@webkit.org>
2208 Remove Webkit/chromium
2209 https://bugs.webkit.org/show_bug.cgi?id=113998
2211 Reviewed by Ryosuke Niwa.
2213 O Knights of Ni, you are just and fair, and we will return with a shrubbery.
2215 * chromium: Removed.
2217 2013-04-04 Christophe Dumez <ch.dumez@sisa.samsung.com>
2219 [Cairo] Fix canvas drawing of SVG-based patterns and remove NativeImageCairo
2220 https://bugs.webkit.org/show_bug.cgi?id=113929
2222 Reviewed by Martin Robinson.
2224 Remove outdated symbols now that NativeImageCairo was removed.
2226 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2228 2013-04-03 Roger Fong <roger_fong@apple.com>
2230 Unreviewed VS2010 build fix.
2232 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2234 2013-03-27 Mark Lam <mark.lam@apple.com>
2236 Rolling out r147044.
2237 https://bugs.webkit.org/show_bug.cgi?id=113352.
2241 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2243 2013-03-27 Mark Lam <mark.lam@apple.com>
2245 Greening the Apple Win bot (debug build).
2246 https://bugs.webkit.org/show_bug.cgi?id=113352.
2250 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2252 2013-03-27 Mark Lam <mark.lam@apple.com>
2254 Greening the Apple Win bot.
2255 https://bugs.webkit.org/show_bug.cgi?id=113352.
2259 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2261 2013-03-22 Ryosuke Niwa <rniwa@webkit.org>
2263 The second part of the build fix for r146702. This should do it.
2264 I had to see the mangled name for the new signature.
2266 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2268 2013-03-22 Ryosuke Niwa <rniwa@webkit.org>
2270 Build fix attempt after r146702.
2272 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2274 2013-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
2276 [BlackBerry] Add custom BackForwardList client implementation
2277 https://bugs.webkit.org/show_bug.cgi?id=113024
2279 Reviewed by Rob Buis.
2282 Internally reviewed by Joe Mason.
2284 * PlatformBlackBerry.cmake: Add new files to compilation.
2286 2013-03-21 Roger Fong <roger_fong@apple.com>
2288 Unreviewed. Move common props files for VS2010 solution to WebKitLibraries folder and update all projects accordingly.
2290 * WebKit.vcxproj/FeatureDefines.props: Removed.
2291 * WebKit.vcxproj/FeatureDefinesCairo.props: Removed.
2292 * WebKit.vcxproj/WebKit/cURL.props: Removed.
2293 * WebKit.vcxproj/WinCairo.props: Removed.
2294 * WebKit.vcxproj/common.props: Removed.
2295 * WebKit.vcxproj/debug.props: Removed.
2296 * WebKit.vcxproj/debug_wincairo.props: Removed.
2297 * WebKit.vcxproj/debugsuffix.props: Removed.
2298 * WebKit.vcxproj/production.props: Removed.
2299 * WebKit.vcxproj/release.props: Removed.
2301 2013-03-21 Ryosuke Niwa <rniwa@webkit.org>
2303 Windows build fix after r146430.
2305 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2307 2013-03-20 Brent Fulgham <bfulgham@webkit.org>
2309 [WinCairo] Top-level solution change to build under VS2010.
2310 https://bugs.webkit.org/show_bug.cgi?id=112861.
2312 Reviewed by Tim Horton.
2314 * WebKit.vcxproj/WebKit.sln: Add final set of WinCairo build
2316 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2317 Add #if/def guards around some media-specific exports that
2318 are not provided by the WinCairo port.
2320 2013-03-19 Brent Fulgham <bfulgham@webkit.org>
2322 [WinCairo] Build the WebKit.dll under VS2010.
2323 https://bugs.webkit.org/show_bug.cgi?id=112759
2325 Reviewed by Tim Horton.
2327 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Update project to
2328 build WinCairo variant using new property sheets.
2329 * WebKit.vcxproj/Interfaces/InterfacesDebugWinCairo.props: Added.
2330 * WebKit.vcxproj/Interfaces/InterfacesReleaseWinCairo.props: Added.
2331 * WebKit.vcxproj/WebKit.sln: Update solution to use WinCairo
2332 build targets for WebKit.dll-related projects.
2333 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Update project to build
2334 WinCairo variant using new property sheets.
2335 * WebKit.vcxproj/WebKit/cURL.props: Added.
2336 * WebKit.vcxproj/WebKit/WebKitDebugWinCairo.props: Added.
2337 * WebKit.vcxproj/WebKit/WebKitReleaseWinCairo.props: Added.
2338 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2339 Update project to build WinCairo variant using new property sheets.
2340 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebugWinCairo.props: Added.
2341 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorReleaseWinCairo.props: Added.
2342 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Update project to
2343 build WinCairo variant using new property sheets.
2344 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebugWinCairo.props: Added.
2345 * WebKit.vcxproj/WebKitGUID/WebKitGUIDReleaseWinCairo.props: Added.
2346 * WebKit.vcxproj/WinCairo.props: Added.
2347 * WebKit.vcxproj/debug_wincairo.props: Added.
2349 2013-03-20 Eric Carlson <eric.carlson@apple.com>
2351 Allow ports specific text track menu
2352 https://bugs.webkit.org/show_bug.cgi?id=112800
2354 Reviewed by Dean Jackson.
2356 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add new exports.
2357 * win/WebKit.vcproj/WebKitExports.def.in: Ditto.
2359 2013-03-20 Roger Fong <roger_fong@apple.com>
2361 AppleWin VS2010 build fix.
2363 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2365 2013-03-18 Brent Fulgham <bfulgham@webkit.org>
2367 [WinCairo] Build WinCairo port under VS2010
2368 https://bugs.webkit.org/show_bug.cgi?id=112604
2370 Reviewed by Tim Horton.
2372 * WebKit.vcxproj/WebKit.sln: Add Debug_WinCairo and Release_WinCairo
2373 build targets. No other changes in this patch.
2374 * WebKit.vcxproj/FeatureDefinesCairo.props: Add parallel property
2375 sheet for WinCairo version of build.
2377 2013-03-18 Roger Fong <roger_fong@apple.com>
2379 AppleWin VS2010 build fix.
2381 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2383 2013-03-14 Simon Hausmann <simon.hausmann@digia.com>
2385 [Qt] Improve the handling of mock geolocation, device orientation and motion clients
2387 Reviewed by Tor Arne Vestbø.
2389 The mock versions of these web facing features should be instantiated when
2390 running in DumpRenderTree only. In order for them to work, no extra Qt modules
2391 such as QtLocation are actually needed.
2393 This patch decouples enabling device orientation/motion and geolocation from
2394 the underlying Qt modules and makes them available in developer builds
2395 (!production_build) and backed by mock backends when running in drt.
2397 So if the Qt 5 modules are available, they'll be used (unless drtRun). For
2398 developers the web facing features are always enabled (although requests will
2399 time out) and the mock backends are enabled inside DRT, allowing for the layout
2400 tests to run with less dependencies.
2402 In addition this also enables the mock device motion client, which was
2403 previously never instantiated.
2408 2013-03-13 Genevieve Mak <gmak@rim.com>
2410 [BlackBerry] Add Proximity Detector.
2411 https://bugs.webkit.org/show_bug.cgi?id=112278
2413 Reviewed by Rob Buis.
2415 Internally Reviewed by Mike Lattanzio.
2418 * PlatformBlackBerry.cmake:
2420 2013-03-08 Roger Fong <roger_fong@apple.com>
2422 Build fix for AppleWin VS2010.
2424 * WebKit.vcxproj/FeatureDefines.props:
2426 2013-03-06 Jer Noble <jer.noble@apple.com>
2428 Unreviewed partial roll-out of r145003. Disable
2429 ENABLE_CURSOR_VISIBILITY on win.
2431 * WebKit.vcxproj/FeatureDefines.props:
2433 2013-03-04 Jer Noble <jer.noble@apple.com>
2435 Default mouse cursor behavior should be auto-hide for full screen video with custom controls
2436 https://bugs.webkit.org/show_bug.cgi?id=107601
2438 Reviewed by Beth Dakin.
2440 Enable the CURSOR_VISIBILITY feature.
2442 * WebKit.vcxproj/FeatureDefines.props:
2444 2013-03-05 Ryuan Choi <ryuan.choi@samsung.com>
2446 [EFL] Build break with latest EFL libraries
2447 https://bugs.webkit.org/show_bug.cgi?id=111028
2449 Reviewed by Dirk Pranke.
2451 * PlatformEfl.cmake: Added ECORE_X_INCLUDE_DIRS.
2453 2013-03-04 Roger Fong <roger_fong@apple.com>
2455 Unreviewed. AppleWin build fix.
2457 * WebKit.vcxproj/FeatureDefines.props:
2458 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2460 2013-03-03 Sheriff Bot <webkit.review.bot@gmail.com>
2462 Unreviewed, rolling out r144567.
2463 http://trac.webkit.org/changeset/144567
2464 https://bugs.webkit.org/show_bug.cgi?id=111266
2466 Does not compile on apple-win (Requested by abarth on
2469 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2471 2013-02-26 Roger Fong <roger_fong@apple.com>
2473 Unreviewed AppleWin build fix.
2475 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2477 2013-02-26 Alberto Garcia <agarcia@igalia.com>
2479 [BlackBerry] Upstream the datalist support UI
2480 https://bugs.webkit.org/show_bug.cgi?id=110736
2482 Reviewed by Rob Buis.
2484 Original code by Otto Derek Cheung <otcheung@rim.com>
2486 * PlatformBlackBerry.cmake:
2488 2013-02-25 Roger Fong <roger_fong@apple.com>
2490 Unreviewed. VS2010 solution build fix.
2492 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2494 2013-02-22 Aaron Colwell <acolwell@chromium.org>
2496 Disable MediaSource on Apple Windows port
2497 https://bugs.webkit.org/show_bug.cgi?id=110494
2499 Reviewed by Tim Horton.
2501 * WebKit.vcxproj/FeatureDefines.props:
2503 2013-02-20 Roger Fong <roger_fong@apple.com>
2505 Get VS2010 Solution B&I ready.
2506 <rdar://problem/1322988>
2508 Rubberstamped by Timothy Horton.
2510 Add Production configuration.
2511 Add a WebKit submit solution with a DebugSuffix configuration.
2512 Modify WebKit.make as necessary.
2514 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj:
2515 * WebKit.vcxproj/Interfaces/InterfacesProduction.props: Added.
2516 * WebKit.vcxproj/Interfaces/InterfacesRelease.props:
2517 * WebKit.vcxproj/WebKit.make: Added.
2518 * WebKit.vcxproj/WebKit.sln:
2519 * WebKit.vcxproj/WebKit.submit.sln: Added.
2520 * WebKit.vcxproj/WebKit/WebKit.vcxproj:
2521 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2522 * WebKit.vcxproj/WebKit/WebKitProduction.props: Added.
2523 * WebKit.vcxproj/WebKit/WebKitRelease.props:
2524 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2525 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props:
2526 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd:
2527 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd:
2528 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorProduction.props: Added.
2529 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props:
2530 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2531 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj:
2532 * WebKit.vcxproj/WebKitGUID/WebKitGUIDProduction.props: Added.
2533 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props:
2534 * WebKit.vcxproj/common.props:
2535 * WebKit.vcxproj/debugsuffix.props: Added.
2536 * WebKit.vcxproj/production.props: Added.
2537 * WebKit.vcxproj/releaseproduction.props: Removed.
2539 2013-02-19 Tony Chang <tony@chromium.org>
2541 Unreviewed, include exports for VS2010 as well.
2543 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2545 2013-02-18 Brent Fulgham <bfulgham@webkit.org>
2547 [Windows] Unreviewed VS2010 build correction.
2549 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Sync
2550 export definition with VS2005 version.
2552 2013-02-15 Rik Cabanier <cabanier@adobe.com>
2554 Add platform support for -webkit-background-blend-mode to CG context
2555 https://bugs.webkit.org/show_bug.cgi?id=108549
2557 Reviewed by Dean Jackson.
2561 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2563 2013-02-14 Roger Fong <roger_fong@apple.com>
2565 Unreviewed. Touch-ups to the VS2010 WebKit solution.
2566 Remove un-needed include directories and force includes.
2567 Update exports file.
2569 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2570 * WebKit.vcxproj/common.props:
2571 * DumpRenderTree/DumpRenderTree.vcxproj/DumpRenderTree/DumpRenderTreeLauncherCommon.props:
2572 * DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffLauncherCommon.props:
2573 * DumpRenderTree/DumpRenderTree.vcxproj/TestNetscapePlugin/TestNetscapePlugin.vcxproj:
2574 * DumpRenderTree/DumpRenderTree.vcxproj/TestNetscapePlugin/TestNetscapePlugin.vcxproj.filters:
2575 * TestWebKitAPI/TestWebKitAPI.vcxproj/TestWebKitAPI.vcxproj:
2576 * TestWebKitAPI/TestWebKitAPI.vcxproj/TestWebKitAPI.vcxproj.filters:
2577 * WinLauncher/WinLauncher.vcxproj/WinLauncherCommon.props:
2578 * win/record-memory/record-memoryCommon.props:
2579 * WebCore.vcxproj/WebCore.vcxproj:
2580 * WebCore.vcxproj/WebCore.vcxproj.filters:
2581 * JavaScriptCore.vcxproj/JavaScriptCoreCommon.props:
2582 * JavaScriptCore.vcxproj/JavaScriptCoreExportGenerator/JavaScriptCoreExports.def.in:
2583 * JavaScriptCore.vcxproj/jsc/jscCommon.props:
2584 * JavaScriptCore.vcxproj/testRegExp/testRegExp.vcxproj:
2585 * JavaScriptCore.vcxproj/testapi/testapi.vcxproj:
2586 * WTF.vcxproj/WTFCommon.props:
2588 2013-02-14 Tony Chang <tony@chromium.org>
2590 Unreviewed, set svn:eol-style native for .sln, .vcproj, and .vsprops files.
2591 https://bugs.webkit.org/show_bug.cgi?id=96934
2593 * WebKit.vcxproj/WebKit.sln: Modified property svn:eol-style.
2595 2013-02-14 Tony Chang <tony@chromium.org>
2597 Unreviewed, set svn:eol-style CRLF for .sln files.
2599 * WebKit.vcxproj/WebKit.sln: Modified property svn:eol-style.
2601 2013-02-14 Roger Fong <roger_fong@apple.com>
2603 Add TestWebKitAPI, gtest-md and record-memory projects to VS2010 WebKit solution.
2604 https://bugs.webkit.org/show_bug.cgi?id=107034.
2606 Reviewed by Brent Fulgham.
2608 * WebKit.vcxproj/WebKit.sln:
2610 2013-02-12 Roger Fong <roger_fong@apple.com>
2612 Unreviewed. Build fix for VS2010 WebKit solution.
2614 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2616 2013-02-11 Adenilson Cavalcanti <cavalcantii@gmail.com>
2618 Build fix: r142549 broke EFL build
2619 https://bugs.webkit.org/show_bug.cgi?id=109527
2621 Reviewed by Kentaro Hara.
2627 2013-02-11 Brent Fulgham <bfulgham@webkit.org>
2629 Rename Visual Studio solution folders to avoid conflicts with project names
2630 https://bugs.webkit.org/show_bug.cgi?id=109484
2632 Reviewed by Tim Horton.
2634 * WebKit.vcxproj/WebKit.sln: Rename several solution folders (e.g.,
2635 WTF, WebCore, WebKit, JavaScriptCore) so that they do not conflict
2636 with projects using the same name.
2638 2013-02-08 Benjamin Poulain <bpoulain@apple.com>
2640 Move workerThreadCount from TestRunner to WebCore Internals
2641 https://bugs.webkit.org/show_bug.cgi?id=109239
2643 Reviewed by Darin Adler.
2645 * WebKit.xcodeproj/project.pbxproj:
2647 2013-02-07 Roger Fong <roger_fong@apple.com>
2649 Unreviewed. Corrections the exports definition file.
2651 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2653 2013-02-07 Roger Fong <roger_fong@apple.com>
2655 Unreviewed. More VS2010 WebKit solution touchups.
2656 Make WebKitExports.def.in be treated as a custom build file so that changes to it cause the exports to be rebuilt.
2658 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj:
2659 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters:
2660 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2662 2013-02-06 Roger Fong <roger_fong@apple.com>
2664 Unreviewed. Touchups to VS2010 WebKit solution.
2665 Add WinLauncher projects to solution.
2667 * WebKit.vcxproj/WebKit.sln:
2669 2013-02-05 Roger Fong <roger_fong@apple.com>
2671 Unreviewed. Get rid of redundant exports in export definitions file.
2673 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2675 2013-02-05 Brent Fulgham <bfulgham@webkit.org>
2677 Unreviewed Visual Studio 2010 build correction.
2679 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in:
2680 Link export definitions out of date with ToT. Corrected.
2682 2013-02-05 Roger Fong <roger_fong@apple.com>
2684 Add a JavaScriptCore Export Generator project.
2685 https://bugs.webkit.org/show_bug.cgi?id=108971.
2687 Reviewed by Brent Fulgham.
2689 * WebKit.vcxproj/WebKit.sln:
2691 2013-02-05 Roger Fong <roger_fong@apple.com>
2693 Unreviewed. Delete some errant preprocessor definitions.
2695 * WebKit.vcxproj/WebKit/WebKitCommon.props:
2697 2013-02-05 Roger Fong <roger_fong@apple.com>
2699 VS2010 WebKit projects, scripts, and property sheets.
2700 https://bugs.webkit.org/show_bug.cgi?id=106989.
2702 Reviewed by Brent Fulgham.
2704 * WebKit.vcxproj/Interfaces: Added.
2705 * WebKit.vcxproj/Interfaces/FixMIDLHeaders.pl: Copied from win/WebKit.vcproj/FixMIDLHeaders.pl.
2706 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj: Added.
2707 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters: Added.
2708 * WebKit.vcxproj/Interfaces/Interfaces.vcxproj.user: Added.
2709 * WebKit.vcxproj/Interfaces/InterfacesCommon.props: Added.
2710 * WebKit.vcxproj/Interfaces/InterfacesDebug.props: Added.
2711 * WebKit.vcxproj/Interfaces/InterfacesPostBuild.cmd: Added.
2712 * WebKit.vcxproj/Interfaces/InterfacesPreBuild.cmd: Added.
2713 * WebKit.vcxproj/Interfaces/InterfacesRelease.props: Added.
2714 * WebKit.vcxproj/WebKit: Added.
2715 * WebKit.vcxproj/WebKit.sln:
2716 * WebKit.vcxproj/WebKit/WebKit.vcxproj: Added.
2717 * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Added.
2718 * WebKit.vcxproj/WebKit/WebKit.vcxproj.user: Added.
2719 * WebKit.vcxproj/WebKit/WebKitApple.props: Added.
2720 * WebKit.vcxproj/WebKit/WebKitCFLite.props: Added.
2721 * WebKit.vcxproj/WebKit/WebKitCommon.props: Added.
2722 * WebKit.vcxproj/WebKit/WebKitDebug.props: Added.
2723 * WebKit.vcxproj/WebKit/WebKitDirectX.props: Added.
2724 * WebKit.vcxproj/WebKit/WebKitPostBuild.cmd: Added.
2725 * WebKit.vcxproj/WebKit/WebKitPreBuild.cmd: Added.
2726 * WebKit.vcxproj/WebKit/WebKitPreLink.cmd: Added.
2727 * WebKit.vcxproj/WebKit/WebKitRelease.props: Added.
2728 * WebKit.vcxproj/WebKit/resource.h: Copied from win/WebKit.vcproj/resource.h.
2729 * WebKit.vcxproj/WebKitExportGenerator: Added.
2730 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj: Added.
2731 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.filters: Added.
2732 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGenerator.vcxproj.user: Added.
2733 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorBuildCmd.cmd: Added.
2734 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorCommon.props: Added.
2735 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorDebug.props: Added.
2736 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPostBuild.cmd: Added.
2737 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorPreBuild.cmd: Added.
2738 * WebKit.vcxproj/WebKitExportGenerator/WebKitExportGeneratorRelease.props: Added.
2739 * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Copied from win/WebKit.vcproj/WebKitExports.def.in.
2740 * WebKit.vcxproj/WebKitGUID: Added.
2741 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj: Added.
2742 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.filters: Added.
2743 * WebKit.vcxproj/WebKitGUID/WebKitGUID.vcxproj.user: Added.
2744 * WebKit.vcxproj/WebKitGUID/WebKitGUIDCommon.props: Added.
2745 * WebKit.vcxproj/WebKitGUID/WebKitGUIDDebug.props: Added.
2746 * WebKit.vcxproj/WebKitGUID/WebKitGUIDPostBuild.cmd: Added.
2747 * WebKit.vcxproj/WebKitGUID/WebKitGUIDPreBuild.cmd: Added.
2748 * WebKit.vcxproj/WebKitGUID/WebKitGUIDRelease.props: Added.
2750 2013-01-31 Christophe Dumez <dchris@gmail.com>
2752 [EFL] Disable Web Intents
2753 https://bugs.webkit.org/show_bug.cgi?id=108457
2755 Reviewed by Alexey Proskuryakov.
2757 Remove intents files from EFL CMake project.
2759 * PlatformEfl.cmake:
2761 2013-01-25 Roger Fong <roger_fong@apple.com>
2763 Unreviewed. Rename LLInt projects folder and make appropriate changes to solutions.
2765 * WebKit.vcxproj/WebKit.sln:
2767 2013-01-23 Roger Fong <roger_fong@apple.com>
2769 Unreviewed. Add svn:eol-style to solution file, not eol-style.
2771 * WebKit.vcxproj/WebKit.sln: Added property svn:eol-style. Removed property eol-style.
2773 2013-01-23 Roger Fong <roger_fong@apple.com>
2775 Unreviewed. Added eol-style=native to solution file.
2777 * WebKit.vcxproj/WebKit.sln: Added property eol-style.
2779 2013-01-23 Roger Fong <roger_fong@apple.com>
2781 Unreviewed. Checkin the OpenSource WebKit solution.
2783 * WebKit.vcxproj/WebKit.sln:
2785 2013-01-23 Tony Chang <tony@chromium.org>
2787 Unreviewed, set svn:eol-style to CRLF on Windows .sln files.
2789 * WebKit.vcxproj/WebKit.sln: Added property svn:eol-style.
2791 2013-01-23 Roger Fong <roger_fong@apple.com>
2793 Add the VS2010 WebKit solution folder and solution file.
2794 The solution of course will not load until the dependent projects are all completed.
2795 https://bugs.webkit.org/show_bug.cgi?id=106949.
2797 Reviewed by Brent Fulgham.
2799 * WebKit.vcxproj: Added.
2800 * WebKit.vcxproj/WebKit.sln: Added.
2802 2013-01-22 Krzysztof Czech <k.czech@samsung.com>
2804 [EFL] Adds Accessibility support to wk1
2805 https://bugs.webkit.org/show_bug.cgi?id=107440
2807 Reviewed by Gyuyoung Kim.
2809 * PlatformEfl.cmake: Adds ATK headers and libraries.
2811 2013-01-17 Poul Sysolyatin <psytonx@gmail.com>
2813 32-bit build for Qt5 on Mac OS fails.
2814 https://bugs.webkit.org/show_bug.cgi?id=107094
2816 We need to define NS_BUILD_32_LIKE_64 for 32-bit build for Mac OS.
2817 Fixed 32-bit build detection for support Qt5.
2819 Reviewed by Benjamin Poulain.
2823 2013-01-14 Dean Jackson <dino@apple.com>
2825 [ANGLE] Update ANGLE in WebKit
2826 https://bugs.webkit.org/show_bug.cgi?id=106274
2828 Unreviewed attempted build fix.
2830 The khrplatform.h file is now a public header without a directory
2831 prefix. Update the include path to look in the right place.
2833 * PlatformEfl.cmake:
2835 2013-01-14 Max Vujovic <mvujovic@adobe.com>
2837 [ANGLE] Update ANGLE in WebKit
2838 https://bugs.webkit.org/show_bug.cgi?id=106274
2840 Reviewed by Dean Jackson.
2842 Update ANGLE to r1641.
2844 * PlatformEfl.cmake: Add ANGLE/include to the include directories list because ShaderLang.h
2845 now includes "KHR/khrplatform.h", which is located in ANGLE/include/KHR/khrplatform.h.
2847 2013-01-10 Christophe Dumez <christophe.dumez@intel.com>
2849 [EFL] Add gstreamer 1.0.5 to jhbuild
2850 https://bugs.webkit.org/show_bug.cgi?id=106178
2852 Reviewed by Laszlo Gombos.
2854 Remove GSTREAMER_INTERFACES_LIBRARIES from EFL
2855 CMake configuration.
2857 * PlatformEfl.cmake:
2859 2013-01-07 Ryosuke Niwa <rniwa@webkit.org>
2861 Sorted the xcodeproj file.
2863 * WebKit.xcodeproj/project.pbxproj:
2865 2012-12-20 Ryuan Choi <ryuan.choi@samsung.com>
2867 [EFL] Build break with latest EFL libraries.
2868 https://bugs.webkit.org/show_bug.cgi?id=104827
2870 Reviewed by Laszlo Gombos.
2872 * PlatformEfl.cmake: Includes eo EFL library.
2874 2012-12-18 Joseph Pecoraro <pecoraro@apple.com>
2876 [Mac] Add Build Phase to Check Headers for Inappropriate Macros (Platform.h macros)
2877 https://bugs.webkit.org/show_bug.cgi?id=104279
2879 Reviewed by David Kilzer.
2881 Add a build phase to check the public WebKit headers for
2882 inappropriate macros. Also set the executable as an input
2883 path on the other check-* build phases.
2885 * WebKit.xcodeproj/project.pbxproj:
2887 2012-12-12 Mark Lam <mark.lam@apple.com>
2889 Encapsulate externally used webdatabase APIs in DatabaseManager.
2890 https://bugs.webkit.org/show_bug.cgi?id=104741.
2892 Reviewed by Sam Weinig.
2894 Use DatabaseManager instead of accessing DatabaseTracker, AbstractDatabase,
2895 and DatabaseContext directly. This is to prepare for upcoming webkit2
2898 * WebKit.xcodeproj/project.pbxproj:
2900 2012-12-05 Halton Huo <halton.huo@intel.com>
2902 [CMake] Unify coding style for CMake files
2903 https://bugs.webkit.org/show_bug.cgi?id=103605
2905 Reviewed by Laszlo Gombos.
2907 Update cmake files(.cmake, CMakeLists.txt) with following style rules:
2909 1.1 Use spaces, not tabs.
2910 1.2 Four spaces as indent.
2912 2.1 Place one space between control statements and their parentheses.
2913 For eg, if (), else (), elseif (), endif (), foreach (),
2914 endforeach (), while (), endwhile (), break ().
2915 2.2 Do not place spaces between function and macro statements and
2916 their parentheses. For eg, macro(), endmacro(), function(),
2918 2.3 Do not place spaces between a command or function or macro and its
2919 parentheses, or between a parenthesis and its content. For eg,
2920 message("testing") not message( "testing") or message ("testing" )
2921 2.4 No space at line ending.
2922 3. Lowercase when call commands macros and functions. For eg,
2923 add_executable() not ADD_EXECUTABLE(), set() not SET().
2926 * PlatformBlackBerry.cmake:
2927 * PlatformEfl.cmake:
2928 * PlatformWinCE.cmake:
2930 2012-12-03 Pierre Rossi <pierre.rossi@digia.com>
2932 [Qt] another stab at fixing the windows build
2934 It seems the QT_BUILD_{TARGET}_LIB are not set as they should by qt_module.prf.
2935 Define them by hand to be on the safe side.
2939 2012-11-30 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
2941 [Qt] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
2942 https://bugs.webkit.org/show_bug.cgi?id=99314
2944 Reviewed by Tor Arne Vestbø.
2946 This big change separates QtWebKit into QtWebKit and QtWebKitWidgets as
2949 It's a big refactoring that mostly involves moving WebCore dependent
2950 code into QtWebKit and accessing it through exported QWebFrameAdapter
2951 and QWebPageAdapter classes.
2954 * WebKitWidgets.pri: Removed.
2955 * WebKitWidgets.pro: Removed.
2957 2012-11-22 Jeff Rogers <jrogers@rim.com>
2959 [BlackBerry] Update Web Notifications Implementation
2960 https://bugs.webkit.org/show_bug.cgi?id=102621
2962 Reviewed by George Staikos.
2964 Reviewed internally by George Staikos and Joe Mason.
2966 Add new Notification files and remove obsolete ones.
2968 * PlatformBlackBerry.cmake:
2970 2012-11-22 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
2972 [Qt] Separate QWidget dependant code into separate WebKitWidgets static library
2973 https://bugs.webkit.org/show_bug.cgi?id=102800
2975 Reviewed by Tor Arne Vestbø.
2977 This patch separates code that needs to use QWidget related APIs in
2978 WebKit/qt/WebCoreSupport and Api from code that doesn't. This means for
2979 example FrameLoaderClientQt.cpp remains in the WebKit1 static library,
2980 while qwebpage.cpp and qwebframe.cpp become part of the WebKitWidgets
2981 static library. WebKit1 is compiled without QT += widgets and therefore
2982 any widget related dependency has been moved "up" and out of WebKit1 into
2983 the WebKitWidgets library.
2985 Between the code in WebKit.a and WebKitWidgets.a new adapters and
2986 interfaces have been introduced, such as QWebPageAdapter and
2987 QWebFrameAdapter. QWebPageAdapter, when used from WebKit1, is a way to
2988 call out into the API layer, implemented by QWebPage (QWebPagePrivate).
2989 The other way around if QWebPage wants to access WebCore or
2990 WebCoreSupport related functionality, it will go through
2991 QWebPageAdapater (as base class). The separation in the direction up
2992 into the API layer is complete with this patch, no code in WebKit1
2993 depends on QtWidgets. The separation the other way around, code in the
2994 API layer not using any WebCore types, is not complete yet.
2996 Some classes such as QWebSettings, QWebElement or
2997 DumpRenderTreeSupportQt remain in WebKit1. While they are API layer,
2998 they do not depend on widget related Qt APIs and they make much more
2999 use of WebCore internal APIs and therefore are easier to keep in
3002 In the future we plan to place a real shared library boundary between
3003 WebKit1 and WebKitWidgets, by keeping the WebKit1 static library as
3004 part of the QtWebKit shared library and by turning the WebKitWidgets
3005 static library into a shared one.
3009 * WebKitWidgets.pri: Copied from Source/WebKit/WebKit1.pri.
3010 * WebKitWidgets.pro: Added.
3012 2012-11-21 Kai Koehne <kai.koehne@digia.com>
3014 [Qt] MinGW: Don't add OpenGL library dependencies here
3015 https://bugs.webkit.org/show_bug.cgi?id=102924
3017 Reviewed by Simon Hausmann.
3019 As the comment suggests the dependency is already for WebCore, so add it there instead.
3023 2012-11-18 Laszlo Gombos <l.gombos@samsung.com>
3025 [CMake] Consolidate common input files
3026 https://bugs.webkit.org/show_bug.cgi?id=101632
3028 Reviewed by Rob Buis.
3030 Consolidate and sort the list of files.
3032 * PlatformEfl.cmake:
3034 2012-11-12 Timothy Hatcher <timothy@apple.com>
3036 Add a dock button to the top right corner of the Web Inspector window (similar to the full screen button).
3038 https://bugs.webkit.org/show_bug.cgi?id=102025
3040 Reviewed by Joseph Pecoraro.
3042 * WebKit.xcodeproj/project.pbxproj: Added Dock.pdf.
3044 2012-11-08 Laszlo Gombos <l.gombos@samsung.com>
3046 [EFL] Remove non-variable options from the build system
3047 https://bugs.webkit.org/show_bug.cgi?id=101506
3049 Reviewed by Kenneth Rohde Christiansen.
3051 Remove WTF_USE_FREETYPE and ENABLE_GLIB_SUPPORT cmake variables
3052 as these are always set to const 1 and not really configurable.
3054 * PlatformEfl.cmake:
3056 2012-11-07 Andreas Kling <akling@apple.com>
3058 Remove build-webkit dependency on Java SDK for Apple Mac WebKit.
3059 <http://webkit.org/b/101492>
3061 Reviewed by Anders Carlsson.
3063 * WebKit.xcodeproj/project.pbxproj: Remove WebJavaPlugIn.h
3065 2012-11-06 Laszlo Gombos <l.gombos@samsung.com>
3067 [EFL] Simplify the build system
3068 https://bugs.webkit.org/show_bug.cgi?id=101392
3070 Reviewed by Kenneth Rohde Christiansen.
3072 Use WTF_USE_3D_GRAPHICS to guard the inclusion of surfaces and textmap
3073 directories under WebCore/graphics to be consistent with
3074 WebCore/PlatformEfl.cmake.
3076 * PlatformEfl.cmake:
3078 2012-11-04 Halton Huo <halton.huo@intel.com>
3080 [EFL] Use _LIBRARIES instead of _LIBRARY
3081 https://bugs.webkit.org/show_bug.cgi?id=101042
3083 Reviewed by Gyuyoung Kim.
3085 In CMake Find files, _LIBRARY is intended for internal use, should
3086 use _LIBRARIES instead.
3088 * PlatformEfl.cmake: s/_LIBRARY}/_LIBRARIES}
3090 2012-11-01 Seonae Kim <sunaeluv.kim@samsung.com>
3092 [EFL][DRT] Support Geolocation
3093 https://bugs.webkit.org/show_bug.cgi?id=97427
3095 Reviewed by Gyuyoung Kim.
3097 Add a mock directory to use GeolocationClientMock in DumpRenderTree.
3099 * PlatformEfl.cmake:
3101 2012-10-31 Otto Derek Cheung <otcheung@rim.com>
3103 [BlackBerry] Adding window.external to our port
3104 https://bugs.webkit.org/show_bug.cgi?id=100868
3106 Reviewed by Rob Buis.
3108 Adding ExternalExtension classes to the BB cmake file.
3110 * PlatformBlackBerry.cmake:
3112 2012-10-31 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3114 [EFL][DRT] EventSender requires contextClick implementation
3115 https://bugs.webkit.org/show_bug.cgi?id=86091
3117 Reviewed by Gyuyoung Kim.
3119 Add new unit test file, needed due to ewk API changes.
3121 * PlatformEfl.cmake:
3123 2012-10-30 Peter Wang <peter.wang@torchmobile.com.cn>
3125 [BlackBerry] Clean the code of "JavaScriptDebuggerBlackBerry"
3126 https://bugs.webkit.org/show_bug.cgi?id=100724
3128 Reviewed by Rob Buis.
3130 Remove the code of JavaScriptDebuggerBlackBerry.
3132 * PlatformBlackBerry.cmake:
3134 2012-10-28 Mark Rowe <mrowe@apple.com>
3136 Remove references to unsupported OS and Xcode versions.
3138 Reviewed by Anders Carlsson.
3140 * WebKit.xcodeproj/project.pbxproj:
3142 2012-10-26 Sheriff Bot <webkit.review.bot@gmail.com>
3144 Unreviewed, rolling out r132601.
3145 http://trac.webkit.org/changeset/132601
3146 https://bugs.webkit.org/show_bug.cgi?id=100494
3148 It broke the Qt build (Requested by Ossy on #webkit).
3150 * PlatformEfl.cmake:
3152 2012-10-26 Xiaobo Wang <xbwang@torchmobile.com.cn>
3154 [BlackBerry] Support pixel tests for BlackBerry DRT
3155 https://bugs.webkit.org/show_bug.cgi?id=100210
3157 Reviewed by Rob Buis.
3159 Adds a step to build ImageDiff from Qt for DRT. Most of the works are
3160 accomplished by Christopher Wells.
3162 * PlatformBlackBerry.cmake:
3164 2012-10-24 Alexey Proskuryakov <ap@apple.com>
3166 Add a strategy for shared workers
3167 https://bugs.webkit.org/show_bug.cgi?id=100165
3169 EFL build fix by Christophe Dumez.
3171 Reviewed by Brady Eidson.
3173 * CMakeLists.txt: Add WebCore/workers to include paths.
3175 2012-10-24 Otto Derek Cheung <otcheung@rim.com>
3177 [BlackBerry] Rename GeolocationControllerClientBlackBerry to GeolocationClientBlackBerry
3178 https://bugs.webkit.org/show_bug.cgi?id=100250
3180 Reviewed by Rob Buis.
3182 Rename GeolocationControllerClientBlackBerry to GeolocationClientBlackBerry
3183 to prevent confusion.
3187 * PlatformBlackBerry.cmake:
3189 2012-10-23 Hyowon Kim <hw1008.kim@samsung.com>
3191 [Texmap][EFL] Add AcceleratedCompositingContextEfl to the build system.
3192 https://bugs.webkit.org/show_bug.cgi?id=88630
3194 Reviewed by Gyuyoung Kim.
3196 * PlatformEfl.cmake: Add the AcceleratedCompositingContextEfl.cpp file
3197 and INCLUDE paths for TEXTURE_MAPPER_GL.
3199 2012-10-18 Kangil Han <kangil.han@samsung.com>
3201 [EFL] Add unit test for ewk_frame_source_get.
3202 https://bugs.webkit.org/show_bug.cgi?id=95984
3204 Reviewed by Gyuyoung Kim.
3206 Add test_ewk_frame.cpp for unit test.
3208 * PlatformEfl.cmake:
3210 2012-10-15 David Kilzer <ddkilzer@apple.com>
3212 Move framework and library linking into WebKit.xcconfig
3213 <http://webkit.org/b/99284>
3215 Reviewed by Mark Rowe.
3217 * WebKit.xcodeproj/project.pbxproj: Remove frameworks and
3218 libraries from Xcode project file.
3220 2012-10-15 Christophe Dumez <christophe.dumez@intel.com>
3222 [EFL][WK2] Implement Favicons API
3223 https://bugs.webkit.org/show_bug.cgi?id=99087
3225 Reviewed by Kenneth Rohde Christiansen.
3227 Remove ewk_util.cpp from PlatformEfl.cmake now that its
3228 code has been moved to WebCore to be reused in WK2.
3230 * PlatformEfl.cmake:
3232 2012-10-15 Dongwoo Joshua Im <dw.im@samsung.com>
3234 [EFL] Set the basepath of the File System API.
3235 https://bugs.webkit.org/show_bug.cgi?id=98344
3237 Reviewed by Gyuyoung Kim.
3239 Set the basepath of the File System API using the internal setter function.
3241 * PlatformEfl.cmake: Add new include path.
3243 2012-10-15 Ryuan Choi <ryuan.choi@samsung.com>
3245 [EFL] Share resources installed for inspector
3246 https://bugs.webkit.org/show_bug.cgi?id=98991
3248 Reviewed by Gyuyoung Kim.
3250 * PlatformEfl.cmake:
3251 Extracted build scripts which install resources to WebKit/PlatformEfl.cmake.
3253 2012-10-15 George Staikos <staikos@webkit.org>
3255 [BlackBerry] Adapt to Platform API changes in string handling
3256 https://bugs.webkit.org/show_bug.cgi?id=99248
3258 Reviewed by Yong Li.
3260 Convert usage of WebString, char* and std::string to BlackBerry::Platform::String.
3262 * PlatformBlackBerry.cmake:
3264 2012-10-13 Jakob Petsovits <jpetsovits@rim.com>
3266 [BlackBerry] Fetch blit rects from a viewport accessor
3267 https://bugs.webkit.org/show_bug.cgi?id=98581
3270 Reviewed by George Staikos.
3271 Internally reviewed by Arvid Nilsson.
3273 Add new ViewportAccessor files to the build.
3274 See Source/WebKit/blackberry/ChangeLog for the
3275 verbose commit message.
3277 * PlatformBlackBerry.cmake:
3279 2012-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
3281 Unreviewed, rolling out r131189.
3282 http://trac.webkit.org/changeset/131189
3283 https://bugs.webkit.org/show_bug.cgi?id=99187
3285 Made inspector http tests crash on WK2. (Requested by rakuco
3288 * PlatformEfl.cmake:
3290 2012-10-12 Ryuan Choi <ryuan.choi@samsung.com>
3292 [EFL] Share resources installed for inspector
3293 https://bugs.webkit.org/show_bug.cgi?id=98991
3295 Reviewed by Gyuyoung Kim.
3297 * PlatformEfl.cmake:
3298 Extracted build scripts which install resources to WebKit/PlatformEfl.cmake.
3300 2012-10-11 Chris Guan <chris.guan@torchmobile.com.cn>
3302 [Blackberry] makes NavigatorContentUtils work
3303 https://bugs.webkit.org/show_bug.cgi?id=99022
3305 Reviewed by Rob Buis.
3307 Because r126735 renamed RegisterProtocolHandler API to NavigatorContentUtils, So we
3308 need add Modules/navigatorcontentutils into WebKit_INCLUDE_DIRECTORIES.
3310 * PlatformBlackBerry.cmake:
3312 2012-10-10 Konrad Piascik <kpiascik@rim.com>
3314 [BlackBerry] Install inspector files into staging directory.
3315 https://bugs.webkit.org/show_bug.cgi?id=98930
3317 Reviewed by Rob Buis.
3319 Internally reviewed by Ming Xie.
3320 Install the web inspector resources into the staging directory to make it easier to flash to device.
3322 * PlatformBlackBerry.cmake:
3324 2012-10-09 Simon Hausmann <simon.hausmann@digia.com>
3326 [Qt] Fix build with QtMultimedia
3328 Reviewed by Tor Arne Vestbø.
3330 * WebKit1.pri: WK1 needs QtMultimediaWidgets for QVideoWidget and friends.
3332 2012-10-08 Simon Hausmann <simon.hausmann@digia.com>
3334 [Qt] Make RenderThemeQStyle/ScrollbarThemeQStyle compile without QStyle/QtWidgets
3335 https://bugs.webkit.org/show_bug.cgi?id=98268
3337 Reviewed by Tor Arne Vestbø.
3339 * WebKit1.pro: Add new files to the build.
3341 2012-10-04 Rob Buis <rbuis@rim.com>
3343 [BlackBerry] Sync up CMake files
3344 https://bugs.webkit.org/show_bug.cgi?id=98442
3346 Reviewed by Gyuyoung Kim.
3348 Amongst others use InspectorOverlayBlackBerry.
3350 * PlatformBlackBerry.cmake:
3352 2012-10-05 Simon Hausmann <simon.hausmann@digia.com>
3354 Unreviewed, rolling out r130495.
3355 http://trac.webkit.org/changeset/130495
3356 https://bugs.webkit.org/show_bug.cgi?id=98268
3358 Made WK2 tests crash....
3362 2012-10-05 Simon Hausmann <simon.hausmann@digia.com>
3364 [Qt] Make RenderThemeQStyle/ScrollbarThemeQStyle compile without QStyle/QtWidgets
3365 https://bugs.webkit.org/show_bug.cgi?id=98268
3367 Reviewed by Tor Arne Vestbø.
3369 * WebKit1.pro: Add new files to the build.
3371 2012-10-04 Konrad Piascik <kpiascik@rim.com>
3373 [BlackBerry] Update how we compile inspector front-end javascript.
3374 https://bugs.webkit.org/show_bug.cgi?id=98413
3376 Reviewed by Rob Buis.
3378 No longer cat all JavaScript together, instead use the lazy init and
3379 only append our custom changes script to the end of inspectorBB.html.
3381 * PlatformBlackBerry.cmake:
3383 2012-10-03 Ryuan Choi <ryuan.choi@samsung.com>
3385 [EFL] Default.edj should be generated although ENABLE_WEBKIT disabled.
3386 https://bugs.webkit.org/show_bug.cgi?id=97753
3388 Reviewed by Laszlo Gombos.
3390 default.edj is used in both webkit/efl and webkit2/efl.
3391 However, it has been generated only when ENABLE_WEBKIT is enabled.
3393 This patch separates the script which generates default.edj
3394 from source/webkit/platformefl.cmake.
3396 * PlatformEfl.cmake: Extracted codes which is related to default.edj.
3398 2012-10-03 Otto Derek Cheung <otcheung@rim.com>
3400 [BlackBerry] Implementing the NetworkInfo API for BB port
3401 https://bugs.webkit.org/show_bug.cgi?id=98273
3403 Reviewed by Rob Buis.
3405 Adding new classes to support NetworkInfo API in the
3408 * PlatformBlackBerry.cmake:
3410 2012-10-02 Krzysztof Czech <k.czech@samsung.com>
3412 [EFL] Add file EWKTestEnvironment.cpp to build system.
3413 https://bugs.webkit.org/show_bug.cgi?id=94925
3415 Reviewed by Gyuyoung Kim.
3417 Change is related to modifications in wk1 unit tests.
3419 * PlatformEfl.cmake:
3421 2012-09-27 Anders Carlsson <andersca@apple.com>
3423 Get rid of more unused WK1 plug-in code
3424 https://bugs.webkit.org/show_bug.cgi?id=97835
3426 Reviewed by Mark Rowe.
3428 Remove WebNetscapeDeprecatedFunctions.c and WebNetscapeDeprecatedFunctions.h from the Xcode project.
3430 * WebKit.xcodeproj/project.pbxproj:
3432 2012-09-27 Christophe Dumez <christophe.dumez@intel.com>
3434 [EFL][CMAKE] Default theme files are outdated in PlatformEfl.cmake
3435 https://bugs.webkit.org/show_bug.cgi?id=97769
3437 Reviewed by Kenneth Rohde Christiansen.
3439 Update Default theme files in PlatformEfl.cmake so that
3440 changes to those files are properly picked up by CMake
3441 when building incrementally.
3443 * PlatformEfl.cmake:
3445 2012-09-24 Arvid Nilsson <anilsson@rim.com>
3447 [BlackBerry] Add cookie database API
3448 https://bugs.webkit.org/show_bug.cgi?id=97102
3450 Reviewed by Antonio Gomes.
3452 Add cookie database file to build system.
3454 Reviewed internally by Otto D. Cheung.
3456 * PlatformBlackBerry.cmake:
3458 2012-09-21 Arvid Nilsson <anilsson@rim.com>
3460 [BlackBerry] Remove obsolete compositing surface code
3461 https://bugs.webkit.org/show_bug.cgi?id=97314
3463 Reviewed by Antonio Gomes.
3465 Remove compositing surface code from build system.
3469 * PlatformBlackBerry.cmake:
3471 2012-09-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3473 [Qt] Make force_static_libs_as_shared work on Mac OS
3475 We had to move a few LIBS += around that were in the wrong place,
3476 and not caught when everything was just linked into the final
3479 Reviewed by Simon Hausmann.
3481 * WebKit1.pri: Move multimedia-stuff to WebCore, to share with WK2
3483 2012-09-11 Raphael Kubo da Costa <rakuco@webkit.org>
3485 [EFL] Rewrite the EFL-related Find modules
3486 https://bugs.webkit.org/show_bug.cgi?id=95237
3488 Reviewed by Kenneth Rohde Christiansen.
3490 * PlatformEfl.cmake: Stop setting the LINK_FLAGS property and add
3491 libraries and include directories for each Enlightenment
3492 Foundation Library used by the port.
3494 2012-09-11 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3496 [Qt] Add a configure step to the Qt build system
3498 This allows building the Qt port using just 'qmake WebKit.pro'. Using
3499 the build-webkit script is still supported, and will add slightly more
3500 logic to the build, such as detecting the need for clean or incremental
3503 Internally, the build system now uses a new variable, WEBKIT_CONFIG, for
3504 all things related to configuring the build, such as use/have/enable flags,
3505 and these are translated to defines in default_post. Project files should
3506 no longer check contains(DEFINES,...) to detect features, but use the new
3507 enable?(), use?(), and have?() functions. The no_webkit1 and no_webkit2
3508 options have been translated into WEBKIT_CONFIG options as well, and can
3509 be checked using build?().
3511 Reviewed by Simon Hausmann.
3516 2012-09-06 Crystal Zhang <haizhang@rim.com>
3518 [BlackBerry] Implement a color picker
3519 https://bugs.webkit.org/show_bug.cgi?id=96001
3521 Reviewed by Rob Buis.
3523 Add color picker files into building system.
3525 * PlatformBlackBerry.cmake:
3527 2012-09-06 Simon Hausmann <simon.hausmann@nokia.com>
3529 [Qt] Fix build with ANGLE on platforms that provide EGL/GLESv2
3530 https://bugs.webkit.org/show_bug.cgi?id=95965
3532 Reviewed by Tor Arne Vestbø.
3534 Depend on ANGLE if necessary, due to the use WebCore types that pull in ANGLE
3535 headers (GraphicsContext3D.h in particular).
3539 2012-09-04 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3541 [EFL] Context menu restore.
3542 https://bugs.webkit.org/show_bug.cgi?id=74179
3544 Reviewed by Gyuyoung Kim.
3546 Adds context menu support for EFL port using non-CROSS_PLATFORM_CONTEXT_MENUS
3547 approach, the same as used in WebKit2.
3549 * PlatformEfl.cmake: Added ContextMenuClientEfl.cpp file to sources list.
3551 2012-08-29 Ryuan Choi <ryuan.choi@samsung.com>
3553 [EFL] Move several files to remove webkit1 dependency from WebCore.
3554 https://bugs.webkit.org/show_bug.cgi?id=95264
3556 Reviewed by Gyuyoung Kim.
3558 * PlatformEfl.cmake: Added files which is moved.
3560 2012-08-28 Thiago Marcos P. Santos <thiago.santos@intel.com>
3562 [EFL] Rename knob images to thumb on the default theme
3563 https://bugs.webkit.org/show_bug.cgi?id=95186
3565 Reviewed by Kenneth Rohde Christiansen.
3567 Updated buildsystem after renaming theme images.
3569 * PlatformEfl.cmake:
3571 2012-08-27 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3573 Rename RegisterProtocolHandler API to NavigatorContentUtils
3574 https://bugs.webkit.org/show_bug.cgi?id=94920
3576 Reviewed by Adam Barth.
3578 Modified PlatformEfl.cmake so that it includes the renamed files.
3580 * PlatformEfl.cmake:
3582 2012-08-20 Dominik Röttsches <dominik.rottsches@intel.com>
3584 [EFL] Get rid of pango backend support once harfbuzz-ng is working
3585 https://bugs.webkit.org/show_bug.cgi?id=92102
3587 Reviewed by Kenneth Rohde Christiansen.
3589 Removing pango-specific includes and libraries.
3591 * PlatformEfl.cmake: Pango sections removed.
3593 2012-08-17 Rob Buis <rbuis@rim.com>
3595 [BlackBerry] Remove some shared libraries from linking
3596 https://bugs.webkit.org/show_bug.cgi?id=94253
3598 Reviewed by Yong Li.
3600 Remove some shared libraries.
3602 * PlatformBlackBerry.cmake:
3604 2012-08-15 Ryosuke Niwa <rniwa@webkit.org>
3606 Update manual tests and comments to refer to TestRunner instead of LayoutTestController
3607 https://bugs.webkit.org/show_bug.cgi?id=94168
3609 Reviewed by Kent Tamura.
3611 * PlatformBlackBerry.cmake:
3613 2012-08-14 Christophe Dumez <christophe.dumez@intel.com>
3615 [EFL] undefined reference to 'g_type_init' with gold linker
3616 https://bugs.webkit.org/show_bug.cgi?id=93935
3618 Unreviewed build fix. Link against glib-gobject to
3619 fix linking error with gold linker.
3621 * PlatformEfl.cmake:
3623 2012-08-11 Raphael Kubo da Costa <rakuco@webkit.org>
3625 [CMake] Rewrite FindLibSoup2.cmake.
3626 https://bugs.webkit.org/show_bug.cgi?id=93191
3628 Reviewed by Rob Buis.
3630 * PlatformEfl.cmake: Use LIBSOUP_FOO instead of LIBSOUP24_FOO.
3632 2012-08-13 Raphael Kubo da Costa <rakuco@webkit.org>
3634 [CMake] Remove glib-related Find modules and write single new one instead.
3635 https://bugs.webkit.org/show_bug.cgi?id=93786
3637 Reviewed by Rob Buis.
3639 * PlatformEfl.cmake: Use GLIB_* instead of Glib_*.
3641 2012-08-12 Loïc Yhuel <loic.yhuel@softathome.com>
3643 [Qt] Make it possible to build without QtTest/QtPrintSupport
3644 https://bugs.webkit.org/show_bug.cgi?id=93492
3646 Reviewed by Tor Arne Vestbø.
3648 * WebKit1.pri: Optional printsupport
3650 2012-08-10 Joshua Netterfield <jnetterfield@rim.com>
3652 [WebGL] Add support for EXT_robustness
3653 https://bugs.webkit.org/show_bug.cgi?id=93379
3655 Reviewed by George Staikos.
3658 Internally reviewed by Arvid Nilsson.
3660 * CMakeLists.txt: Build system adaptation.
3662 2012-08-10 Benjamin C Meyer <bmeyer@rim.com>
3664 Introduce JavaScriptVariant object.
3665 https://bugs.webkit.org/show_bug.cgi?id=93644
3667 The JavaScriptVariant can be used for functions that return results from
3668 JavaScript such as executeJavaScript or functions that take arguments
3669 to pass a variable to JavaScript and they want to make sure the type
3672 Convert executeJavaScriptFunction() to use this data type as the
3673 example, other functions will be converted in the future.
3677 Internally reviewed by Joe Mason
3678 Reviewed by Adam Treat
3680 * PlatformBlackBerry.cmake:
3682 2012-08-10 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3684 [BlackBerry] Fix wrong include path for notifications.
3685 https://bugs.webkit.org/show_bug.cgi?id=93714
3687 Reviewed by Rob Buis.
3689 * PlatformBlackBerry.cmake: Change path from notifications to Modules/notifications.
3691 2012-08-08 Antonio Gomes <agomes@rim.com>
3693 [BlackBerry] Tie up the scrolling machinery to the graphics tree when applicable for in-region scroll
3694 https://bugs.webkit.org/show_bug.cgi?id=93482
3696 Reviewed by Rob Buis.
3698 * PlatformBlackBerry.cmake: Build system adaptation.
3700 2012-08-07 Ryuan Choi <ryuan.choi@samsung.com>
3702 [EFL] Remove PlatformTouchEventEfl and PlatformTouchPointEfl
3703 https://bugs.webkit.org/show_bug.cgi?id=93270
3705 Reviewed by Eric Seidel.
3707 * PlatformEfl.cmake: Added ewk_touch_event.cpp
3709 2012-08-07 Konrad Piascik <kpiascik@rim.com>
3711 [BlackBerry] InspectorOverlay class duplicated in WebCore
3712 https://bugs.webkit.org/show_bug.cgi?id=93124
3714 Reviewed by Rob Buis.
3716 Updated InspectorOverlay build path.
3718 * PlatformBlackBerry.cmake:
3720 2012-08-07 No'am Rosenthal <noam.rosenthal@nokia.com>
3722 [Qt] Make it possible to build without QtQuick
3724 Reviewed by Simon Hausmann.
3728 2012-07-19 Simon Hausmann <simon.hausmann@nokia.com>
3730 [Qt] Remove Qt 4 specific code paths
3731 https://bugs.webkit.org/show_bug.cgi?id=88161
3733 Reviewed by Kenneth Rohde Christiansen.
3739 2012-08-07 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3741 CUSTOM_SCHEME_HANDLER flag should depend on REGISTER_PROTOCOL_HANDLER
3742 https://bugs.webkit.org/show_bug.cgi?id=93081
3744 Reviewed by Adam Barth.
3746 Modified PlatformEfl.cmake so that CUSTOM_SCHEME_HANDLER flag cannot act without REGISTER_PROTOCOL_HANDLER being set.
3748 * PlatformEfl.cmake:
3750 2012-08-01 Antonio Gomes <agomes@rim.com>
3752 [BlackBerry] Implement InRegionScroller class as a in-region scroll controller
3753 https://bugs.webkit.org/show_bug.cgi?id=92889
3756 Reviewed by Yong Li.
3758 Internally reviewed by Arvid Nilsson.
3760 * PlatformBlackBerry.cmake: Added InRegionScroller.cpp|h to the build system.
3762 2012-07-30 Simon Hausmann <simon.hausmann@nokia.com>
3764 Unreviewed Qt/Mac build fix: Use libWebKitSystemInterfaceMountainLion.a
3769 2012-07-27 Thiago Marcos P. Santos <thiago.santos@intel.com>
3771 [EFL] WebKit API unit tests needs a timeout
3772 https://bugs.webkit.org/show_bug.cgi?id=92496
3774 Reviewed by Antonio Gomes.
3776 Added the same timeout value that we have for WebKit2.
3778 * PlatformEfl.cmake:
3780 2012-07-27 Dominik Röttsches <dominik.rottsches@intel.com>
3782 [Cairo] Add complex font drawing using HarfbuzzNG
3783 https://bugs.webkit.org/show_bug.cgi?id=91864
3785 Reviewed by Simon Hausmann and Martin Robinson.
3787 Adding includes for harfbuzz folders.
3791 2012-07-26 Christophe Dumez <christophe.dumez@intel.com>
3793 [EFL][WK2] Implement Network Information provider
3794 https://bugs.webkit.org/show_bug.cgi?id=92343
3796 Reviewed by Kenneth Rohde Christiansen.
3798 WebKit EFL not longer needs to link against EEZE
3799 library since the Network Information provider
3800 was moved to WebCore.
3803 * PlatformEfl.cmake:
3805 2012-07-26 Zoltan Nyul <zoltan.nyul@intel.com>
3807 [EFL] EFL port should use XDG paths
3808 https://bugs.webkit.org/show_bug.cgi?id=91719
3810 Reviewed by Kenneth Rohde Christiansen.
3812 Add efreet library to get the xdg paths.
3814 * PlatformEfl.cmake:
3816 2012-07-25 Kihong Kwon <kihong.kwon@samsung.com>
3818 [EFL] Add File Chooser API
3819 https://bugs.webkit.org/show_bug.cgi?id=91957
3821 Reviewed by Hajime Morita.
3823 Add ewk_file_chooser source and header.
3825 * PlatformEfl.cmake:
3827 2012-07-22 Kent Tamura <tkent@chromium.org>
3829 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively
3830 https://bugs.webkit.org/show_bug.cgi?id=91941
3832 Reviewed by Kentaro Hara.
3834 A flag name for an elmement should be ENABLE_*_ELEMENT.
3836 * PlatformEfl.cmake:
3838 2012-07-20 Christophe Dumez <christophe.dumez@intel.com>
3840 [EFL] Proxy configuration should honor the no_proxy environment variable
3841 https://bugs.webkit.org/show_bug.cgi?id=91747
3843 Reviewed by Kenneth Rohde Christiansen.
3845 Add WebCore/platform/network/soup to INCLUDE paths.
3847 * PlatformEfl.cmake:
3849 2012-07-18 Yong Li <yoli@rim.com>
3851 [BlackBerry] Move about: URL handling out of WebCore
3852 https://bugs.webkit.org/show_bug.cgi?id=91541
3854 Reviewed by Rob Buis.
3856 AboutData.cpp is moved from WebCoreSupport to WebKitSupport.
3858 * PlatformBlackBerry.cmake:
3860 2012-07-18 Thiago Marcos P. Santos <thiago.santos@intel.com>
3862 [CMake] Make gtest a shared library
3863 https://bugs.webkit.org/show_bug.cgi?id=90973
3865 Reviewed by Daniel Bates.
3867 No need to link with gtest dependencies now since it is a shared library.
3869 * PlatformEfl.cmake:
3871 2012-07-17 Ryuan Choi <ryuan.choi@samsung.com>
3873 [EFL] Move codes related to theme setting from Widget to RenderTheme
3874 https://bugs.webkit.org/show_bug.cgi?id=89842
3876 Reviewed by Kenneth Rohde Christiansen.
3878 * CMakeLists.txt: Added html/shadow to WebKit_INCLUDE_DIRECTORIES.
3880 2012-07-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3882 Add RegisterProtocolHandlerClient to the Modules/protocolhandler
3883 https://bugs.webkit.org/show_bug.cgi?id=90940
3885 Reviewed by Hajime Morita.
3887 As a step to let protocol handler be moved to the modules, RegisterProtocolHandlerClient needs
3888 to be added to the Modules/protocolhandler. Because ChromeClient has some virtual functions for
3889 protocol handlers, virtual functions should be moved to RegisterProtocolHandlerClient.
3891 * PlatformEfl.cmake: Add RegisterProtocolHandlerEfl files and include path.
3893 2012-07-16 Joshua Netterfield <jnetterfield@rim.com>
3895 [BlackBerry] Upstream WebGL Code
3896 https://bugs.webkit.org/show_bug.cgi?id=91143
3898 Reviewed by Rob Buis.
3900 This patch includes BlackBerry-specific fixes for anti-aliasing, logging, and shader compilation.
3902 * PlatformBlackBerry.cmake: Define WTF_USE_OPENGL_ES_2 on WebGL-enabled builds.
3904 2012-07-16 Frederik Gladhorn <frederik.gladhorn@nokia.com>
3906 Add accessible for QWebView.
3907 https://bugs.webkit.org/show_bug.cgi?id=91073
3909 Reviewed by Simon Hausmann.
3911 Add classes to enable accessibility on the widget level.
3916 2012-07-15 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3918 [EFL] Move files guarded by #ifdef to existing file list.
3919 https://bugs.webkit.org/show_bug.cgi?id=91336
3921 Reviewed by Ryosuke Niwa.
3923 Some EFL files are already guared by #ifdef. So, cmake files doesn't need to guard
3924 them again. In addition, some files are missing #ifdef guard its header files.
3926 * PlatformEfl.cmake:
3928 2012-07-13 Thiago Marcos P. Santos <thiago.santos@intel.com>
3930 [CMake] Proper handling of ENABLE_API_TESTS build option
3931 https://bugs.webkit.org/show_bug.cgi?id=91221
3933 Reviewed by Rob Buis.
3935 Build unit tests only if ENABLE_API_TESTS is set.
3937 * PlatformEfl.cmake:
3939 2012-07-12 Simon Hausmann <simon.hausmann@nokia.com>
3941 Typo in path in generate-webkitversion.pl
3942 https://bugs.webkit.org/show_bug.cgi?id=90883
3944 Reviewed by Mark Rowe.
3946 Correct default path to version config file. In practice it wasn't a problem because only the Qt
3947 build system seems to use the script right now and passes the path to the version file as a
3948 command line parameter.
3950 * scripts/generate-webkitversion.pl:
3952 2012-07-11 Crystal Zhang <haizhang@rim.com>
3954 [BlackBerry] Implement Date/Time picker
3955 https://bugs.webkit.org/show_bug.cgi?id=90911
3957 Reviewed by Rob Buis.
3959 Add files into make file.
3961 * PlatformBlackBerry.cmake:
3963 2012-07-09 Christophe Dumez <christophe.dumez@intel.com>
3965 [EFL] Battery status code needs refactoring to be reused in WebKit2
3966 https://bugs.webkit.org/show_bug.cgi?id=90760
3968 Reviewed by Hajime Morita.
3970 Add BatteryClientEfl to PlatformEfl.cmake.
3972 * PlatformEfl.cmake:
3974 2012-07-08 Kihong Kwon <kihong.kwon@samsung.com>
3976 [EFL] Change notifications directory path of WebKit_INCLUDE_DIRECTORIES in the PlatformEfl.cmake
3977 https://bugs.webkit.org/show_bug.cgi?id=90650
3979 Reviewed by Laszlo Gombos.
3981 Change directory path for including notifications of WebCore
3982 from WebCore/notifications to WebCore/Modules/notifications
3984 * PlatformEfl.cmake:
3986 2012-07-07 Thiago Marcos P. Santos <thiago.santos@intel.com>
3988 [EFL][CMake] Remove non-existent include directory
3989 https://bugs.webkit.org/show_bug.cgi?id=90605
3991 Reviewed by Kentaro Hara.
3993 * PlatformEfl.cmake:
3995 2012-07-06 Thiago Marcos P. Santos <thiago.santos@intel.com>
3997 [EFL][CMake] Move gtest sources to an upper level
3998 https://bugs.webkit.org/show_bug.cgi?id=90602
4000 Reviewed by Chang Shu.
4002 Removed gtest since it is now built as a separated component.
4003 This will allow us to share it with WebKit 2 API tests.
4005 * PlatformEfl.cmake:
4007 2012-07-06 Seokju Kwon <seokju.kwon@samsung.com>
4009 [EFL] Add Web Inspector to WebKit-EFL
4010 https://bugs.webkit.org/show_bug.cgi?id=83865
4012 Reviewed by Pavel Feldman.
4014 EFL port implementation for Web Inspector.
4015 Prepare Web Inspector resources.
4017 * PlatformEfl.cmake:
4019 2012-07-05 Kihong Kwon <kihong.kwon@samsung.com>
4021 [EFL] Change class name from NotificationClientEfl to NotificationPresenterClientEfl.
4022 https://bugs.webkit.org/show_bug.cgi?id=90542
4024 Reviewed by Kenneth Rohde Christiansen.
4026 NotificationClientEfl.cpp is changed to NotificationPresenterClientEfl.cpp
4027 to be in line with other ports(qt, chromium, gtk).
4029 * PlatformEfl.cmake:
4031 2012-07-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4033 [Qt] Remove a few un-needed load(features) after r121777
4035 The features are computed by configure.pro and cached in .qmake.cache.
4037 Reviewed by Jocelyn Turcotte.
4041 2012-07-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4043 [Qt] Fix broken OR-operator in project file
4045 Qmake expects |, not ||. The result was that the block was entered, even
4046 if none of the two defines were set to 1.
4048 Reviewed by Jocelyn Turcotte.
4052 2012-07-03 Christophe Dumez <christophe.dumez@intel.com>
4054 [EFL] Move BatteryClientEfl from WebKit to WebCore
4055 https://bugs.webkit.org/show_bug.cgi?id=90063
4057 Reviewed by Kenneth Rohde Christiansen.
4059 Move BatteryClientEfl class from WebKit to WebCore
4060 so that it can be reused in WebKit2.
4062 * PlatformEfl.cmake:
4064 2012-07-02 Xiaobo Wang <xbwang@torchmobile.com.cn>
4066 [BlackBerry] Use PUBLIC_BUILD to enable/disable DRT
4067 https://bugs.webkit.org/show_bug.cgi?id=90271
4069 Reviewed by George Staikos.
4073 Currently DRT code will be compiled only if ENABLE_DRT is set, and it's not
4075 We should enable DRT by default unless PUBLIC_BUILD is set. In this way we don't
4076 need to rebuild webkit before running DRT.
4078 * PlatformBlackBerry.cmake:
4080 2012-07-02 Thiago Marcos P. Santos <thiago.santos@intel.com>
4082 [EFL][CMake] Integrate API unit tests with CTest
4083 https://bugs.webkit.org/show_bug.cgi?id=87251
4085 Reviewed by Daniel Bates.
4087 Add every test to the test runner build target.
4089 * PlatformEfl.cmake:
4091 2012-07-02 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4093 [EFL] Rename NotificationPresenterEfl with NotificationClientEfl
4094 https://bugs.webkit.org/show_bug.cgi?id=90370
4096 Reviewed by Csaba Osztrogonác.
4098 Bug 80488 renamed NotificationPresenter with NotificationClient. So, EFL port needs to adjust
4101 * PlatformEfl.cmake:
4103 2012-06-29 Krzysztof Czech <k.czech@samsung.com>
4105 [EFL] Add support for Unit Tests, based on the gtest library.
4106 https://bugs.webkit.org/show_bug.cgi?id=68509
4108 Reviewed by Chang Shu.
4110 Add configuration for building gtest library, testing framework and unit tests.
4112 * PlatformEfl.cmake:
4114 2012-06-27 Sheriff Bot <webkit.review.bot@gmail.com>
4116 Unreviewed, rolling out r121398.
4117 http://trac.webkit.org/changeset/121398
4118 https://bugs.webkit.org/show_bug.cgi?id=90136
4120 broke efl build (Requested by ryuan on #webkit).
4122 * PlatformEfl.cmake:
4124 2012-06-27 Krzysztof Czech <k.czech@samsung.com>
4126 [EFL] Add support for Unit Tests, based on the gtest library.
4127 https://bugs.webkit.org/show_bug.cgi?id=68509
4129 Reviewed by Chang Shu.
4131 Add configuration for building gtest library, testing framework and unit tests.
4133 * PlatformEfl.cmake:
4135 2012-06-26 Simon Hausmann <simon.hausmann@nokia.com>
4137 [Qt][Win] Symbols are not exported in QtWebKit5.dll
4138 https://bugs.webkit.org/show_bug.cgi?id=88873
4140 Reviewed by Tor Arne Vestbø.
4142 * api.pri: Remove MAKEDLL setting done now in win32/default_post.prf.
4144 2012-06-25 Simon Hausmann <simon.hausmann@nokia.com>
4146 Unreviewed build fix: Don't do QT += widgets with Qt 4
4148 * WebKit1.pro: This is already done in WebKit1.pri.
4150 2012-06-25 Simon Hausmann <simon.hausmann@nokia.com>
4152 [Qt] Make it possible to build WebKit without QtWidgets
4153 https://bugs.webkit.org/show_bug.cgi?id=78109
4155 Reviewed by Tor Arne Vestbø.
4157 Moved WebKit1 sources into a separate static library. Only WK1
4158 depends on QtWidgets.
4160 * WebKit1.pri: Added.
4161 * WebKit1.pro: Added.
4163 2012-06-25 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4165 [EFL] Implement Network Information API
4166 https://bugs.webkit.org/show_bug.cgi?id=87067
4168 Reviewed by Kenneth Rohde Christiansen.
4170 * PlatformEfl.cmake: Add dependency of eeze library.
4172 2012-06-22 Joshua Netterfield <jnetterfield@rim.com>
4174 [BlackBerry] Sanitize GLSL code using ANGLE.
4176 BlackBerry port does not sanitize GLSL code with ANGLE
4177 https://bugs.webkit.org/show_bug.cgi?id=89583
4179 Reviewed by Rob Buis.
4181 * PlatformBlackBerry.cmake: Add ANGLE sources to BlackBerry builds.
4183 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
4185 [CMake] Unreviewed speculative buildfix after r120786.
4189 2012-06-13 Robin Cao <robin.cao@torchmobile.com.cn>
4191 [BlackBerry] Enable MEDIA_STREAM by default
4192 https://bugs.webkit.org/show_bug.cgi?id=88849
4194 Reviewed by Antonio Gomes.
4196 * PlatformBlackBerry.cmake:
4198 2012-06-12 Christophe Dumez <christophe.dumez@intel.com>
4200 [EFL] Enable SHADOW_DOM flag
4201 https://bugs.webkit.org/show_bug.cgi?id=87732
4203 Reviewed by Kentaro Hara.
4205 Add WebCore/bindings/generic to include directories so
4206 that we can include RuntimeEnabledFeatures.h.
4210 2012-06-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4212 [Qt] Don't use WebKit HAVE() macro in public Qt headers
4214 Reviewed by Kenneth Rohde Christiansen.
4218 2012-06-04 Tomasz Morawski <t.morawski@samsung.com>
4220 [EFL] Refactor ewk_view_context_paint code.
4221 https://bugs.webkit.org/show_bug.cgi?id=85588
4223 Reviewed by Hajime Morita.
4225 Added new ewk_paint_context.cpp file to source list.
4227 * PlatformEfl.cmake:
4229 2012-06-01 Christophe Dumez <christophe.dumez@intel.com>
4231 [EFL] EFL's LayoutTestController needs to implement deliverWebIntent
4232 https://bugs.webkit.org/show_bug.cgi?id=86865
4234 Reviewed by Adam Barth.
4236 Add "${WEBCORE_DIR}/dom/default" to include directories in
4241 2012-06-01 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
4243 [EFL] Implement PlatformStrategies
4244 https://bugs.webkit.org/show_bug.cgi?id=86946
4246 Reviewed by Carlos Garcia Campos.
4248 * PlatformEfl.cmake: Add PlatformStrategiesEfl file to the build
4251 2012-05-31 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4253 [CMAKE][EFL] Remove unneeded include path
4254 https://bugs.webkit.org/show_bug.cgi?id=87927
4256 Reviewed by Kenneth Rohde Christiansen.
4258 Though *wtf* directory was moved to Source/WTF, PlatformEfl.cmake is still including the previous
4259 path. In addition, files on EFL port are using <wtf/gobject/XXX> directly in #include line.
4260 So, EFL port doesn't need to include ${JAVASCRIPTCORE_DIR}/wtf/gobject path anymore.
4262 * PlatformEfl.cmake: Remove '${JAVASCRIPTCORE_DIR}/wtf/gobject' path from include path list.
4264 2012-05-30 Konrad Piascik <kpiascik@rim.com>
4266 [BlackBerry] Add an Accelerated Compositing layer for Web Inspector DOM highlight.
4267 https://bugs.webkit.org/show_bug.cgi?id=81001
4269 Reviewed by Antonio Gomes
4271 Added new InspectorOverlay class
4273 * PlatformBlackBerry.cmake:
4275 2012-05-29 Arvid Nilsson <anilsson@rim.com>
4277 [BlackBerry] WebKit-side implementation of SelectionOverlay
4278 https://bugs.webkit.org/show_bug.cgi?id=87605
4280 Reviewed by Rob Buis.
4282 Add SelectionOverlay to the build system.
4286 * PlatformBlackBerry.cmake:
4288 2012-05-29 Arvid Nilsson <anilsson@rim.com>
4290 [BlackBerry] WebOverlay API
4291 https://bugs.webkit.org/show_bug.cgi?id=87603
4293 Reviewed by Rob Buis.
4295 Add WebOverlay related files to the build system.
4299 * PlatformBlackBerry.cmake:
4301 2012-05-28 Arvid Nilsson <anilsson@rim.com>
4303 [BlackBerry] Add a default tap highlight
4304 https://bugs.webkit.org/show_bug.cgi?id=87569
4306 Reviewed by Rob Buis.
4308 Add DefaultTapHighlight to the build system
4310 Reviewed internally by Mike Lattanzio and Mike Fenton.
4314 * PlatformBlackBerry.cmake:
4316 2012-05-24 Crystal Zhang <haizhang@rim.com>
4318 [BlackBerry] Implement select popup and remove old hook to air popup
4319 https://bugs.webkit.org/show_bug.cgi?id=87419
4321 Reviewed by Rob Buis.
4323 Add new files to make file.
4325 * PlatformBlackBerry.cmake:
4327 2012-05-24 Raphael Kubo da Costa <rakuco@webkit.org>
4329 [EFL] Unreviewed, unbreak `make install' after r117046.
4331 * PlatformEfl.cmake: Remove ewk_auth_soup.h from the list of
4332 installed headers, since it has been made private and renamed.
4334 2012-05-22 Dongwoo Im <dw.im@samsung.com>
4336 [EFL] Implements the registerProtocolHandler method and option.
4337 https://bugs.webkit.org/show_bug.cgi?id=73638
4339 Reviewed by Andreas Kling.
4341 The registerProtocolHandler() method allows Web sites to register themselves
4342 as possible handlers for particular schemes.
4344 http://dev.w3.org/html5/spec/Overview.html#dom-navigator-registerprotocolhandler
4346 * PlatformEfl.cmake: Adds the new file into the source list.
4348 2012-05-21 Christophe Dumez <christophe.dumez@intel.com>
4350 [EFL] Minor style fixes in web intents code are needed
4351 https://bugs.webkit.org/show_bug.cgi?id=86986
4353 Reviewed by Adam Barth.
4355 Fix minor ordering issues in CMake files.
4358 * PlatformEfl.cmake:
4360 2012-05-18 Christophe Dumez <christophe.dumez@intel.com>
4362 [EFL] Add simple implementation of Web Intents
4363 https://bugs.webkit.org/show_bug.cgi?id=86354
4365 Reviewed by Eric Seidel.
4367 Add new ewk_intent.* and ewk_intent_request.* files to CMake.
4370 * PlatformEfl.cmake:
4372 2012-05-17 Thiago Marcos P. Santos <thiago.santos@intel.com>
4374 [EFL] Add API for Web Database handling
4375 https://bugs.webkit.org/show_bug.cgi?id=85178
4377 Reviewed by Antonio Gomes.
4379 Added the new Web Database API to the buildsystem.
4381 * PlatformEfl.cmake:
4383 2012-05-17 Thiago Marcos P. Santos <thiago.santos@intel.com>
4385 [EFL] Fix link error caused by not directly linking with edbus