1 2014-05-01 David Kilzer <ddkilzer@apple.com>
3 Really remove ENABLE_PLUGIN_PROXY_FOR_VIDEO
4 <http://webkit.org/b/132432>
6 Reviewed by Tim Horton.
8 * Source/cmake/WebKitFeatures.cmake:
9 * Source/cmakeconfig.h.cmake:
10 - Remove ENABLE_PLUGIN_PROXY_FOR_VIDEO as build option.
12 2014-04-30 Simon Fraser <simon.fraser@apple.com>
14 Make sure the "All" targets build WebKitLegacy, rather than WebKit.
16 Reviewed by Dan Bernstein/Anders Carlsson.
18 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
19 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
21 2014-04-30 Simon Fraser <simon.fraser@apple.com>
23 Let Xcode have its way with the WebKit workspace.
25 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
26 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
28 2014-04-29 Martin Robinson <mrobinson@igalia.com>
30 [GTK] Make it easier to run CMake for downstreams
31 https://bugs.webkit.org/show_bug.cgi?id=132370
33 Reviewed by Carlos Garcia Campos.
35 * Source/cmake/OptionsGTK.cmake: Turn PRODUCTION_MODE into DEVELOPER_MODE.
37 2014-04-27 Joonghun Park <jh718.park@samsung.com>
39 [EFL] Remove indexedDB's dependency on leveldb and disable indexedDB
40 https://bugs.webkit.org/show_bug.cgi?id=132176
42 Reviewed by Gyuyoung Kim.
44 EFL port will use sqlite to support indexedDB. So, this patch removes levelDB dependency for now.
46 * Source/cmake/OptionsEfl.cmake:
48 2014-04-22 Alex Christensen <achristensen@webkit.org>
50 Removed old stdbool and inttypes headers.
51 https://bugs.webkit.org/show_bug.cgi?id=131966
53 Reviewed by Brent Fulgham.
55 * Source/cmake/OptionsWindows.cmake:
56 * Source/cmake/WebKitPackaging.cmake:
57 Removed references to os-win32 directory.
59 2014-04-22 Zan Dobersek <zdobersek@igalia.com>
61 Fix a typo in WebKitFeatures.cmake -- INITALVALUE -> INITIALVALUE.
63 Rubber-stamped by Carlos Garcia Campos.
65 * Source/cmake/WebKitFeatures.cmake:
67 2014-04-18 Jon Honeycutt <jhoneycutt@apple.com>
69 Empty RenderInline objects should not be line break objects.
71 https://bugs.webkit.org/show_bug.cgi?id=131861
72 <rdar://problem/15663617>
74 Reviewed by David Hyatt.
76 * ManualTests/empty-inline-as-line-break-position.html: Added.
77 This issue wouldn't reproduce in WebKitTestRunner.
79 2014-04-19 Brent Fulgham <bfulgham@apple.com>
81 Revert unintended workspace change in my last commit.
83 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Set the
84 Scheme type back to Debug.
86 2014-04-18 Philippe Normand <pnormand@igalia.com>
88 Remove NETWORK_INFO support
89 https://bugs.webkit.org/show_bug.cgi?id=131841
91 Reviewed by Gyuyoung Kim.
93 * Source/cmake/OptionsEfl.cmake:
94 * Source/cmake/OptionsGTK.cmake:
95 * Source/cmake/WebKitFeatures.cmake:
96 * Source/cmakeconfig.h.cmake:
98 2014-04-17 Darin Adler <darin@apple.com>
100 Try to fix EFL and GTK builds.
102 * Source/cmake/OptionsEfl.cmake: Add INDEXED_DATABASE_IN_WORKERS.
103 * Source/cmake/OptionsGTK.cmake: Ditto.
104 * Source/cmakeconfig.h.cmake: Ditto.
106 2014-04-16 Brendan Long <b.long@cablelabs.com>
108 [GTK][CMAKE] build-webkit doesn't detect when the build fails
109 https://bugs.webkit.org/show_bug.cgi?id=130148
111 Reviewed by Martin Robinson.
113 * Source/cmake/OptionsGTK.cmake: Replace CMake's automatic make -i with make -k, which still continues after errors, but correctly reports tha the build failed.
115 2014-04-16 Carlos Garcia Campos <cgarcia@igalia.com>
117 REGRESSION(r166779): [GTK] Printing doesn't work since r166779
118 https://bugs.webkit.org/show_bug.cgi?id=131725
120 Reviewed by Philippe Normand.
122 * Source/cmake/OptionsGTK.cmake: Check GTK_UNIX_PRINT_FOUND
123 instead of GTK_UNIX_PRINTING_FOUND and set the macro
124 HAVE_GTK_UNIX_PRINTING to 1 when found.
126 2014-04-11 Brian J. Burg <burg@cs.washington.edu>
128 Web Replay: memoize nondeterministic attributes of the Navigator interface
129 https://bugs.webkit.org/show_bug.cgi?id=131340
131 Reviewed by Timothy Hatcher.
133 * ManualTests/inspector/replay-window-navigator-basic.html: Added.
135 2014-04-09 Brendan Long <b.long@cablelabs.com>
137 [GStreamer] Expose MPEG-TS metadata
138 https://bugs.webkit.org/show_bug.cgi?id=122001
140 Reviewed by Eric Carlson.
142 * Source/cmake/FindGStreamer.cmake: Look for gstreamer-mpegts >= 1.3.0.
143 * Source/cmake/OptionsEfl.cmake: Same.
144 * Source/cmake/OptionsGTK.cmake: Same.
146 2014-04-08 Brian J. Burg <burg@cs.washington.edu>
148 Web Replay: memoize nondeterministic attributes of the Screen interface
149 https://bugs.webkit.org/show_bug.cgi?id=131339
151 Reviewed by Timothy Hatcher.
153 * ManualTests/inspector/replay-window-screen.html: Added.
155 2014-04-08 Martin Robinson <mrobinson@igalia.com>
157 [GTK] Remove the WebKitGTK+ WebKit 1 code
158 https://bugs.webkit.org/show_bug.cgi?id=131399
160 Reviewed by Anders Carlsson.
162 * Source/PlatformGTK.cmake: Remove WebKit1 dependency from dist target.
163 * Source/cmake/OptionsGTK.cmake: Remove option to compile with GTK+2 or with WebKit2 disabled.
165 2014-04-08 Dan Bernstein <mitz@apple.com>
167 Added bmalloc to the WebKit workspace.
168 https://bugs.webkit.org/show_bug.cgi?id=131362
170 Reviewed by Geoff Garen.
172 * WebKit.xcworkspace/contents.xcworkspacedata:
173 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
174 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
176 2014-04-08 Geoffrey Garen <ggaren@apple.com>
178 Build bmalloc on iOS too
179 https://bugs.webkit.org/show_bug.cgi?id=131381
181 Reviewed by Andreas Kling.
183 * Source/Makefile: Build it.
185 2014-04-07 Geoffrey Garen <ggaren@apple.com>
188 https://bugs.webkit.org/show_bug.cgi?id=131333
190 Reviewed by Mark Rowe.
193 * WebKitBuild: Added.
194 * WebKitBuild/Debug: Added.
196 2014-04-07 Ryuan Choi <ryuan.choi@samsung.com>
198 [EFL] Turn on ENABLE_MEDIA_CONTROLS_SCRIPT
199 https://bugs.webkit.org/show_bug.cgi?id=131257
201 Reviewed by Gyuyoung Kim.
203 * Source/cmake/OptionsEfl.cmake: Enable MEDIA_CONTROLS_SCRIPT
205 2014-04-06 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
207 [GTK] Stop trying to install WebKit1 documentation
208 https://bugs.webkit.org/show_bug.cgi?id=131278
210 Reviewed by Martin Robinson.
212 * Source/PlatformGTK.cmake: Remove install() call since the WebKit1 documentation is not
213 built anymore since r166584. This fixes `make install'.
215 2014-04-04 Brian J. Burg <burg@cs.washington.edu>
217 Web Replay: capture and replay wheel events and scroll commands
218 https://bugs.webkit.org/show_bug.cgi?id=129402
220 Reviewed by Timothy Hatcher.
222 * ManualTests/inspector/replay-wheel-events.html: Added.
224 2014-04-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
226 [GTK][CMake] Remove FindXt.cmake.
227 https://bugs.webkit.org/show_bug.cgi?id=131227
229 Reviewed by Anders Carlsson.
231 Xt is already detected by CMake's own FindX11.cmake, so there is no need to keep a custom FindXt.cmake around.
233 * Source/cmake/FindXt.cmake: Removed.
234 * Source/cmake/OptionsGTK.cmake:
236 2014-04-04 Tamas Gergely <tgergely.u-szeged@partner.samsung.com>
238 [EFL] Build error due to changed path of generated js files.
239 https://bugs.webkit.org/show_bug.cgi?id=131215
241 Reviewed by Gyuyoung Kim.
243 r166648 fixed the generation of some .js files on GTK. Due to some
244 changes in the paths it causes a build error on EFL.
246 * Source/PlatformEfl.cmake:
247 Replaced path for two derived source files.
249 2014-04-02 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
251 [GTK][CMake] Look for glx.h in OPENGL_INCLUDE_DIR.
252 https://bugs.webkit.org/show_bug.cgi?id=131095
254 Reviewed by Martin Robinson.
256 One needs to take into account OpenGL's include directory found via
257 find_package() when looking for glx.h, since if the former is a
258 non-standard location the latter will also be. If this is not it is
259 possible that OpenGL is found but GLX support is not properly detected.
261 * Source/cmake/OptionsGTK.cmake:
263 2014-04-02 Martin Robinson <mrobinson@igalia.com>
265 REGRESSION(r165704): [GTK] Inspector resources not correctly generated
266 https://bugs.webkit.org/show_bug.cgi?id=130343
268 Reviewed by Gustavo Noronha Silva.
270 * CMakeLists.txt: Add a variable which points to the directory to store WebInspectorUI
272 * Source/cmake/WebKitFS.cmake: Generate WebInspectorUI derived sources directories.
274 2014-04-01 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
276 [CMake] Drop port check from FindEGL.cmake.
277 https://bugs.webkit.org/show_bug.cgi?id=131091
279 Reviewed by Gyuyoung Kim.
281 There is no reason to mark some variables as advanced only for the
284 * Source/cmake/FindEGL.cmake: Mark EGL_INCLUDE_DIR and EGL_LIBRARY
285 as advanced regardless of the port.
287 2014-04-01 Dániel Bátyai <dbatyai.u-szeged@partner.samsung.com>
289 Fix the !ENABLE(BATTERY_STATUS) build
290 https://bugs.webkit.org/show_bug.cgi?id=130183
292 Reviewed by Anders Carlsson.
294 * Source/cmake/OptionsEfl.cmake:
296 2014-03-31 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
298 [CMake][GTK] Do not expand variables twice in if() checks.
299 https://bugs.webkit.org/show_bug.cgi?id=130964
301 Reviewed by Martin Robinson.
303 In CMake, `if (${foo})' causes $foo to be evaluated first and its value
304 to be checked by the if clause. This is not what we want, and
305 configuration fails when, say, GLX support wasn't found as the if
306 clause is actually evaluated as `if (TRUE AND (OR TRUE))'.
308 * Source/cmake/OptionsGTK.cmake: Pass if (FOO) instead of if (${FOO})
311 2014-03-31 Martin Robinson <mrobinson@igalia.com>
313 [GTK] Remove scripts code only applicable to autotools
314 https://bugs.webkit.org/show_bug.cgi?id=130841
316 Reviewed by Anders Carlsson.
318 * Source/cmake/WebKitPackaging.cmake: No longer need to consider autotools files.
320 2014-03-31 Martin Robinson <mrobinson@igalia.com>
322 [GTK] Use PROJECT_VERSION_* instead of WEBKIT_*_VERSION
323 https://bugs.webkit.org/show_bug.cgi?id=130936
325 Reviewed by Carlos Garcia Campos.
327 * Source/cmake/OptionsGTK.cmake: No longer emulate the Autotools macro names.
329 2014-03-31 Carlos Garcia Campos <cgarcia@igalia.com>
331 [GTK] Add support for GTK3 plugins
332 https://bugs.webkit.org/show_bug.cgi?id=130599
334 Reviewed by Martin Robinson.
336 * Source/cmake/OptionsGTK.cmake:
338 2014-03-28 Gyuyoung Kim <gyuyoung.kim@samsung.com>
340 [EFL] Bump glib version from 2.36 to 2.38
341 https://bugs.webkit.org/show_bug.cgi?id=130886
343 Reviewed by Csaba Osztrogonác.
345 * Source/cmake/OptionsEfl.cmake: Required glib-2.38 version.
347 2014-03-26 Zoltan Horvath <zoltan@webkit.org>
349 [CSS Shapes] Remove shape-inside support
350 https://bugs.webkit.org/show_bug.cgi?id=130698
352 Reviewed by David Hyatt.
354 * Source/cmake/WebKitFeatures.cmake:
355 * Source/cmakeconfig.h.cmake:
357 2014-03-25 Martin Robinson <mrobinson@igalia.com>
359 [GTK] Remove the autotools build
360 https://bugs.webkit.org/show_bug.cgi?id=130717
362 Reviewed by Anders Carlsson.
364 * .gitignore: Remove references to autotools files.
365 * GNUmakefile.am: Removed.
366 * Source/autotools/CheckSystemAndBasicDependencies.m4: Removed.
367 * Source/autotools/CustomMacros.m4: Removed.
368 * Source/autotools/FindDependencies.m4: Removed.
369 * Source/autotools/PrintBuildConfiguration.m4: Removed.
370 * Source/autotools/ReadCommandLineArguments.m4: Removed.
371 * Source/autotools/SetupAutoconfHeader.m4: Removed.
372 * Source/autotools/SetupAutomake.m4: Removed.
373 * Source/autotools/SetupCompilerFlags.m4: Removed.
374 * Source/autotools/SetupLibtool.m4: Removed.
375 * Source/autotools/SetupWebKitFeatures.m4: Removed.
376 * Source/autotools/Versions.m4: Removed.
377 * Source/autotools/acinclude.m4: Removed.
378 * Source/autotools/dolt.m4: Removed.
379 * Source/autotools/gsettings.m4: Removed.
380 * Source/cmake/OptionsGTK.cmake:
381 * autogen.sh: Removed.
382 * configure.ac: Removed.
384 2014-03-25 Gabor Rapcsanyi <rgabor@webkit.org>
386 [EFL] Add ARM64 build support
387 https://bugs.webkit.org/show_bug.cgi?id=130506
389 Rubber stamped by Gyuyoung Kim.
391 * CMakeLists.txt: Set WTF_CPU_ARM64 when aarch64 is defined.
393 2014-03-25 Michał Pakuła vel Rutka <m.pakula@samsung.com>
395 [EFL][WK2] Add NETWORK_PROCESS build option
396 https://bugs.webkit.org/show_bug.cgi?id=130131
398 Reviewed by Gyuyoung Kim.
400 Add option to build EFL port with NETWORK_PROCESS set on. By default NETWORK_PROCESS is
403 * Source/cmake/OptionsEfl.cmake:
405 2014-03-24 Brian Burg <bburg@apple.com>
407 Web Replay: capture and replay keyboard events
408 https://bugs.webkit.org/show_bug.cgi?id=130314
410 Reviewed by Joseph Pecoraro.
412 * ManualTests/inspector/replay-keyboard-events.html: Added.
414 2014-03-24 Sangyong Park <sy302.park@gmail.com>
416 [EFL] Inspector page is not loaded.
417 https://bugs.webkit.org/show_bug.cgi?id=130661
419 Reviewed by Gyuyoung Kim.
421 Inspector page is not loaded, because some javascript files are not installed.
422 (InspectorJSBackendCommands.js, InspectorWebBackendCommands.js)
424 * Source/PlatformEfl.cmake:
426 2014-03-20 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
428 [EFL][GTK] Get CMake to find Freetype2 properly
429 https://bugs.webkit.org/show_bug.cgi?id=130150
431 Reviewed by Martin Robinson.
433 Newer versions of CMake are not able to find Freetype2 correctly.
434 FindFreetype2.cmake checks for the version number in freetype.h header, since it seems that bug exists in
435 freetype2 repo, because a completely different version number is found in freetype2.pc.
437 * Source/cmake/FindFreetype2.cmake: Added.
438 * Source/cmake/OptionsEfl.cmake:
439 * Source/cmake/OptionsGTK.cmake:
441 2014-03-20 Brian Burg <bburg@apple.com>
443 Web Replay: capture and replay mouse events
444 https://bugs.webkit.org/show_bug.cgi?id=129395
446 Reviewed by Joseph Pecoraro.
448 Create a manual test for capture/replay of mouse events.
449 Copy over the crypto-md5.js library from SunSpider.
451 * ManualTests/inspector/replay-mouse-events.html: Added.
452 * ManualTests/inspector/resources/crypto-md5.js: Added.
454 2014-03-20 Zan Dobersek <zdobersek@igalia.com>
456 [GTK][CMake] Add support for building with Clang
457 https://bugs.webkit.org/show_bug.cgi?id=130260
459 Reviewed by Martin Robinson.
461 * Source/PlatformGTK.cmake: Run the generate-gtkdoc script with the CFLAGS env set
462 to the list C compiler flags as constructed by CMake.
463 * Source/cmake/OptionsCommon.cmake: When building with Clang, use the -Qunused-arguments
464 compiler option to suppress verbose warnings about arguments that went unused by the driver.
465 * Source/cmake/OptionsGTK.cmake: Use -fno-omit-frame-pointer for both GCC and Clang.
466 -fno-tree-dce should be used only for GCC.
467 * Source/cmake/gtest/CMakeLists.txt: When building with Clang the GTest framework
468 should be built with GTEST_HAS_TR1_TUPLE macro defined to 0 to avoid build failures.
470 2014-03-20 Commit Queue <commit-queue@webkit.org>
472 Unreviewed, rolling out r165962.
473 https://bugs.webkit.org/show_bug.cgi?id=130512
475 It broke the build (Requested by Ossy on #webkit).
479 "[EFL][GTK] Get CMake to find Freetype2 properly"
480 https://bugs.webkit.org/show_bug.cgi?id=130150
481 http://trac.webkit.org/changeset/165962
483 2014-03-20 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
485 [EFL][GTK] Get CMake to find Freetype2 properly
486 https://bugs.webkit.org/show_bug.cgi?id=130150
488 Reviewed by Csaba Osztrogonác.
490 Newer versions of CMake are not able to find Freetype2 correctly.
491 FindFreetype2.cmake checks for the version number in freetype.h header, since it seems that bug exists in
492 freetype2 repo, because a completely different version number is found in freetype2.pc.
494 * Source/cmake/FindFreetype2.cmake: Added.
495 * Source/cmake/OptionsEfl.cmake:
496 * Source/cmake/OptionsGTK.cmake:
498 2014-03-17 Brendan Long <b.long@cablelabs.com>
500 [GStreamer] human readable language code for tracks
501 https://bugs.webkit.org/show_bug.cgi?id=124514
503 Reviewed by Martin Robinson.
505 * Source/autotools/FindDependencies.m4: Add gstreamer-tag-1.0.
506 * Source/cmake/FindGStreamer.cmake: Same.
507 * Source/cmake/OptionsEfl.cmake: Same.
508 * Source/cmake/OptionsGTK.cmake: Same.
510 2014-03-17 Martin Robinson <mrobinson@igalia.com>
512 [GTK][CMake] Credential storage is not enabled
513 https://bugs.webkit.org/show_bug.cgi?id=130149
515 Reviewed by Philippe Normand.
517 * Source/cmake/OptionsGTK.cmake: Add an ENABLE_CREDENTIAL_STORAGE option to the configuration
518 and look libsecret when it's enabled.
519 * Source/cmakeconfig.h.cmake: Expose the ENABLE_CREDENTIAL_STORAGE option to the build.
521 2014-03-17 Martin Robinson <mrobinson@igalia.com>
523 [GTK][CMake] Ensure that HAVE_GTK_UNIX_PRINTING is defined when appropriate
524 https://bugs.webkit.org/show_bug.cgi?id=130155
526 Reviewed by Philippe Normand.
528 * Source/cmake/FindGTKUnixPrint.cmake: Added.
529 * Source/cmake/OptionsGTK.cmake: Look for gtk+-unix-print and use it to turn on HAVE_GTK_UNIX_PRINTING.
530 * Source/cmakeconfig.h.cmake: Add the HAVE_GTK_UNIX_PRINTING define.
532 2014-03-16 Kim Byung Jun <bj1987.kim@samsung.com>
534 [EFL] Enable TOUCH_SLIDER macro.
535 https://bugs.webkit.org/show_bug.cgi?id=130186
537 Reviewed by Gyuyoung Kim.
539 * Source/cmake/OptionsEfl.cmake:
541 2014-03-16 Zan Dobersek <zdobersek@igalia.com>
543 [GTK][CMake] Build with -fno-rtti
544 https://bugs.webkit.org/show_bug.cgi?id=130261
546 Reviewed by Martin Robinson.
548 * Source/cmake/OptionsCommon.cmake: List the -fno-exceptions, -fno-strict-aliasing
549 and -fno-rtti options in the global CMAKE_C_FLAGS and CMAKE_CXX_FLAGS (-fno-rtti
550 is only listed in the latter). Replace -std=gnu++0x with the official -std=c++11 option.
551 * Source/cmake/WebKitHelpers.cmake: Stop -fno-exceptions and -fno-strict-aliasing
552 from being set through the WEBKIT_SET_EXTRA_COMPILER_FLAGS macro, they are now listed
553 in CMAKE_C_FLAGS and CMAKE_CXX_FLAGS.
554 * Source/cmake/gtest/CMakeLists.txt: Build GTest code with GTEST_HAS_RTTI macro defined to 0.
556 2014-03-16 Brendan Long <b.long@cablelabs.com>
558 [GStreamer] CMake doesn't find the include path for gstreamer-base
559 https://bugs.webkit.org/show_bug.cgi?id=130098
561 Reviewed by Philippe Normand.
563 * Source/cmake/FindGStreamer.cmake: Look for a header in gstreamer-base instead of looking for gst/gst.h twice.
565 2014-03-14 Maciej Stachowiak <mjs@apple.com>
567 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
568 https://bugs.webkit.org/show_bug.cgi?id=130276
569 <rdar://problem/16266927>
571 Reviewed by Simon Fraser.
573 * ManualTests/NPN_Invoke/Info.plist:
574 * ManualTests/NPN_Invoke/main.c:
575 * ManualTests/accessibility/resources/AppletTest.java:
577 2014-03-14 Zan Dobersek <zdobersek@igalia.com>
579 [CMake] Remove -fno-tree-sra workaround for GCC 4.5
580 https://bugs.webkit.org/show_bug.cgi?id=130258
582 Reviewed by Martin Robinson.
584 GCC compilers 4.7 and later are supported, so there's no need for disabling
585 the -ftree-sra optimization which was causing problems when enabled on GCC 4.5.
587 * Source/cmake/WebKitHelpers.cmake:
589 2014-03-14 Landry Breuil <landry@openbsd.org>
591 Add autotools boilerplate for proper os defines on OpenBSD/NetBSD/DragonFly
592 https://bugs.webkit.org/show_bug.cgi?id=129966
594 Reviewed by Andreas Kling.
596 * Source/autotools/CheckSystemAndBasicDependencies.m4:
597 * Source/autotools/SetupAutomake.m4:
599 2014-03-13 Mario Sanchez Prada <mario.prada@samsung.com>
601 [CMake] Failure to link with older installations of WebP
602 https://bugs.webkit.org/show_bug.cgi?id=130195
604 Reviewed by Gustavo Noronha Silva.
606 Fix the issue by using a temporary variable as the output parameter
607 to check_include_files(), setting WEBP_FOUND accordingly later.
609 * Source/cmake/FindWebP.cmake: Avoid reusing the WEBP_FOUND
610 variable in check_include_files(), as it will lead to misleading
611 results (will always be FALSE). Use a temporary variable instead
612 and explicitly set WEBP_FOUND to TRUE later if needed.
614 2014-03-12 Martin Robinson <mrobinson@igalia.com>
616 [CMake] Changes to the bindings generator Perl modules do not trigger regeneration of bindings
617 https://bugs.webkit.org/show_bug.cgi?id=130170
619 Reviewed by Daniel Bates.
621 * Source/cmake/WebKitMacros.cmake: Add the Perl modules used in script generation to the dependency
622 list. We must check whether or not the specific one exists first, because the InjectedBundle uses a
623 fake "TestRunner" generator.
625 2014-03-12 Carlos Garcia Campos <cgarcia@igalia.com>
627 [GTK][CMAKE] Remove compile warnings about GTK+ deprecated API
628 https://bugs.webkit.org/show_bug.cgi?id=130014
630 Reviewed by Martin Robinson.
632 Set GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_6.
634 * Source/cmake/OptionsGTK.cmake:
635 * Source/cmakeconfig.h.cmake:
637 2014-03-12 Martin Robinson <mrobinson@igalia.com>
639 [GTK][CMAKE] Too verbose build output
640 https://bugs.webkit.org/show_bug.cgi?id=130076
642 Reviewed by Carlos Garcia Campos.
644 * Source/cmake/OptionsGTK.cmake: Generate a script which does the actual build. This
645 works around an issue where cmake --build doesn't support ninja's pretty printing.
647 2014-03-10 Mario Sanchez Prada <mario.prada@samsung.com>
649 [GTK] Add support for Geoclue2
650 https://bugs.webkit.org/show_bug.cgi?id=120185
652 Reviewed by Carlos Garcia Campos.
654 Patch by Anton Obzhirov <a.obzhirov@samsung.com> and Mario Sanchez Prada <mario.prada@samsung.com>
656 Add support for Geoclue2 using autotools.
658 * Source/autotools/FindDependencies.m4: Add support for handling
659 both Geoclue 1.0 and 2.0.
660 * Source/autotools/PrintBuildConfiguration.m4: Print the version
661 of geoclue that is being used.
662 * Source/autotools/SetupAutoconfHeader.m4: Define GEOCLUE_API_VERSION_2.
663 * Source/autotools/SetupAutomake.m4: Likewise, for AM_CONDITIONAL.
664 * Source/autotools/Versions.m4: Added minimum required version for Geoclue2.
666 Add support for Geoclue2 using CMake.
668 * Source/cmake/FindGeoClue2.cmake: Added.
669 * Source/cmake/OptionsGTK.cmake: Add support for handling Geoclue 1.0 and 2.0.
670 * Source/cmakeconfig.h.cmake: Define WTF_USE_GEOCLUE2.
672 2014-03-10 Martin Robinson <mrobinson@igalia.com>
674 [GTK][CMAKE] gtk-doc HTML documentation is generated by default when building with CMake
675 https://bugs.webkit.org/show_bug.cgi?id=130016
677 Reviewed by Carlos Garcia Campos.
679 * Source/PlatformGTK.cmake: Add two gtkdoc targets, one which builds HTML and one which
680 doesn't. Add the non-HTML version to the default target, but not the HTML version. The
681 HTML version will still run when building the distribution tarball.
683 2014-03-10 Martin Robinson <mrobinson@igalia.com>
685 [GTK] [CMake] Clean up library linking
686 https://bugs.webkit.org/show_bug.cgi?id=129782
688 Reviewed by Philippe Normand.
690 * Source/cmake/OptionsGTK.cmake: Add a macro to wrap all libraries in a list with --whole-archive
691 so that unused symbols are not dropped. This is useful when building up shared libraries
692 from convenience libraries.
694 2014-03-08 Landry Breuil <landry@openbsd.org>
696 Don't check for shm_open on librt on OpenBSD, lib doesnt exist.
697 https://bugs.webkit.org/show_bug.cgi?id=129973
699 Reviewed by Martin Robinson.
701 * Source/autotools/FindDependencies.m4:
703 2014-03-06 Anders Carlsson <andersca@apple.com>
705 Build WebKit2 before building WebKit
706 https://bugs.webkit.org/show_bug.cgi?id=129831
707 <rdar://problem/15920020>
709 Reviewed by Dan Bernstein.
712 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
713 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
715 2014-03-06 Commit Queue <commit-queue@webkit.org>
717 Unreviewed, rolling out r165193.
718 http://trac.webkit.org/changeset/165193
719 https://bugs.webkit.org/show_bug.cgi?id=129823
721 Not specifying libc++ as the stdlib for Clang through CXXFLAGS
722 env confuses libtool (Requested by zdobersek on #webkit).
724 * Source/autotools/SetupCompilerFlags.m4:
726 2014-03-06 Zan Dobersek <zdobersek@igalia.com>
728 [GTK][Autotools] Default to libc++ when compiling with Clang
729 https://bugs.webkit.org/show_bug.cgi?id=129798
731 Reviewed by Anders Carlsson.
733 * Source/autotools/SetupCompilerFlags.m4: Default to using libc++ when compiling with the Clang
734 compiler. This is still overridable if -stdlib=* flag was set through CXXFLAGS, in case people
735 would for some reason still prefer libstdc++ (i.e. on setups where a functional libc++ is not yet available).
737 2014-03-05 Martin Robinson <mrobinson@igalia.com>
739 [CMake] Ninja generator builds fail with "Argument list too long"
740 https://bugs.webkit.org/show_bug.cgi?id=129771
742 Reviewed by Daniel Bates.
744 * Source/cmake/OptionsCommon.cmake: Work around a bug in the Ninja CMake generator,
745 by forcing the use of response files.
747 2014-03-05 Ryuan Choi <ryuan.choi@samsung.com>
749 [CMake] Use thin archives if building on Linux for non-shared-core debug builds
750 https://bugs.webkit.org/show_bug.cgi?id=108330
752 Reviewed by Martin Robinson.
754 In order to get non-shared debug builds, this patch applied T option for
755 thin archives to the flags passed to ar when cmake based ports build on linux.
756 In addition, applied u option which avoids adding a file twice.
758 * Source/cmake/OptionsCommon.cmake: Moved archive options from OptionsGTK.cmake.
759 * Source/cmake/OptionsEfl.cmake:
760 Removed error messages for non-shared-core debug builds.
761 * Source/cmake/OptionsGTK.cmake: Moved archive options to OptionsCommon.cmake.
763 2014-03-04 Zan Dobersek <zdobersek@igalia.com>
765 [GTK] Build the Udis86 disassembler
766 https://bugs.webkit.org/show_bug.cgi?id=129679
768 Reviewed by Michael Saboff.
770 * GNUmakefile.am: Add the Udis86_nosources variable.
771 * Source/cmake/OptionsGTK.cmake: Enable the Udis86 disassembler.
773 2014-03-04 Martin Robinson <mrobinson@igalia.com>
775 [GTK] Simplify the GObject DOM bindings API break check into one step
776 https://bugs.webkit.org/show_bug.cgi?id=129571
778 Reviewed by Carlos Garcia Campos.
780 * Source/PlatformGTK.cmake: We don't need to run the API break check before gtkdoc generation.
781 Add the check to 'make check.'
783 2014-03-04 Martin Robinson <mrobinson@igalia.com>
785 [GTK][CMake] ENABLE_NAVIGATOR_CONTENT_UTILS is mistakenly enabled for the CMake build
786 https://bugs.webkit.org/show_bug.cgi?id=129502
788 Reviewed by Carlos Garcia Campos.
790 * Source/cmake/OptionsGTK.cmake: Disable the option for GTK+.
792 2014-03-03 Jozsef Berta <jberta.u-szeged@partner.samsung.com>
794 [cmake] *Names.cpp file should be regenerated after touching StaticString.pm
795 https://bugs.webkit.org/show_bug.cgi?id=129031
797 Reviewed by Csaba Osztrogonác.
799 * Source/cmake/WebKitMacros.cmake: Added a call for make_names.pm dependencies in GENERATE_FONT_NAMES and GENERATE_DOM_NAMES macros.
801 2014-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
803 [GTK] WebKit2WebExtension GIR can't be used in vala
804 https://bugs.webkit.org/show_bug.cgi?id=127179
806 Reviewed by Martin Robinson.
808 Add a different pkg-config file for the web extensions API.
810 * Source/cmake/OptionsGTK.cmake:
813 2014-03-02 Dirkjan Ochtman <d.ochtman@activevideo.com>
815 Support ENABLE_ENCRYPTED_MEDIA in cmake builds
816 https://bugs.webkit.org/show_bug.cgi?id=129575
818 Reviewed by Philippe Normand.
820 * Source/cmake/OptionsEfl.cmake:
821 Enabled ENABLE_ENCRYPTED_MEDIA{,_V2} usage.
822 * Source/cmake/OptionsGTK.cmake:
823 Enabled ENABLE_ENCRYPTED_MEDIA{,_V2} usage.
824 * Source/cmake/WebKitFeatures.cmake:
825 Enabled ENABLE_ENCRYPTED_MEDIA{,_V2} usage.
826 * Source/cmakeconfig.h.cmake:
827 Added ENABLE_ENCRYPTED_MEDIA{,_V2} flags.
829 2014-02-27 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
831 Enable support of X-Content-Type-Options: nosniff header for EFL
832 https://bugs.webkit.org/show_bug.cgi?id=128673
834 Reviewed by Gyuyoung Kim.
836 * Source/cmake/OptionsEfl.cmake:
837 Enabled NOSNIFF feature flag for EFL.
839 2014-02-27 Koop Mast <kwm@FreeBSD.org>
841 Fallback on checking for libz manualy if zlib.pc isn't available.
842 https://bugs.webkit.org/show_bug.cgi?id=127061
844 Reviewed by Gustavo Noronha Silva.
846 * Source/autotools/FindDependencies.m4:
848 2014-02-25 Sergio Villar Senin <svillar@igalia.com>
850 [CSS Grid Layout] Add ENABLE flag
851 https://bugs.webkit.org/show_bug.cgi?id=129153
853 Reviewed by Simon Fraser.
855 Added the ENABLE_CSS_GRID_LAYOUT feature flag to the cmake and
856 autotools build systems. The feature is disabled by default for
859 * Source/autotools/SetupWebKitFeatures.m4:
860 * Source/cmake/OptionsEfl.cmake:
861 * Source/cmake/OptionsGTK.cmake:
862 * Source/cmake/WebKitFeatures.cmake:
863 * Source/cmakeconfig.h.cmake:
865 2014-02-24 Martin Robinson <mrobinson@igalia.com>
867 [GTK] generate-gtkdoc should not generate documentation for source files for unbuilt source files
868 https://bugs.webkit.org/show_bug.cgi?id=128417
870 Reviewed by Carlos Garcia Campos.
872 * Source/cmake/OptionsGTK.cmake: Define the paths to the pkgconfig files here, so that they
873 may one day be used in the webkitdom config file generation.
875 2014-02-18 Gyuyoung Kim <gyuyoung.kim@samsung.com>
877 [EFL][CMake] Fix javascriptcore test failings by the jsCStack branch merge
878 https://bugs.webkit.org/show_bug.cgi?id=128961
880 Reviewed by Ryosuke Niwa.
882 Javascriptcore test on EFL port has been broken since the jsCStack branch merge.
883 For now we can fix almost tests by using "-fno-tree-dce option". Unfortunately,
884 EFL port needs not to check "uninitialized" build warning as error in order to
885 adjust the option to EFL port. This patch don't take it as error temporarily.
887 * Source/cmake/OptionsEfl.cmake:
888 * Source/cmake/WebKitHelpers.cmake:
890 2014-02-16 Martin Robinson <mrobinson@igalia.com>
892 [GTK] [CMake] JavaScriptCore crashes in JSC::eval
893 https://bugs.webkit.org/show_bug.cgi?id=128434
895 Reviewed by Anders Carlsson.
897 * Source/cmake/OptionsGTK.cmake: Add -fno-omit-frame-pointer to the GTK+ CMake
898 port as well as -fno-tree-dce, like it is used in the autotools build.
900 2014-02-17 ChangSeok Oh <changseok.oh@collabora.com>
902 [GTK] MEDIA_CONTROLS_SCRIPT depends on VIDEO_TRACK
903 https://bugs.webkit.org/show_bug.cgi?id=128799
905 Reviewed by Philippe Normand.
907 MEDIA_CONTROLS_SCRIPT has a dependency on VIDEO_TRACK. So it causes a build break
908 if building with autotools. cmake system has enabled it as default. So I propose
909 enabling VIDEO_TRACK as well.
911 * Source/autotools/SetupWebKitFeatures.m4:
913 2014-02-14 Commit Queue <commit-queue@webkit.org>
915 Unreviewed, rolling out r164090.
916 http://trac.webkit.org/changeset/164090
917 https://bugs.webkit.org/show_bug.cgi?id=128807
919 It broke the EFL build (Requested by Ossy on #webkit).
921 * Source/cmake/OptionsCommon.cmake:
922 * Source/cmake/OptionsEfl.cmake:
924 2014-02-09 Martin Robinson <mrobinson@igalia.com>
926 [GTK] [CMake] JavaScriptCore crashes in JSC::eval
927 https://bugs.webkit.org/show_bug.cgi?id=128434
929 Extend a fix for EFL to all ports that use GCC. Also include further fixes
930 that were applied only to the autotools build.
932 Reviewed by Gyuyoung Kim.
934 * Source/cmake/OptionsCommon.cmake: Add -fno-omit-frame-pointer to all ports as well
935 as -fno-tree-dce, which is necessary for GTK+.
936 * Source/cmake/OptionsEfl.cmake: The GCC flag additions are now in the common options file.
938 2014-02-04 Gustavo Noronha Silva <gns@gnome.org>
940 [GTK][CMake] Generate GObject DOM bindings .symbols files
941 https://bugs.webkit.org/show_bug.cgi?id=126210
943 Reviewed by Martin Robinson.
945 * Source/PlatformGTK.cmake: add checking DOM bindings API as a dependency
946 for documentation generation.
948 2014-02-13 Xabier Rodriguez Calvar <calvaris@igalia.com>
950 [GTK] MEDIA_CONTROLS_SCRIPT support
951 https://bugs.webkit.org/show_bug.cgi?id=123097
953 Reviewed by Jer Noble.
955 Part of the Autotools and CMake structure to build the media
958 * Source/autotools/SetupWebKitFeatures.m4: Activated the media
959 controls script by default.
960 * Source/cmake/OptionsGTK.cmake: Activated the media controls
962 * Source/cmake/WebKitFeatures.cmake: Created the option to
963 activate the controls script.
964 * Source/cmakeconfig.h.cmake: Created the define template the the
965 media controls script.
967 2014-02-12 Zan Dobersek <zdobersek@igalia.com>
969 [GDB] Add .gdbinit to the list of files ignored by Git
970 https://bugs.webkit.org/show_bug.cgi?id=128455
972 Reviewed by Anders Carlsson.
974 * .gitignore: Ignore the .gdbinit file which can be used to perform WebKit-specific GDB initialization
975 when the debugger is launched in the repository's root directory. Also remove a Chromium-specific comment
976 that covers already removed entries.
978 2014-02-11 Oliver Hunt <oliver@apple.com>
980 Make it possible to implement JS builtins in JS
981 https://bugs.webkit.org/show_bug.cgi?id=127887
983 Reviewed by Michael Saboff.
986 * Source/cmake/gtest/CMakeLists.txt:
988 2014-02-12 Ryan Lortie <desrt@desrt.ca>
990 'ar T' is not portable and breaks the build on FreeBSD
991 https://bugs.webkit.org/show_bug.cgi?id=128596
993 Reviewed by Gustavo Noronha Silva.
995 Create thin archives only if we are using GNU ar.
997 * Source/autotools/SetupLibtool.m4:
999 2014-02-10 Krzysztof Wolanski <k.wolanski@samsung.com>
1001 Add the CSS_SHAPE_INSIDE to CMake feature list
1002 https://bugs.webkit.org/show_bug.cgi?id=128530
1004 Reviewed by Gyuyoung Kim.
1006 CSS_SHAPE_INSIDE flag was added in r163333,
1007 this patch is adding this flag to CMake feature list.
1009 * Source/cmake/WebKitFeatures.cmake:
1010 * Source/cmakeconfig.h.cmake:
1012 2014-02-09 Carlos Garnacho <carlosg@gnome.org>
1014 [GTK] Enable touch features
1015 https://bugs.webkit.org/show_bug.cgi?id=98931
1017 Reviewed by Carlos Garcia Campos.
1019 * Source/autotools/SetupWebKitFeatures.m4:
1020 * Source/cmake/OptionsGTK.cmake: set ENABLE_TOUCH_EVENTS to 1 if building with GTK+.
1022 2014-02-06 Andreas Kling <akling@apple.com>
1024 Remove unused ENABLE(REPAINT_THROTTLING) flag.
1025 <https://webkit.org/b/128329>
1027 Reviewed by Antti Koivisto.
1029 * Source/cmake/WebKitFeatures.cmake:
1030 * Source/cmakeconfig.h.cmake:
1032 2014-02-06 Joseph Pecoraro <pecoraro@apple.com>
1034 [iOS] make should build WebKit2
1035 https://bugs.webkit.org/show_bug.cgi?id=128351
1037 Reviewed by Daniel Bates.
1041 2014-02-05 Andreas Kling <akling@apple.com>
1043 Remove ENABLE(DIRECTORY_UPLOAD).
1044 <https://webkit.org/b/128275>
1046 Rubber-stamped by Ryosuke Niwa.
1048 * Source/autotools/SetupWebKitFeatures.m4:
1049 * Source/cmake/WebKitFeatures.cmake:
1051 2014-02-05 Csaba Osztrogonác <ossy@webkit.org>
1053 Remove ENABLE(SVG) guards
1054 https://bugs.webkit.org/show_bug.cgi?id=127991
1056 Reviewed by Sam Weinig.
1058 * Source/autotools/FindDependencies.m4:
1059 * Source/autotools/PrintBuildConfiguration.m4:
1060 * Source/autotools/ReadCommandLineArguments.m4:
1061 * Source/autotools/SetupAutomake.m4:
1062 * Source/autotools/SetupWebKitFeatures.m4:
1063 * Source/cmake/OptionsEfl.cmake:
1064 * Source/cmake/OptionsGTK.cmake:
1065 * Source/cmake/WebKitFeatures.cmake:
1066 * Source/cmakeconfig.h.cmake:
1068 2014-02-04 Andreas Kling <akling@apple.com>
1070 Remove <iframe seamless> support.
1071 <https://webkit.org/b/128213>
1073 Rubber-stamped by Antti Koivisto.
1075 * Source/autotools/SetupWebKitFeatures.m4:
1076 * Source/cmake/WebKitFeatures.cmake:
1077 * Source/cmakeconfig.h.cmake:
1079 2014-01-31 Benjamin Poulain <bpoulain@apple.com>
1081 Remove LEGACY_VIEWPORT_ADAPTION
1082 https://bugs.webkit.org/show_bug.cgi?id=128028
1084 Reviewed by Anders Carlsson.
1086 * Source/cmake/WebKitFeatures.cmake:
1087 * Source/cmakeconfig.h.cmake:
1089 2014-01-31 Oliver Hunt <oliver@apple.com>
1091 Rollout r163195 and related patches
1094 * Source/cmake/gtest/CMakeLists.txt:
1096 2014-01-29 Oliver Hunt <oliver@apple.com>
1098 Make it possible to implement JS builtins in JS
1099 https://bugs.webkit.org/show_bug.cgi?id=127887
1101 Reviewed by Michael Saboff.
1105 * Source/cmake/gtest/CMakeLists.txt:
1107 2014-01-30 Martin Robinson <mrobinson@igalia.com>
1109 [GTK] [CMake] Add support for building against GTK+ 2
1110 https://bugs.webkit.org/show_bug.cgi?id=127959
1112 Reviewed by Anders Carlsson.
1114 * Source/cmake/OptionsGTK.cmake: Add a new option to use GTK 2 and make a variable holding the
1115 library API version. When using GTK 2 do not build WebKit 2.
1117 2014-01-30 Martin Robinson <mrobinson@igalia.com>
1119 [GTK] [CMake] Add a "make dist" target
1120 https://bugs.webkit.org/show_bug.cgi?id=116378
1122 Reviewed by Gustavo Noronha Silva.
1124 * Source/PlatformGTK.cmake: A CMake support for executing the make-dist
1125 script and then turning the tarfile into a LZMA compressed file.
1127 2014-01-30 Zan Dobersek <zdobersek@igalia.com>
1129 [GTK] Only disable -ftree-dce optimization when compiling with GCC
1130 https://bugs.webkit.org/show_bug.cgi?id=127911
1132 Reviewed by Carlos Garcia Campos.
1134 * Source/autotools/SetupAutomake.m4: Define the COMPILER_GCC and COMPILER_CLANG Automake macros.
1135 These can be used when compiler-specific flags have to be used. The latter one is not actually needed
1136 at the moment, but is added for the sake of completeness.
1138 2014-01-30 Csaba Osztrogonác <ossy@webkit.org>
1140 [EFL] Fix the regression caused by the jsCStack branch merge
1141 https://bugs.webkit.org/show_bug.cgi?id=127898
1143 Reviewed by Zoltan Herczeg.
1145 * Source/cmake/OptionsEfl.cmake: Build with -fno-omit-frame-pointer.
1147 2014-01-29 Csaba Osztrogonác <ossy@webkit.org>
1149 Remove ENABLE(JAVASCRIPT_DEBUGGER) leftovers
1150 https://bugs.webkit.org/show_bug.cgi?id=127845
1152 Reviewed by Joseph Pecoraro.
1154 * Source/autotools/SetupWebKitFeatures.m4:
1156 2014-01-29 Csaba Osztrogonác <ossy@webkit.org>
1158 Remove ENABLE(JAVASCRIPT_DEBUGGER) guards
1159 https://bugs.webkit.org/show_bug.cgi?id=127840
1161 Reviewed by Mark Lam.
1163 * Source/cmake/WebKitFeatures.cmake:
1164 * Source/cmakeconfig.h.cmake:
1166 2014-01-25 Darin Adler <darin@apple.com>
1168 Get rid of ICU_UNICODE and WCHAR_UNICODE remnants
1169 https://bugs.webkit.org/show_bug.cgi?id=127623
1171 Reviewed by Anders Carlsson.
1173 * Source/cmake/OptionsEfl.cmake: Removed ICU_UNICODE and WCHAR_UNICODE flags.
1174 * Source/cmake/OptionsGTK.cmake: Ditto.
1175 * Source/cmake/OptionsWinCE.cmake: Ditto.
1177 2014-01-23 Max Vujovic <mvujovic@adobe.com>
1179 Remove CSS Custom Filters code and tests
1180 https://bugs.webkit.org/show_bug.cgi?id=127382
1182 Reviewed by Simon Fraser.
1184 * Source/autotools/FindDependencies.m4:
1185 * Source/autotools/SetupWebKitFeatures.m4:
1186 * Source/cmake/WebKitFeatures.cmake:
1187 * Source/cmakeconfig.h.cmake:
1189 2014-01-22 Martin Robinson <mrobinson@igalia.com>
1191 [GTK][CMake] Add support for building the NetworkProcess
1192 https://bugs.webkit.org/show_bug.cgi?id=127195
1194 Reviewed by Daniel Bates.
1196 * Source/cmake/OptionsGTK.cmake: Turn on the network process and give it
1197 a name like the WebProcess.
1199 2014-01-20 Ryuan Choi <ryuan.choi@samsung.com>
1201 [CMAKE] Remove Nix from CMake scripts
1202 https://bugs.webkit.org/show_bug.cgi?id=127264
1204 Reviewed by Anders Carlsson.
1207 * Source/CMakeLists.txt:
1208 * Source/cmake/FindEGL.cmake:
1209 * Source/cmake/OptionsCommon.cmake:
1211 2014-01-18 Anders Carlsson <andersca@apple.com>
1213 Remove ENABLE_THREADED_HTML_PARSER defines everywhere
1214 https://bugs.webkit.org/show_bug.cgi?id=127225
1216 Reviewed by Andreas Kling.
1218 This concludes the removal of over 8.8 million lines of threaded parser code.
1220 * Source/autotools/SetupWebKitFeatures.m4:
1221 * Source/cmake/WebKitFeatures.cmake:
1222 * Source/cmakeconfig.h.cmake:
1224 2014-01-18 Lauro Neto <lauro.neto@openbossa.org>
1226 Remove Nix files from WebCore
1227 https://bugs.webkit.org/show_bug.cgi?id=127176
1229 Reviewed by Anders Carlsson.
1231 * Source/cmake/OptionsNix.cmake: Removed.
1233 2014-01-18 Zan Dobersek <zdobersek@igalia.com>
1235 [GTK] Bump the minimum required Clang version to 3.3
1236 https://bugs.webkit.org/show_bug.cgi?id=127178
1238 Reviewed by Martin Robinson.
1240 * Source/autotools/CheckSystemAndBasicDependencies.m4: Require Clang 3.3 or later when using the Clang compiler to
1241 build the GTK port. Building with Clang 3.2 doesn't work anymore and there's no point in fixing that, as we should
1242 support the latest two versions of Clang (3.3 and 3.4), just like we do with GCC (4.7 and 4.8).
1244 2014-01-14 Dan Bernstein <mitz@apple.com>
1246 Only use color in make output when it’s going to a terminal.
1248 Reviewed by Mark Rowe.
1252 2014-01-13 Martin Robinson <mrobinson@igalia.com>
1254 [CMake] Mark all dependency include paths and libraries as advanced variables
1255 https://bugs.webkit.org/show_bug.cgi?id=126504
1257 Reviewed by Daniel Bates.
1259 * Source/cmake/FindATK.cmake: Mark result variable as advanced.
1260 * Source/cmake/FindCairo.cmake: Ditto.
1261 * Source/cmake/FindEGL.cmake: Ditto.
1262 * Source/cmake/FindEnchant.cmake: Ditto.
1263 * Source/cmake/FindGLIB.cmake: Ditto.
1264 * Source/cmake/FindGStreamer.cmake: Ditto.
1265 * Source/cmake/FindHarfBuzz.cmake: Ditto.
1266 * Source/cmake/FindLibSoup.cmake: Ditto.
1268 2014-01-13 Martin Robinson <mrobinson@igalia.com>
1270 [GTK][CMake] Add a 'check' target
1271 https://bugs.webkit.org/show_bug.cgi?id=126770
1273 Reviewed by Daniel Bates.
1275 * Source/PlatformGTK.cmake: Add a 'check' target that calls run-gtk-tests.
1277 2014-01-13 Carlos Garcia Campos <cgarcia@igalia.com>
1279 Unreviewed. Update NEWS and Versions.m4 for 2.3.4 release.
1281 * Source/autotools/Versions.m4: Bump version numbers.
1283 2014-01-12 Sergio Correia <sergio.correia@openbossa.org>
1285 [EFL][WK2] Make API tests work again
1286 https://bugs.webkit.org/show_bug.cgi?id=126769
1288 Reviewed by Gyuyoung Kim.
1290 The EFL and WK2 test binaries are currently being generated at *TestWebKitAPI/
1291 [E]WebKit2, respectively, and this causes problems because the logic to find
1292 where WebProcess is to look in the same directory of the running process and
1293 then proceed to use LIBEXECDIR (typically /usr/loca/bin).
1295 This patch introduces a WEBKIT_EXEC_PATH environment variable, inspired in the
1296 Gtk port, which allows us to look for WebProcess initially in this directory,
1299 * Source/cmake/OptionsEfl.cmake: Define WEBKIT_EXEC_PATH, to be used by
1302 2014-01-11 Dan Bernstein <mitz@apple.com>
1304 [Mac] xcodebuild color output is suppressed when using make
1305 https://bugs.webkit.org/show_bug.cgi?id=126815
1307 Reviewed by Anders Carlsson.
1309 WHen using make, xcodebuild’s output is piped through a filter, which causes it not to
1310 format its output with color and emphasis.
1312 * Makefile.shared: Pass COLOR_DIAGNOSTICS=YES to xcodebuild to force color output on. Due to
1313 xcodebuild limitations, this restores some of the formatting, but not all of it.
1315 2014-01-10 Benjamin Poulain <bpoulain@apple.com>
1317 Remove the BlackBerry port from trunk
1318 https://bugs.webkit.org/show_bug.cgi?id=126715
1320 Reviewed by Anders Carlsson.
1323 * Source/cmake/OptionsCommon.cmake:
1325 2014-01-10 Tamas Gergely <tgergely.u-szeged@partner.samsung.com>
1327 [EFL][JSC] Enable udis86 disassembler on efl.
1328 https://bugs.webkit.org/show_bug.cgi?id=125502
1330 Reviewed by Michael Saboff.
1332 Enable udis86 disassembler on efl and fix build warnings.
1334 * Source/cmake/OptionsEfl.cmake:
1335 Enable udis86 disassembler.
1337 2014-01-10 Benjamin Poulain <bpoulain@apple.com>
1339 Remove the BlackBerry port from trunk
1340 https://bugs.webkit.org/show_bug.cgi?id=126715
1342 Reviewed by Anders Carlsson.
1346 2014-01-09 Benjamin Poulain <bpoulain@apple.com>
1348 Remove the BlackBerry files outside WebCore
1349 https://bugs.webkit.org/show_bug.cgi?id=126715
1351 Reviewed by Anders Carlsson.
1353 * ManualTests/blackberry: Removed.
1354 * Source/cmake/OptionsBlackBerry.cmake: Removed.
1356 2014-01-08 Martin Robinson <mrobinson@igalia.com>
1358 [GTK] [CMake] Specify the executable and library output locations in the build
1359 https://bugs.webkit.org/show_bug.cgi?id=126671
1361 Reviewed by Gustavo Noronha Silva.
1363 * Source/cmake/OptionsGTK.cmake: Explicitly specify the output locations.
1365 2014-01-08 Dániel Bátyai <dbatyai.u-szeged@partner.samsung.com>
1367 [EFL] Make FTL buildable
1368 https://bugs.webkit.org/show_bug.cgi?id=125777
1370 Reviewed by Csaba Osztrogonác.
1372 * Source/cmake/OptionsEfl.cmake:
1373 * Source/cmakeconfig.h.cmake:
1375 2014-01-08 Alberto Garcia <berto@igalia.com>
1377 REGRESSION(r160304): [GTK] Disable libtool fast install
1378 https://bugs.webkit.org/show_bug.cgi?id=126381
1380 Reviewed by Gustavo Noronha Silva.
1382 Don't disable the libtool fast-install mode unconditionally by
1385 If the fast-install mode is disabled, binaries are generated ready
1386 to use the libraries directly from the build tree. If we use the
1387 GNU linker, those binaries are then relinked when they are
1390 However, libtool fails to do it properly when an installation
1391 prefix is set with DESTDIR, and ends up installing the libtool
1392 wrappers instead of the actual binaries.
1394 * Source/autotools/SetupLibtool.m4:
1396 2014-01-07 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
1398 Unreviewed GTK/CMake build fix: use the correct location for docs-build.stamp
1399 in output and dependencies declarations, so docs are not built needlessly
1402 * Source/PlatformGTK.cmake:
1404 2014-01-04 Carlos Garcia Campos <cgarcia@igalia.com>
1406 [GTK] Move all GTK/GObject unit tests to Tools/TestWebKitAPI
1407 https://bugs.webkit.org/show_bug.cgi?id=126342
1409 Reviewed by Gustavo Noronha Silva.
1411 * GNUmakefile.am: Remove unused variable.
1412 * Source/PlatformGTK.cmake: No longer include the old unit tests directories.
1414 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
1416 [GTK] configure errors out when building with libc++
1417 https://bugs.webkit.org/show_bug.cgi?id=126431
1419 Reviewed by Martin Robinson.
1421 Ease up the Clang and libstdc++ combination test to only fail if libstdc++ < 4.8.1 is actually used.
1422 This allows for libc++ to be used as well. The test is moved into SetupCompilerFlags.m4 and is done
1423 after the CXXFLAGS variable is properly set up, that is when all the C++ compiler options are determined.
1425 * Source/autotools/CheckSystemAndBasicDependencies.m4:
1426 * Source/autotools/SetupCompilerFlags.m4:
1428 2014-01-06 Martin Robinson <mrobinson@igalia.com>
1430 [CMake] [GTK] Fix the build for the WebKitGTK+ developer configuration
1431 https://bugs.webkit.org/show_bug.cgi?id=126505
1433 Reviewed by Gustavo Noronha Silva.
1435 * Source/cmake/FindGLIB.cmake: Add support for finding the gio-unix include directory location.
1436 * Source/cmake/FindGUdev.cmake: Added.
1437 * Source/cmake/FindGeoClue.cmake: Added.
1438 * Source/cmake/OptionsGTK.cmake: When gamepad is enabled look for gio-unix and GUdev. When
1439 geolocation is enabled look for GeoClue.
1441 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
1443 [GTK] Use libc++ for C++11 on darwin
1444 https://bugs.webkit.org/show_bug.cgi?id=126325
1446 Reviewed by Martin Robinson.
1448 * Source/autotools/SetupCompilerFlags.m4: Don't default to libstdc++ when compiling with Clang.
1449 Instead, the compiler should determine itself what standard library to use, except on Darwin,
1450 where libc++ should be enforced. The standard library of user's choosing can still be enforced
1451 through the CXXFLAGS environment variable.
1453 2014-01-05 Martin Robinson <mrobinson@igalia.com>
1455 [GTK] [CMake] Ensure that the autotools build and the CMake install the same files
1456 https://bugs.webkit.org/show_bug.cgi?id=116379
1458 Reviewed by Gustavo Noronha Silva.
1460 * Source/PlatformGTK.cmake: Install the documentation.
1461 * Source/cmake/OptionsCommon.cmake: Add a LIBEXEC variable for WebKit2 executables, and
1462 don't use the default locations on GTK+. We will get them from the CMake-provided GNU installation
1464 * Source/cmake/OptionsGTK.cmake: Setup the installation variables using the ones provided
1465 by CMake's GNU installation directory support. Fix the definition of DATADIR. Always install
1468 2014-01-05 Carlos Garcia Campos <cgarcia@igalia.com>
1470 [GTK] Stop installing WebKit2 C API headers
1471 https://bugs.webkit.org/show_bug.cgi?id=126489
1473 Reviewed by Martin Robinson.
1477 2014-01-04 Martin Robinson <mrobinson@igalia.com>
1479 [GTK] [CMake] Improve the way we locate gobject-introspection
1480 https://bugs.webkit.org/show_bug.cgi?id=126452
1482 Reviewed by Philippe Normand.
1484 * Source/cmake/FindGObjectIntrospection.cmake: Added.
1485 * Source/cmake/OptionsGTK.cmake: Load the new FindGObjectIntrospection file.
1487 2014-01-04 Martin Robinson <mrobinson@igalia.com>
1489 [GTK] [CMake] Fix the video and audio build
1490 https://bugs.webkit.org/show_bug.cgi?id=126464
1492 Reviewed by Philippe Normand.
1494 * Source/cmake/OptionsGTK.cmake: GStreamer files look for USE(GSTREAMER) and USE(WEBAUDIO_GSTREAMER),
1495 so define those when appropriate. Web audio is one by default in autotools, so turn it on for cmake
1498 2014-01-03 Martin Robinson <mrobinson@igalia.com>
1500 [CMake] The forwarding headers generated by WebKitMacros.m4 are incompatible with the headers generated by generate-forwarding-headers.pl
1501 https://bugs.webkit.org/show_bug.cgi?id=126361
1503 Reviewed by Philippe Normand.
1505 Make the forwarding headers generated by WebKitMacros.m4 compatible with the headers
1506 generated by the WebKit2 forwarding headers generation script.
1508 * Source/cmake/WebKitMacros.cmake: Try to convert absolute paths in the forwarding headers
1509 to ones that are relative to the Source directory.
1511 2014-01-02 Carlos Garcia Campos <cgarcia@igalia.com>
1513 REGRESSION(r160304): [GTK] Disable libtool fast install
1514 https://bugs.webkit.org/show_bug.cgi?id=126381
1516 Reviewed by Martin Robinson.
1518 After r160304 we are building some of our binaries that are
1519 installed with the -no-fast-install ld flag. This makes that the
1520 binaries are installed with the source code path hardcoded in
1521 binary RPATH. Disabling fast install globally, the libtool script
1522 always relinks the binaries right before being installed.
1524 * Source/autotools/SetupLibtool.m4: Add AC_DISABLE_FAST_INSTALL.
1526 2014-01-02 Jaehun Lim <ljaehun.lim@samsung.com>
1528 [CMake][EFL] Fix some typos in OptionsEfl.cmake
1529 https://bugs.webkit.org/show_bug.cgi?id=126376
1531 Reviewed by Gyuyoung Kim.
1533 * Source/cmake/WebKitFeatures.cmake: Correct a wrong word and remove comma(,).
1535 2013-12-30 Martin Robinson <mrobinson@igalia.com>
1537 [CMake] [GTK] Add support for GObject introspection
1538 https://bugs.webkit.org/show_bug.cgi?id=126162
1540 Reviewed by Daniel Bates.
1542 * Source/PlatformGTK.cmake: Add a 'gir' target that builds all GIR files.
1543 * Source/cmake/OptionsGTK.cmake: Add a macro for propagating typelib
1544 targets to the Source level of the build.
1546 2013-12-29 Martin Robinson <mrobinson@igalia.com>
1548 [GTK][CMake] Translations must be built
1549 https://bugs.webkit.org/show_bug.cgi?id=125513
1551 Reviewed by Gustavo Noronha Silva.
1553 * Source/PlatformGTK.cmake: Add the po subdirectory.
1555 2013-12-28 Giovanni Campagna <gcampagna@src.gnome.org>
1557 [GTK] Fix release builds with NetworkProcess enabled
1558 https://bugs.webkit.org/show_bug.cgi?id=126247
1560 Reviewed by Carlos Garcia Campos.
1562 * Source/autotools/symbols.filter:
1564 2013-12-26 Martin Robinson <mrobinson@igalia.com>
1566 [GTK] [CMake] Add a production build type
1567 https://bugs.webkit.org/show_bug.cgi?id=126179
1569 Reviewed by Daniel Bates.
1571 * Source/PlatformGTK.cmake: When the API tests are enabled compile the WebKit GObject
1572 API unit tests. The inclusion of these build files was inadvertently removed in an earlier
1574 * Source/cmake/OptionsGTK.cmake: When in production mode turn off all tools and tests and
1575 use the autotools linker script.
1577 2013-12-25 Martin Robinson <mrobinson@igalia.com>
1579 [GTK] [CMake] Properly name the JavaScriptCore library
1580 https://bugs.webkit.org/show_bug.cgi?id=126220
1582 Reviewed by Gustavo Noronha Silva.
1584 * Source/cmake/OptionsGTK.cmake: Set the JSC library name properly.
1586 2013-12-25 Martin Robinson <mrobinson@igalia.com>
1588 [GTK] [CMake] Clean up generated sources directories
1589 https://bugs.webkit.org/show_bug.cgi?id=126216
1591 Reviewed by Gustavo Noronha Silva.
1593 * Source/cmake/OptionsGTK.cmake: Pre-define the main derived sources directories
1594 so that they definitions can be shared easily throughout the build system.
1596 2013-12-23 Jinwoo Song <jinwoo7.song@samsung.com>
1598 [EFL][CMAKE] Case insensitive string comparison of build type
1599 https://bugs.webkit.org/show_bug.cgi?id=126153
1601 Reviewed by Daniel Bates.
1603 Compare CMAKE_BUILD_TYPE with "debug" ignoring case.
1605 * Source/cmake/OptionsEfl.cmake:
1607 2013-12-23 Gustavo Noronha Silva <gns@gnome.org>
1609 [GTK] [CMake] Add support for generating gtkdoc
1610 https://bugs.webkit.org/show_bug.cgi?id=116376
1612 Reviewed by Martin Robinson.
1614 * Source/PlatformGTK.cmake: Added. New custom target that depends on a custom command
1615 which calls our generate-gtkdoc script. It uses a docs-build.stamp for simplicity,
1616 like the autotools build.
1618 2013-12-23 Martin Robinson <mrobinson@igalia.com>
1620 [GTK] [CMake] Build the WebKit2 GObject API tests
1621 https://bugs.webkit.org/show_bug.cgi?id=125683
1623 Reviewed by Daniel Bates.
1625 * Source/PlatformGTK.cmake: Load the WebKit2 tests file if necessary.
1626 * Source/cmake/FindATSPI.cmake: Added.
1627 * Source/cmake/OptionsGTK.cmake: Look for AT-SPI, but don't fail if it isn't found.
1629 2013-12-23 Martin Robinson <mrobinson@igalia.com>
1631 [GTK] [CMake] Build the WebKit1 GObject API tests
1632 https://bugs.webkit.org/show_bug.cgi?id=125684
1634 Reviewed by Daniel Bates.
1636 * Source/PlatformGTK.cmake: Added.
1638 2013-12-22 Martin Robinson <mrobinson@igalia.com>
1640 https://bugs.webkit.org/show_bug.cgi?id=125511
1642 [GTK][CMake] libtool-compatible soversion calculation
1643 Reviewed by Gustavo Noronha Silva.
1645 * Source/cmake/OptionsGTK.cmake: Specify the appropriate libtool triples and use
1646 the CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE macro to specify the library-specific
1647 version information.
1648 * Source/cmake/WebKitHelpers.cmake: Add some helpful macros.
1650 2013-12-23 Gustavo Noronha Silva <gns@gnome.org>
1652 [GTK] [CMake] Generate pkg-config files
1653 https://bugs.webkit.org/show_bug.cgi?id=125685
1655 Reviewed by Martin Robinson.
1657 * Source/cmake/OptionsGTK.cmake: set variables used for filling in the values in the
1660 2013-12-23 Carlos Garcia Campos <cgarcia@igalia.com>
1662 [GTK] Build with network process unconditionally
1663 https://bugs.webkit.org/show_bug.cgi?id=126128
1665 Reviewed by Martin Robinson.
1667 * Source/autotools/SetupAutomake.m4: Remove network process
1668 conditional for Makefiles.
1669 * Source/autotools/SetupWebKitFeatures.m4: Remove network process
1672 2013-12-18 Gustavo Noronha Silva <gns@gnome.org>
1674 [GTK][CMake] make libjavascriptcoregtk a public shared library again
1675 https://bugs.webkit.org/show_bug.cgi?id=125512
1677 Reviewed by Martin Robinson.
1679 * CMakeLists.txt: make JavaScriptCore always be a shared library for the GTK+ port.
1680 * Source/cmake/WebKitHelpers.cmake: make -fvisibility=hidden not be applied for GTK+,
1681 visibility of some symbols is required for threading to be initialized properly by
1682 WebKit2 processes, and we will rely on a linker script that will be added later on,
1683 for production builds.
1685 2013-12-16 Martin Robinson <mrobinson@igalia.com>
1687 [GTK] [CMake] Add support for building WebKit1
1688 https://bugs.webkit.org/show_bug.cgi?id=116377
1690 Reviewed by Gustavo Noronha Silva.
1692 * Source/cmake/OptionsGTK.cmake: Turn off some features that do not build properly
1693 for WebKit1 and stop using the version script which we haven't implemented yet. Turn
1696 2013-12-18 Gustavo Noronha Silva <gns@gnome.org>
1698 [GTK][CMake] Use thin archives if building on Linux, only way to get non-shared-core debug builds
1699 https://bugs.webkit.org/show_bug.cgi?id=125951
1701 Reviewed by Martin Robinson.
1703 * Source/cmake/OptionsGTK.cmake: append T for thin archives to the flags passed to ar,
1704 also use u, which is used in the autotools build (it avoids adding a file twice).
1706 2013-12-18 Gustavo Noronha Silva <gns@gnome.org>
1708 [GTK][CMake] Remove binary size optimizations we do not use in the autotools build
1709 https://bugs.webkit.org/show_bug.cgi?id=125947
1711 Reviewed by Martin Robinson.
1713 * Source/cmake/OptionsGTK.cmake: remove the relevant flags.
1715 2013-12-18 Carlos Garcia Campos <cgarcia@igalia.com>
1717 Unreviewed. Update NEWS and Versions.m4 for 2.3.3 release.
1719 * Source/autotools/Versions.m4: Bump version numbers.
1721 2013-12-12 Martin Robinson <mrobinson@igalia.com>
1723 [GTK] [CMake] Build the plugin process against GTK+ 2
1724 https://bugs.webkit.org/show_bug.cgi?id=116374
1726 Reviewed by Gustavo Noronha Silva.
1728 * Source/cmake/FindGDK2.cmake: Added.
1729 * Source/cmake/FindGTK2.cmake: Added.
1730 * Source/cmake/OptionsGTK.cmake: Look for GTK2 and GDK2.
1731 * Source/cmake/WebKitMacros.cmake: Abstract WebKit2 IPC generation here so it
1732 can be shared between the WebKit2 library and the plugin process.
1734 2013-12-17 Simon Pena <simon.pena@samsung.com>
1736 [NIX] Enable full debug builds by having ar creating thin archives
1737 https://bugs.webkit.org/show_bug.cgi?id=125850
1739 Reviewed by Csaba Osztrogonác.
1741 By default, CMake uses ar to generate libWebCore.a with cr parameters
1742 (do not warn if the library has to be created, and replace existing
1743 files in the archive). That results in a very large file, and ar fails
1744 with sizes over 4GB.
1746 Previously, debug builds on NIX were overriding CFLAGS in order to reduce
1747 the size of the WebCore library. Once that ar creates thin archives, overriding
1748 CFLAGS is no longer needed.
1750 * Source/cmake/OptionsNix.cmake: Remove CFLAGS override for debug builds.
1752 2013-12-13 Joseph Pecoraro <pecoraro@apple.com>
1754 [GTK] Remove Warnings in building about duplicate INSPECTOR variables
1755 https://bugs.webkit.org/show_bug.cgi?id=125710
1757 Reviewed by Tim Horton.
1761 2013-12-13 Joseph Pecoraro <pecoraro@apple.com>
1763 Web Inspector: Add Inspector Code Generation to JavaScriptCore for Runtime Domain
1764 https://bugs.webkit.org/show_bug.cgi?id=125595
1766 Reviewed by Timothy Hatcher.
1770 2013-12-13 Zan Dobersek <zdobersek@igalia.com>
1772 [GTK] Remove the -Wno-c++11-extensions compiler option for Clang builds
1773 https://bugs.webkit.org/show_bug.cgi?id=125639
1775 Reviewed by Anders Carlsson.
1777 * Source/autotools/SetupCompilerFlags.m4: The -Wno-c++11-extensions compiler option was in use
1778 when building with Clang. It is now removed as the C++11 standard is enabled throughout the project.
1780 2013-12-11 Martin Robinson <mrobinson@igalia.com> and Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>
1782 Adding a .ycm_extra_conf file for webkitGtk
1783 https://bugs.webkit.org/show_bug.cgi?id=119618
1785 Reviewed by Gustavo Noronha Silva.
1787 Added a YouCompleteMe flag discovery script for Vim and the GTK+ port. The script
1788 read the GTK+ build files to determine dynamically what flags to compile a source
1789 file with. This allows Vim to provide auto-complete for C++/C language. See
1790 https://github.com/Valloric/YouCompleteMe for how to use this file.
1792 * .gitignore: Ignore the YCM symlinks in the tree.
1794 2013-12-12 Zan Dobersek <zdobersek@igalia.com>
1796 Use of ar T option not supported by older binutils
1797 https://bugs.webkit.org/show_bug.cgi?id=118732
1799 Reviewed by Gustavo Noronha Silva.
1801 * Source/autotools/SetupLibtool.m4: Make the AR_FLAGS value usable inside makefiles as an Automake variable.
1803 2013-12-11 Javier Fernandez <jfernandez@igalia.com>
1805 Arithmetic overflow when computing max-height CSS property with subpixel layout
1806 https://bugs.webkit.org/show_bug.cgi?id=119273
1808 Reviewed by Martin Robinson.
1810 Enabled SATURATED_LAYOUT_ARITHMETIC for the gtk+ port.
1812 * Source/autotools/SetupWebKitFeatures.m4:
1814 2013-12-10 Tamas Gergely <tgergely.u-szeged@partner.samsung.com>
1816 [CMAKE] Remove code that disables C++0x compat warnings for gcc-4.6 and above.
1817 https://bugs.webkit.org/show_bug.cgi?id=125492
1819 Reviewed by Zoltan Herczeg.
1821 Remove the code that disables these warnings for GCC >= 4.6.0
1823 * Source/cmake/WebKitHelpers.cmake:
1825 2013-12-10 Martin Robinson <mrobinson@igalia.com>
1827 Various fixes for the CMake GTK+ build
1829 Reviewed by Gustavo Noronha.
1831 * Source/cmake/OptionsGTK.cmake: Disable Quota support to maintain consistency with
1834 2013-12-09 Brian Holt <brian.holt@samsung.com>
1836 [WK2][Gtk] Add support for ENABLE_NETWORK_PROCESS to the build system
1837 https://bugs.webkit.org/show_bug.cgi?id=118231
1839 Reviewed by Martin Robinson.
1841 Original patch by Kwang Yul Seo <skyul@company100.net>.
1843 Disabled ENABLE_NETWORK_PROCESS by default.
1845 * Source/autotools/SetupAutomake.m4:
1846 * Source/autotools/SetupWebKitFeatures.m4:
1848 2013-12-06 Alberto Garcia <berto@igalia.com>
1850 [GTK] Enable web audio by default
1851 https://bugs.webkit.org/show_bug.cgi?id=124888
1853 Reviewed by Martin Robinson.
1855 When building with ./configure, enable_web_audio defaults to
1856 "no". However the basic functionality has been working for months
1857 so it's safe to enable it now.
1859 * Source/autotools/ReadCommandLineArguments.m4:
1861 2013-12-04 Ryosuke Niwa <rniwa@webkit.org>
1863 Enable HTMLTemplateElement by default
1864 https://bugs.webkit.org/show_bug.cgi?id=123851
1866 Reviewed by Antti Koivisto.
1868 * Source/autotools/SetupWebKitFeatures.m4:
1869 * Source/cmake/WebKitFeatures.cmake:
1871 2013-12-04 László Langó <lango@inf.u-szeged.hu>
1873 Allow --cloop option to work correctly in case of EFL.
1874 https://bugs.webkit.org/show_bug.cgi?id=125217
1876 Reviewed by Zoltan Herczeg.
1878 * Source/cmake/OptionsEfl.cmake:
1879 * Source/cmake/WebKitFeatures.cmake:
1880 * Source/cmakeconfig.h.cmake:
1882 2013-12-03 Ryuan Choi <ryuan.choi@samsung.com>
1884 [EFL] Disable RTTI for release build
1885 https://bugs.webkit.org/show_bug.cgi?id=125138
1887 Reviewed by Gyuyoung Kim.
1889 Binary size will be reduced about 1M bytes without RTTI.
1890 ewebkit.so : 43,449,275 -> 42,510,224
1891 ewebkit2.so: 46,715,870 -> 45,653,989
1893 * Source/cmake/OptionsEfl.cmake: Added -fno-rtti option to CMAKE_CXX_FLAGS_RELEASE.
1895 2013-12-02 Adrian Bunk <bunk@stusta.de>
1897 [GTK] Remove unneeded autoconf macros
1898 https://bugs.webkit.org/show_bug.cgi?id=125044
1900 Compilers that do not support const/inline/volatile and
1901 systems with pre-C89-headers are anyway not supported.
1903 Reviewed by Gustavo Noronha Silva.
1905 * Source/autotools/CheckSystemAndBasicDependencies.m4:
1907 2013-11-29 Laszlo Vidacs <lac@inf.u-szeged.hu>
1909 [cmake] Fix cmake warning: Argument not separated from preceding token by whitespace
1910 https://bugs.webkit.org/show_bug.cgi?id=124899
1912 Reviewed by Gyuyoung Kim.
1914 * Source/cmake/FindCairo.cmake:
1915 * Source/cmake/FindGStreamer.cmake:
1917 2013-11-28 Antti Koivisto <antti@apple.com>
1919 Remove feature: CSS variables
1920 https://bugs.webkit.org/show_bug.cgi?id=114119
1922 Reviewed by Andreas Kling.
1924 * Source/cmakeconfig.h.cmake:
1926 2013-11-27 László Langó <lango@inf.u-szeged.hu>
1928 [EFL] The remote inspector does not show the base page.
1929 https://bugs.webkit.org/show_bug.cgi?id=124942
1931 Reviewed by Gyuyoung Kim.
1933 On EFL the remote inspector does not show the base page about
1934 which pages are available for debug. This should be fixed for
1935 further inspector development.
1937 * Source/PlatformEfl.cmake:
1939 2013-11-26 Marcelo Lira <marcelo.lira@openbossa.org>
1941 Nix upstreaming - Adding build files and supporting scripts
1942 https://bugs.webkit.org/show_bug.cgi?id=118367
1944 Reviewed by Ryosuke Niwa.
1947 * Source/CMakeLists.txt:
1948 * Source/cmake/FindEGL.cmake:
1949 * Source/cmake/FindOpenGLES2.cmake: Added.
1950 * Source/cmake/OptionsCommon.cmake:
1951 * Source/cmake/OptionsNix.cmake: Added.
1953 2013-11-25 Ryuan Choi <ryuan.choi@samsung.com>
1955 [EFL] E_DBus should be an optional
1956 https://bugs.webkit.org/show_bug.cgi?id=124881
1958 Reviewed by Gyuyoung Kim.
1960 * Source/cmake/OptionsEfl.cmake:
1961 Checked E_DBus when only ENABLE_BATTERY_STATUS is on.
1963 2013-11-25 Ryuan Choi <ryuan.choi@samsung.com>
1965 [EFL] Use Config mode of find_package for EFL 1.8
1966 https://bugs.webkit.org/show_bug.cgi?id=124555
1968 Reviewed by Gyuyoung Kim.
1970 EFL 1.8 changed VERSION macro so it's difficult to use tricky approach
1971 which parses header files to know the version. Instead, EFL 1.8 supports
1972 FooConfig.cmake such as EinaConfig.cmake.
1974 This patch tries to use a config mode if it is available.
1975 If config mode is not available with Eo, FindFoo.cmake will be used without
1976 version requirement.
1978 * Source/cmake/FindEo.cmake: Removed.
1979 EoConfig.cmake is only preffered for EFL 1.8.
1980 * Source/cmake/OptionsEfl.cmake:
1982 2013-11-23 Xabier Rodriguez Calvar <calvaris@igalia.com>
1984 [GStreamer] Remove 0.10 codepath
1985 https://bugs.webkit.org/show_bug.cgi?id=124534
1987 Reviewed by Philippe Normand.
1989 * Source/cmake/OptionsEfl.cmake: Removed GST_API_VERSION_1
1992 2013-11-22 Manuel Rego Casasnovas <rego@igalia.com>
1994 [GTK] Review enabled/disabled CSS features for release builds
1995 https://bugs.webkit.org/show_bug.cgi?id=124791
1997 Reviewed by Martin Robinson.
1999 Enable and disable some CSS features according to what last versions of
2002 * Source/autotools/SetupWebKitFeatures.m4: Enable ENABLE_CSS_REGIONS and
2003 ENABLE_CSS_STICKY_POSITION. Disable ENABLE_CSS_EXCLUSIONS and
2006 2013-11-21 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
2008 Remove ENABLE_WORKERS
2009 https://bugs.webkit.org/show_bug.cgi?id=105784
2011 Reviewed by Darin Adler.
2013 * Source/autotools/SetupWebKitFeatures.m4:
2014 * Source/cmake/WebKitFeatures.cmake:
2015 * Source/cmakeconfig.h.cmake:
2017 2013-11-20 Commit Queue <commit-queue@webkit.org>
2019 Unreviewed, rolling out r159496.
2020 http://trac.webkit.org/changeset/159496
2021 https://bugs.webkit.org/show_bug.cgi?id=124641
2023 It caused warning and build break with cmake lower than 2.8.8
2024 (Requested by ryuan on #webkit).
2026 * Source/cmake/OptionsEfl.cmake:
2028 2013-11-19 Ryuan Choi <ryuan.choi@samsung.com>
2030 [EFL] Use Config mode of find_package for EFL 1.8
2031 https://bugs.webkit.org/show_bug.cgi?id=124555
2033 Reviewed by Gyuyoung Kim.
2035 EFL 1.8 changed VERSION macro so it's difficult to use tricky approach
2036 which parses header file to know the version. Instead, EFL 1.8 supports
2037 Config mode of find_package using XXXConfig.cmake such as EinaConfig.cmake.
2039 This patch tries to use Config mode if it is available after checking Eo.
2041 * Source/cmake/OptionsEfl.cmake:
2043 2013-11-18 Carlos Garcia Campos <cgarcia@igalia.com>
2045 Unreviewed. Update NEWS and Versions.m4 for 2.3.2 release.
2047 * Source/autotools/Versions.m4: Bump version numbers.
2049 2013-11-06 Krzysztof Czech <k.czech@samsung.com>
2051 [EFL] Change required version of ATK to 2.10.0
2052 https://bugs.webkit.org/show_bug.cgi?id=123883
2054 Reviewed by Mario Sanchez Prada.
2056 Changing a required version of ATK to 2.10.0
2058 * Source/cmake/OptionsEfl.cmake:
2060 2013-11-05 Zalan Bujtas <zalan@apple.com>
2062 Widget's position change should not initiate layout, only when its size changes.
2063 https://bugs.webkit.org/show_bug.cgi?id=123860
2065 Reviewed by Andreas Kling.
2067 RenderWidgets initiate unnecessary layouts while scrolling when they are embedded to
2068 overflow:scroll containers. Scroll position change doesn't dirty the render tree
2069 so it should not trigger layout either.
2071 * ManualTests/layouts-on-renderwidgets-while-scrolling.html: Added.
2073 2013-11-05 Éva Balázsfalvi <balazsfalvi.eva@stud.u-szeged.hu>
2075 Remove leftover Qt related things from WebKitMacros.cmake
2076 https://bugs.webkit.org/show_bug.cgi?id=123798
2078 Reviewed by Anders Carlsson.
2080 * Source/cmake/WebKitMacros.cmake:
2082 2013-11-02 Patrick Gansterer <paroga@webkit.org>
2084 [WINCE] Disable export macros
2085 https://bugs.webkit.org/show_bug.cgi?id=123679
2087 Reviewed by Darin Adler.
2089 Avoid useless exports by turning of the export macros
2090 since the WinCE port works as a static library only.
2092 * Source/cmake/OptionsWinCE.cmake:
2094 2013-10-31 Ryuan Choi <ryuan.choi@samsung.com>
2096 [EFL][GLES] OpenGL should be an optional
2097 https://bugs.webkit.org/show_bug.cgi?id=123399
2099 Reviewed by Noam Rosenthal.
2101 * Source/cmake/OptionsEfl.cmake:
2102 Refactor the check routine of GL dependencies to use OpenGL as optional.
2104 2013-10-29 Carlos Garcia Campos <cgarcia@igalia.com>
2106 Unreviewed. Update NEWS and Versions.m4 for 2.3.1 release.
2108 * Source/autotools/Versions.m4: Bump version numbers.
2110 2013-10-24 Ryuan Choi <ryuan.choi@samsung.com>
2112 [EFL] Build break with latest EFL 1.8 libraries.
2113 https://bugs.webkit.org/show_bug.cgi?id=123245
2115 Reviewed by Gyuyoung Kim.
2117 After fixed build break on EFL 1.8 at r138326, EFL libraries are changed
2118 Eo typedef and splitted header files which contain version macro.
2120 * Source/cmake/EFLHelpers.cmake: Checked whether include path exist.
2121 * Source/cmake/FindEcore.cmake: Added 1.8 Header which have version macro.
2122 * Source/cmake/FindEdje.cmake: Ditto.
2123 * Source/cmake/FindEina.cmake: Ditto.
2124 * Source/cmake/FindEo.cmake: Ditto.
2125 * Source/cmake/FindEvas.cmake: Ditto.
2127 2013-10-22 Ryuan Choi <ryuan.choi@samsung.com>
2129 [EFL] Remove HAVE_GLX macro
2130 https://bugs.webkit.org/show_bug.cgi?id=123191
2132 Reviewed by Gyuyoung Kim.
2134 * Source/cmake/OptionsEfl.cmake: Removed unnecessary HAVE_GLX macro
2136 2013-10-21 Gergo Balogh <geryxyz@inf.u-szeged.hu>
2138 Remove .qmake.conf files
2139 https://bugs.webkit.org/show_bug.cgi?id=123091
2141 Reviewed by Csaba Osztrogonác.
2143 * .qmake.conf: Removed.
2145 2013-10-18 Carlos Garcia Campos <cgarcia@igalia.com>
2147 [GTK] Generate API documentation for GObject DOM bindings
2148 https://bugs.webkit.org/show_bug.cgi?id=121538
2150 Reviewed by Gustavo Noronha Silva.
2152 * GNUmakefile.am: Initialize gdom_symbol_files variable.
2154 2013-10-17 Afonso R. Costa Jr. <afonso.costa@samsung.com>
2156 [CMAKE] Update code to take advantage of CMake version 2.8.3+.
2157 https://bugs.webkit.org/show_bug.cgi?id=97516
2159 Reviewed by Gyuyoung Kim.
2161 CMake's version was changed to 2.8.3. So, these files below
2162 can be simplified to take advantage of CMake's new version.
2164 * Source/cmake/FindCairo.cmake: Simplified according to CMake 2.8.3+.
2165 * Source/cmake/FindGStreamer.cmake: Ditto.
2167 2013-10-16 Ryosuke Niwa <rniwa@webkit.org>
2169 Add a new flakiness dashboard clone
2170 https://bugs.webkit.org/show_bug.cgi?id=122936
2172 Reviewed by Anders Carlsson.
2174 Added the initial prototype.
2176 * Websites/test-results: Added.
2177 * Websites/test-results/.htaccess: Added.
2178 * Websites/test-results/admin: Added.
2179 * Websites/test-results/admin/index.php: Added.
2180 * Websites/test-results/api: Added.
2181 * Websites/test-results/api/manifest.php: Added.
2182 * Websites/test-results/api/report.php: Added.
2183 * Websites/test-results/api/results.php: Added.
2184 * Websites/test-results/include: Added.
2185 * Websites/test-results/include/config.json: Added.
2186 * Websites/test-results/include/db.php: Added.
2187 * Websites/test-results/include/init-database.sql: Added.
2188 * Websites/test-results/include/json-shared.php: Added.
2189 * Websites/test-results/include/test-results.php: Added.
2190 * Websites/test-results/index.html: Added.
2191 * Websites/test-results/js: Added.
2192 * Websites/test-results/js/autocompleter.js: Added.
2193 * Websites/test-results/js/build.js: Added.
2194 * Websites/test-results/js/dom.js: Added.
2196 2013-10-16 Csaba Osztrogonác <ossy@webkit.org>
2198 [WK2][Efl][CMake] Add support for ENABLE_NETWORK_PROCESS to the build system
2199 https://bugs.webkit.org/show_bug.cgi?id=110139
2201 Reviewed by Laszlo Gombos.
2203 Original patch by Balazs Kelemen <kbalazs@webkit.org>
2205 * Source/cmake/WebKitFeatures.cmake:
2206 * Source/cmakeconfig.h.cmake:
2208 2013-10-10 Marcelo Morais <m.morais@samsung.com>
2210 Web Inspector: Remove the old front-end from WebKit
2211 https://bugs.webkit.org/show_bug.cgi?id=122295
2213 Reviewed by Timothy Hatcher.
2215 * Source/PlatformGTK.cmake: Removed. This file was using files from the
2216 old inspector, not needed anymore.
2218 2013-10-09 Julien Brianceau <jbriance@cisco.com>
2220 [sh4] Add sh4 support when building with CMake.
2221 https://bugs.webkit.org/show_bug.cgi?id=122542
2223 Reviewed by Csaba Osztrogonác.
2227 2013-10-08 Martin Robinson <mrobinson@igalia.com>
2229 [GTK] Re-enable MathML for release builds
2230 https://bugs.webkit.org/show_bug.cgi?id=122361
2232 Reviewed by Darin Adler.
2234 * Source/autotools/SetupWebKitFeatures.m4: Enable MathML for release builds.
2236 2013-10-02 Anders Carlsson <andersca@apple.com>
2238 Remove Qt related files from the root directories
2239 https://bugs.webkit.org/show_bug.cgi?id=122249
2241 Reviewed by Andreas Kling.
2243 * Source/QtWebKit.pro: Removed.
2244 * Source/api.pri: Removed.
2245 * Source/qtwebkit.qdocconf: Removed.
2246 * Source/sync.profile: Removed.
2247 * Source/tests.pri: Removed.
2248 * Source/widgetsapi.pri: Removed.
2249 * WebKit.pro: Removed.
2251 2013-09-30 Sam Weinig <sam@webkit.org>
2253 Remove support for DOMFileSystem
2254 https://bugs.webkit.org/show_bug.cgi?id=122137
2256 Reviewed by Anders Carlsson.
2258 * Source/autotools/SetupWebKitFeatures.m4:
2259 * Source/cmake/OptionsBlackBerry.cmake:
2260 * Source/cmake/WebKitFeatures.cmake:
2261 * Source/cmakeconfig.h.cmake:
2263 2013-09-30 Benjamin Poulain <benjamin@webkit.org>
2265 Remove the code guarded by STYLE_SCOPED
2266 https://bugs.webkit.org/show_bug.cgi?id=122123
2268 Reviewed by Anders Carlsson.
2270 * Source/autotools/SetupWebKitFeatures.m4:
2271 * Source/cmake/OptionsBlackBerry.cmake:
2272 * Source/cmake/WebKitFeatures.cmake:
2273 * Source/cmakeconfig.h.cmake:
2275 2013-09-30 Allan Sandfeld Jensen <allan.jensen@digia.com>
2277 [Qt] Fix force_static_libs_as_shared in WebKit2
2278 https://bugs.webkit.org/show_bug.cgi?id=121961
2280 Reviewed by Csaba Osztrogonác.
2282 Get rid of the unused WebKit2QML library
2286 2013-09-26 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
2288 [GTK] Tons of warnings caused by using FORTIFY_SOURCE in an unoptimized build
2289 https://bugs.webkit.org/show_bug.cgi?id=121836
2291 Reviewed by Martin Robinson.
2293 * Source/autotools/SetupCompilerFlags.m4: only consider enabling FORTIFY_SOURCE if optimizations have
2294 been enabled, since they are required for FORTIFY_SOURCE to work, and enabling FORTIFY_SOURCE unconditionally
2295 generates warnings in newer glibc.
2297 2013-09-25 Allan Sandfeld Jensen <allan.jensen@digia.com>
2299 [Qt] Fix build with Qt 5.2 QtPosition module
2300 https://bugs.webkit.org/show_bug.cgi?id=121089
2302 Reviewed by Simon Hausmann.
2304 QtLocation -> QtPositioning
2306 * Source/sync.profile:
2308 2013-09-24 Zan Dobersek <zdobersek@igalia.com>
2310 [GTK] Enable the Wayland target if GTK+ dependency is found
2311 https://bugs.webkit.org/show_bug.cgi?id=121704
2313 Reviewed by Gustavo Noronha Silva.
2315 The Wayland target should be enabled by default if the GTK+ dependency is of version 3.9.14 or later.
2317 * Source/autotools/FindDependencies.m4: If the Wayland target was not strictly disabled, the GTK+ dependency
2318 is tested if it can provide the Wayland GDK backend, and that the version of that backend matches the version
2319 of the master GTK+ dependency for which we already tested. If found, the target is enabled, otherwise we either
2320 warn or error out, depending on whether the build target was set to auto or completely disabled through configuration.
2321 * Source/autotools/ReadCommandLineArguments.m4: Switch the default Wayland target status to 'auto', meaning
2322 it will be disabled if the GTK+ dependency is not found.
2323 * Source/autotools/Versions.m4: Require GTK+ 3.9.14 for the Wayland target only.
2325 2013-09-23 Zan Dobersek <zdobersek@igalia.com>
2327 [Autotools] Rework the build target selection
2328 https://bugs.webkit.org/show_bug.cgi?id=121703
2330 Reviewed by Gustavo Noronha Silva.
2332 Replace the --with-target configuration flag with target-specific --enable-*-target flags:
2333 - --enable-x11-target
2334 - --enable-wayland-target
2335 - --enable-win32-target
2336 - --enable-quartz-target
2337 - --enable-directfb-target
2339 By default, the X11 target is enabled. This default is preserved only if no --enable-*-target flag
2340 is passed on the command line. When that occurs, the newly-constructed list of build targets is
2341 used to determine what build targets should actually be built. So for instance, executing just
2342 `./configure` would only enable the X11 target as that's the default, and executing
2343 `./configure --enable-wayland-target` would only enable the Wayland target, as the defaults are
2346 * Source/autotools/CheckSystemAndBasicDependencies.m4: Abort if grep was not found, just in case.
2347 * Source/autotools/CustomMacros.m4: The new file that contains helpful custom macros.
2348 * Source/autotools/FindDependencies.m4: Use the appropriate 'enable_*_target' references instead of 'with_*target'.
2349 * Source/autotools/PrintBuildConfiguration.m4: Use the new AM_APPEND_TO_DESCRIPTION macro to construct a pretty-looking
2350 description string of what targets will be built.
2351 * Source/autotools/ReadCommandLineArguments.m4: Replace the --with-target configuration flag and the related
2352 hacks with the set of --enable-*-target flags. The new AM_DETERMINE_BUILD_TARGET_STATUS macro is used to determine
2353 whether to enable specific build targets, based indirectly on the passed-in --enable-*-target flags.
2354 * Source/autotools/SetupAutoconfHeader.m4: Use the appropriate 'enable_*_target' references instead of 'with_*target'.
2355 * Source/autotools/SetupAutomake.m4: Use the appropriate 'enable_*_target' references instead of 'with_*target'.
2356 * configure.ac: Include the new CustomMacros.m4 file.
2358 2013-09-23 Claudio Saavedra <csaavedra@igalia.com>
2362 Reviewed by Carlos Garcia Campos.
2364 * Source/autotools/Versions.m4: Bump to 2.3.0
2366 2013-09-20 Sergio Correia <sergio.correia@openbossa.org>
2368 [CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
2369 https://bugs.webkit.org/show_bug.cgi?id=121688
2371 Reviewed by Martin Robinson.
2373 HarfBuzz 0.9.18 split ICU support into a separate harfbuzz-icu library.
2374 To be able to build with earlier and newer versions of HarfBuzz, we should
2375 check for harfbuzz-icu as well, if version >= 0.9.18.
2377 * Source/cmake/FindHarfBuzz.cmake: Check for harfbuzz-icu, if version
2380 2013-09-16 Gustavo Noronha Silva <gns@gnome.org>
2382 [GTK] Make symbol export filter more strict, and disable for dev/test builds
2383 https://bugs.webkit.org/show_bug.cgi?id=120586
2385 Reviewed by Martin Robinson.
2387 * GNUmakefile.am: only include test-related automake files when developer
2389 * Source/autotools/ReadCommandLineArguments.m4: add --enable-developer-mode,
2390 defaults to no, and to yes for debug builds.
2391 * Source/autotools/SetupAutomake.m4: add ENABLE_DEVELOPER_MODE conditional.
2392 * Source/autotools/symbols.filter: make the exported symbols list much shorter,
2393 covering only the public ABI and a few symbols required by WebKit2 processes.
2395 2013-09-13 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
2397 [GTK] Move to the new web inspector
2398 https://bugs.webkit.org/show_bug.cgi?id=120647
2400 Reviewed by Carlos Garcia Campos.
2402 * GNUmakefile.am: include the new WebInspectorUI GNUmakefile.am.
2404 2013-09-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
2406 [Qt] Update sync.profile
2407 https://bugs.webkit.org/show_bug.cgi?id=121295
2409 Reviewed by Simon Hausmann.
2411 Ensure we let the dependencies pick the right branch instead of always master
2412 and list all the dependencies we need on all platforms.
2414 * Source/sync.profile:
2416 2013-09-11 Mario Sanchez Prada <mario.prada@samsung.com>
2418 [GTK] Remove Gail dependency from build system for GTK3
2419 https://bugs.webkit.org/show_bug.cgi?id=119673
2421 Reviewed by Gustavo Noronha Silva.
2423 * Source/autotools/FindDependencies.m4: Don't look for GAIL at all.
2424 * Source/autotools/Versions.m4: Removed any reference to GAIL.
2425 * Source/cmake/FindGAIL3.cmake: Removed.
2426 * Source/cmake/OptionsGTK.cmake: Don't look for the GAIL package.
2428 2013-09-11 Patrick Gansterer <paroga@webkit.org>
2430 [CMake] Split out generic Windows files into its own file
2431 https://bugs.webkit.org/show_bug.cgi?id=119514
2433 Reviewed by Gyuyoung Kim.
2435 This allows us to add smaller CMakeLists.txt files when
2436 adding additional Windows ports.
2438 * Source/cmake/OptionsWinCE.cmake:
2439 * Source/cmake/WebKitMacros.cmake:
2441 2013-09-11 Alberto Garcia <berto@igalia.com>
2443 autogen.sh: fix removal of autom4te.cache
2444 https://bugs.webkit.org/show_bug.cgi?id=121150
2446 Reviewed by Carlos Garcia Campos.
2448 The removal of autom4te.cache is wrong, it uses 'rm -f' instead of
2449 'rm -rf' and it relies on an undefined variable.
2451 In addition to that, it should be done after running autoreconf,
2452 which is when it's no longer needed.
2456 2013-09-11 Alberto Garcia <berto@igalia.com>
2458 Unquoted $ORIGDIR in autogen.sh
2459 https://bugs.webkit.org/show_bug.cgi?id=19512
2461 Reviewed by Carlos Garcia Campos.
2463 Quote all directory names. This doesn't mean that all possible
2464 directory names are safe for building webkit, but the configure
2465 script already runs a sanity check.
2469 2013-09-11 Zan Dobersek <zdobersek@igalia.com>
2471 [GTK] Stop disabling deprecated symbols in debug builds
2472 https://bugs.webkit.org/show_bug.cgi?id=121145
2474 Reviewed by Carlos Garcia Campos.
2476 Disabling the dependencies' deprecated symbols in debug builds is only causing unnecessary
2477 build failures. Compiler warnings are being thrown whenever a deprecated symbol is being
2478 used, so a build failure is an overreach in this case.
2480 * Source/autotools/SetupAutoconfHeader.m4:
2482 2013-09-10 Marcelo Morais <m.morais@samsung.com>
2484 [EFL] WebInspector: Move to new webinspector
2485 https://bugs.webkit.org/show_bug.cgi?id=119559
2487 Reviewed by Gyuyoung Kim.
2489 Enabling the new Web Inspector on EFL port.
2490 Co-author: Andre Loureiro <andre.vl@samsung.com>
2492 * Source/PlatformEfl.cmake:
2493 * Source/cmake/OptionsEfl.cmake:
2495 2013-09-06 Zan Dobersek <zdobersek@igalia.com>
2497 REGRESSION(r155143): Build failures on GTK port with Clang and libstdc++ < 4.8.1
2498 https://bugs.webkit.org/show_bug.cgi?id=120896
2500 Reviewed by Anders Carlsson.
2502 The GTK port currently only permits using the libstdc++ standard library when compiling with
2503 Clang. After r155143, build failures are occurring when using Clang and libstdc++ that predates
2504 the 4.8.0 release due to the use of std::is_trivially_destructible that isn't available in
2507 To not add additional special casing, the GTK port should move onto requiring libstdc++ >= 4.8.1
2508 when compiling with the Clang compiler. Version 4.8.1 was chosen since it's C++11 feature-complete.
2509 This strict requirement is possible as compiling the GTK port with the Clang compiler is not really
2510 widespread, so we can afford to adjust the required dependencies to match other ports' progression
2511 instead of modifying the code.
2513 * Source/autotools/CheckSystemAndBasicDependencies.m4: If the detected compiler is Clang, also check
2514 that the libstdc++ standard library is used by testing for the __GLIBCXX__ macro that should be defined
2515 to the value lesser than the '20130531', the date stamp used by the 4.8.1 release of libstdc++. Since
2516 possible future releases of the 4.6 or 4.7 series of libstdc++ will also match this check due to a newer
2517 date stamp contained in __GLIBCXX__, the std::is_trivially_destructible struct is also used so the
2518 compilation will fail if the libstdc++ that's used is older than allowed (and therefor does not support
2519 the feature). If the check fails, a fatal error is thrown, describing the requirement. Everything carries
2520 on as normal otherwise.
2522 2013-09-06 Zan Dobersek <zdobersek@igalia.com>
2524 [GTK] Bump the required Clang version to 3.2
2525 https://bugs.webkit.org/show_bug.cgi?id=112537
2527 Reviewed by Gustavo Noronha Silva.
2529 * Source/autotools/CheckSystemAndBasicDependencies.m4: Require the Clang 3.2 stack
2530 when the Clang compiler is specified.
2532 2013-09-05 Brendan Long <b.long@cablelabs.com>
2534 [Qt] DefaultFullScreenVideoHandler and PlatformVideoWindow are included in the build when they are disabled
2535 https://bugs.webkit.org/show_bug.cgi?id=117206
2537 Reviewed by Philippe Normand.
2539 * Source/widgetsapi.pri: Don't include DefaultFullScreenVideoHandler when it's disabled.
2541 2013-09-05 Ryuan Choi <ryuan.choi@samsung.com>
2543 [CMAKE] Add c++0x into CXX_FLAGS as a default
2544 https://bugs.webkit.org/show_bug.cgi?id=120812
2546 Unreviewed build fix for EFL ports.
2548 * Source/cmake/OptionsCommon.cmake: Moved c++0x option here from WebKitHelpers.
2549 * Source/cmake/WebKitHelpers.cmake:
2551 2013-09-04 Michael Brüning <michael.bruning@digia.com>
2553 [Qt] Use correct library paths for prefix builds on Mac.
2554 https://bugs.webkit.org/show_bug.cgi?id=120635
2556 Reviewed by Tor Arne Vestbø.
2558 Due to a change of scope of the qmake force_independent configuration
2559 flag, the library paths in QtWebKit builds on the Mac are set to the
2560 QtWebKit build directory even for production builds.
2562 This patch sets the correct library paths for prefixed production builds
2563 while keeping the scope of the force_independent flag for non-production
2567 * Source/widgetsapi.pri:
2569 2013-09-04 Zan Dobersek <zdobersek@igalia.com>
2571 [GTK] Add support for the Wayland build target
2572 https://bugs.webkit.org/show_bug.cgi?id=120627
2574 Reviewed by Gustavo Noronha Silva.
2576 Add support for building the GTK port with Wayland as the target. The Wayland target can be the sole target
2577 that's enabled, or it can be enabled in parallel with the X11 target.
2579 Each of those two targets, when enabled, checks for the corresponding GTK+ windowing dependency being present.
2580 In the case of only the Wayland target being enabled, the accelerated compositing feature is disabled at
2581 build-time as the feature is not yet supported under the Wayland display protocol. X11-based plugin support is
2582 also disabled under that configuration, even if the WebKitPluginProcess is still built but is left non-operational.
2583 GLX support is also disabled if not building the X11 target.
2585 The Wayland target can be enabled through using the --with-target configuration option that now accepts two
2587 - 'wayland' - only enables the Wayland target,
2588 - 'x11,wayland' - enables the X11 and Wayland targets that are to be built in parallel.
2590 This makes it possible to build the GTK port of WebKit with the Wayland target, relying solely on the GTK+
2591 dependency that only has the Wayland backend enabled, and removes linking against any X11-related library.
2592 Note that at the moment there seem to be other dependencies that still link to X11-related libraries.
2593 Complete functionality is not yet guaranteed, but is of course the goal.
2595 * Source/autotools/FindDependencies.m4: Store the version of the basic GTK+ dependency that was found.
2596 This is later used to check that the GTK+ X11 and GTK+ Wayland dependencies are of the same version. The
2597 X11-specific dependencies are grouped into one section (apart from the XComposite and XDamage dependencies),
2598 also checking for the GTK+ X11 dependency. If the X11 target is not enabled, the GLX dependency is disabled.
2599 Additionally check for the GTK+ Wayland dependency if the Wayland target is enabled.
2600 We only check for the presence and correct version of the GTK+ X11 and Wayland dependencies, if necessary.
2601 Check for the XComposite and XDamage dependencies if the X11 target is enabled (in addition to the OpenGL
2602 headers being present).
2603 In case of the Wayland target being enabled while the X11 target is not, disable the accelerated compositing
2604 feature as there's no support yet for it under the Wayland display protocol.
2605 * Source/autotools/PrintBuildConfiguration.m4: The build configuration should now print out 'GDK targets'.
2606 * Source/autotools/ReadCommandLineArguments.m4: The --with-target option can now take two additional values,
2607 'wayland' and 'x11,wayland'. The first one enables only the Wayland target, while the second one enables both
2608 X11 and Wayland targets. This makes it possible to build the GTK port with both X11 and Wayland display protocols
2609 supported in the same build.
2610 We must now check the outcoming with_target variable to see if the special case of building one or both of the
2611 possible parallel targets was chosen. We define with_x11_target and with_wayland_target variables if the
2612 with_target value applies to that case.
2613 * Source/autotools/SetupAutoconfHeader.m4: Do not define the XP_UNIX macro on builds that enable the Wayland-only
2614 target. It should still be defined if we're building both X11 and Wayland targets in parallel.
2615 * Source/autotools/SetupAutomake.m4: Define TARGET_X11 and TARGET_WAYLAND Automake conditionals if the new
2616 with_x11_target or with_wayland_target variables were set, respectively. Additionall, define the TARGET_X11_OR_WAYLAND
2617 Automake conditional if we're building either of the two targets.
2619 2013-09-03 Patrick Gansterer <paroga@webkit.org>
2621 [CMake] Fix detection of x86_64 platform with MSVC
2622 https://bugs.webkit.org/show_bug.cgi?id=116662
2624 Reviewed by Gyuyoung Kim.
2626 Use ${MSVC_CXX_ARCHITECTURE_ID} instead of ${CMAKE_SYSTEM_PROCESSOR}, since
2627 the later one just resolves to the host processor on Windows.
2631 2013-08-29 Sam Weinig <sam@webkit.org>
2633 Add ENABLE guards for Promises
2634 https://bugs.webkit.org/show_bug.cgi?id=120488
2636 Reviewed by Andreas Kling.
2638 * Source/autotools/SetupWebKitFeatures.m4:
2639 * Source/cmake/WebKitFeatures.cmake:
2640 * Source/cmakeconfig.h.cmake:
2642 2013-08-28 Gustavo Noronha Silva <gns@gnome.org>
2644 [GTK] Enable maintainer mode configure switch
2645 https://bugs.webkit.org/show_bug.cgi?id=120424
2647 Reviewed by Martin Robinson.
2649 The maintainer mode feature is used by ostree and other automated builders to ensure no autotools
2650 regeneration will happen for a regular tarball build; ostree builders, for instance, are very
2651 conservative with toolchain upgrades, and are still using aclocal 1.12. WebKit's latest tarball
2652 (2.1.90) for some reason tries to regenerate build files, and the build fails because it can't find
2653 the version of aclocal that was used for generating the tarball (1.13).
2655 * configure.ac: enable maintainer mode feature.
2657 2013-08-28 Zan Dobersek <zdobersek@igalia.com>
2659 [GTK] Add support for building JSC with FTL JIT enabled
2660 https://bugs.webkit.org/show_bug.cgi?id=120270
2662 Reviewed by Filip Pizlo.
2664 * Source/autotools/FindDependencies.m4: Disable FTL JIT if the JIT itself is disabled or if the C++ compiler
2665 being used is not Clang. Check for llvm-config and use it to properly test for the LLVM >= 3.4 dependency.
2666 * Source/autotools/PrintBuildConfiguration.m4: Print out the status of the FTL JIT support.
2667 * Source/autotools/ReadCommandLineArguments.m4: Add a configuration flag for enabling the feature, defaulting
2668 to 'no' used as the default value for now. This should switch to 'auto' at some point in future.
2669 * Source/autotools/SetupAutoconfHeader.m4: Define ENABLE_FTL_JIT to a specific value if possible.
2670 Also define HAVE_LLVM to 1 if the LLVM dependency was satisfied.
2672 2013-08-28 Simon Hausmann <simon.hausmann@digia.com>
2674 [Qt] Unreviewed trivial build adjustment
2676 * Source/sync.profile: Don't depend on qtjsbackend anymore. It's not needed in Qt 5.2
2677 anymore (but this section of sync.profile is only used by the CI system, so no impact
2680 2013-08-24 Carlos Garcia Campos <cgarcia@igalia.com>
2682 Unreviewed. Fix GTK+ build after r154541.
2684 * Source/autotools/symbols.filter: Export symbols required by
2687 2013-08-15 Zan Dobersek <zdobersek@igalia.com>
2689 Unreviewed GTK build fix after r154106.
2691 * Source/autotools/symbols.filter: Export the proper Element::shadowRoot() symbol.
2693 2013-08-14 Filip Pizlo <fpizlo@apple.com>
2695 Typed arrays should be rewritten
2696 https://bugs.webkit.org/show_bug.cgi?id=119064
2698 Reviewed by Oliver Hunt.
2700 Automake work courtesy of Zan Dobersek <zdobersek@igalia.com>.
2702 * Source/autotools/symbols.filter:
2704 2013-08-14 Tim Horton <timothy_horton@apple.com>
2706 Un-inline dataLog dumpers for IntSize and IntPoint
2707 https://bugs.webkit.org/show_bug.cgi?id=119697
2709 Reviewed by Sam Weinig.
2711 Avoid regressing build performance by moving IntSize::dump and IntPoint::dump elsewhere.
2713 * Source/autotools/symbols.filter:
2715 2013-08-14 Martin Robinson <mrobinson@igalia.com>
2717 [GTK] [CMake] Add support for building TestWebKitAPI
2718 https://bugs.webkit.org/show_bug.cgi?id=116987
2720 Reviewed by Philippe Normand.
2722 * Source/cmake/OptionsGTK.cmake: Turn on the API tests in the settings.
2724 2013-08-13 Zan Dobersek <zdobersek@igalia.com>
2726 [Autotools] Unicode's CFLAGS enforce -D_FORTIFY_SOURCE=2, -D_REENTRANT=1, causing faulty Clang builds
2727 https://bugs.webkit.org/show_bug.cgi?id=119685
2729 Reviewed by Gustavo Noronha Silva.
2731 icu-config includes '-D_FORTIFY_SOURCE=2 -D_REENTRANT=1' when printing out C preprocessor flags that are used
2732 as the C compiler flags to avoid other unwanted compiler options. This causes problems when building optimized
2733 builds with Clang because of a bug in that compiler:
2734 http://llvm.org/bugs/show_bug.cgi?id=16821
2736 To avoid that, the C preprocessor search flags, as printed by `icu-config --cppflags-searchpath` are now used
2737 the Unicode dependency's C compiler flags, avoiding unconditionally specifying the two macros.
2739 To adjust for that, the `-pthread` flag is added to the global CFLAGS and CXXFLAGS variables, ensuring
2740 the _REENTRANT define is set to 1 and declaring the flag globally instead of relying on Glib dependency's
2741 C compiler flags to do so for us. -D_FORTIFY_SOURCE=2 is only added to the CFLAGS and CXXFLAGS variables if
2742 the compiler in use is gcc or g++, preventing the Clang builds to malfunction.
2744 * Source/autotools/FindDependencies.m4:
2745 * Source/autotools/SetupCompilerFlags.m4:
2747 2013-08-13 Zan Dobersek <zdobersek@igalia.com>
2749 [Autotools] Don't compare $CC, $CXX to exact compiler names
2750 https://bugs.webkit.org/show_bug.cgi?id=119683
2752 Reviewed by Gustavo Noronha Silva.
2754 Instead of comparing $CC and $CXX to exact compiler names (like 'gcc', 'clang++' etc.),
2755 use the compiler version checks to also specify the broader compiler collection of which
2756 the used compiler is a member of. This avoids failures in some border-line cases where
2757 the user would still use either a GCC or a Clang compiler but provide it through a symbolic
2758 link that was specified via the CC/CXX environment variables.
2760 * Source/autotools/CheckSystemAndBasicDependencies.m4: Store the detected C/C++ compiler collection
2761 in c_compiler/cxx_compiler. Throw an error if no supported compiler was found.
2762 * Source/autotools/SetupCompilerFlags.m4: Test for a specific compiler by checking against
2763 c_compiler/cxx_compiler rather than CC/CXX values.
2765 2013-08-12 Zan Dobersek <zdobersek@igalia.com>
2767 [Autotools] Adjust the help string for the configure's --enable-optimizations flag
2768 https://bugs.webkit.org/show_bug.cgi?id=119682
2770 Reviewed by Martin Robinson.
2772 * Source/autotools/ReadCommandLineArguments.m4: Remove the 'GCC only' part of the help
2773 string for the --enable-optimizations flag. This is not true and can lead to confusion
2774 since the optimizations can be applied when compiling with Clang as well.
2776 2013-08-11 Carlos Garcia Campos <cgarcia@igalia.com>
2778 Unreviewed. Update NEWS and Versions.m4 for 2.1.4 release.
2780 * Source/autotools/Versions.m4: Update version numbers.
2782 2013-08-09 Zan Dobersek <zdobersek@igalia.com>
2784 [Automake] Clean up OpenGL graphics configuration sections
2785 https://bugs.webkit.org/show_bug.cgi?id=119554
2787 Reviewed by Martin Robinson.
2789 Clean up sections in the Automake configuration process that are configuring the OpenGL graphics
2790 features and dependencies. Remove unnecessary variable assignments, merge similar code paths,
2791 clarify a couple of comments and error messages and fix a few whitespace problems.
2793 * Source/autotools/FindDependencies.m4:
2794 * Source/autotools/ReadCommandLineArguments.m4:
2795 * Source/autotools/SetupAutomake.m4:
2797 2013-08-04 Sam Weinig <sam@webkit.org>
2799 Remove support for HTML5 MicroData
2800 https://bugs.webkit.org/show_bug.cgi?id=119480
2802 Reviewed by Anders Carlsson.
2804 * Source/autotools/SetupWebKitFeatures.m4:
2805 * Source/cmake/OptionsBlackBerry.cmake:
2806 * Source/cmake/OptionsEfl.cmake:
2807 * Source/cmake/OptionsGTK.cmake:
2808 * Source/cmake/WebKitFeatures.cmake:
2809 * Source/cmakeconfig.h.cmake:
2811 2013-08-06 Simon Pena <simon.pena@samsung.com>
2813 Build fix for GTK 32-bit after r153736
2815 * Source/autotools/symbols.filter: expose WebCore::SerializedScriptValue::create.
2817 2013-08-06 Simon Pena <simon.pena@samsung.com>
2819 Build fix for GTK after r153736
2821 * Source/autotools/symbols.filter: expose missing symbols
2822 WebCore::SerializedScriptValue::create and WebCore::toJS to Internals.
2824 2013-08-05 Zan Dobersek <zdobersek@igalia.com>
2826 [Automake] Define ENABLE_JIT through the Autoconf header
2827 https://bugs.webkit.org/show_bug.cgi?id=119445
2829 Reviewed by Martin Robinson.
2831 Instead of defining the ENABLE_JIT value through JSC_CPPFLAGS, the feature define is
2832 set to be either enabled or disabled through the Autoconf header, based on the value
2833 passed through the configuration flag. The 'auto' value is used as default, meaning
2834 that the feature is enabled or disabled in the Platform.h header based on the platform
2835 configuration (OS, architecture etc.).
2837 * Source/autotools/FindDependencies.m4: Remove the JSC_CPPFLAGS definition.
2838 * Source/autotools/ReadCommandLineArguments.m4: Change the default value to 'auto' instead
2839 of 'autodetect', as used by other configuration options that take a similar approach to enabling
2841 * Source/autotools/SetupAutoconfHeader.m4: Set a strict value for the ENABLE_JIT define through
2842 the Autoconf header if the feature was specifically enabled or disabled.
2844 2013-08-04 Zalan Bujtas <zalan@apple.com>
2846 Background doesn't fully repaint when body has margins.
2847 https://bugs.webkit.org/show_bug.cgi?id=119033
2849 Reviewed by Simon Fraser.
2851 Ensure that background-color changes do not leave unpainted areas when
2854 Both <body> and <html> background-color get propagated up to the viewport.
2855 If <body> has background-color attribute set, while <html> doesn't, the color is
2856 applied not only on the <body> but on both the <html> and the viewport. However,
2857 it's not enough to mark the RenderView dirty because with tiles backing on,
2858 there could be areas outside of the viewport that need repaint. By marking
2859 the RenderView's graphics layer dirty instead, we ensure that all the related
2860 tiles get marked dirty too and the new background color covers all areas.
2862 Manual test added. When forcing top-level composition on (even with embedded iframe to
2863 make sure we don't do paintsIntoWindow rendering), the test case execution changes so much,
2864 that the repaint rects don't reflect the functionality difference anymore.
2866 Reviewed by Simon Fraser.
2868 * ManualTests/compositing/background-color-change-on-body-with-margin.html: Added.
2870 2013-07-30 Ádám Kallai <kadam@inf.u-szeged.hu>
2872 [Qt] Workaround to make syncqt run and generate forwarding headers in SVN repositories too.
2873 https://bugs.webkit.org/show_bug.cgi?id=118725.
2875 Reviewed by Tor Arne Vestbø.
2879 2013-07-30 Carlos Garcia Campos <cgarcia@igalia.com>
2881 Unreviewed. Update NEWS and Versions.m4 for 2.1.4 release.
2883 * Source/autotools/Versions.m4: Bump version numbers.
2885 2013-07-27 Ryuan Choi <ryuan.choi@samsung.com>
2887 [EFL] Bump required version of EFL to 1.7
2888 https://bugs.webkit.org/show_bug.cgi?id=119144
2890 Reviewed by Christophe Dumez.
2892 We have supported 1.6 for Tizen build since r137203.
2893 But Tizen now supports 1.7+ after Tizen released 2.0.
2895 * Source/cmake/OptionsEfl.cmake:
2896 Bumped EFL to 1.7 and removed promotion.
2898 2013-07-25 Christophe Dumez <ch.dumez@sisa.samsung.com>
2900 Unreviewed EFL build fix after r153315.
2902 Use -std=gnu++0x instead of -std=c++0x as we rely on GNU extensions such as
2905 * Source/cmake/WebKitHelpers.cmake:
2907 2013-07-25 Ryuan Choi <ryuan.choi@samsung.com>
2909 [CMAKE] Enforce c++0x for cmake based ports
2910 https://bugs.webkit.org/show_bug.cgi?id=119081
2912 Reviewed by Gyuyoung Kim.
2914 * Source/cmake/WebKitHelpers.cmake:
2915 Enforce c++0x for all cmake based ports to fix build break.
2917 2013-07-24 Ryuan Choi <ryuan.choi@samsung.com>
2919 [EFL][CMAKE] Fix wrong syntax about option commands
2920 https://bugs.webkit.org/show_bug.cgi?id=119035
2922 Reviewed by Christophe Dumez.
2924 second argument of cmake option command should be description.
2926 * Source/cmake/OptionsEfl.cmake: Added description instead of wrong initial value.
2928 2013-07-23 Tim Horton <timothy_horton@apple.com>
2930 Add a test for plug-in unavailability indicator obscurity detection
2931 https://bugs.webkit.org/show_bug.cgi?id=119007
2933 Reviewed by Anders Carlsson.
2935 * Source/autotools/symbols.filter:
2936 Expose RenderEmbeddedObject::isReplacementObscured to internals.
2938 2013-07-16 Balazs Kelemen <kbalazs@webkit.org>
2940 [CMake] Undefined references should be detected at build time
2941 https://bugs.webkit.org/show_bug.cgi?id=110236
2943 Reviewed by Christophe Dumez.
2945 Pass the --no-undefined argument to the linker on platforms where it is available.
2947 * Source/cmake/OptionsCommon.cmake:
2949 2013-07-16 Carlos Garcia Campos <cgarcia@igalia.com>
2951 [GTK] Remove compile warnings about GTK+ API deprecated after 3.6
2952 https://bugs.webkit.org/show_bug.cgi?id=118237
2954 Reviewed by Philippe Normand.
2956 We depend on GTK+3.6 so we are not interested in compile warnings
2957 about deprecated API after 3.6
2959 * Source/autotools/SetupAutoconfHeader.m4: Define
2960 GDK_VERSION_MIN_REQUIRED in config.h.
2962 2013-07-09 Carlos Garcia Campos <cgarcia@igalia.com>
2964 Unreviewed. Update NEWS and Versions.m4 for 2.1.3 release.
2966 * Source/autotools/Versions.m4: Bump version numbers.
2968 2013-07-08 Andy Estes <aestes@apple.com>
2970 Add WebInspectorUI to WebKit.xcworkspace
2971 https://bugs.webkit.org/show_bug.cgi?id=118491
2973 Reviewed by Sam Weinig.
2975 * WebKit.xcworkspace/contents.xcworkspacedata:
2977 2013-07-08 ChangSeok Oh <changseok.oh@collabora.com>
2979 [GTK] Acceleration description isn't displayed in configured options.
2980 https://bugs.webkit.org/show_bug.cgi?id=118441
2982 Reviewed by Gustavo Noronha Silva.
2984 The acceleration_backend_description has been changed to acceleration_description from r152275.
2986 * Source/autotools/PrintBuildConfiguration.m4:
2988 2013-07-08 Zan Dobersek <zdobersek@igalia.com>
2990 [Autoconf] Define WTF_USE_OPENGL when OpenGL was found
2991 https://bugs.webkit.org/show_bug.cgi?id=118341
2993 Reviewed by Gustavo Noronha Silva.
2995 After r152275, WTF_USE_OPENGL is only defined if the accelerated compositing is enabled.
2996 This breaks the build if disabling the accelerated compositing feature as the OpenGL-specific
2997 code is not compiled anymore even if it's still required.
2999 To avoid that, WTF_USE_OPENGL should be defined if OpenGL was found. The accelerated compositing
3000 feature also relies on this condition, exiting the configuration process with an error otherwise.
3002 * Source/autotools/SetupAutoconfHeader.m4:
3004 2013-07-01 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
3006 [GTK] Remove unsupported AC backends
3007 https://bugs.webkit.org/show_bug.cgi?id=117362
3009 Reviewed by Martin Robinson.
3011 * Source/autotools/FindDependencies.m4: remove checks related to acceleration backend,
3012 turn them into a check for OpenGL being available, simply.
3013 * Source/autotools/ReadCommandLineArguments.m4: remove command line option to select
3014 accelerated backend, it's now auto-detected.
3015 * Source/autotools/SetupAutoconfHeader.m4: no longer defines USE_CLUTTER and
3016 USE_TEXTURE_MAPPER_CAIRO.
3017 * Source/autotools/SetupAutomake.m4: remove checks related to acceleration backend,
3018 turn them into a check for OpenGL being available, simply.
3019 * Source/autotools/Versions.m4: no longer check for clutter/clutter-gtk.
3021 2013-07-01 Timothy Hatcher <timothy@apple.com>
3023 Link to WebInspectorUI.framework at build time instead of soft linking.
3025 https://bugs.webkit.org/show_bug.cgi?id=118261
3027 Reviewed by Joseph Pecoraro.
3029 * Source/Makefile: Build WebInspectorUI before WebKit and WebKit2.
3031 2013-06-28 Sean Bright <sean@malleable.com>
3033 [Autotools] Properly quote harfbuzz-icu pkg-config check
3034 https://bugs.webkit.org/show_bug.cgi?id=118186
3036 Reviewed by Carlos Garcia Campos.
3038 A secondary test was added in r150963 to check for harfbuzz-icu
3039 when it was split into two packages, but the test is not properly
3040 quoted. If the test fails you get an error about missing
3041 version "./configure.9.8" instead of the expected "0.9.8."
3043 * Source/autotools/FindDependencies.m4:
3045 2013-06-27 Christophe Dumez <ch.dumez@sisa.samsung.com>
3047 Remove [NoInterfaceObject] from WorkerGlobalScope
3048 https://bugs.webkit.org/show_bug.cgi?id=118071
3050 Reviewed by Kentaro Hara.
3052 Update GENERATE_BINDINGS CMake macro to take 2 additional parameters
3053 now needed by the preprocess-idls.pl script.
3055 * Source/cmake/WebKitMacros.cmake:
3057 2013-06-24 Ryuan Choi <ryuan.choi@samsung.com>
3059 [CMAKE] Clear unused cmakedefines
3060 https://bugs.webkit.org/show_bug.cgi?id=117931
3062 Reviewed by Christophe Dumez.
3064 * Source/cmakeconfig.h.cmake:
3065 Removed ENABLE_AS_IMAGE, ENABLE_LEGACY_WEBKIT_BLOB_BUILDER and
3066 ENABLE_CLIENT_BASED_GEOLOCATION cmakedefines which already removed.
3068 2013-06-20 Ryuan Choi <ryuan.choi@samsung.com>
3070 [CMAKE][EFL] Enable DOM4 Events Constructor
3071 https://bugs.webkit.org/show_bug.cgi?id=117858
3073 Reviewed by Laszlo Gombos.
3075 * Source/cmake/OptionsEfl.cmake: Enabled ENABLE_DOM4_EVENTS_CONSTRUCTOR.
3076 * Source/cmake/WebKitFeatures.cmake: Added ENABLE_DOM4_EVENTS_CONSTRUCTOR.
3077 * Source/cmakeconfig.h.cmake: Ditto.
3079 2013-06-20 Zan Dobersek <zdobersek@igalia.com>
3081 [GTK] remove bashism from configure
3082 https://bugs.webkit.org/show_bug.cgi?id=117796
3084 Reviewed by Gustavo Noronha Silva.
3086 * Source/autotools/FindDependencies.m4: Perform string appending by redeclaring the base string to the value
3087 of the base string followed by the string that's being appended. This replaces the use of the '+=' operator
3088 that works under bash but is not supported by other shells.
3090 2013-06-18 Ryosuke Niwa <rniwa@webkit.org>
3092 REGRESSION(r147602): Search text field doesn't render selection when it has some :focus rules
3093 https://bugs.webkit.org/show_bug.cgi?id=117747
3095 Reviewed by Kent Tamura.
3097 * ManualTests/search-select-all-with-focus-style.html: Added.
3099 2013-06-18 Carlos Garcia Campos <cgarcia@igalia.com>
3101 Unreviewed. Update NEWS and Versions.m4 for 2.1.2 release.
3103 * Source/autotools/Versions.m4: Bump version numbers.
3105 2013-06-18 Xabier Rodriguez Calvar <calvaris@igalia.com>
3107 [GTK][GStreamer] Fullscreen option in video element context menu not working
3108 https://bugs.webkit.org/show_bug.cgi?id=105191
3110 Fullscreen with native controls is outdated and even broken in
3111 [GTK][WK2], so they are deactivated for now.
3113 Reviewed by Philippe Normand.
3115 * Source/autotools/SetupAutoconfHeader.m4: Removed the use of
3116 fullscreen native media controls.
3118 2013-06-17 Michael Brüning <michael.bruning@digia.com>
3120 [Qt] Remove Qt specific QTKIT flagged code.
3121 https://bugs.webkit.org/show_bug.cgi?id=117635
3123 Reviewed by Simon Hausmann.
3125 Due to disabling QTKIT for Qt in r151546, the
3126 code the flags that are not taken into account
3127 anymore and the code that has been rendered
3128 unreachable by this are removed.
3130 * Source/widgetsapi.pri:
3132 2013-06-17 Carlos Garcia Campos <cgarcia@igalia.com>
3134 Unreviewed. Rename gobject_introspection_required variable.
3136 As gobject_introspection_required_version for consistency with all
3137 other required_version variables.
3139 * Source/autotools/FindDependencies.m4:
3140 * Source/autotools/Versions.m4:
3142 2013-06-14 Patrick Gansterer <paroga@webkit.org>
3144 Introduce USE(WINGDI) for the Windows port
3145 https://bugs.webkit.org/show_bug.cgi?id=116138
3147 Reviewed by Ryosuke Niwa.
3149 Using USE(WINGDI) instead of OS(WINCE) will allow us to
3150 compile the GDI based Windows port on WinNT too.
3152 * Source/cmake/OptionsWinCE.cmake:
3154 2013-06-14 Manuel Rego Casasnovas <rego@igalia.com>
3156 [GTK][WK1] Missing symbols
3157 https://bugs.webkit.org/show_bug.cgi?id=117629
3159 Unreviewed GTK+ build fix.
3161 * Source/autotools/symbols.filter: Added missing symbols needed when
3164 2013-06-13 Max Vujovic <mvujovic@adobe.com>
3166 [CSS Regions] Selection dragged from a region paints its background
3167 https://bugs.webkit.org/show_bug.cgi?id=117607
3169 Reviewed by Alexandru Chiculita.
3171 Add a manual test for the painting of a dragged selection from a region. We don't have an
3172 automated way to test this yet. This test is similar to the other manual selection dragging
3173 tests (e.g. ManualTests/drag-image.html).
3175 * ManualTests/regions/drag-selection-painting.html: Added.
3177 2013-06-13 Xabier Rodriguez Calvar <calvaris@igalia.com>
3179 [GTK] [WK2] Found missing symbol when running some tests
3180 https://bugs.webkit.org/show_bug.cgi?id=117598
3182 Reviewed by Martin Robinson.
3184 * Source/autotools/symbols.filter: Added missing
3185 _ZN7WebCore28notImplementedLoggingChannelEv.
3187 2013-06-12 Alberto Garcia <agarcia@igalia.com>
3189 [BlackBerry] Remove dead WebDOM code
3190 https://bugs.webkit.org/show_bug.cgi?id=113370
3192 Reviewed by Anders Carlsson.
3194 BlackBerry PR 347565
3195 Internally reviewed by Charles Wei.
3197 * Source/cmake/OptionsBlackBerry.cmake:
3199 2013-06-06 Timothy Hatcher <timothy@apple.com>
3201 Add WebInspectorUI to the Makefile.
3203 Reviewed by Mark Rowe.
3207 2013-06-11 Seokju Kwon <seokju.kwon@gmail.com>
3209 Remove leftover wxWebkit code
3210 https://bugs.webkit.org/show_bug.cgi?id=117471
3212 Reviewed by Andreas Kling.
3214 * Source/cmake/WebKitPackaging.cmake:
3216 2013-06-07 Zan Dobersek <zdobersek@igalia.com>
3218 [regression] build failure WebKitFontFamilyNames.h missing
3219 https://bugs.webkit.org/show_bug.cgi?id=117178
3221 Reviewed by Sam Weinig.
3223 * GNUmakefile.am: List platform_sources under the BUILT_SOURCES list.
3225 2013-06-05 Bear Travis <betravis@adobe.com>
3227 [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags
3228 https://bugs.webkit.org/show_bug.cgi?id=117172
3230 Reviewed by Alexandru Chiculita.
3232 Adding the CSS_SHAPES compile flag.
3234 * Source/autotools/SetupWebKitFeatures.m4:
3235 * Source/autotools/symbols.filter:
3236 * Source/cmake/WebKitFeatures.cmake:
3237 * Source/cmakeconfig.h.cmake:
3239 2013-06-05 Zan Dobersek <zdobersek@igalia.com>
3241 Move MemoryInfo under window.internals
3242 https://bugs.webkit.org/show_bug.cgi?id=117197
3244 Reviewed by Ryosuke Niwa.
3246 * Source/autotools/symbols.filter: Export the required symbol.
3248 2013-06-04 Christophe Dumez <ch.dumez@sisa.samsung.com>
3250 Automatically generate WorkerContext constructor attributes
3251 https://bugs.webkit.org/show_bug.cgi?id=117183
3253 Reviewed by Kentaro Hara.
3255 Update GENERATE_BINDINGS macro to take an additional _workercontext_constructors_file
3258 * Source/cmake/WebKitMacros.cmake:
3260 2013-06-03 Eduardo Lima Mitev <elima@igalia.com>
3262 [EFL] Add ATK version 2.8.0 to efl jhbuild moduleset
3263 https://bugs.webkit.org/show_bug.cgi?id=116726
3265 Reviewed by Gyuyoung Kim.
3267 Bump required version of ATK to 2.8.0 in EFL CMake's build.
3269 * Source/cmake/FindATK.cmake: Adds macro to check required version
3270 * Source/cmake/OptionsEfl.cmake: Specifies required version of ATK to be 2.8.0
3272 2013-05-30 Alberto Garcia <agarcia@igalia.com>
3274 [GTK] Needs to check for harfbuzz-icu
3275 https://bugs.webkit.org/show_bug.cgi?id=116978
3277 Reviewed by Xan Lopez.
3279 HarfBuzz 0.9.18 splits harbuzz-icu into a separate library so we
3280 also need to check for it in order to get the necessary flags for
3281 the compiler and the linker.
3283 We keep this conditional for now since we still want to support
3284 earlier versions of HarfBuzz.
3286 * Source/autotools/FindDependencies.m4:
3288 2013-05-29 Kent Tamura <tkent@chromium.org>
3290 Remove leftover files for ENABLE_PAGE_POPUP and ENABLE_CALENDAR_PICKER
3291 https://bugs.webkit.org/show_bug.cgi?id=116999
3293 Reviewed by Anders Carlsson.
3295 * ManualTests/forms/calendar-picker-crash-by-type-change.html: Removed.
3296 * ManualTests/forms/calendar-picker.html: Removed.
3297 * ManualTests/forms/color-suggestion-picker.html: Removed.
3298 * ManualTests/forms/date-suggestion-picker.html: Removed.
3300 2013-05-29 Martin Robinson <mrobinson@igalia.com>
3302 Fix more CMake GTK+ build issues after r150336
3304 * Source/cmake/OptionsGTK.cmake: Actually set the new output name variable
3305 and be sure to set WTF_USE_EGL when EGL is enabled.
3307 2013-05-29 Carlos Garcia Campos <cgarcia@igalia.com>
3309 Unreviewed. Update NEWS and Versions.m4 for 2.1.1 release.
3311 * Source/autotools/Versions.m4: Bump version numbers.
3313 2013-05-29 Carlos Garcia Campos <cgarcia@igalia.com>
3315 Unreviewed. Fix make distcheck.
3317 * GNUmakefile.am: Add WebKitFeatures.h and WebKitFeatures.txt to
3320 2013-05-26 Jon Lee <jonlee@apple.com>
3322 [WK2] Notifications clobber each other with multiple processes
3323 https://bugs.webkit.org/show_bug.cgi?id=116428
3324 <rdar://problem/13935191>
3326 Reviewed by Darin Adler.
3328 * ManualTests/notification-in-multiple-windows.html: Added.
3330 2013-05-27 Patrick Gansterer <paroga@webkit.org>
3332 Use ICU_INCLUDE_DIRS in BlackBerry CMake files
3333 https://bugs.webkit.org/show_bug.cgi?id=116210
3335 Reviewed by Rob Buis.
3337 Set and use the ICU_INCLUDE_DIRS variable to avoid
3338 duplicated adding of the ICU include directory.
3340 * Source/cmake/OptionsBlackBerry.cmake:
3342 2013-05-24 Anders Carlsson <andersca@apple.com>
3344 Remove PagePopup code
3345 https://bugs.webkit.org/show_bug.cgi?id=116732
3347 Reviewed by Andreas Kling.
3349 * Source/cmakeconfig.h.cmake:
3350 Remove ENABLE_PAGE_POPUP.
3352 2013-05-21 Martin Robinson <mrobinson@igalia.com>
3354 [GTK] [CMake] Add support for building WebKit2
3355 https://bugs.webkit.org/show_bug.cgi?id=116372
3357 Reviewed by Gustavo Noronha Silva.
3359 * Source/cmake/FindWebP.cmake: Added.
3360 * Source/cmake/OptionsGTK.cmake: Turn on WebKit2 and the plugin process and also look
3361 for WebP. These missing symbols were hidden up until now. ENABLE_TEXTURE_MAPPER was
3362 also incorrect specified.
3364 2013-05-21 Zan Dobersek <zdobersek@igalia.com>
3366 [GTK] Compile everything in C++11 mode
3367 https://bugs.webkit.org/show_bug.cgi?id=116452
3369 Reviewed by Anders Carlsson.
3371 * Source/autotools/SetupCompilerFlags.m4: Use the C++11 standard by default when compiling C++ source code.
3372 Perform some minor cleanup around the comments and the order of specifying additional CXXFLAGS entries.
3374 2013-05-21 Carlos Garcia Campos <cgarcia@igalia.com>
3376 [BlackBerry] Make PagePopup implementation independent from WebCore
3377 https://bugs.webkit.org/show_bug.cgi?id=116448
3379 Reviewed by Anders Carlsson.
3381 * Source/cmake/OptionsBlackBerry.cmake: Do not enable PAGE_POPUP
3384 2013-05-20 Christophe Dumez <ch.dumez@sisa.samsung.com>
3386 [EFL] Reenabled INDEXED_DATABASE after r150344
3387 https://bugs.webkit.org/show_bug.cgi?id=116430
3389 Reviewed by Gyuyoung Kim.
3391 Reenable INDEXED_DATABASE flag for EFL port now that WebKit2
3392 build was fixed in r150344.
3394 * Source/cmake/OptionsEfl.cmake:
3396 2013-05-19 Anders Carlsson <andersca@apple.com>
3398 Remove link prerendering code
3399 https://bugs.webkit.org/show_bug.cgi?id=116415
3401 Reviewed by Darin Adler.
3403 This code was only used by Chromium and is dead now.
3405 * Source/autotools/SetupWebKitFeatures.m4:
3406 * Source/cmake/WebKitFeatures.cmake:
3407 * Source/cmakeconfig.h.cmake:
3409 2013-05-18 Patrick Gansterer <paroga@webkit.org>
3411 [CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
3412 https://bugs.webkit.org/show_bug.cgi?id=114554
3414 Reviewed by Gyuyoung Kim.
3416 Using variables as target names is very uncommon in CMake.
3417 The usual way to specify the name of the resulting binary
3418 is to set the OUTPUT_NAME target property.
3421 * Source/CMakeLists.txt:
3422 * Source/PlatformEfl.cmake:
3423 * Source/PlatformGTK.cmake:
3424 * Source/cmake/OptionsBlackBerry.cmake:
3425 * Source/cmake/OptionsEfl.cmake:
3426 * Source/cmake/OptionsGTK.cmake:
3427 * Source/cmake/WebKitHelpers.cmake:
3428 * Source/cmake/gtest/CMakeLists.txt:
3430 2013-05-18 Christophe Dumez <ch.dumez@sisa.samsung.com>
3432 Unreviewed EFL build fix.
3434 Temporarily disabled INDEXED_DATABASE at compile-time as it breaks
3435 WK2 build after r150305.
3437 * Source/cmake/OptionsEfl.cmake:
3439 2013-05-18 Alberto Garcia <agarcia@igalia.com>
3441 [GTK] Parallel build fails if gtk-doc is enabled
3442 https://bugs.webkit.org/show_bug.cgi?id=116227
3444 Reviewed by Martin Robinson.
3447 Define an empty noinst_DATA variable where other automake files
3448 can add additional objects to be built.
3450 2013-05-16 Martin Robinson <mrobinson@igalia.com>
3452 [GTK] [CMake] Disable the shadow DOM
3453 https://bugs.webkit.org/show_bug.cgi?id=116237
3455 Reviewed by Gustavo Noronha Silva.
3457 * Source/cmake/OptionsGTK.cmake: Disable shadow DOM by default.
3459 2013-05-14 Martin Robinson <mrobinson@igalia.com>
3461 [GTK] Add support for building WebCore to the cmake build
3462 https://bugs.webkit.org/show_bug.cgi?id=116128
3464 Reviewed by Gustavo Noronha Silva.
3466 * Source/PlatformGTK.cmake: Added.
3467 * Source/cmake/OptionsGTK.cmake: Added more logic and variables to support WebCore and properly
3468 defined some existing variables.
3470 2013-05-15 Alexey Proskuryakov <ap@apple.com>
3472 More fixing after WebProcessShim renaming in r149074.
3474 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
3475 Updated to insert the right shim.
3477 2013-05-15 Patrick Gansterer <paroga@webkit.org>
3479 Consolidate lists in WTF CMake files
3480 https://bugs.webkit.org/show_bug.cgi?id=116142
3482 Reviewed by Martin Robinson.
3484 Move common files into the CMakeLists.txt to avoid duplicating the list of files.
3485 Also rebase the recently added GTK files to match the other CMake ports, since
3486 the submitted patch was based on an older version of the source tree.
3488 * Source/cmake/OptionsGTK.cmake:
3490 2013-05-14 Zan Dobersek <zdobersek@igalia.com>
3492 [GTK] Move generated ColorData.cpp, WebKitFontFamilyNames.(cpp|h) build targets into libPlatform
3493 https://bugs.webkit.org/show_bug.cgi?id=115921
3495 Reviewed by Gustavo Noronha Silva.
3497 * GNUmakefile.am: Add GENSOURCES_PLATFORM, platform_built_sources variables.
3499 2013-05-11 Martin Robinson <mrobinson@igalia.com>
3501 [GTK] Add a basic cmake build for WTF and JavaScriptCore
3502 https://bugs.webkit.org/show_bug.cgi?id=115967
3504 Reviewed by Laszlo Gombos.
3506 * CMakeLists.txt: Add GTK+ to the list of ports.
3507 * Source/CMakeLists.txt: We do not try to build WebCoreTestSupport when WebCore is disabled.
3508 * Source/cmake/FindGAIL3.cmake: Added.
3509 * Source/cmake/FindGDK3.cmake: Added.
3510 * Source/cmake/FindGStreamer.cmake: Use the passed in minimum version.
3511 * Source/cmake/FindGTK3.cmake: Added.
3512 * Source/cmake/FindXt.cmake: Added.
3513 * Source/cmake/OptionsEfl.cmake: Pass in the minimum version.
3514 * Source/cmake/OptionsGTK.cmake: Added.
3516 2013-05-11 Martin Robinson <mrobinson@igalia.com>
3518 Move defines to platform
3520 [GTK] Move defines that will never be configured to Platform.h
3521 https://bugs.webkit.org/show_bug.cgi?id=115965
3523 Reviewed by Andreas Kling.
3525 * Source/autotools/SetupAutoconfHeader.m4: Move some unchanging defines to Platform.h.
3527 2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
3529 Add support for [NoInterfaceObject] Web IDL extended attribute
3530 https://bugs.webkit.org/show_bug.cgi?id=115714
3532 Reviewed by Kentaro Hara.
3534 Update GENERATE_BINDINGS macro to take an additional _window_constructors_file
3537 * Source/cmake/WebKitMacros.cmake:
3539 2013-05-08 José Dapena Paz <jdapena@igalia.com> and Zan Dobersek <zdobersek@igalia.com>
3541 [GTK] Plumb the Automake build system for the Battery Status API feature
3542 https://bugs.webkit.org/show_bug.cgi?id=115718
3544 Reviewed by Martin Robinson.
3546 * Source/autotools/FindDependencies.m4: Check for the upower-glib dependency if the feature is enabled.
3547 * Source/autotools/PrintBuildConfiguration.m4: Print out the feature status.
3548 * Source/autotools/ReadCommandLineArguments.m4: Check for the --enable-battery-status option. The deafult,
3549 when the option is not given, is to disable the feature.
3550 * Source/autotools/SetupWebKitFeatures.m4: Treat the ENABLE_BATTERY_STATUS define as configurable.
3551 * Source/autotools/symbols.filter: Export a couple of symbols that are used in the WebCore internals library.
3553 2013-05-08 Zan Dobersek <zdobersek@igalia.com>
3555 [Automake] Pass --no-demangle to the linker by default to get the mangled symbols
3556 https://bugs.webkit.org/show_bug.cgi?id=115732
3558 Reviewed by Gustavo Noronha Silva.
3560 * GNUmakefile.am: Pass the --no-demangle option to the linker by default. This is done by appending
3561 the flag to the LDFLAGS variable. While the AM_LDFLAGS variable would be more appropriate, it's not
3562 at all used when linking installable libraries like libwebkitgtk and libwebkit2gtk, so the LDFLAGS
3563 variable is used instead.
3565 2013-05-07 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3567 [CMAKE] Remove SHADOW_DOM from cmakeconfig.h.cmake
3568 https://bugs.webkit.org/show_bug.cgi?id=115712
3570 Reviewed by Andreas Kling.
3572 Nobody uses SHADOW_DOM in cmake.
3574 * Source/cmake/WebKitFeatures.cmake:
3575 * Source/cmakeconfig.h.cmake:
3577 2013-05-06 Mike Lattanzio <mlattanzio@blackberry.com>
3579 [BlackBerry] Enable and Expose Text Autosizing through BlackBerry::WebKit::WebSettings
3580 https://bugs.webkit.org/show_bug.cgi?id=113808
3582 Reviewed by Rob Buis.
3584 Set the ENABLE_TEXT_AUTOSIZING default to ON for BlackBerry.
3586 * Source/cmake/OptionsBlackBerry.cmake:
3588 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
3590 [EFL] Shadow DOM should be disabled at compile time
3591 https://bugs.webkit.org/show_bug.cgi?id=115635
3593 Reviewed by Andreas Kling.
3595 Disable Shadow DOM at compile time for EFL port. Shadow DOM code
3596 is being removed from the tree.
3598 * Source/cmake/OptionsEfl.cmake:
3600 2013-05-04 Dean Jackson <dino@apple.com>
3602 Animations and Transitions should not start when globally suspended
3603 https://bugs.webkit.org/show_bug.cgi?id=114915
3605 Reviewed by Sam Weinig.
3607 Export AnimationController::isSuspended().
3609 * Source/autotools/symbols.filter:
3611 2013-05-01 Benjamin Poulain <benjamin@webkit.org>
3613 Remove the remaining wscript
3614 https://bugs.webkit.org/show_bug.cgi?id=115459
3616 Reviewed by Andreas Kling.
3620 2013-05-01 Sergio Villar Senin <svillar@igalia.com>
3622 Show a block cursor in overtype mode
3623 https://bugs.webkit.org/show_bug.cgi?id=114819
3625 Reviewed by Ryosuke Niwa.
3627 * Source/autotools/symbols.filter: export some extra symbols for
3630 2013-04-30 Christophe Dumez <ch.dumez@sisa.samsung.com>
3632 [EFL] Enable scaled cursors
3633 https://bugs.webkit.org/show_bug.cgi?id=106242
3635 Reviewed by Gyuyoung Kim.
3637 Enable MOUSE_CURSOR_SCALE flag for EFL port.
3639 * Source/cmake/OptionsEfl.cmake:
3640 * Source/cmake/WebKitFeatures.cmake:
3642 2013-04-29 Zan Dobersek <zdobersek@igalia.com>
3644 [GTK] Disable Shadow DOM feature
3645 https://bugs.webkit.org/show_bug.cgi?id=115374
3647 Reviewed by Martin Robinson.
3649 Disable the Shadow DOM feature on the GTK port, the feature is planned for removal.
3651 * Source/autotools/SetupWebKitFeatures.m4:
3653 2013-04-28 Ryuan Choi <ryuan.choi@samsung.com>
3655 [EFL][CMAKE] Build break after r149259
3656 https://bugs.webkit.org/show_bug.cgi?id=115339
3658 Reviewed by Gyuyoung Kim.
3660 r149259 used c++11 features(Right angle bracket, Range-based for-loop).
3661 This patch enforces c++0x when cmake based ports build WebKit2 using gcc.
3663 * Source/cmake/WebKitHelpers.cmake:
3665 2013-04-22 Benjamin Poulain <benjamin@webkit.org>
3667 Remove the memory instrumentation code
3668 https://bugs.webkit.org/show_bug.cgi?id=114931
3670 Reviewed by Andreas Kling.
3672 * Source/autotools/symbols.filter:
3674 2013-04-22 Martin Robinson <mrobinson@igalia.com>
3676 [GTK] Enable introspection always for developer builds
3677 https://bugs.webkit.org/show_bug.cgi?id=114983
3679 Reviewed by Gustavo Noronha Silva.
3681 * Source/autotools/SetupAutoconfHeader.m4: No longer expose the ENABLE_INTROSPECTION
3682 autoconf header variable. It isn't used and it means that when introspection is enabled
3683 or disabled, there is an unnecessary full rebuild.
3685 2013-04-22 Zan Dobersek <zdobersek@igalia.com>
3687 [GTK] Set up libPlatform.la
3688 https://bugs.webkit.org/show_bug.cgi?id=114168
3690 Reviewed by Martin Robinson.
3692 * GNUmakefile.am: Define the platform_cppflags and platform_sources variables.
3694 2013-04-20 Zan Dobersek <zdobersek@igalia.com>
3696 Enable sub-pixel layout for the GTK port
3697 https://bugs.webkit.org/show_bug.cgi?id=94792
3699 Reviewed by Martin Robinson.
3701 * Source/autotools/SetupWebKitFeatures.m4: Enable the subpixel layout.
3703 2013-04-20 Andras Becsi <andras.becsi@digia.com>
3705 [Qt][Mac] Remove obsolete workaround for debug builds
3706 https://bugs.webkit.org/show_bug.cgi?id=114750
3708 Reviewed by Jocelyn Turcotte.
3710 This workaround made default builds fail with recent Qt5 because
3711 it removed the major version number from the library name, producing
3712 QtWebKitWidgets, whereas the linking command line tried to link
3713 against Qt5WebKitWidgets.
3714 Debug builds are possible with and without framework-enabled builds
3715 of Qt, but the debug versions of the Qt libraries have to be present.
3716 Debug builds with a release version of Qt are not possible on Mac
3717 since for debug builds qmake produces a linker command line where
3718 all the Qt libraries have the "_debug" suffix, therefore if the debug
3719 libraries are missing the build fails.
3721 * Source/widgetsapi.pri:
3723 2013-04-19 Martin Robinson <mrobinson@igalia.com>
3725 [GTK] JSCore.gir.in has a few problems
3726 https://bugs.webkit.org/show_bug.cgi?id=114710
3728 Reviewed by Philippe Normand.
3730 * GNUmakefile.am: Move common GIR initialization here from WebKit1.
3731 * configure.ac: Updated to reflect new JSC gir file location.
3733 2013-04-18 Ryuan Choi <ryuan.choi@gmail.com>
3735 [EFL] Build break when using cmake without CMAKE_BUILD_TYPE
3736 https://bugs.webkit.org/show_bug.cgi?id=114835
3738 Unreviewed build fix.
3740 * Source/cmake/OptionsEfl.cmake:
3742 2013-04-16 Patrick Gansterer <paroga@webkit.org>
3744 [CMake] Do not use JAVASCRIPTCORE_DIR in add_custom_command() of JavaScriptcore project
3745 https://bugs.webkit.org/show_bug.cgi?id=114265
3747 Reviewed by Brent Fulgham.
3749 * Source/cmake/WebKitMacros.cmake: Removed macro GENERATE_HASH_LUT.
3751 2013-04-16 Andy Estes <aestes@apple.com>
3753 Changed the default debugger from GDB to LLDB for the 'All Source' scheme in WebKit.xcworkspace.
3755 Rubber-stamped by Dan Bernstein.
3757 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
3759 2013-04-16 Manuel Rego Casasnovas <rego@igalia.com>
3761 [EFL] Bump libsoup dependency to 2.42.0
3762 https://bugs.webkit.org/show_bug.cgi?id=113927
3764 Reviewed by Gyuyoung Kim.
3766 Update libsoup required version to v2.42.0 and GLib to v2.36.0 as
3767 required by libsoup for EFL port.
3769 * Source/cmake/OptionsEfl.cmake:
3771 2013-04-15 Patrick Gansterer <paroga@webkit.org>
3773 [CMake] Add WTF_USE_*_UNICODE variables
3774 https://bugs.webkit.org/show_bug.cgi?id=114556
3776 Reviewed by Brent Fulgham.
3778 WTF_USE_ICU_UNICODE and WTF_USE_WCHAR_UNICODE are used to
3779 reduce duplication in the platform specific CMake files.
3781 * Source/cmake/OptionsBlackBerry.cmake:
3782 * Source/cmake/OptionsEfl.cmake:
3783 * Source/cmake/OptionsWinCE.cmake:
3785 2013-04-15 Martin Robinson <mrobinson@igalia.com>
3787 [GTK] REGRESSION(r147499): HTTP auth dialog doesn't remember passwords anymore
3788 https://bugs.webkit.org/show_bug.cgi?id=114613
3790 Reviewed by Carlos Garcia Campos.
3792 * Source/autotools/SetupAutoconfHeader.m4: Correct definition of ENABLE_CREDENTIAL_STORAGE
3793 so that the ENABLE(CREDENTIAL_STORAGE) macro work properly.
3795 2013-04-12 Martin Robinson <mrobinson@igalia.com>
3797 [GTK] Lower the pango dependency
3798 https://bugs.webkit.org/show_bug.cgi?id=114520
3800 Reviewed by Carlos Garcia Campos.
3802 * Source/autotools/Versions.m4: Only depend on Pango 1.30.0 instead of