1 2013-01-29 Laszlo Gombos <l.gombos@samsung.com>
3 [CMake] Add minimum version information for tool dependencies
4 https://bugs.webkit.org/show_bug.cgi?id=97592
6 Reviewed by Kenneth Rohde Christiansen.
8 Capture the minimum version information for the tools that are required
9 to build WebKit for all CMake based build systems.
13 2013-01-29 Nate Chapin <japhet@chromium.org>
15 Enable reuse of cached main resources
16 https://bugs.webkit.org/show_bug.cgi?id=105667
18 Reviewed by Adam Barth.
20 * Source/autotools/symbols.filter: Expose MemoryCache::resourceForURL().
22 2013-01-29 Laszlo Gombos <l.gombos@samsung.com>
24 Enable Workers for WinCE
25 https://bugs.webkit.org/show_bug.cgi?id=108099
27 Reviewed by Gyuyoung Kim.
29 WORKERS are enabled for all CMake based ports except WinCE.
30 Turn on WORKERS for all CMake based ports.
32 * Source/cmake/OptionsBlackBerry.cmake:
33 * Source/cmake/OptionsEfl.cmake:
34 * Source/cmake/WebKitFeatures.cmake:
36 2013-01-28 Halton Huo <halton.huo@intel.com>
38 [EFL] Quit debug build without -DSHARED_CORE=ON
39 https://bugs.webkit.org/show_bug.cgi?id=104773
41 Reviewed by Laszlo Gombos.
43 Debug build without -DSHARED_CORE=ON will fail because libwebcore_efl.a
44 is too big (>4G) to archive. The solution is simply to abort cmake in
45 this condition and notify developer.
48 * Source/cmake/OptionsEfl.cmake:
49 * Source/cmake/OptionsCommon.cmake:
51 2013-01-28 Renata Hodovan <reni@webkit.org>
53 [WK2] Putting QtWebProcess into a chrooted sandbox
54 https://bugs.webkit.org/show_bug.cgi?id=90005
56 Reviewed by Anders Carlsson and Zoltan Herczeg.
58 Make it possible to build WebKit2 with SandboxProcess.
60 * Source/QtWebKit.pro:
62 2013-01-27 David Farler <dfarler@apple.com>
64 REGRESSION (r140912): Broke specifying non-trivial ARCHS value to make / build-webkit
65 https://bugs.webkit.org/show_bug.cgi?id=108028
67 Reviewed by Dan Bernstein.
70 * Makefile.shared: Reverted.
71 * Source/Makefile: Reverted.
73 2013-01-26 David Farler <dfarler@apple.com>
75 Allow building with arbitrary SDK and ARCHS with make + Xcode
76 https://bugs.webkit.org/show_bug.cgi?id=107863
78 Reviewed by David Kilzer.
81 Removed references to legacy Xcode configurations.
83 Added default ARCHS + SDK settings and parameterized xcodebuild calls.
85 iOS does not build WebKit2.
87 2013-01-25 Jussi Kukkonen <jussi.kukkonen@intel.com>
89 [CMake][EFL] Build ThirdParty/leveldb when IndexedDB is enabled
90 https://bugs.webkit.org/show_bug.cgi?id=106443
92 Reviewed by Laszlo Gombos.
94 LevelDB is now included in ThirdParty. Use it when IndexDB is
97 * Source/cmake/OptionsEfl.cmake:
98 Set WTF_USE_LEVELDB when IndexedDB is enabled
100 2013-01-24 Keishi Hattori <keishi@webkit.org>
102 Adjust design of the Calendar Picker
103 https://bugs.webkit.org/show_bug.cgi?id=107507
105 Reviewed by Kent Tamura.
107 * ManualTests/forms/calendar-picker.html: Use pickerCommonChromium.css and calendarPickerChromium.css.
109 2013-01-24 Soo-Hyun Choi <s.choi@hackerslab.eu>
111 [CMake] Remove the definition of WTF_PLATFORM_WIN from the build system
112 https://bugs.webkit.org/show_bug.cgi?id=101635
114 Reviewed by Laszlo Gombos.
116 WTF_PLATFORM_WIN defined twice: Source/cmake/OptionsWindows.cmake and in
117 Source/WTF/wtf/Platform.h.
118 It would be more future-proof to have it only defined in common C++ code in
121 * Source/cmake/OptionsWindows.cmake:
123 2013-01-23 Zan Dobersek <zdobersek@igalia.com>
127 Speculative build fix for the GTK port after 140539.
129 * Source/autotools/symbols.filter:
131 2013-01-22 Gustavo Noronha Silva <gns@gnome.org>
133 [GTK] Debug build failure on x86-64
134 https://bugs.webkit.org/show_bug.cgi?id=107400
136 Reviewed by Xan Lopez.
138 * configure.ac: use thin archives for convenience libraries, if AR_FLAGS was not
139 overriden through the environment variable.
141 2013-01-22 Zan Dobersek <zdobersek@igalia.com>
143 [Autotools] Remove the Canvas Path configuration option
144 https://bugs.webkit.org/show_bug.cgi?id=107537
146 Reviewed by Martin Robinson.
148 * configure.ac: Remove the configuration option for the Canvas Path
149 feature as this is not in line with the new guidelines about feature
150 enablement in the autotools build system.
152 2013-01-22 Zan Dobersek <zdobersek@igalia.com>
154 [Autotools] Place a warning in configure.ac about adding new configuration options
155 https://bugs.webkit.org/show_bug.cgi?id=107559
157 Reviewed by Martin Robinson.
159 * configure.ac: Add an eye-catching section explaining that changes in this file might
160 not be necessary at all and a link pointing to the guidelines on the Trac wiki.
162 2013-01-21 Dirk Schulze <dschulze@adobe.com>
164 Add build flag for Canvas's Path object (disabled by default)
165 https://bugs.webkit.org/show_bug.cgi?id=107473
167 Reviewed by Dean Jackson.
169 Add CANVAS_PATH build flag to build systems.
171 * Source/cmake/WebKitFeatures.cmake:
172 * Source/cmakeconfig.h.cmake:
175 2013-01-19 Ryosuke Niwa <rniwa@webkit.org>
177 Delete webkit-perf.appspot.com code from WebKit repository
178 https://bugs.webkit.org/show_bug.cgi?id=107390
180 Reviewed by Adam Barth.
182 Delete webkit-perf.appspot.com code from WebKit repository since I maintain
183 and push the code via https://github.com/rniwa/webkit-perf now.
185 * Websites/webkit-perf.appspot.com: Removed.
187 2013-01-19 Philip Rogers <pdr@google.com>
189 Merge SVGStylable into SVGStyledElement
190 https://bugs.webkit.org/show_bug.cgi?id=106877
192 Reviewed by Dirk Schulze.
194 SVG2 changes element inheritance so all SVGElements are stylable. As a first-step towards a
195 cleaner class hierarchy, this patch moves SVGStylable into SVGStyledElement.
199 2013-01-18 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
201 [CMake] Fix CMake warnings
202 https://bugs.webkit.org/show_bug.cgi?id=107290
204 Reviewed by Laszlo Gombos.
206 Add missing WebKit options to CMake features list.
208 * Source/cmake/WebKitFeatures.cmake:
209 * Source/cmakeconfig.h.cmake:
211 2013-01-18 Sheriff Bot <webkit.review.bot@gmail.com>
213 Unreviewed, rolling out r140005.
214 http://trac.webkit.org/changeset/140005
215 https://bugs.webkit.org/show_bug.cgi?id=107235
217 broke downstream Chromium interactive_ui_tests (Requested by
218 dominicc on #webkit).
220 * Source/autotools/symbols.filter:
222 2013-01-17 Martin Robinson <mrobinson@igalia.com>
224 [GTK] Build with LevelDB when IndexedDB is enabled
225 https://bugs.webkit.org/show_bug.cgi?id=103220
227 Reviewed by Gustavo Noronha Silva.
229 * configure.ac: Detect whether the IndexedDatabase feature is enabled. We cannot
230 use the typical approach for feature detection since we need to adjust the automake
231 file output based on whether or not IndexedDatabase is enabled.
233 2013-01-17 Nate Chapin <japhet@chromium.org>
235 Enable reuse of cached main resources
236 https://bugs.webkit.org/show_bug.cgi?id=105667
238 Reviewed by Antti Koivisto.
240 * Source/autotools/symbols.filter: Expose MemoryCache::resourceForURL().
242 2013-01-17 Seokju Kwon <seokju.kwon@gmail.com>
244 [EFL][CMAKE] Compress resource files of inspector
245 https://bugs.webkit.org/show_bug.cgi?id=106210
247 Reviewed by Gyuyoung Kim.
249 Add compressing JavaScript
250 for smaller package and faster connection of remote web inspector.
252 * Source/PlatformEfl.cmake:
254 2013-01-16 Hugo Parente Lima <hugo.lima@openbossa.org>
256 [CMake] Report actual values for feature configuration (instead of the default)
257 https://bugs.webkit.org/show_bug.cgi?id=107010
259 Reviewed by Laszlo Gombos.
261 * Source/cmake/WebKitFeatures.cmake:
263 2013-01-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
265 [EFL] Move 'DefaultTheme' folder to WebCore/platform/efl
266 https://bugs.webkit.org/show_bug.cgi?id=106969
268 Reviewed by Benjamin Poulain.
270 * Source/PlatformEfl.cmake: Change DefaultTheme path.
271 * Source/cmake/OptionsEfl.cmake: ditto.
273 2013-01-15 Alberto Garcia <agarcia@igalia.com>
275 Fix typos in WebKitFeatures.cmake
276 https://bugs.webkit.org/show_bug.cgi?id=106952
278 Reviewed by Martin Robinson.
280 * Source/cmake/WebKitFeatures.cmake:
281 Replace "Toogle" with "Toggle".
283 2013-01-15 Zan Dobersek <zandobersek@gmail.com>
285 [Autotools] Add support for WebKit2-only builds
286 https://bugs.webkit.org/show_bug.cgi?id=106889
288 Reviewed by Gustavo Noronha Silva.
290 * GNUmakefile.am: Only copy the WebKit1 documentation into the destination
291 directory if building WebKit1.
292 * configure.ac: Add a configuration option for disabling the WebKit1 build.
293 Only conditionally copy WebKit1-specific targets from the input files. Some
294 small style changes to the WebKit2 configuration flag included as well.
296 2013-01-14 Nate Chapin <japhet@chromium.org>
298 Enable reuse of cached main resources
299 https://bugs.webkit.org/show_bug.cgi?id=105667
301 Reviewed by Antti Koivisto.
303 * Source/autotools/symbols.filter: Expose MemoryCache::resourceForURL().
305 2013-01-14 Alexandre Rostovtsev <tetromino@gentoo.org>
307 Do not hardcode -ldl in OPENGL_LIBS
308 https://bugs.webkit.org/show_bug.cgi?id=96602
310 Reviewed by Philippe Normand.
312 Some non-Linux systems, e.g. FreeBSD, have dlopen() as part of their
313 libc, and do not use a separate libdl.
317 2013-01-11 Carlos Garcia Campos <cgarcia@igalia.com>
319 Unreviewed. Update NEWS and configure.ac for 1.11.4 release
321 * configure.ac: Bump version numbers.
323 2013-01-10 Carlos Garcia Campos <cgarcia@igalia.com>
325 [GTK] Add API to set the web extensions directory to WebKit2 GTK+
326 https://bugs.webkit.org/show_bug.cgi?id=106462
328 Reviewed by Xan Lopez.
330 * Source/autotools/symbols.filter: Update
331 WebGtkExtensionManager::initialize symbol.
333 2013-01-10 Tony Chang <tony@chromium.org>
335 Speed up supplemental dependency computation
336 https://bugs.webkit.org/show_bug.cgi?id=106503
338 Reviewed by Adam Barth.
340 * Source/cmake/WebKitMacros.cmake: Add --idlAttributesFile to the binding generation step in cmake.
342 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
344 [Autotools] Add the AM_WEBKIT_FEATURE_CONDITIONAL macro
345 https://bugs.webkit.org/show_bug.cgi?id=106576
347 Reviewed by Martin Robinson.
349 Replace the AC_CHECK_WEBKIT_FEATURE_ENABLED with the new macro.
350 The former was executing actions based on the passed-in feature being
351 enabled in the (possibly overridden) GNUmakefile.features.am, the actions
352 usually affecting the Automake conditional value that was set up afterwards.
353 The new macro does this directly, setting up an Automake conditional of the
354 same name as the feature that was checked.
356 * Source/autotools/webkitfeature.m4:
358 2013-01-10 Zan Dobersek <zandobersek@gmail.com>
360 Remove the ENABLE_ANIMATION_API feature define occurences
361 https://bugs.webkit.org/show_bug.cgi?id=106544
363 Reviewed by Simon Fraser.
365 The Animation API code was removed in r137243. The ENABLE_ANIMATION_API
366 feature define handling still lingers in various build systems and configurations
367 but is of no use, so it should be removed.
369 * Source/cmake/OptionsBlackBerry.cmake:
370 * Source/cmake/OptionsEfl.cmake:
371 * Source/cmake/WebKitFeatures.cmake:
372 * Source/cmakeconfig.h.cmake:
374 2013-01-10 Carlos Garcia Campos <cgarcia@igalia.com>
376 [GTK] Add support for loading web process extensions
377 https://bugs.webkit.org/show_bug.cgi?id=105631
379 Reviewed by Gustavo Noronha Silva.
381 * GNUmakefile.am: Add webkit2_web_extension_h_api.
382 * Source/autotools/symbols.filter: Export WebGtkExtensionManager
383 symbols required by the injected bundle lib.
385 2013-01-10 Christophe Dumez <christophe.dumez@intel.com>
387 [EFL] Add gstreamer 1.0.5 to jhbuild
388 https://bugs.webkit.org/show_bug.cgi?id=106178
390 Reviewed by Laszlo Gombos.
392 Update EFL CMake configuration to require gstreamer
395 * Source/cmake/FindGStreamer.cmake:
396 * Source/cmake/OptionsEfl.cmake:
398 2013-01-09 Hajime Morrita <morrita@google.com>
400 [Shadow DOM] Distribution related code on ElementShadow should be minimized.
401 https://bugs.webkit.org/show_bug.cgi?id=106294
403 Reviewed by Dimitri Glazkov.
405 * Source/autotools/symbols.filter:
407 2013-01-08 Zan Dobersek <zandobersek@gmail.com>
409 Add an Autoconf macro that checks whether a given feature is enabled
410 https://bugs.webkit.org/show_bug.cgi?id=106380
412 Reviewed by Martin Robinson.
414 Add the AC_CHECK_WEBKIT_FEATURE_ENABLED macro. It checks the generated
415 Source/WebCore/GNUmakefile.features.am file to determine whether the
416 given feature is enabled or disabled in the build that's being configured.
418 * Source/autotools/webkitfeature.m4: Added.
420 2013-01-08 Hajime Morrita <morrita@google.com>
422 [Shadow DOM] Distribution related code on ShadowRoot should be minimized.
423 https://bugs.webkit.org/show_bug.cgi?id=106282
425 Reviewed by Dimitri Glazkov.
427 * Source/autotools/symbols.filter:
429 2013-01-03 Sergio Villar Senin <svillar@igalia.com>
431 [GTK] Add WebP image support
432 https://bugs.webkit.org/show_bug.cgi?id=105915
434 Reviewed by Martin Robinson.
436 WebP is from now on a dependency for WebKitGtk+.
438 * configure.ac: added WebP library detection.
440 2013-01-07 Xianzhu Wang <wangxianzhu@chromium.org>
442 Add window.internals.nonFastScrollableRects for testing scrollable areas in fast/slow paths
443 https://bugs.webkit.org/show_bug.cgi?id=105546
445 Reviewed by James Robinson.
447 Export the new symbol.
449 * Source/autotools/symbols.filter:
451 2013-01-04 Adam Klein <adamk@chromium.org>
453 Remove ENABLE_MUTATION_OBSERVERS #define
454 https://bugs.webkit.org/show_bug.cgi?id=105459
456 Reviewed by Ryosuke Niwa.
458 * Source/cmake/WebKitFeatures.cmake:
459 * Source/cmakeconfig.h.cmake:
461 2013-01-04 Zan Dobersek <zandobersek@gmail.com>
463 REGRESSION (r138184): transitions/transitions-parsing.html is failing on GTK
464 https://bugs.webkit.org/show_bug.cgi?id=105522
466 Reviewed by Xan Lopez.
468 Remove the configuration flag covering unprefixed CSS transition property names.
469 It does not introduce any dependency. The unprefixed property names should be
470 available by default.
474 2013-01-03 Tony Chang <tony@chromium.org>
476 Generate internal.settings from Settings.in
477 https://bugs.webkit.org/show_bug.cgi?id=104740
479 Reviewed by Adam Barth.
481 * Source/cmake/WebKitMacros.cmake: Specify additional output files from make_settings.pl.
483 2013-01-02 Gyuyoung Kim <gyuyoung.kim@samsung.com>
485 [EFL][CMAKE] Remove duplicated conditionals
486 https://bugs.webkit.org/show_bug.cgi?id=105905
488 Reviewed by Laszlo Gombos.
490 * Source/cmake/OptionsEfl.cmake: Remove set(WTF_USE_GLX 1).
492 2013-01-02 Tony Chang <tony@chromium.org>
494 Unreviewed, rolling out r138661.
495 http://trac.webkit.org/changeset/138661
496 https://bugs.webkit.org/show_bug.cgi?id=104740
498 Compile problems on EFL
500 * Source/cmake/WebKitMacros.cmake:
502 2013-01-02 Tony Chang <tony@chromium.org>
504 Generate internal.settings from Settings.in
505 https://bugs.webkit.org/show_bug.cgi?id=104740
507 Reviewed by Adam Barth.
509 * Source/cmake/WebKitMacros.cmake: Specify additional output files from make_settings.pl.
511 2013-01-02 Elliott Sprehn <esprehn@chromium.org>
513 Transitions and animations do not apply to CSS ::before and ::after pseudo-elements
514 https://bugs.webkit.org/show_bug.cgi?id=92591
516 Reviewed by Eric Seidel.
518 Expose Element::pseudoElement for Internals.
520 * Source/autotools/symbols.filter:
522 2013-01-01 KwangYong Choi <ky0.choi@samsung.com>
524 [EFL] Enable MHTML feature
525 https://bugs.webkit.org/show_bug.cgi?id=105815
527 Reviewed by Laszlo Gombos.
529 ENABLE_MHTML is now ON for EFL.
531 * Source/cmake/OptionsEfl.cmake:
533 2012-12-31 Kondapally Kalyan <kalyan.kondapally@intel.com>
535 [EFL][WebGL] Add compile time support for GLES2.
536 https://bugs.webkit.org/show_bug.cgi?id=105816
538 Reviewed by Kenneth Rohde Christiansen.
540 This patch adds build support for GLES2.
541 GLES2 support can be enabled during compile time by passing -DENABLE_GLES2=ON as
542 cmake config parameter. GLES2 options is not enabled by default. This patch doesn't
543 address all the build issues related to GLES2 but only adds the needed support in
546 * Source/cmake/OptionsEfl.cmake:
548 2012-12-31 Carlos Garcia Campos <cgarcia@igalia.com>
550 [GTK] Move ImageDiff to the Tools directory root
551 https://bugs.webkit.org/show_bug.cgi?id=105421
553 Reviewed by Kenneth Rohde Christiansen.
555 * GNUmakefile.am: Remove the old ImageDiff makefile include.
557 2012-12-30 Kondapally Kalyan <kalyan.kondapally@intel.com>
559 [EFL] [WebGL] Rename EGLConfigHelper as EGLConfigSelector.
560 https://bugs.webkit.org/show_bug.cgi?id=105876
562 Reviewed by Kenneth Rohde Christiansen.
564 This is to sync the naming conventions of our classes in both EGL and GLX implementations.
565 In our GLX implementation, class responsible for the same functionality is named as GLXConfigSelector.
566 This patch renames EGLConfigHelper as EGLConfigSelector.
568 * Source/cmake/OptionsEfl.cmake:
570 2012-12-30 Gyuyoung Kim <gyuyoung.kim@samsung.com>
572 [EFL] Enable TEMPLATE_ELEMENT feature
573 https://bugs.webkit.org/show_bug.cgi?id=105865
575 Reviewed by Laszlo Gombos.
577 * Source/cmake/OptionsEfl.cmake: Add ENABLE_TEMPLATE_ELEMENT macro.
579 2012-12-27 Kondapally Kalyan <kalyan.kondapally@intel.com>
581 [EFL][WebGL] Implement EGL support with GLX.
582 https://bugs.webkit.org/show_bug.cgi?id=105602
584 Reviewed by Kenneth Rohde Christiansen.
586 Adds support for EGL with GLX backend. EGL support can be enabled during compile time
587 by passing -DENABLE_EGL=ON as cmake config parameter.
589 * Source/cmake/OptionsEfl.cmake:
591 2012-12-24 Kondapally Kalyan <kalyan.kondapally@intel.com>
593 [EFL [WebGL] GLES2 detection is broken.
594 https://bugs.webkit.org/show_bug.cgi?id=105677
596 We use the logic in FindGLES.cmake to detect GLES2 support during compile time.
597 OPENGLES2_FOUND is never set, even though OPENGLES2_INCLUDE_DIR and OPENGLES2_LIBRARY
598 contain right information. The name passed to find_package_handle_standard_args seems to be the issue here.
599 This patch changes the name passed to find_package_handle_standard_args to OPENGLES2.
601 Reviewed by Kenneth Rohde Christiansen.
603 * Source/cmake/FindGLES.cmake:
605 2012-12-20 Martin Robinson <mrobinson@igalia.com>
607 [GTK] Remove plugin process configuration option
608 https://bugs.webkit.org/show_bug.cgi?id=105564
610 Reviewed by Carlos Garcia Campos.
612 Remove the --enable-plugin-process configuration option, opting instead to
613 always build the plugin process when building WebKit2. It isn't very interesting
614 for downstream to enable or disable the plugin process. It should always be
615 enabled for WebKit2 and it's better for us not to have to keep a disabled plugin
616 process building. Additionally, the in-process plugin isn't functional, since
617 plugins depend on GTK+ 2 and WebKit2 depends on GTK+ 3.
619 * configure.ac: Remove the configuration option.
621 2012-12-21 Elliott Sprehn <esprehn@chromium.org>
623 Replace documentFragmentIsShadowRoot with isTreeScope
624 https://bugs.webkit.org/show_bug.cgi?id=105345
626 Reviewed by Dimitri Glazkov.
628 Expose isTreeScope symbol.
630 * Source/autotools/symbols.filter:
632 2012-12-21 Sheriff Bot <webkit.review.bot@gmail.com>
634 Unreviewed, rolling out r138338.
635 http://trac.webkit.org/changeset/138338
636 https://bugs.webkit.org/show_bug.cgi?id=105621
638 speculative rollout because fast/dom/shadow/content-element-
639 distributed-nodes.html is crashing on linux debug. (Requested
640 by loislo on #webkit).
642 * Source/autotools/symbols.filter:
644 2012-12-20 Elliott Sprehn <esprehn@chromium.org>
646 Replace documentFragmentIsShadowRoot with isTreeScope
647 https://bugs.webkit.org/show_bug.cgi?id=105345
649 Reviewed by Dimitri Glazkov.
651 Expose isTreeScope symbol.
653 * Source/autotools/symbols.filter:
655 2012-12-20 Ryuan Choi <ryuan.choi@samsung.com>
657 [EFL] Build break with latest EFL libraries.
658 https://bugs.webkit.org/show_bug.cgi?id=104827
660 Reviewed by Laszlo Gombos.
662 The eo EFL package is introduced and evas and ecore use it since 1.8.
663 While introducing Eo, EFL changed several structures of Evas and Ecore
664 from own specific class to Eo.
666 So, this patch adds FindEo and changes declaration of Evas, Evas_Object,
667 Ecore_Timer to build with latest EFL libraries.
669 * Source/cmake/FindEo.cmake: Added.
670 * Source/cmake/OptionsEfl.cmake:
671 Modified to check Eo when version of EFL libraries is 1.8.
673 2012-12-20 Kondapally Kalyan <kalyan.kondapally@intel.com>
675 [EFL][WebGL][Wk2] Replace HAVE(GLX) checks with USE(GLX).
676 https://bugs.webkit.org/show_bug.cgi?id=105431
678 Reviewed by Kenneth Rohde Christiansen.
680 This patch changes the check HAVE(GLX) to USE(GLX).
681 This would enable us to choose our preferred GL backend during build time.
683 * Source/cmake/OptionsEfl.cmake:
685 2012-12-20 Zan Dobersek <zandobersek@gmail.com>
687 [GTK] Remove the --enable-unstable-features configuration option
688 https://bugs.webkit.org/show_bug.cgi?id=105327
690 Reviewed by Martin Robinson.
692 Remove the unnecessary feature_defines_unstable variable.
693 Remove the unstable-features configuration option.
698 2012-12-20 Dominik Röttsches <dominik.rottsches@intel.com>
700 [EFL] MiniBrowser does not play Infinite Gangnam Style
701 https://bugs.webkit.org/show_bug.cgi?id=103531
703 Reviewed by Kenneth Rohde Christiansen.
705 WebAudio now switched to ON for EFL.
707 * Source/cmake/OptionsEfl.cmake:
709 2012-12-19 Yael Aharon <yael.aharon@intel.com>
711 [EFL] Allow the build system to find OpenGL ES
712 https://bugs.webkit.org/show_bug.cgi?id=104760
714 Reviewed by Laszlo Gombos.
716 Add a way to find if GLESv2 is supported by the build system.
717 Support for GLESv2 will be added separately.
719 * Source/cmake/FindGLES.cmake: Added.
721 2012-12-19 Alexis Menard <alexis@webkit.org>
723 Implement CSS parsing for CSS transitions unprefixed.
724 https://bugs.webkit.org/show_bug.cgi?id=104804
726 Reviewed by Dean Jackson.
728 Add a new flag ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED
729 to cover the work of unprefixing Transforms, Animations and
730 Transitions. It will let the possibility of each ports to turn it off
731 in their release branches until we're confident that these CSS
732 properties are ready to be unprefixed.
734 * Source/cmake/WebKitFeatures.cmake:
735 * Source/cmakeconfig.h.cmake:
738 2012-12-18 Ming Xie <mxie@rim.com>
740 [BlackBerry] Add -fno-exceptions to CXX_FLAGS
741 https://bugs.webkit.org/show_bug.cgi?id=105306
743 Reviewed by Rob Buis.
745 Disable exception handling. We don't have any try or catch
746 constructs in our code.
748 * Source/cmake/OptionsBlackBerry.cmake:
750 2012-12-18 Kondapally Kalyan <kalyan.kondapally@intel.com>
752 [EFL] Allow the build system to detect EGL support.
753 https://bugs.webkit.org/show_bug.cgi?id=105287
755 Reviewed by Laszlo Gombos.
757 Currently, we don't have any way to determine if EGL is supported by the build.
758 This patch adds support for this. The patch doesn't make any changes to take this into
759 use. This will be done in another patch.
761 * Source/cmake/FindEGL.cmake:
763 2012-12-17 Halton Huo <halton.huo@intel.com>
765 [EFL] Add ecore_imf_evas to FindEcore.cmake
766 https://bugs.webkit.org/show_bug.cgi?id=105159
768 Reviewed by Laszlo Gombos.
770 ecore_imf_evas is a separate library, we should add for EFL port as well.
772 * Source/cmake/FindEcore.cmake: Add finding FIND_EFL_LIBRARY for ecore_imf_evas
774 2012-12-17 Kenneth Rohde Christiansen <kenneth@webkit.org>
776 Add manual test to verify that geometry methods (moveTo, etc) work
777 https://bugs.webkit.org/show_bug.cgi?id=105160
779 Reviewed by Alexis Menard.
781 * ManualTests/window-geometry.html: Added.
783 2012-12-16 ChangSeok Oh <shivamidow@gmail.com>
785 [GTK][AC] Build failure with an option --with-acceleration-backend=clutter
786 https://bugs.webkit.org/show_bug.cgi?id=105027
788 Reviewed by Gustavo Noronha Silva.
790 I turned off opengl related variables, enable_glx, enable_egl and enable_gles2
791 when selecting clutter as the acceleration-backend. Because they seem useless for the AC by clutter.
795 2012-12-15 Simon Fraser <simon.fraser@apple.com>
797 Fix repaint issues when resizing a window with centered content, for platforms with a tile cache
798 https://bugs.webkit.org/show_bug.cgi?id=105073
800 Reviewed by Dan Bernstein.
802 Add a manual test for window resize with a centered element.
804 * ManualTests/resize-repaint.html: Added.
806 2012-12-13 Stephen White <senorblanco@chromium.org>
808 Added manual test for canvas setFont speed.
809 https://bugs.webkit.org/show_bug.cgi?id=104923
811 Reviewed by James Robinson.
813 * ManualTests/canvas-font-speed.html: Added.
815 2012-12-13 Jerome Pasion <jerome.pasion@digia.com>
817 [Qt] Doc: Fixing Qt WebKit reference documentation.
819 Reviewed by Simon Hausmann.
822 -added \module for C++ classes and \qmlmodule for QML types
823 -added links to the Qt WebKit Examples pages
824 -fixed the qhp settings for Qt Creator
826 Task-number: QTBUG-28583
827 Task-number: QTBUG-28418
828 Task-number: QTBUG-27646
830 * Source/qtwebkit.qdocconf:
832 2012-12-13 Jerome Pasion <Jerome.Pasion@digia.com>
834 [Qt] Fix missing doc dependency to examples
836 Reviewed by Simon Hausmann.
838 * Source/qtwebkit.qdocconf:
840 2012-12-12 John Griggs <jgriggs@rim.com>
842 2012-12-12 John Griggs <jgriggs@rim.com>
844 [BlackBerry] Update Media Controls for BlackBerry Platform
845 https://bugs.webkit.org/show_bug.cgi?id=104443
846 https://przilla.ott.qnx.com/bugzilla/show_bug.cgi?id=204748
848 Update Media Controls for BlackBerry platform to allow audio, embedded video and fullscreen video controls to be positioned and styled differently.
850 Reviewed by Rob Buis.
852 * Source/cmake/OptionsBlackBerry.cmake:
854 2012-12-12 Xianzhu Wang <wangxianzhu@chromium.org>
856 Pre-painting should not paint out-of-view fixed position elements
857 https://bugs.webkit.org/show_bug.cgi?id=104724
859 Reviewed by James Robinson.
863 * ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html: Added.
865 2012-12-12 Krzysztof Czech <k.czech@samsung.com>
867 [EFL] Possibility to turn off accessibility feature for WebKit-EFL.
868 https://bugs.webkit.org/show_bug.cgi?id=103036
870 Reviewed by Laszlo Gombos.
872 Guard dependencies for accessibility (ATK), so that they can be turned off.
874 * Source/cmake/OptionsEfl.cmake:
875 * Source/cmake/WebKitFeatures.cmake:
877 2012-12-12 Zan Dobersek <zandobersek@gmail.com>
879 [GTK] Remove the last of unnecessary configuration options in configure.ac
880 https://bugs.webkit.org/show_bug.cgi?id=104793
882 Reviewed by Martin Robinson.
884 Remove the last of the configuration options that don't introduce any dependencies and/or
885 are enabled by default in the GNUmakefile.features.am.in file.
889 2012-12-11 Jocelyn Turcotte <jocelyn.turcotte@digia.com>
891 [Qt] Fix the inspector not showing up on Windows
892 https://bugs.webkit.org/show_bug.cgi?id=104677
894 Reviewed by Simon Hausmann.
896 Resources aren't transfered properly from a static WebCore to the final DLL
897 with MSVC since the linker only pick from the static lib symbols that
898 are referenced in the final binary.
900 Move the resource files directly to Qt5WebKit.dll to make sure that they are
905 2012-12-11 Xianzhu Wang <wangxianzhu@chromium.org>
907 Add window.internals.mainThreadScrollReasonsAsText for testing slow scrolling
908 https://bugs.webkit.org/show_bug.cgi?id=104714
910 Reviewed by Eric Seidel.
912 Export symbol Page::mainThreadScrollingReasonsAsText().
914 * Source/autotools/symbols.filter:
916 2012-12-11 Michael Pruett <michael@68k.org>
918 [JSC] Add tests for explicit serialization values
919 https://bugs.webkit.org/show_bug.cgi?id=104423
921 Reviewed by Oliver Hunt.
923 Add tests for serialization and deserialization mechanisms of
924 the JSC implementation of SerializedScriptValue. Similar tests
925 already exist for the V8 implementation.
927 * Source/autotools/symbols.filter:
929 2012-12-11 Carlos Garcia Campos <cgarcia@igalia.com>
931 [GTK] Install GObject DOM bindings headers in its own directory
932 https://bugs.webkit.org/show_bug.cgi?id=104663
934 Reviewed by Gustavo Noronha Silva.
936 * GNUmakefile.am: Add GENSOURCES_WEBKITDOM and
937 webkitgtk_gdom_built_h_api variables.
939 2012-12-11 Stephen Kelly <stephen.kelly@kdab.com>
941 WebKit tests for the Qt API should include tests of CMake config files
942 https://bugs.webkit.org/show_bug.cgi?id=104003
944 Reviewed by Simon Hausmann.
946 The Qt WebKit CI system is not going to run this test, but it can
947 be run locally and to test packages.
951 2012-12-11 Xabier Rodriguez Calvar <calvaris@igalia.com>
953 [GTK][jhbuild] Switch to GStreamer 1.0 build
954 https://bugs.webkit.org/show_bug.cgi?id=91727
956 Reviewed by Philippe Normand.
958 Switch build-webkit --gtk to GStreamer 1.0 support and build the
959 necessary GStreamer git modules from JHBuild.
961 * configure.ac: Removed GStreamer unstable API flag, made
962 GStreamer 1.0 default instead of 0.10 and made required version
963 1.0.3. In case no GStreamer version is specified, it falls back to
964 0.10. In case no video or web-audio are requested, GStreamer
965 and Farstream checks are not performed.
967 2012-12-11 Zan Dobersek <zandobersek@gmail.com>
969 [GTK] Feature enabling/disabling should be possible through build-webkit
970 https://bugs.webkit.org/show_bug.cgi?id=99271
972 Reviewed by Gustavo Noronha Silva.
974 The autogen.sh script now calls the Tools/gtk/override-feature-defines script
975 before calling autoreconf. This ensures that Source/WebCore/GNUmakefile.features.am
976 is present and properly modified if the build-webkit script intends to override
979 The Source/WebCore/GNUmakefile.features.am file is added to the ignored files list
980 so it doesn't pop out as a new, untracked file.
985 2012-12-10 Martin Robinson <mrobinson@igalia.com>
987 [GTK] Remove the Pango backend
988 https://bugs.webkit.org/show_bug.cgi?id=104569
990 Reviewed by Daniel Bates.
992 Always look for Freetype and Harfbuzz. We still depend on Pango for a few
993 things, so we cannot yet eliminate our dependency on Pango.
995 * configure.ac: Always look for FreeType/Harfbuzz.
997 2012-12-10 Laszlo Gombos <l.gombos@samsung.com>
999 [EFL] Change the minimum required EFL version to 1.6
1000 https://bugs.webkit.org/show_bug.cgi?id=104431
1002 Reviewed by Kenneth Rohde Christiansen.
1004 Change the minimum required EFL version to 1.6 from 1.7 to enable
1007 The elementary EFL package is only required to build MiniBrowser,
1008 so I moved the required only to the Minibrowser CMake file.
1010 * Source/cmake/OptionsEfl.cmake:
1012 2012-12-10 Alexis Menard <alexis@webkit.org>
1014 [CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND feature flag.
1015 https://bugs.webkit.org/show_bug.cgi?id=104539
1017 Reviewed by Antonio Gomes.
1019 As discussed on webkit-dev it is not needed to keep this feature flag
1020 as support for <position> type is a small feature that is already
1021 implemented by three other UAs. It was useful while landing this
1022 feature as partial bits were landed one after one.
1024 * Source/cmake/OptionsEfl.cmake:
1025 * Source/cmake/WebKitFeatures.cmake:
1026 * Source/cmakeconfig.h.cmake:
1029 2012-12-10 Jocelyn Turcotte <jocelyn.turcotte@digia.com>
1031 [Qt] Remove the support for building a debug WebKit with a release Qt
1032 https://bugs.webkit.org/show_bug.cgi?id=104560
1034 Reviewed by Tor Arne Vestbø.
1036 This creates issues with non-framework builds of Qt (necessary for debug-only
1037 builds) since a Qt5 prefix is now added to the base target name.
1041 2012-12-09 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
1043 [Soup] utilize multipart/x-mixed-replace support recently added to libsoup
1044 https://bugs.webkit.org/show_bug.cgi?id=94515
1046 Reviewed by Martin Robinson.
1048 * configure.ac: require soup 2.40.0, which adds the new support.
1050 2012-12-10 Martin Robinson <mrobinson@igalia.com>
1052 [GTK] Bring Harfbuzz-ng support to Gtk
1053 https://bugs.webkit.org/show_bug.cgi?id=92098
1055 Reviewed by Gustavo Noronha Silva.
1057 Add support for detecting HarfBuzz during configuration phase. Add these
1058 flags to the FreeType ones since HarfBuzz support is part of the FreeType
1061 * configure.ac: Detect HarfBuzz.
1063 2012-12-08 Seokju Kwon <seokju.kwon@gmail.com>
1065 [EFL][WK2] Add Remote Web Inspector
1066 https://bugs.webkit.org/show_bug.cgi?id=98705
1068 Reviewed by Gyuyoung Kim.
1070 Prepare inspectorPageIndex.html for remote web inspector.
1072 * Source/PlatformEfl.cmake:
1074 2012-12-06 Rick Byers <rbyers@chromium.org>
1076 CSS cursor property should support webkit-image-set
1077 https://bugs.webkit.org/show_bug.cgi?id=99493
1079 Reviewed by Beth Dakin.
1081 Add ENABLE_MOUSE_CURSOR_SCALE (disabled by default)
1083 * Source/cmake/WebKitFeatures.cmake:
1084 * Source/cmakeconfig.h.cmake:
1086 2012-12-06 Laszlo Gombos <l.gombos@samsung.com>
1088 [EFL] Remove ENABLE_GLIB_SUPPORT CMake variable
1089 https://bugs.webkit.org/show_bug.cgi?id=104278
1091 Reviewed by Brent Fulgham.
1093 The variable is unnecessary as glib is a required dependency
1094 for the EFL port and glib is not used by other ports building
1097 * Source/cmake/OptionsEfl.cmake:
1098 * Source/cmake/WebKitFeatures.cmake:
1099 * Source/cmakeconfig.h.cmake:
1101 2012-12-06 Tony Chang <tony@chromium.org>
1103 REGRESSION(r135082): Restore the ability to insert author level style sheets from script
1104 https://bugs.webkit.org/show_bug.cgi?id=104042
1106 Reviewed by Antti Koivisto.
1108 Update exports for Internals.cpp.
1110 * Source/autotools/symbols.filter:
1112 2012-12-06 Laszlo Gombos <l.gombos@samsung.com>
1114 [EFL] Optimize binary size by removing dead sections on unix/gcc
1115 https://bugs.webkit.org/show_bug.cgi?id=102827
1117 Reviewed by Kenneth Rohde Christiansen.
1119 Turn on -ffunction-sections -fdata-sections --gc-section flags
1120 on unix for the gcc toolchain for release builds to optimize binary
1121 size for the Efl port.
1123 * Source/cmake/OptionsEfl.cmake:
1125 2012-12-06 Seokju Kwon <seokju.kwon@gmail.com>
1127 [EFL] Fix destination path in Source/PlatformEfl.cmake
1128 https://bugs.webkit.org/show_bug.cgi?id=104237
1130 Reviewed by Laszlo Gombos.
1132 Remove InspectorBackendCommands.js when copying it for the consistency in Source/PlatformEfl.cmake.
1134 * Source/PlatformEfl.cmake:
1136 2012-12-06 Shinya Kawanaka <shinyak@chromium.org>
1138 Internals.getElementByIdInShadowRoot is nonsense now.
1139 https://bugs.webkit.org/show_bug.cgi?id=104241
1141 Reviewed by Kent Tamura.
1143 * Source/autotools/symbols.filter:
1145 2012-12-05 Halton Huo <halton.huo@intel.com>
1147 [CMake] Unify coding style for CMake files
1148 https://bugs.webkit.org/show_bug.cgi?id=103605
1150 Reviewed by Laszlo Gombos.
1152 Update cmake files(.cmake, CMakeLists.txt) with following style rules:
1154 1.1 Use spaces, not tabs.
1155 1.2 Four spaces as indent.
1157 2.1 Place one space between control statements and their parentheses.
1158 For eg, if (), else (), elseif (), endif (), foreach (),
1159 endforeach (), while (), endwhile (), break ().
1160 2.2 Do not place spaces between function and macro statements and
1161 their parentheses. For eg, macro(), endmacro(), function(),
1163 2.3 Do not place spaces between a command or function or macro and its
1164 parentheses, or between a parenthesis and its content. For eg,
1165 message("testing") not message( "testing") or message ("testing" )
1166 2.4 No space at line ending.
1167 3. Lowercase when call commands macros and functions. For eg,
1168 add_executable() not ADD_EXECUTABLE(), set() not SET().
1171 * Source/CMakeLists.txt:
1172 * Source/PlatformEfl.cmake:
1173 * Source/cmake/EFLHelpers.cmake:
1174 * Source/cmake/FindATK.cmake:
1175 * Source/cmake/FindCFLite.cmake:
1176 * Source/cmake/FindCairo.cmake:
1177 * Source/cmake/FindDBus.cmake:
1178 * Source/cmake/FindDirectX.cmake:
1179 * Source/cmake/FindE_DBus.cmake:
1180 * Source/cmake/FindEcore.cmake:
1181 * Source/cmake/FindEdje.cmake:
1182 * Source/cmake/FindEet.cmake:
1183 * Source/cmake/FindEeze.cmake:
1184 * Source/cmake/FindEfreet.cmake:
1185 * Source/cmake/FindEina.cmake:
1186 * Source/cmake/FindElementary.cmake:
1187 * Source/cmake/FindEnchant.cmake:
1188 * Source/cmake/FindEvas.cmake:
1189 * Source/cmake/FindFontconfig.cmake:
1190 * Source/cmake/FindGLIB.cmake:
1191 * Source/cmake/FindGStreamer.cmake:
1192 * Source/cmake/FindGperf.cmake:
1193 * Source/cmake/FindHarfBuzz.cmake:
1194 * Source/cmake/FindICU.cmake:
1195 * Source/cmake/FindLibSoup.cmake:
1196 * Source/cmake/FindQuickTimeSDK.cmake:
1197 * Source/cmake/FindSqlite.cmake:
1198 * Source/cmake/OptionsBlackBerry.cmake:
1199 * Source/cmake/OptionsCommon.cmake:
1200 * Source/cmake/OptionsEfl.cmake:
1201 * Source/cmake/OptionsWinCE.cmake:
1202 * Source/cmake/OptionsWindows.cmake:
1203 * Source/cmake/WebKitFS.cmake:
1204 * Source/cmake/WebKitFeatures.cmake:
1205 * Source/cmake/WebKitHelpers.cmake:
1206 * Source/cmake/WebKitMacros.cmake:
1207 * Source/cmake/WebKitPackaging.cmake:
1208 * Source/cmake/gtest/CMakeLists.txt:
1210 2012-12-05 Yong Li <yoli@rim.com>
1212 [BlackBerry] Build with libjpegturbo
1213 https://bugs.webkit.org/show_bug.cgi?id=104152
1215 Reviewed by Rob Buis.
1218 This change is made by Ming Xie to link with libjpegturbo.
1220 * Source/cmake/OptionsBlackBerry.cmake:
1222 2012-12-05 Leo Yang <leoyang@rim.com>
1224 [BlackBerry] Enable CSS_IMAGE_RESOLUTION
1225 https://bugs.webkit.org/show_bug.cgi?id=104132
1227 Reviewed by Yong Li.
1229 * Source/cmake/OptionsBlackBerry.cmake:
1231 2012-12-05 Laszlo Gombos <l.gombos@samsung.com>
1233 [CMake] Enable to build WebKit sources without Tools
1234 https://bugs.webkit.org/show_bug.cgi?id=103918
1236 Reviewed by Gyuyoung Kim.
1238 Turn on building Tools by default only if ENABLE_TOOLS is not explicitly set
1239 (enabled or disabled) and the Tools directory exists for all CMake based ports.
1241 This change enables the possibility to build WebKit even if the Tools directory
1246 2012-12-04 Kondapally Kalyan <kalyan.kondapally@intel.com>
1248 [EFL][WK2][AC] USE_GRAPHICS_SURFACE should be enabled only if Xcomposite and Xrender extensions are found.
1249 https://bugs.webkit.org/show_bug.cgi?id=103710.
1251 Reviewed by Kenneth Rohde Christiansen.
1253 When using GLX back-end we are dependent on GLX support, Xcomposite and Xrender extensions.
1254 In this case, GraphicsSurface usage depends on Xcomposite and Xrender extensions.
1255 USE_GRAPHICS_SURFACE should be enabled only if Xcomposite and Xrender extensions are found.
1257 * Source/cmake/OptionsEfl.cmake:
1259 2012-12-03 Pierre Rossi <pierre.rossi@digia.com>
1261 [Qt] another stab at fixing the windows build
1263 It seems the QT_BUILD_{TARGET}_LIB are not set as they should by qt_module.prf.
1264 Define them by hand to be on the safe side.
1266 * Source/widgetsapi.pri:
1268 2012-12-03 Alexis Menard <alexis@webkit.org>
1270 [EFL] Enable CSS3 background-position offsets by default.
1271 https://bugs.webkit.org/show_bug.cgi?id=103879
1273 Reviewed by Laszlo Gombos.
1275 Enable the feature for EFL only.
1277 * Source/cmake/OptionsEfl.cmake:
1279 2012-12-03 Alexis Menard <alexis@webkit.org>
1281 [GTK] Enable CSS3 background-background position offset by default.
1282 https://bugs.webkit.org/show_bug.cgi?id=103903
1284 Reviewed by Philippe Normand.
1286 Turn on the flag by default.
1290 2012-12-03 Cosmin Truta <ctruta@rim.com>
1292 [BlackBerry] Enable HIDDEN_PAGE_DOM_TIMER_THROTTLING
1293 https://bugs.webkit.org/show_bug.cgi?id=103842
1295 Reviewed by Yong Li.
1297 Set ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING to ON.
1299 * Source/cmake/OptionsBlackBerry.cmake:
1301 2012-12-03 Laszlo Gombos <l.gombos@samsung.com>
1303 [CMake] Enable building WebKit2-only build for the EFL port
1304 https://bugs.webkit.org/show_bug.cgi?id=103820
1306 Reviewed by Gyuyoung Kim.
1308 To create a WebKit2-only build for EFL use the following command:
1309 build-webkit --efl --cmakeargs="-DENABLE_WEBKIT=OFF".
1311 * CMakeLists.txt: Turn on WebKit1 support if it is not explicitly set (enabled or disabled) for
1312 all CMake based ports.
1314 * Source/cmake/OptionsEfl.cmake: Enable WebKit2
1315 for the EFL port if it is not explicitly set (enabled or disabled).
1317 2012-12-03 Zeno Albisser <zeno@webkit.org>
1319 [Qt][Mac] QtWebKitWidgets has wrong install_name.
1321 This part got lost during the library split.
1322 It was done for QtWebKit before, but it also
1323 needs to be applied to QtWebKitWidgets.
1325 Reviewed by Tor Arne Vestbø.
1327 * Source/widgetsapi.pri:
1329 2012-11-30 Justin Novosad <junov@google.com>
1331 [Chromium] Animation updates fail when using a canvas as a CSS backround-image style with -webkit-canvas
1332 https://bugs.webkit.org/show_bug.cgi?id=103643
1334 Reviewed by Stephen White.
1336 New test to verify that elements using a canvas as a style image
1337 source are redrawn when the canvas is animated. Added as a manual test
1338 because the bug was not reproducible in DumpRenderTree.
1340 * ManualTests/animated-canvas-as-background.html: Added.
1342 2012-11-30 Pierre Rossi <pierre.rossi@gmail.com>
1344 [Qt] Unreviewed build break
1346 Rubber-stamped by Simon Hausmann.
1348 Poor man's way to trigger a clean build on a bot.
1352 2012-11-30 Simon Hausmann <simon.hausmann@digia.com>
1354 [Qt] Unreviewed doc fix
1356 Add additional search paths for API folders.
1358 * Source/qtwebkit.qdocconf:
1360 2012-11-30 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
1362 [Qt] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
1363 https://bugs.webkit.org/show_bug.cgi?id=99314
1365 Reviewed by Tor Arne Vestbø.
1367 This big change separates QtWebKit into QtWebKit and QtWebKitWidgets as
1370 It's a big refactoring that mostly involves moving WebCore dependent
1371 code into QtWebKit and accessing it through exported QWebFrameAdapter
1372 and QWebPageAdapter classes.
1374 * Source/QtWebKit.pro:
1376 * Source/sync.profile:
1377 * Source/widgetsapi.pri: Added.
1380 2012-11-30 Tor Arne Vestbø <tor.arne.vestbo@digia.com>
1382 [Qt] Build as a regular Qt module when production_build is enabled
1384 Instead of always setting CONFIG+=force_independent. This means the
1385 libs, headers, and documentation will end up in qtbase for developer
1386 builds of Qt, instead of always in the QtWebKit build directory.
1388 Reviewed by Simon Hausmann.
1392 2012-11-29 Rafael Weinstein <rafaelw@chromium.org>
1394 [HTMLTemplateElement] Add feature flag
1395 https://bugs.webkit.org/show_bug.cgi?id=103694
1397 Reviewed by Adam Barth.
1399 This flag will guard the implementation of the HTMLTemplateElement.
1400 http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html
1402 * Source/cmake/WebKitFeatures.cmake:
1403 * Source/cmakeconfig.h.cmake:
1405 2012-11-28 Michael Pruett <michael@68k.org>
1407 IndexedDB: Remove duplicate toWireString() and createFromWire() methods in JSC SerializedScriptValue
1408 https://bugs.webkit.org/show_bug.cgi?id=103554
1410 Reviewed by Kentaro Hara.
1412 In r135022, duplicate createFromWire() and toWireString() methods
1413 were added to the JSC version of SerializedScriptValue. In
1414 order to allow the JSC SerializedScriptValue to compile when
1415 ENABLE(INDEXED_DATABASE) is turned on, these new methods have
1416 been removed and the old methods have been moved outside the
1417 ENABLE(INDEXED_DATABASE) guard.
1419 * Source/autotools/symbols.filter:
1421 2012-11-28 Shinya Kawanaka <shinyak@chromium.org>
1423 [Shadow] Move Distribution stuffs from ShadowRoot
1424 https://bugs.webkit.org/show_bug.cgi?id=103481
1426 Reviewed by Hajime Morita.
1428 * Source/autotools/symbols.filter:
1430 2012-11-26 Halton Huo <halton.huo@intel.com>
1432 [EFL] CMake shows ENABLE_3D_RENDERING and ENABLE_WEBGL is still OFF when AC is enabled
1433 https://bugs.webkit.org/show_bug.cgi?id=100829
1435 Reviewed by Gyuyoung Kim.
1437 In WebKitFeatures.cmake, only use ${_name} for condition to print
1438 a option as ON will prevent the overridden ones in OptionsXXX.cmake,
1439 should use ${_WEBKIT_AVAILABLE_OPTIONS_INITALVALUE_${_name}} instead.
1441 * Source/cmake/OptionsEfl.cmake: Turn on ENABLE_3D_RENDERING and
1443 * Source/cmake/WebKitFeatures.cmake: Use
1444 ${_WEBKIT_AVAILABLE_OPTIONS_INITALVALUE_${_name}} to as value of
1445 a feature is enabled. Adjust options in lexicographical order.
1447 2012-11-26 Kalev Lember <kalevlember@gmail.com>
1449 [GTK] Explicitly link against librt
1450 https://bugs.webkit.org/show_bug.cgi?id=103194
1452 Reviewed by Martin Robinson.
1454 Fixes broken build with undefined references to shm_open / shm_unlink
1455 symbols. SharedMemoryUnix.cpp uses these so we need to link with -lrt.
1459 2012-11-26 Laszlo Gombos <l.gombos@samsung.com>
1461 [CMake] Allow user specified compiler flags to take precedence
1462 https://bugs.webkit.org/show_bug.cgi?id=103101
1464 Reviewed by Brent Fulgham.
1466 Make sure that compiler and linker flags specified by the build system
1467 are always prepended to the variables that can be specified by the
1468 environment and the user as well.
1470 * Source/cmake/OptionsCommon.cmake:
1471 * Source/cmake/OptionsWindows.cmake:
1472 * Source/cmake/WebKitHelpers.cmake:
1474 2012-11-23 Alexis Menard <alexis@webkit.org>
1476 [CSS3 Backgrounds and Borders] Implement new CSS3 background-position parsing.
1477 https://bugs.webkit.org/show_bug.cgi?id=102104
1479 Reviewed by Julien Chaffraix.
1481 Protect the new feature behind a feature flag.
1483 * Source/cmake/WebKitFeatures.cmake:
1484 * Source/cmakeconfig.h.cmake:
1487 2012-11-23 Patrick Gansterer <paroga@webkit.org>
1489 [CMake] Add support for winflexbison distribution
1490 https://bugs.webkit.org/show_bug.cgi?id=102551
1492 Reviewed by Laszlo Gombos.
1494 Since GnuWin32 does not provide recent versions of bision and flex supporting
1495 the alternative winflexbison distribution is the prefered option.
1497 * Source/cmake/WebKitMacros.cmake:
1499 2012-11-23 Laszlo Gombos <l.gombos@samsung.com>
1501 [EFL] Define WTF_PLATFORM_EFL in Platform.h
1502 https://bugs.webkit.org/show_bug.cgi?id=101482
1504 Reviewed by Kenneth Rohde Christiansen.
1506 Remove the definition of WTF_PLATFORM_EFL from the build system to
1507 make the EFL port consistent with other ports.
1509 * Source/cmake/OptionsEfl.cmake:
1511 2012-11-23 Krzysztof Czech <k.czech@samsung.com>
1513 [EFL] Platform support for Accessibility feature.
1514 https://bugs.webkit.org/show_bug.cgi?id=100848
1516 Reviewed by Gyuyoung Kim.
1518 Add support for ATK library.
1520 * Source/cmake/FindATK.cmake: Added.
1521 * Source/cmake/OptionsEfl.cmake:
1523 2012-09-26 Gustavo Noronha Silva <gns@gnome.org>
1525 [GTK] Split SVG from WebCore to work-around make limitation
1526 https://bugs.webkit.org/show_bug.cgi?id=97735
1528 Reviewed by Carlos Garcia Campos.
1530 Add a new libtool convenience library, libWebCoreSVG.la, to work-around
1531 make limitation when linking libWebCore.
1533 * GNUmakefile.am: variables for the new library.
1535 2012-11-22 Simon Hausmann <simon.hausmann@digia.com>, Pierre Rossi <pierre.rossi@digia.com>
1537 [Qt] Separate QWidget dependant code into separate WebKitWidgets static library
1538 https://bugs.webkit.org/show_bug.cgi?id=102800
1540 Reviewed by Tor Arne Vestbø.
1542 This patch separates code that needs to use QWidget related APIs in
1543 WebKit/qt/WebCoreSupport and Api from code that doesn't. This means for
1544 example FrameLoaderClientQt.cpp remains in the WebKit1 static library,
1545 while qwebpage.cpp and qwebframe.cpp become part of the WebKitWidgets
1546 static library. WebKit1 is compiled without QT += widgets and therefore
1547 any widget related dependency has been moved "up" and out of WebKit1 into
1548 the WebKitWidgets library.
1550 Between the code in WebKit.a and WebKitWidgets.a new adapters and
1551 interfaces have been introduced, such as QWebPageAdapter and
1552 QWebFrameAdapter. QWebPageAdapter, when used from WebKit1, is a way to
1553 call out into the API layer, implemented by QWebPage (QWebPagePrivate).
1554 The other way around if QWebPage wants to access WebCore or
1555 WebCoreSupport related functionality, it will go through
1556 QWebPageAdapater (as base class). The separation in the direction up
1557 into the API layer is complete with this patch, no code in WebKit1
1558 depends on QtWidgets. The separation the other way around, code in the
1559 API layer not using any WebCore types, is not complete yet.
1561 Some classes such as QWebSettings, QWebElement or
1562 DumpRenderTreeSupportQt remain in WebKit1. While they are API layer,
1563 they do not depend on widget related Qt APIs and they make much more
1564 use of WebCore internal APIs and therefore are easier to keep in
1567 In the future we plan to place a real shared library boundary between
1568 WebKit1 and WebKitWidgets, by keeping the WebKit1 static library as
1569 part of the QtWebKit shared library and by turning the WebKitWidgets
1570 static library into a shared one.
1576 2012-11-21 Ryuan Choi <ryuan.choi@gmail.com>
1578 [EFL] Remove unnecessary definition, -DENABLE_SPELLCHECK=1
1579 https://bugs.webkit.org/show_bug.cgi?id=102988
1581 Reviewed by Laszlo Gombos.
1583 Removed -DENABLE_SPELLCHECK=1 because feature macros are controlled by
1584 WEBKIT_OPTION_XXX and cmakeconfig.h.cmake.
1586 * Source/cmake/OptionsEfl.cmake:
1588 2012-11-21 Kondapally Kalyan <kalyan.kondapally@intel.com>
1590 [EFL] GLX detection is broken.
1591 https://bugs.webkit.org/show_bug.cgi?id=102687.
1593 Reviewed by Laszlo Gombos.
1595 HAVE_GLX is enabled only if WebGL is enabled. This is wrong and we should
1596 explicitly test for GLX support.
1597 This patch makes changes so that we check for glx.h header and sets HAVE_GLX flag appropriately.
1599 * Source/cmake/OptionsEfl.cmake:
1601 2012-11-21 Yael Aharon <yael.aharon@intel.com>
1603 [EFL] Turn on WTF_USE_TILED_BACKING_STORE by default
1604 https://bugs.webkit.org/show_bug.cgi?id=101526
1606 Reviewed by Kenneth Rohde Christiansen.
1608 Separate out ENABLE_WEBGL. It is not ready to be enabled by default.
1610 * Source/cmake/OptionsEfl.cmake:
1612 2012-11-20 Sheriff Bot <webkit.review.bot@gmail.com>
1614 Unreviewed, rolling out r133859.
1615 http://trac.webkit.org/changeset/133859
1616 https://bugs.webkit.org/show_bug.cgi?id=102875
1618 This patch makes API test broken (Requested by gyuyoung on
1621 * Source/cmake/OptionsEfl.cmake:
1623 2012-11-20 Elliott Sprehn <esprehn@chromium.org>
1625 Store MutationObserver callback in a hidden property for V8
1626 https://bugs.webkit.org/show_bug.cgi?id=102555
1628 Reviewed by Adam Barth.
1630 Test for reference cycle leaks with mutation observers. There doesn't seem
1631 to be a way to check this for v8, but if you manually run you can see if it
1634 * ManualTests/leak-cycle-observer-wrapper.html: Added.
1636 2012-11-20 Carlos Garcia Campos <cgarcia@igalia.com>
1638 Unreviewed. Update NEWS and configure.ac for 1.11.2 release
1640 * configure.ac: Bump tarball version number, not updated in
1641 previous commit by mistake.
1643 2012-11-20 Carlos Garcia Campos <cgarcia@igalia.com>
1645 Unreviewed. Update NEWS and configure.ac for 1.11.2 release
1647 * configure.ac: Bump version numbers.
1649 2012-11-19 Kihong Kwon <kihong.kwon@samsung.com>
1651 Add PROXIMITY_EVENTS feature
1652 https://bugs.webkit.org/show_bug.cgi?id=102658
1654 Reviewed by Kentaro Hara.
1656 Add PROXIMITY_EVENTS feature to cmake.
1658 * Source/cmake/WebKitFeatures.cmake:
1659 * Source/cmakeconfig.h.cmake:
1661 2012-11-18 Laszlo Gombos <l.gombos@samsung.com>
1663 Remove non-existent directories from the make system
1664 https://bugs.webkit.org/show_bug.cgi?id=102632
1666 Reviewed by Kenneth Rohde Christiansen.
1668 Remove (non-existent) symbian references from the exclude list for packaging.
1670 * Source/cmake/WebKitPackaging.cmake:
1672 2012-11-18 Laszlo Gombos <l.gombos@samsung.com>
1674 Remove non-existent directories from the make system
1675 https://bugs.webkit.org/show_bug.cgi?id=102632
1677 Reviewed by Adam Barth.
1679 Remove (non-existent) symbian references from the exclude list for packaging.
1681 * Source/cmake/WebKitPackaging.cmake:
1683 2012-11-18 Genevieve Mak <gmak@rim.com>
1685 [BlackBerry] Enable Touch Sliders
1686 https://bugs.webkit.org/show_bug.cgi?id=102516
1688 Reviewed by Rob Buis.
1690 Enabled for BlackBerry only
1694 * Source/cmake/OptionsBlackBerry.cmake:
1695 * Source/cmake/WebKitFeatures.cmake:
1696 * Source/cmakeconfig.h.cmake:
1698 2012-11-18 Carlos Garcia Campos <cgarcia@igalia.com>
1700 Unreviewed. Fix GTK+ build after r135022.
1702 * Source/autotools/symbols.filter: Add exports for
1703 SerializedScriptValue changes.
1705 2012-11-16 Tony Chang <tony@chromium.org>
1707 Remove ENABLE_CSS_HIERARCHIES since it's no longer in use
1708 https://bugs.webkit.org/show_bug.cgi?id=102554
1710 Reviewed by Andreas Kling.
1712 As mentioned in https://bugs.webkit.org/show_bug.cgi?id=79939#c41 ,
1713 we're going to revist this feature once additional vendor support is
1716 * Source/cmake/WebKitFeatures.cmake:
1717 * Source/cmakeconfig.h.cmake:
1719 2012-11-16 Ulan Degenbaev <ulan@chromium.org>
1721 [V8] Increment the amount of externally allocated memory for the receiving V8 isolate when transferring ArrayBuffer
1722 https://bugs.webkit.org/show_bug.cgi?id=94463
1724 Reviewed by Kentaro Hara.
1726 Call AdjustAmountOfExternalAllocatedMemory when V8ArrayBuffer is deserialized and transferred.
1728 * ManualTests/typed-array-memory.html:
1730 2012-11-16 Sheriff Bot <webkit.review.bot@gmail.com>
1732 Unreviewed, rolling out r134908.
1733 http://trac.webkit.org/changeset/134908
1734 https://bugs.webkit.org/show_bug.cgi?id=102473
1736 Broke the Apple Windows Debug build. (Requested by dydx on
1739 * Source/autotools/symbols.filter:
1741 2012-11-16 Sheriff Bot <webkit.review.bot@gmail.com>
1743 Unreviewed, rolling out r134865.
1744 http://trac.webkit.org/changeset/134865
1745 https://bugs.webkit.org/show_bug.cgi?id=102466
1747 Broke the Apple Windows Debug build. (Requested by dydx on
1750 * Source/autotools/symbols.filter:
1752 2012-11-16 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1754 Avoid copying of ViewportArguments in computeViewportAttributes function
1755 https://bugs.webkit.org/show_bug.cgi?id=102354
1757 Reviewed by Kenneth Rohde Christiansen.
1759 Updated exported symbols for GTK.
1761 * Source/autotools/symbols.filter:
1763 2012-11-15 Gustavo Noronha Silva <gns@gnome.org>
1765 [GTK] Split WebCore/platform into a separate library
1766 https://bugs.webkit.org/show_bug.cgi?id=94435
1768 Reviewed by Martin Robinson.
1770 More people have been reporting problems when linking WebCore because
1771 the command line limit is being exceeded. Splitting WebCore a bit more
1774 * GNUmakefile.am: add variable that will hold the list of source files
1775 for libWebCorePlatform .
1777 2012-11-15 Tony Chang <tony@chromium.org>
1779 Generate Settings from a .in file
1780 https://bugs.webkit.org/show_bug.cgi?id=100393
1782 Reviewed by Adam Barth.
1784 Generate SettingsMacros.h for cmake.
1786 * Source/cmake/WebKitMacros.cmake:
1788 2012-11-15 Rick Byers <rbyers@chromium.org>
1790 No tests for changing mouse cursors
1791 https://bugs.webkit.org/show_bug.cgi?id=100550
1793 Reviewed by Brent Fulgham.
1795 Add necessary exports for Internals::getCurrentCursorInfo
1797 * Source/autotools/symbols.filter:
1799 2012-11-15 Kent Tamura <tkent@chromium.org>
1801 Support stand-alone month names in calendar picker
1802 https://bugs.webkit.org/show_bug.cgi?id=102196
1804 Reviewed by Kentaro Hara.
1806 * ManualTests/forms/calendar-picker.html:
1807 - Remove monthLabels arguments.
1808 - Add a mock implementation of pagePopupController.formatMonth.
1810 2012-11-14 Sheriff Bot <webkit.review.bot@gmail.com>
1812 Unreviewed, rolling out r134741.
1813 http://trac.webkit.org/changeset/134741
1814 https://bugs.webkit.org/show_bug.cgi?id=102337
1816 "Change is incorrect." (Requested by dydx on #webkit).
1818 * Source/autotools/symbols.filter:
1820 2012-11-14 Daniel Bates <dbates@webkit.org>
1822 Attempt to fix the Apple Windows Debug and GTK builds after <http://trac.webkit.org/changeset/134691>
1823 (https://bugs.webkit.org/show_bug.cgi?id=96818)
1825 Export symbols similar to the ones we added to WebCore.exp.in in
1826 <http://trac.webkit.org/changeset/134691>.
1828 * Source/autotools/symbols.filter:
1830 2012-11-14 KyungTae Kim <ktf.kim@samsung.com>
1832 [EFL] Turn on error on warnings for "sign-compare"
1833 https://bugs.webkit.org/show_bug.cgi?id=101761
1835 Reviewed by Gyuyoung Kim.
1837 Remove "-Wno-error=sign-compare" to turn on error on warnings for "sign-compare"
1839 * Source/cmake/WebKitHelpers.cmake:
1841 2012-11-13 Hugo Parente Lima <hugo.lima@openbossa.org>
1843 FindGLIB.cmake fails do find glib gmodule module.
1844 https://bugs.webkit.org/show_bug.cgi?id=101784
1846 Reviewed by Caio Marcelo de Oliveira Filho.
1848 * Source/cmake/FindGLIB.cmake:
1850 2012-11-13 Huang Dongsung <luxtella@company100.net>
1852 Coordinated Graphics: Directly composited animated GIFs only render the first image.
1853 https://bugs.webkit.org/show_bug.cgi?id=102043
1855 Reviewed by Noam Rosenthal.
1857 Add a test to check that a gif animation can run on a compositing layer.
1859 * ManualTests/animated-gif-on-compositing-layer.html: Added.
1861 2012-11-12 KyungTae Kim <ktf.kim@samsung.com>
1863 [EFL] Turn on errors on warnings for WebKit1 and WebKit2 libraries
1864 https://bugs.webkit.org/show_bug.cgi?id=101762
1866 Reviewed by Gyuyoung Kim.
1868 In case of EFL, add ENABLE_WERROR to EXTRA_COMPILER_FLAGS for WEBKIT and WEBKIT2
1870 * Source/CMakeLists.txt:
1872 2012-11-12 Joe Mason <jmason@rim.com>
1874 [BlackBerry] NetworkJob should not check if data is received with HEAD
1875 https://bugs.webkit.org/show_bug.cgi?id=102034
1877 Reviewed by George Staikos.
1881 Add test that HEAD XMLHttpRequests return status 404 instead of calling onerror.
1883 * ManualTests/blackberry/head-xhr-nonexistant-file.html: Added.
1885 2012-11-12 KyungTae Kim <ktf.kim@samsung.com>
1887 [EFL] Turn on error on warnings for "switch"
1888 https://bugs.webkit.org/show_bug.cgi?id=101760
1890 Reviewed by Gyuyoung Kim.
1892 Turn on error on warning for "switch" by removing "-Wno-error=switch"
1894 * Source/cmake/WebKitHelpers.cmake:
1896 2012-11-11 Shinya Kawanaka <shinyak@chromium.org>
1898 [Shadow] ElementShadow should have RuleFeatureSet for select attribute selectors.
1899 https://bugs.webkit.org/show_bug.cgi?id=101180
1901 Reviewed by Dimitri Glazkov.
1903 Exposes necessary symbols.
1905 * Source/autotools/symbols.filter:
1907 2012-11-11 Sheriff Bot <webkit.review.bot@gmail.com>
1909 Unreviewed, rolling out r134144.
1910 http://trac.webkit.org/changeset/134144
1911 https://bugs.webkit.org/show_bug.cgi?id=101876
1913 seems to break win 7 chromium browser test (Requested by
1916 * Source/autotools/symbols.filter:
1918 2012-11-09 Rick Byers <rbyers@chromium.org>
1920 No tests for changing mouse cursors
1921 https://bugs.webkit.org/show_bug.cgi?id=100550
1923 Reviewed by Adam Barth.
1925 Add necessary exports for Internals::getCurrentCursorInfo
1927 * Source/autotools/symbols.filter:
1929 2012-11-09 Laszlo Gombos <l.gombos@samsung.com>
1931 [EFL] Enable -Werror for the EFL port
1932 https://bugs.webkit.org/show_bug.cgi?id=98715
1934 Reviewed by Gyuyoung Kim.
1936 Treat all warnings as errors, except the existing warnings in the
1937 current code base ("unused-parameter", "sign-compare" and "switch").
1939 Thanks for Raphael Kubo da Costa for the extra help.
1941 * Source/CMakeLists.txt: Enable warnings as error for all libraries
1942 (except WebKit and WebKit2) for the EFL port.
1943 Other cmake-based ports are welcome to join.
1945 * Source/cmake/WebKitHelpers.cmake: Treat warnings as errors by
1946 default for cmake-based ports when ENABLE_WERROR is set.
1948 2012-11-08 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1950 [EFL] Turn WTF_USE_TILED_BACKING_STORE in OptionsEfl.cmake.
1951 https://bugs.webkit.org/show_bug.cgi?id=101559
1953 Reviewed by Kenneth Rohde Christiansen.
1955 Follow-up to 133859; also change the default value in
1956 OptionsEfl.cmake so that the default changes for people not using
1957 build-webkit (ie. users) as well.
1959 * Source/cmake/OptionsEfl.cmake:
1961 2012-11-08 Yael Aharon <yael.aharon@intel.com>
1963 [EFL] Turn on WTF_USE_TILED_BACKING_STORE by default
1964 https://bugs.webkit.org/show_bug.cgi?id=101526
1966 Reviewed by Kenneth Rohde Christiansen.
1968 Separate out ENABLE_WEBGL. It is not ready to be enabled by default.
1970 * Source/cmake/OptionsEfl.cmake:
1972 2012-11-08 Laszlo Gombos <l.gombos@samsung.com>
1974 [EFL] Remove non-variable options from the build system
1975 https://bugs.webkit.org/show_bug.cgi?id=101506
1977 Reviewed by Kenneth Rohde Christiansen.
1979 Remove WTF_USE_PTHREADS, WTF_USE_ICU_UNICODE, WTF_USE_CAIRO,
1980 WTF_USE_FREETYPE and WTF_USE_HARFBUZZ_NG cmake variables
1981 as these are always set to const 1 and not really configurable.
1983 Remove the definition of ENABLE_CONTEXT_MENUS as this is already set to 1 by default in Platform.h.
1985 * Source/cmake/OptionsEfl.cmake:
1987 2012-11-08 Sheriff Bot <webkit.review.bot@gmail.com>
1989 Unreviewed, rolling out r133865.
1990 http://trac.webkit.org/changeset/133865
1991 https://bugs.webkit.org/show_bug.cgi?id=101579
1993 dependent patch has been rolled out. (Requested by drott on
1996 * Source/cmake/OptionsEfl.cmake:
1998 2012-11-08 Dominik Röttsches <dominik.rottsches@intel.com>
2000 Unreviewed, rolling out r133859.
2001 http://trac.webkit.org/changeset/133859
2002 https://bugs.webkit.org/show_bug.cgi?id=101526
2004 Breaks EFL bots test execution.
2006 * Source/cmake/OptionsEfl.cmake:
2008 2012-11-08 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2010 [EFL] Turn WTF_USE_TILED_BACKING_STORE in OptionsEfl.cmake.
2011 https://bugs.webkit.org/show_bug.cgi?id=101559
2013 Reviewed by Kenneth Rohde Christiansen.
2015 Follow-up to 133859; also change the default value in
2016 OptionsEfl.cmake so that the default changes for people not using
2017 build-webkit (ie. users) as well.
2019 * Source/cmake/OptionsEfl.cmake:
2021 2012-11-08 Yael Aharon <yael.aharon@intel.com>
2023 [EFL] Turn on WTF_USE_TILED_BACKING_STORE by default
2024 https://bugs.webkit.org/show_bug.cgi?id=101526
2026 Reviewed by Kenneth Rohde Christiansen.
2028 Separate out ENABLE_WEBGL. It is not ready to be enabled by default.
2030 * Source/cmake/OptionsEfl.cmake:
2032 2012-11-07 Keishi Hattori <keishi@webkit.org>
2034 Implement week picking to calendar picker
2035 https://bugs.webkit.org/show_bug.cgi?id=101449
2037 Reviewed by Kent Tamura.
2039 * ManualTests/forms/calendar-picker.html: Added test for week picker.
2041 2012-11-07 Sheriff Bot <webkit.review.bot@gmail.com>
2043 Unreviewed, rolling out r133841.
2044 http://trac.webkit.org/changeset/133841
2045 https://bugs.webkit.org/show_bug.cgi?id=101542
2047 Reverted patches were innocent (Requested by shinyak on
2050 * Source/autotools/symbols.filter:
2052 2012-11-07 Shinya Kawanaka <shinyak@chromium.org>
2054 Unreviewed, rolling out r133428 and r133749
2055 https://bugs.webkit.org/show_bug.cgi?id=101533
2057 These patches might cause memory regression.
2059 * Source/autotools/symbols.filter:
2061 2012-11-07 Shinya Kawanaka <shinyak@chromium.org>
2063 [Shadow] Use setPseudo() instead of setShadowPseudoId().
2064 https://bugs.webkit.org/show_bug.cgi?id=101306
2066 Reviewed by Kent Tamura.
2068 Exposes necessary symbols.
2070 * Source/autotools/symbols.filter:
2072 2012-11-07 Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2074 [Qt] Fix build of modules depending on QtWebKit when using prefix
2075 https://bugs.webkit.org/show_bug.cgi?id=101437
2077 Reviewed by Simon Hausmann.
2079 .qmake.conf loads qt_build_config.prf, which nowadays is responsible for
2080 adding the path to .qmake.super (before it was done by default_pre.prf,
2081 so having setting the path in our default_pre wrapper was sufficient).
2085 2012-11-06 Keishi Hattori <keishi@webkit.org>
2087 Implement month picking to calendar picker
2088 https://bugs.webkit.org/show_bug.cgi?id=101333
2090 Reviewed by Kent Tamura.
2092 * ManualTests/forms/calendar-picker.html: Added test for month picker.
2094 2012-11-06 Laszlo Gombos <l.gombos@samsung.com>
2096 [EFL] Simplify the build system
2097 https://bugs.webkit.org/show_bug.cgi?id=101392
2099 Reviewed by Kenneth Rohde Christiansen.
2101 Remove unused cmake variables. In addition there is no longer a need to define
2102 WTF_USE_TEXTURE_MAPPER_GL in the build system as that is now handled in Platform.h
2105 * Source/cmake/OptionsEfl.cmake:
2107 2012-11-05 Simon Hausmann <simon.hausmann@digia.com>
2109 [Qt] Trivial unreviewed: Add missing module dependencies for builds in Qt CI system.
2111 These fields aren't used by anyone except some perl scripts in the Qt CI builds.
2113 * Source/sync.profile:
2115 2012-11-02 Adam Barth <abarth@webkit.org>
2117 ENABLE(UNDO_MANAGER) is disabled everywhere and is not under active development
2118 https://bugs.webkit.org/show_bug.cgi?id=100711
2120 Reviewed by Eric Seidel.
2122 * Source/cmake/WebKitFeatures.cmake:
2123 * Source/cmakeconfig.h.cmake:
2125 2012-11-02 Martin Robinson <mrobinson@igalia.com>
2127 [GTK] Remove dependency on SoupPasswordManager
2128 https://bugs.webkit.org/show_bug.cgi?id=100775
2130 Reviewed by Carlos Garcia Campos.
2132 Add a libsecret dependency to the build. This is necessary so that we can remove
2133 a dependency on SoupPasswordManager.
2135 * configure.ac: Look for libsecret using the pkg-config configuration macro.
2137 2012-11-02 Michael Brüning <michael.bruning@digia.com>
2139 [Qt][WK2] ASSERT hit for every mouse click
2140 https://bugs.webkit.org/show_bug.cgi?id=100607
2142 Reviewed by Jocelyn Turcotte.
2144 Added a test with a link that contains an <em> tag surrounding the entire inner text.
2145 The test should be run on an assert enabled build and the assert should not be
2146 triggered when tapping the link.
2148 * ManualTests/tap-gesture-on-em-link-tap-highlight-assert.html: Added.
2150 2012-11-01 Ami Fischman <fischman@chromium.org>
2152 HTMLMediaPlayer should free m_player when src is set/changed
2153 https://bugs.webkit.org/show_bug.cgi?id=99647
2155 Reviewed by Eric Carlson.
2157 * ManualTests/media-players-are-dropped-on-error.html: Added.
2158 Various scenarios are tested to make sure players aren't
2159 leaked in different ways for each of them.
2161 2012-11-01 Beth Dakin <bdakin@apple.com>
2163 https://bugs.webkit.org/show_bug.cgi?id=100917
2164 There should be a way to dump the scrolling tree from the layout tests
2166 Reviewed by Simon Fraser.
2168 * Source/autotools/symbols.filter:
2170 2012-10-31 Thiago Marcos P. Santos <thiago.santos@intel.com>
2172 Added viewport at-rule to the CSS parser and tokenizer
2173 https://bugs.webkit.org/show_bug.cgi?id=95961
2175 Reviewed by Kenneth Rohde Christiansen.
2177 Enable CSS Device Adaptation by default on EFL.
2179 * Source/cmake/OptionsEfl.cmake:
2181 2012-10-31 Ian Vollick <vollick@chromium.org>
2183 Add support for text-based repaint testing
2184 https://bugs.webkit.org/show_bug.cgi?id=100584
2186 Reviewed by Simon Fraser.
2188 Allows tracked repaint rects to be dumped as text.
2190 * Source/autotools/symbols.filter:
2192 FrameView::setTracksRepaints(bool)
2193 Frame::trackedRepaintRectsAsText() const
2196 2012-10-30 Vivek Galatage <vivekgalatage@gmail.com>
2198 Add files generated by Windows to ignore list for git repository
2199 https://bugs.webkit.org/show_bug.cgi?id=100729
2201 Reviewed by Gyuyoung Kim.
2203 Adding the additional files generated by windows port to the ignore list
2207 2012-10-30 Carlos Garcia Campos <cgarcia@igalia.com>
2209 [GTK] Add a configure option to build with -g1
2210 https://bugs.webkit.org/show_bug.cgi?id=100670
2212 Reviewed by Martin Robinson.
2214 Add min and full options to the --enable-debug-symbols configure
2215 option. Using --enable-debug-symbols=min will use -g1 instead of
2216 -g (which is actually -g2). The first level is enough for most of
2217 the cases, like getting a backtrace, and it's the only way to
2218 build WebKit with debug symbols in a 32 bit system. The option
2219 full is actually the same than yes for backwards compatibility.
2223 2012-10-26 Rob Buis <rbuis@rim.com>
2225 [BlackBerry] Platform Abstraction for WebKit Resource/Image Loading
2226 https://bugs.webkit.org/show_bug.cgi?id=100518
2230 Reviewed by Yong Li.
2232 Remove RESOURCE_PATH from webkit, this is now abstracted in our platform layer.
2234 * Source/cmake/OptionsBlackBerry.cmake:
2236 2012-10-26 Regina Chung <heejin.r.chung@samsung.com>
2238 [EFL][WK2] Enable WebGL
2239 https://bugs.webkit.org/show_bug.cgi?id=97652
2241 Reviewed by Gyuyoung Kim.
2243 Use Graphics Surface to enable WebGL for WebKit2 EFL.
2245 * Source/cmake/OptionsEfl.cmake:
2247 2012-10-26 Sheriff Bot <webkit.review.bot@gmail.com>
2249 Unreviewed, rolling out r132601.
2250 http://trac.webkit.org/changeset/132601
2251 https://bugs.webkit.org/show_bug.cgi?id=100494
2253 It broke the Qt build (Requested by Ossy on #webkit).
2255 * Source/cmake/OptionsEfl.cmake:
2257 2012-10-26 Regina Chung <heejin.r.chung@samsung.com>
2259 [EFL][WK2] Enable WebGL
2260 https://bugs.webkit.org/show_bug.cgi?id=97652
2262 Reviewed by Gyuyoung Kim.
2264 Use Graphics Surface to enable WebGL for WebKit2 EFL.
2266 * Source/cmake/OptionsEfl.cmake:
2268 2012-10-26 Thiago Marcos P. Santos <thiago.santos@intel.com>
2270 Add feature flags for CSS Device Adaptation
2271 https://bugs.webkit.org/show_bug.cgi?id=95960
2273 Reviewed by Kenneth Rohde Christiansen.
2275 * Source/cmake/WebKitFeatures.cmake:
2276 * Source/cmakeconfig.h.cmake:
2279 2012-10-25 Yael Aharon <yael.aharon@intel.com>
2281 [EFL][WK2][AC] Enable 3D_RENDERING flag
2282 https://bugs.webkit.org/show_bug.cgi?id=99535
2284 Reviewed by Laszlo Gombos.
2286 Turn on the flag ENABLE_3D_RENDERING when WTF_USE_TILE_BACKING_STORE flag is on.
2287 This flag controls perspective and preserves-3d behavior.
2289 * Source/cmake/OptionsEfl.cmake:
2291 2012-10-25 Dominik Röttsches <dominik.rottsches@intel.com>
2293 Adding feature for XHR_TIMEOUT
2295 Conditionalize XHR timeout support
2296 https://bugs.webkit.org/show_bug.cgi?id=100356
2298 Reviewed by Adam Barth.
2300 Adding feature for XHR_TIMEOUT to disable it on ports that don't have
2301 network backend support for setTimeoutInterval.
2303 * Source/cmake/OptionsEfl.cmake: Default ON on EFL.
2304 * Source/cmake/WebKitFeatures.cmake: Default OFF for any CMAKE based port.
2305 * Source/cmakeconfig.h.cmake: Adding define.
2306 * configure.ac: Make autogen.sh support the --enable/--disable-xhr-timeout parameter.
2308 2012-10-25 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
2310 Add setMediaTypeOverride to window.internals.settings
2311 https://bugs.webkit.org/show_bug.cgi?id=100249
2313 Reviewed by Kenneth Rohde Christiansen.
2315 Exported WebCore::Settings::setMediaTypeOverride(WTF::String const&) for GTK port.
2317 * Source/autotools/symbols.filter:
2319 2012-10-24 Michael Carmody <mcarmody@rim.com>
2321 [BlackBerry] change CMAKE_<CCXX|C>_FLAGS_<RELEASE|DEBUG> from enviroment flags
2322 https://bugs.webkit.org/show_bug.cgi?id=100256
2324 Reviewed by Rob Buis.
2326 This allow override of compile flags without having to edit CMake files.
2328 * Source/cmake/OptionsBlackBerry.cmake:
2330 2012-10-24 Priit Laes <plaes@plaes.org>
2332 [GTK] ./configure output for CSS Shaders is broken
2333 https://bugs.webkit.org/show_bug.cgi?id=100217
2335 Reviewed by Martin Robinson.
2337 Reformat CSS Filters / Shaders check to clean configure output.
2341 2012-10-24 Thiago Marcos P. Santos <thiago.santos@intel.com>
2343 [EFL] run-webkit-tests writes garbage on stderr when running on Xvfb
2344 https://bugs.webkit.org/show_bug.cgi?id=100243
2346 Reviewed by Kenneth Rohde Christiansen.
2348 Search for X11 development libraries (and thus Xext), necessary to
2349 disable the X extensions error reporting.
2351 * Source/cmake/OptionsEfl.cmake:
2353 2012-10-24 Mario Sanchez Prada <mario@webkit.org>
2355 [WK2] [GTK] TestWebKitAccessibility is not being run
2356 https://bugs.webkit.org/show_bug.cgi?id=100102
2358 Reviewed by Carlos Garcia Campos.
2360 Moved check for at-spi2 after the definition of enable_webkit2,
2361 since it's only needed for WebKit2GTK API tests.
2363 * configure.ac: Moved the check for at-spi2 down in the file.
2365 2012-10-23 Martin Robinson <mrobinson@igalia.com>
2367 POTFILES.in/.skip need updates for translators
2368 https://bugs.webkit.org/show_bug.cgi?id=67580
2370 Reviewed by Xan Lopez.
2372 Now process POTFILES.in during configuration.
2376 2012-10-23 Kenneth Rohde Christiansen <kenneth@webkit.org>
2378 Add support for resolution media query
2379 https://bugs.webkit.org/show_bug.cgi?id=99077
2381 Reviewed by Antti Koivisto.
2383 * Source/cmake/OptionsEfl.cmake:
2384 * Source/cmake/WebKitFeatures.cmake:
2385 * Source/cmakeconfig.h.cmake:
2387 Add support for the RESOLUTION_MEDIA_QUERY feature flag.
2389 * Source/autotools/symbols.filter:
2391 Export the WebCore::Settings setting.
2393 2012-10-23 Carlos Garcia Campos <cgarcia@igalia.com>
2395 Unreviewed. Update NEWS and configure.ac for 1.11.1 release
2397 * configure.ac: Bump version numbers.
2399 2012-10-23 Ryuan Choi <ryuan.choi@samsung.com>
2401 [EFL][WK2] Add support for IMF composition
2402 https://bugs.webkit.org/show_bug.cgi?id=89552
2404 Reviewed by Gyuyoung Kim.
2406 * Source/cmake/FindEcore.cmake: Checked Ecore_IMF.
2408 2012-10-23 Andras Becsi <andras.becsi@digia.com>
2410 Remove devicePixelRatio from ViewportAttributes
2411 https://bugs.webkit.org/show_bug.cgi?id=99845
2413 Reviewed by Adam Barth.
2415 * Source/autotools/symbols.filter: Update symbol.
2417 2012-10-22 Pavel Feldman <pfeldman@chromium.org>
2419 Web Inspector: merge "docked" state into the "dock side" enum.
2420 https://bugs.webkit.org/show_bug.cgi?id=99717
2422 Reviewed by Vsevolod Vlasov.
2424 Otherwise, it is hard to manage these inter-dependent flags.
2426 * Source/autotools/symbols.filter:
2428 2012-10-19 Tony Chang <tony@chromium.org>
2430 Unreviewed, rolling out r131936.
2431 http://trac.webkit.org/changeset/131936
2432 https://bugs.webkit.org/show_bug.cgi?id=99717
2434 Broke the clang build
2436 * Source/autotools/symbols.filter:
2438 2012-10-19 Dongwoo Joshua Im <dw.im@samsung.com>
2440 Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
2441 https://bugs.webkit.org/show_bug.cgi?id=99804
2443 Reviewed by Julien Chaffraix.
2445 CSS3 text related properties will be implemented under this flag,
2446 including text decoration, text-align-last, and text-justify.
2448 * Source/cmake/OptionsEfl.cmake:
2449 * Source/cmake/WebKitFeatures.cmake:
2450 * Source/cmakeconfig.h.cmake:
2452 2012-10-18 Laszlo Gombos <l.gombos@samsung.com>
2454 [EFL] Buildfix if Netscape plugin support is disabled
2455 https://bugs.webkit.org/show_bug.cgi?id=99757
2457 Reviewed by Gyuyoung Kim.
2459 Set ENABLE_PLUGIN_PROCESS only if ENABLE_NETSCAPE_PLUGIN_API is set.
2461 * Source/cmake/OptionsEfl.cmake:
2463 2012-10-18 Pablo Flouret <pablof@motorola.com>
2465 Implement css3-conditional's @supports rule
2466 https://bugs.webkit.org/show_bug.cgi?id=86146
2468 Reviewed by Antti Koivisto.
2470 * Source/cmake/WebKitFeatures.cmake:
2471 * Source/cmakeconfig.h.cmake:
2473 Add an ENABLE_CSS3_CONDITIONAL_RULES flag.
2475 2012-10-18 Simon Hausmann <simon.hausmann@digia.com>
2477 [Qt] Clean up variables controlling Qt module creation/handling
2479 Reviewed by Tor Arne Vestbø.
2481 We now depend on a Qt 5 version that is new enough to allow us to
2482 clean this up. Qt's default_pre.prf uses MODULE_QMAKE_OUTDIR, but
2483 the other MODULE_BASE_* variables are onl used in qmodule.prf.
2487 2012-10-17 Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2489 [Qt] Modularize documentation for QtWebKit
2491 Running 'make docs' would fail unless 'make qmake_all' was ran first,
2492 but qmake_all involved generating all the derived sources, which seems
2493 overly complex just for building documentation.
2495 We solve this by preventing all subdirs except QtWebKit from having a
2496 docs target. This would normally work fine on its own, but since we
2497 use CONFIG += ordered, there's now a missing doc target for the
2498 immediate dependency of the QtWebKit subdir. We solve this by adding
2499 a dummy-target ourselves.
2501 Finally, we clean up the qdocconf file to match the rest of the Qt
2502 documentation modularization efforts.
2504 Reviewed by Simon Hausmann.
2506 * Source/QtWebKit.pro:
2508 * Source/qtwebkit.qdocconf: Added.
2510 2012-10-17 Grzegorz Czajkowski <g.czajkowski@samsung.com>, Michal Roj <m.roj@sasmung.com>
2512 [WK2][EFL] Implementation of spellchecking feature.
2513 https://bugs.webkit.org/show_bug.cgi?id=91854
2515 Reviewed by Gyuyoung Kim.
2517 Define SPELLCHECK macro and enable it for WK2-Efl.
2518 The spellchecking implementation is based on the Enchant library.
2519 It can be used by other WebKit ports.
2521 * Source/cmake/FindEnchant.cmake: Added.
2522 * Source/cmake/OptionsEfl.cmake: Enable spellchecking feature for WebKit2-EFL.
2523 * Source/cmake/WebKitFeatures.cmake: Define the SPELLCHECK macro.
2524 * Source/cmakeconfig.h.cmake: Add the feature.
2526 2012-10-16 Pablo Flouret <pablof@motorola.com>
2528 Pre-process CSSGrammar.y before running through bison.
2529 https://bugs.webkit.org/show_bug.cgi?id=94290
2531 Reviewed by Tony Chang.
2533 * Source/cmake/WebKitMacros.cmake:
2534 Use WebCore/css/makegrammar.pl to generate bison grammar files.
2536 2012-10-15 Jer Noble <jer.noble@apple.com>
2538 WebAudio: limit output level to 0db
2539 https://bugs.webkit.org/show_bug.cgi?id=95792
2540 <rdar://problem/11966135>
2542 Reviewed by Chris Rogers.
2544 Add a manual test to determine that output volume has been limited to 0db.
2546 * ManualTests/webaudio/limit-level-0db.html: Added.
2548 2012-10-16 Simon Hausmann <simon.hausmann@digia.com>
2550 [Qt] Fix support for silent builds
2552 Reviewed by Tor Arne Vestbø.
2554 The .qmake.conf file in Qt modules usually contains a load(qt_build_config), which
2555 ends up loading qmodule.pri, which contains the CONFIG += silent if Qt was configured
2560 2012-10-16 Simon Hausmann <simon.hausmann@digia.com>, Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2562 [Qt] Add logic for triggering clean builds on changes to build system files
2564 Reviewed by Csaba Osztrogonác.
2566 Add a line here that can be re-used for recording dummy commits to count how the clean-build-needed
2571 2012-10-16 Simon Hausmann <simon.hausmann@digia.com>
2573 Unreviewed, rolling out r131436.
2574 http://trac.webkit.org/changeset/131436
2576 Broke various Qt bots strangely
2580 2012-10-16 Simon Hausmann <simon.hausmann@digia.com>
2582 [Qt] Fix support for silent builds
2584 Reviewed by Tor Arne Vestbø.
2586 The .qmake.conf file in Qt modules usually contains a load(qt_build_config), which
2587 ends up loading qmodule.pri, which contains the CONFIG += silent if Qt was configured
2592 2012-10-15 Ryuan Choi <ryuan.choi@samsung.com>
2594 [EFL] Share resources installed for inspector
2595 https://bugs.webkit.org/show_bug.cgi?id=98991
2597 Reviewed by Gyuyoung Kim.
2599 Now, WebKit1/Efl and WebKit2/Efl install same resources to different directory
2600 when INSPECTOR is enabled.
2602 This patch changes to install resources one time and share it.
2604 * Source/PlatformEfl.cmake:
2605 Extracted build scripts which install resources from WebKit/PlatformEfl.cmake.
2606 * Source/cmake/OptionsEfl.cmake:
2608 2012-10-15 Simon Hausmann <simon.hausmann@digia.com>
2610 [Qt] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
2611 https://bugs.webkit.org/show_bug.cgi?id=88162
2613 Reviewed by Kenneth Rohde Christiansen.
2615 Rename the QtWebKit module to QtWebKitWidgets.
2618 * Source/sync.profile:
2620 2012-10-14 Patrick Gansterer <paroga@webkit.org>
2622 Unreviewed, rolling out r130656.
2623 http://trac.webkit.org/changeset/130656
2624 https://bugs.webkit.org/show_bug.cgi?id=97592
2626 Broke CMake build on Windows
2630 2012-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
2632 Unreviewed, rolling out r131189.
2633 http://trac.webkit.org/changeset/131189
2634 https://bugs.webkit.org/show_bug.cgi?id=99187
2636 Made inspector http tests crash on WK2. (Requested by rakuco
2639 * Source/PlatformEfl.cmake:
2640 * Source/cmake/OptionsEfl.cmake:
2642 2012-10-12 Ryuan Choi <ryuan.choi@samsung.com>
2644 [EFL] Share resources installed for inspector
2645 https://bugs.webkit.org/show_bug.cgi?id=98991
2647 Reviewed by Gyuyoung Kim.
2649 Now, WebKit1/Efl and WebKit2/Efl install same resources to different directory
2650 when INSPECTOR is enabled.
2652 This patch changes to install resources one time and share it.
2654 * Source/PlatformEfl.cmake:
2655 Extracted build scripts which install resources from WebKit/PlatformEfl.cmake.
2656 * Source/cmake/OptionsEfl.cmake:
2658 2012-10-12 Balazs Kelemen <kbalazs@webkit.org>
2660 Unreviewed, rolling out r130389.
2661 http://trac.webkit.org/changeset/130389
2662 https://bugs.webkit.org/show_bug.cgi?id=98048
2666 * Source/autotools/symbols.filter:
2668 2012-10-11 Jinwoo Song <jinwoo7.song@samsung.com>
2670 [CMAKE] Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature
2671 https://bugs.webkit.org/show_bug.cgi?id=99030
2673 Reviewed by Laszlo Gombos.
2675 Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature which throttles DOM timers
2676 on hidden pages to WebKitFeatures.cmake and cmakeconfig.h.cmake.
2678 * Source/cmake/WebKitFeatures.cmake:
2679 * Source/cmakeconfig.h.cmake:
2681 2012-10-11 Ryosuke Niwa <rniwa@webkit.org>
2683 Perf-o-matic build fixes.
2685 Get the password from the first item of the array now that each JSON contains an array as
2686 the top-level structure instead of a dictionary, which is the first item in the array.
2688 Remove spaces after comma to save space in Runs objects to work-around the AppEngine's
2689 object size limit. This should buy us a couple of days. We'll implement a proper fix later.
2691 * Websites/webkit-perf.appspot.com/models.py:
2692 (Runs.update_incrementally):
2693 * Websites/webkit-perf.appspot.com/models_unittest.py:
2694 (RunsTest.test_update_or_insert):
2695 * Websites/webkit-perf.appspot.com/report_handler.py:
2696 (ReportHandler.post):
2698 2012-10-10 Tony Chang <tony@chromium.org>
2700 Unreviewed, rolling out r130937, r130949, r130955, and
2702 http://trac.webkit.org/changeset/130937
2703 http://trac.webkit.org/changeset/130949
2704 http://trac.webkit.org/changeset/130955
2705 http://trac.webkit.org/changeset/130957
2706 https://bugs.webkit.org/show_bug.cgi?id=94290
2710 * Source/cmake/WebKitMacros.cmake:
2712 2012-10-10 Pablo Flouret <pablof@motorola.com>
2714 Pre-process CSSGrammar.y before running through bison.
2715 https://bugs.webkit.org/show_bug.cgi?id=94290
2717 Reviewed by Tony Chang.
2719 * Source/cmake/WebKitMacros.cmake:
2720 Use WebCore/css/makegrammar.pl to generate bison grammar files.
2722 2012-10-10 Simon Fraser <simon.fraser@apple.com>
2724 Attempt to fix gtk build which controls exports via this mysteriously-named
2727 * Source/autotools/symbols.filter:
2729 2012-10-10 Shinya Kawanaka <shinyak@chromium.org>
2731 Needs internal API to return distributed nodes for InsertionPoint
2732 https://bugs.webkit.org/show_bug.cgi?id=98868
2734 Reviewed by Hajime Morita.
2736 * Source/autotools/symbols.filter:
2738 2012-10-10 Yong Li <yoli@rim.com>
2740 [BlackBerry] Define WTF_USE_EXTRA_MACROS in cmake rather than Platform.h
2741 https://bugs.webkit.org/show_bug.cgi?id=98819
2743 Reviewed by Rob Buis.
2745 And make it depend on SHARED_CORE
2748 * Source/cmake/OptionsBlackBerry.cmake:
2750 2012-10-10 Keishi Hattori <keishi@webkit.org>
2752 REGRESSION (r129738): Calendar picker is too wide when the input is rtl
2753 https://bugs.webkit.org/show_bug.cgi?id=98881
2755 Reviewed by kent Tamura.
2757 * ManualTests/forms/calendar-picker.html: Added isCalendarRTL parameters.
2759 2012-10-10 Christophe Dumez <christophe.dumez@intel.com>
2761 [EFL][WK2] Port MiniBrowser to Elementary
2762 https://bugs.webkit.org/show_bug.cgi?id=98748
2764 Reviewed by Kenneth Rohde Christiansen.
2766 Bump EFL librairies dependencies to v1.7
2767 and add Elementary as optional dependency now
2768 that it is needed to build MiniBrowser.
2770 * Source/cmake/FindEet.cmake: Added.
2771 * Source/cmake/FindElementary.cmake: Added.
2772 * Source/cmake/OptionsEfl.cmake:
2774 2012-10-09 Simon Pena <spena@igalia.com>
2776 [GTK] Add support for running JavaScript from GResources
2777 https://bugs.webkit.org/show_bug.cgi?id=98488
2779 Reviewed by Carlos Garcia Campos.
2781 GResources allow embedding certain resources, frequently used, in a "bundle"
2782 which can be kept separated or stored in the binary. This patch adds
2783 support for running JavaScript from GResources.
2785 * configure.ac: Add support for compiling GResources
2787 2012-10-09 Zan Dobersek <zandobersek@gmail.com>
2789 Unreviewed GTK build fix after r130689.
2791 Adding a required symbol to symbols.filter.
2793 * Source/autotools/symbols.filter:
2795 2012-10-08 Laszlo Gombos <l.gombos@samsung.com>
2797 [EFL] Add minimum version information for tool dependencies
2798 https://bugs.webkit.org/show_bug.cgi?id=97592
2800 Reviewed by Kenneth Rohde Christiansen.
2802 Capture the minimum version information for the tools that are required
2803 to build the EFL port (or more generally WebKit).
2807 2012-10-08 Dongwoo Joshua Im <dw.im@samsung.com>
2809 [EFL] Fix build break when WEB_AUDIO is enabled.
2810 https://bugs.webkit.org/show_bug.cgi?id=98635
2812 Unreviewed build fix.
2814 Build error is occurred because of the new flag, ENABLE_LEGACY_WEB_AUDIO,
2815 which was introduced by https://bugs.webkit.org/show_bug.cgi?id=97050.
2817 * Source/cmakeconfig.h.cmake: Add ENABLE_LEGACY_WEB_AUDIO.
2819 2012-10-08 Joone Hur <joone.hur@intel.com>
2821 [EFL] Add support for -webkit-sticky
2822 https://bugs.webkit.org/show_bug.cgi?id=95182
2824 Reviewed by Kenneth Rohde Christiansen.
2826 Turn on CSS sticky position by default for WebKitEfl,
2827 but most of the CSS sticky position test cases still do not pass on WK1.
2829 * Source/cmake/OptionsEfl.cmake:
2831 2012-10-05 José Dapena Paz <jdapena@igalia.com>
2833 [GTK] Add support for creating EGL contexts
2834 https://bugs.webkit.org/show_bug.cgi?id=77921
2836 Reviewed by Martin Robinson.
2838 This patch adds support for EGL, using OpenGL and OpenGL ES 2. Both
2839 options are set up on compile time, with the configure options
2840 --enable-egl and --enable-gles2.
2842 The implementation only adds support for EGL on top of X11, to
2843 isolate the changes to the minimum. More changes should come
2844 later to enable EGL for other targets (as Wayland).
2847 * configure.ac: new configure options --enable-egl and --enable-gles2.
2849 2012-10-04 Rob Buis <rbuis@rim.com>
2851 [BlackBerry] Sync up CMake files
2852 https://bugs.webkit.org/show_bug.cgi?id=98442
2854 Reviewed by Gyuyoung Kim.
2856 Amongst others some internal paths changed.
2858 * Source/cmake/OptionsBlackBerry.cmake:
2860 2012-10-04 Christophe Dumez <christophe.dumez@intel.com>
2862 [EFL] Add libxml 2.8.0 to jhbuild
2863 https://bugs.webkit.org/show_bug.cgi?id=98418
2865 Reviewed by Laszlo Gombos.
2867 Bump dependency for libxml to 2.8.0 to match
2870 * Source/cmake/OptionsEfl.cmake:
2872 2012-10-04 Balazs Kelemen <kbalazs@webkit.org>
2874 Don't allow to disable compositing in forced compositing mode
2875 https://bugs.webkit.org/show_bug.cgi?id=98048
2877 Reviewed by Jocelyn Turcotte.
2879 Export Settings::setAcceleratedCompositingEnabled because it has been deinlined.
2881 * Source/autotools/symbols.filter:
2883 2012-10-03 Ryuan Choi <ryuan.choi@samsung.com>
2885 [EFL] Default.edj should be generated although ENABLE_WEBKIT disabled.
2886 https://bugs.webkit.org/show_bug.cgi?id=97753
2888 Reviewed by Laszlo Gombos.
2890 default.edj is used in both webkit/efl and webkit2/efl.
2891 However, it has been generated only when ENABLE_WEBKIT is enabled.
2893 This patch separates the script which generates default.edj
2894 from source/webkit/platformefl.cmake.
2896 * Source/CMakeLists.txt:
2897 * Source/PlatformEfl.cmake: Added to generate custom target for default theme.
2898 * Source/cmake/OptionsEfl.cmake:
2899 Moved directory generation from WebKit/PlatformEfl.cmake
2900 because THEME_BINARY_DIR is used for both Default Theme and control theme in Tools.
2902 2012-10-03 Otto Derek Cheung <otcheung@rim.com>
2904 [BlackBerry] Implementing the NetworkInfo API for BB port
2905 https://bugs.webkit.org/show_bug.cgi?id=98273
2907 Reviewed by Rob Buis.
2909 Adding references to new classes added to support BlackBerry's
2910 NetworkInfo implementation.
2912 * Source/cmake/OptionsBlackBerry.cmake:
2914 2012-10-01 Keishi Hattori <keishi@webkit.org>
2916 Calendar picker should use zero as default step base
2917 https://bugs.webkit.org/show_bug.cgi?id=97976
2919 Reviewed by Kent Tamura.
2921 * ManualTests/forms/calendar-picker.html: Added stepBase parameters.
2923 2012-09-28 Mariusz Grzegorczyk <mariusz.g@samsung.com>
2925 [WK2][GTK][EFL] Share WebKit2-GTK plugin process implementation with EFL port
2926 https://bugs.webkit.org/show_bug.cgi?id=91844
2928 Reviewed by Simon Hausmann.
2930 Turn on Netscape Plugin API by default for WebKit2-Efl.
2932 * Source/cmake/OptionsEfl.cmake:
2934 2012-09-28 Alpha Lam <hclam@chromium.org>
2936 REGRESSION(r122215) - CachedImage::likelyToBeUsedSoon crashes on accessing a deleted CachedImageClient
2937 https://bugs.webkit.org/show_bug.cgi?id=97749
2939 Reviewed by James Robinson.
2941 Added a manual test to demonstrate drag image and crashing.
2943 * ManualTests/drag-image-no-crash.html: Added.
2945 2012-09-27 Keishi Hattori <keishi@webkit.org>
2947 SuggestionPicker should support rtl
2948 https://bugs.webkit.org/show_bug.cgi?id=97555
2950 Reviewed by Kent Tamura.
2952 * ManualTests/forms/calendar-picker.html: Added tests for Arabic with datalist.
2954 2012-09-27 Patrick Gansterer <paroga@webkit.org>
2956 [WINCE] Enable JIT by default
2958 * Source/cmake/OptionsWinCE.cmake:
2960 2012-09-26 Martin Robinson <mrobinson@igalia.com>
2962 [GTK] Use XDamage to simplify RedirectedXCompositeWindow
2963 https://bugs.webkit.org/show_bug.cgi?id=97267
2965 Reviewed by Alejandro G. Castro.
2967 Use XDamage to queue redraws of the widget when redirecting accelerated compositing
2968 to an offscreen window. This allows removing a finicky timer-based approach, improves
2969 performance, and allows simplifying things greatly.
2971 * configure.ac: Add support for finding XDamage via pkg-config.
2973 2012-09-26 Simon Hausmann <simon.hausmann@digia.com>
2975 [Qt] Remove Qt Quick 1 support
2977 Reviewed by Kenneth Rohde Christiansen.
2979 It is being moved to the Qt5 QtQuick1 module.
2983 2012-09-26 Zan Dobersek <zandobersek@gmail.com>
2985 [GTK] Enable some of the unstable CSS features
2986 https://bugs.webkit.org/show_bug.cgi?id=97572
2988 Reviewed by Martin Robinson.
2990 Export the required RuntimeEnabledFeatures symbol.
2992 * Source/autotools/symbols.filter:
2994 2012-09-25 Cosmin Truta <ctruta@rim.com>
2996 [BlackBerry] Enable LLInt
2997 https://bugs.webkit.org/show_bug.cgi?id=97604
2999 Reviewed by Yong Li.
3001 * Source/cmake/OptionsBlackBerry.cmake:
3003 2012-09-25 Ryosuke Niwa <rniwa@webkit.org>
3005 Perf-o-matic should store "values" and support array'ed input
3006 https://bugs.webkit.org/show_bug.cgi?id=97601
3008 Reviewed by Dirk Pranke.
3010 Support new JSON format where the outermost structure is an array instead of a dictionary and results may
3011 contain "values". This change will let us remove some code from run-perf-tests.
3013 Old: {"webkit-revision": 123456, "results": {"test": {"avg": 123}}
3014 New: [{"webkit-revision": 123456, "results": {"test": {"avg": 123, values: [122, 123, 124]}}}]
3016 * Websites/webkit-perf.appspot.com/app.yaml: Incremented the version number.
3017 * Websites/webkit-perf.appspot.com/models.py:
3018 (TestResult): Added values property.
3019 (TestResult.get_or_insert_from_parsed_json): Pass in "values" to the constructor if the value is present.
3020 (ReportLog.get_value): Use the first item in the array if self._parsed uses the new format.
3021 (ReportLog.results_are_well_formed): Verifies that items in "values" are floats convertible. Also verify that
3022 if the JSON uses new format, there is exactly one set of results. In theory, we could support multiple results
3023 but we don't do that now for its complexity.
3024 * Websites/webkit-perf.appspot.com/models_unittest.py:
3025 (TestResultTests.test_get_or_insert_stat_value): Make sure values is present and is an empty list.
3026 (TestResultTests.test_get_or_insert_stat_value_with_values): Added.
3027 (ReportLogTests.test_results_are_well_formed):
3028 (ReportLogTests.test_chromium_revision): Renamed from chromium_revision so that it actually runs.
3029 (ReportLogTests.test_results_in_array):
3031 2012-09-25 Laszlo Gombos <l.gombos@samsung.com>
3033 [EFL] Update minimal required versions for dependencies
3034 https://bugs.webkit.org/show_bug.cgi?id=97523
3036 Reviewed by Gyuyoung Kim.
3038 Use the same versions numbers for dependencies as in Tools/efl/jhbuild.modules.
3040 * Source/cmake/OptionsEfl.cmake:
3042 2012-09-24 Simon Hausmann <simon.hausmann@digia.com>
3044 [Qt] Fix build with latest Qt 5
3045 https://bugs.webkit.org/show_bug.cgi?id=97479
3047 Reviewed by Tor Arne Vestbø.
3049 Define MODULE_BASE_DIR before loading qt_module.prf, which now calls syncqt. MODULE_BASE_DIR is
3050 passed as last parameter (source dir) to syncqt now, so set it to the directory that contains
3055 2012-09-24 Bo Liu <boliu@chromium.org>
3057 Reland "Add in-place reload behavior to ImagesEnabled setting" with optimizations
3058 https://bugs.webkit.org/show_bug.cgi?id=97055
3060 Reviewed by Adam Barth.
3062 Relanding 128780, 128676, 128645. Was reverted in 128914 due to
3063 performance regression in Chromium.
3065 New changes in addition to previously reverted patches:
3067 Refactored CachedResource::requestResource, loadResource, and
3068 revalidateResource. Moved CachedResource::load method to end of
3069 requestResource so there is one place where load is called for all
3072 Added a enum parameter for requestResource and
3073 determineRevalidationPolicy so that FrameLoaderClient::allowImage call
3074 do not need to be called multiple times.
3076 Removed CachedImage::load call in requestImage so it is not called
3079 Removed unnecessary Frame.h includes in CachedResource and
3082 Removed dead load() method declaration in CachedImage.
3084 Updated text expectation for two image-permissions tests to reflect
3085 the removed calls to allowImage.
3087 * Source/autotools/symbols.filter:
3089 2012-09-24 Byungwoo Lee <bw80.lee@samsung.com>
3091 [CMake] Change hardcoded 'lib' and 'bin' in CMakeLists.txt to 'LIB_INSTALL_DIR' and 'EXEC_INSTALL_DIR'.
3092 https://bugs.webkit.org/show_bug.cgi?id=97419
3094 Reviewed by Gyuyoung Kim.
3096 Use the value of LIB_INSTALL_DIR and EXEC_INSTALL_DIR instead of
3097 hardcoding 'lib' and 'bin' for CMAKE_{ARCHIVE,LIBRARY,RUNTIME}_OUTPUT_DIRECTORY.
3100 Use ${LIB_INSTALL_DIR} instead of hardcoding "lib".
3101 Use ${EXEC_INSTALL_DIR} instead of hardcoding "bin".
3103 2012-09-24 Sheriff Bot <webkit.review.bot@gmail.com>
3105 Unreviewed, rolling out r129343.
3106 http://trac.webkit.org/changeset/129343
3107 https://bugs.webkit.org/show_bug.cgi?id=97479
3109 It broke the build (Requested by Ossy_NIGHT on #webkit).
3113 2012-09-24 Sheriff Bot <webkit.review.bot@gmail.com>
3115 Unreviewed, rolling out r129388.
3116 http://trac.webkit.org/changeset/129388
3117 https://bugs.webkit.org/show_bug.cgi?id=97477
3119 Caused an assertion in a WebKit2 unit test (Requested by
3122 * Source/autotools/symbols.filter:
3124 2012-09-24 Dominik Röttsches <dominik.rottsches@intel.com>
3126 [EFL][DRT] Enable Regions support
3127 https://bugs.webkit.org/show_bug.cgi?id=83897
3129 Reviewed by Kenneth Rohde Christiansen.
3131 Default build setting for CSS regions set to on.
3133 * Source/cmake/OptionsEfl.cmake:
3135 2012-09-24 Bo Liu <boliu@chromium.org>
3137 Reland "Add in-place reload behavior to ImagesEnabled setting" with optimizations
3138 https://bugs.webkit.org/show_bug.cgi?id=97055
3140 Reviewed by Adam Barth.
3142 Relanding 128780, 128676, 128645. Was reverted in 128914 due to
3143 performance regression in Chromium.
3145 New changes in addition to previously reverted patches:
3147 Refactored CachedResource::requestResource, loadResource, and
3148 revalidateResource. Moved CachedResource::load method to end of
3149 requestResource so there is one place where load is called for all
3152 Added a enum parameter for requestResource and
3153 determineRevalidationPolicy so that FrameLoaderClient::allowImage call
3154 do not need to be called multiple times.
3156 Removed CachedImage::load call in requestImage so it is not called
3159 Removed unnecessary Frame.h includes in CachedResource and
3162 Removed dead load() method declaration in CachedImage.
3164 Updated text expectation for two image-permissions tests to reflect
3165 the removed calls to allowImage.
3167 * Source/autotools/symbols.filter:
3169 2012-09-24 Vivek Galatage <vivekgalatage@gmail.com>
3171 Web Inspector: implement testing harness for pure protocol tests.
3172 https://bugs.webkit.org/show_bug.cgi?id=90675
3174 Reviewed by Yury Semikhatsky.
3176 Added export symbols required for Gtk+ to support the Inspector Protocol
3179 * Source/autotools/symbols.filter:
3181 2012-09-24 Simon Hausmann <simon.hausmann@digia.com>
3183 [Qt] Fix build with latest Qt 5
3185 Reviewed by Tor Arne Vestbø.
3187 Define MODULE_BASE_DIR before loading qt_module.prf, which now calls syncqt. MODULE_BASE_DIR is
3188 passed as last parameter (source dir) to syncqt now, so set it to the directory that contains
3193 2012-09-23 Keishi Hattori <keishi@webkit.org>
3195 Add suggestionPicker to CalendarPicker
3196 https://bugs.webkit.org/show_bug.cgi?id=97201
3198 Reviewed by Kent Tamura.
3200 * ManualTests/forms/calendar-picker.html: Added tests for SuggestionPicker.
3202 2012-09-21 Ami Fischman <fischman@chromium.org>
3204 HTMLMediaElement isn't garbage collected between document reloads
3205 https://bugs.webkit.org/show_bug.cgi?id=97020
3207 Reviewed by Eric Carlson.
3209 Manual test added: ManualTests/audio-freed-during-reload.html
3211 * ManualTests/audio-freed-during-reload.html:
3213 2012-09-21 Chris Rogers <crogers@google.com>
3215 Add Web Audio support for deprecated/legacy APIs
3216 https://bugs.webkit.org/show_bug.cgi?id=97050
3218 Reviewed by Eric Carlson.
3220 * Source/cmake/WebKitFeatures.cmake:
3222 2012-09-21 Simon Hausmann <simon.hausmann@digia.com>
3224 [Qt] Bail out when trying to build WebKit with Qt != 5
3226 Reviewed by Tor Arne Vestbø.
3228 Moved check for Qt version out of default_pre into top-level WebKit.pro,
3229 because we never reach default_pre.prf due to the lack of .qmake.conf support
3230 in older versions of Qt/QMake.
3234 2012-09-20 Simon Hausmann <simon.hausmann@digia.com>
3236 [Qt] QtWebKit module header includes private dependencies
3238 Reviewed by Tor Arne Vestbø.
3240 Moved loading of webkit_modules.prf a few lines down after the definition
3241 of QT_API_DEPENDS, because webkit_modules.prf does the sanitization of the
3242 QT variable now and therefore needs QT_API_DEPENDS.
3246 2012-09-18 Sailesh Agrawal <sail@chromium.org>
3248 Chromium: Scrollbar with tickmarks doesn't respond to clicks
3249 https://bugs.webkit.org/show_bug.cgi?id=96049
3251 Reviewed by Beth Dakin.
3253 Update exported symbols.
3255 * Source/autotools/symbols.filter:
3257 2012-09-18 Bo Liu <boliu@chromium.org>
3259 Revert 128780, 128676, 128645
3260 https://bugs.webkit.org/show_bug.cgi?id=97022
3262 Reviewed by Adam Barth.
3264 I made these revisions to add in-place reload behavior to ImagesEnabled setting.
3265 Reverting this for now due to them causing performance regression in
3266 chromium, possibly caused by increased calls to
3267 PermissionClient::imageAllowed.
3269 * Source/autotools/symbols.filter:
3271 2012-09-18 Ryuan Choi <ryuan.choi@samsung.com>
3273 [CMAKE] Fix build break because of memory exhausted.
3274 https://bugs.webkit.org/show_bug.cgi?id=77327
3276 Reviewed by Gyuyoung Kim.
3278 Added to avoid memory exhaustion on 32bit linux debug build.
3280 * Source/cmake/OptionsCommon.cmake:
3282 2012-09-17 Rob Buis <rbuis@rim.com>
3284 [BlackBerry] Enable VIDEO_TRACK
3285 https://bugs.webkit.org/show_bug.cgi?id=96949
3287 Reviewed by Antonio Gomes.
3289 Turn on VIDEO_TRACK feature.
3291 * Source/cmake/OptionsBlackBerry.cmake:
3293 2012-09-17 Zan Dobersek <zandobersek@gmail.com>
3295 [Gtk] Remove configuration options for stable features that are currently enabled
3296 https://bugs.webkit.org/show_bug.cgi?id=96621
3298 Reviewed by Martin Robinson.
3300 Remove configuration flags that were used for either features that were enabled
3301 by default or were enabled only when unstable features support was enabled. In
3302 any case the feature was removed only if it does not introduce a dependency.
3306 2012-09-17 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3308 [Qt] Auto-generate the module pri file for QtWebKit
3310 Reviewed by Simon Hausmann.
3314 2012-09-14 Julien Chaffraix <jchaffraix@webkit.org>
3316 Revert r127457 and following fixes due to several hit-testing regressions
3317 https://bugs.webkit.org/show_bug.cgi?id=96830
3319 Reviewed by Antonio Gomes.
3321 This change reverts r127457, r127863 and r128505.
3323 * Source/autotools/symbols.filter:
3325 2012-09-14 Adam Barth <abarth@webkit.org>
3327 Remove webkitPostMessage
3328 https://bugs.webkit.org/show_bug.cgi?id=96577
3330 Reviewed by Ojan Vafai.
3332 Add ENABLE_LEGACY_VENDOR_PREFIXES flag.
3334 * Source/cmake/WebKitFeatures.cmake:
3335 * Source/cmakeconfig.h.cmake:
3337 2012-09-14 Jeffrey Pfau <jpfau@apple.com>
3339 Allow third-party storage blocking setting to change while a page is loaded
3340 https://bugs.webkit.org/show_bug.cgi?id=95790
3342 Reviewed by Brady Eidson.
3344 Update exported symbols.
3346 * Source/autotools/symbols.filter:
3348 2012-09-14 Bo Liu <boliu@chromium.org>
3350 Add in-place reload behavior to ImagesEnabled setting
3351 https://bugs.webkit.org/show_bug.cgi?id=95478
3353 Reviewed by Adam Barth.
3355 Export WebCore::Settings::setImagesEnabled symbol.
3357 * Source/autotools/symbols.filter:
3359 2012-09-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3361 [Qt] Fix handling of debug/release/debug_and_release/build_all
3363 We now pick up the defaults from Qt, in default_pre (CONFIG already
3364 contains the appropriate values for debug and release). We then let
3365 the command line arguments to qmake, or the project files themselves,
3366 override the configuration, and finally we sanitize the configuration
3369 Reviewed by Simon Hausmann.
3373 2012-09-14 Keishi Hattori <keishi@webkit.org>
3375 Add runtime flag that enables lang attribute for form controls in LayoutTests
3376 https://bugs.webkit.org/show_bug.cgi?id=96636
3378 Reviewed by Kent Tamura.
3380 * Source/autotools/symbols.filter:
3382 2012-09-13 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
3384 [CMake] Remove some redundant warning flags and enable a few more warnings.
3385 https://bugs.webkit.org/show_bug.cgi?id=96654
3387 Reviewed by Kenneth Rohde Christiansen.
3389 * Source/cmake/WebKitHelpers.cmake: Remove a few warning flags
3390 which are already enabled by -Wall and -Wextra, remove -W which
3391 looks useless and also enable a few more warnings by removing
3392 their -Wno-foo counterparts which were present.
3394 2012-09-13 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3396 [Qt] Ensure that QT is finalized before loading qt_module.prf
3398 As qt_module.prf does dependency tracking based on the content of the
3399 QT variable. The intermediate WebKit modules modify the variable in
3400 their .pri files, so we have to ensure we've loaded all the modules
3401 before loading qt_module.
3403 Reviewed by Tor Arne Vestbø.
3404 Patch by Oswald Buddenhagen <oswald.buddenhagen@nokia.com> on 2012-09-13
3408 2012-09-13 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3410 [Qt] Make sure LIBS, PKGCONFIG, and QT, do not affect QtWebKit's prl file
3412 Unless it's actually a dependency of the public QtWebKit API.
3414 We could replace every occurance of LIBS, PKGCONFIG, and QT, in the pri
3415 files with their _PRIVATE equivivalent, but that's likely to break when
3416 someone adds a new QT/LIBS/PKGCONFIG += foo line somewhere. Instead we
3417 clean up the variables in default_post.
3419 This means that the CONFIG -= explicitlib in linkAgainstLibrary() is no
3420 longer needed, as it was a workaround for the intermediate libraries ending
3421 up in the prl file. And, since CONFIG -= staticlib was there to support
3422 the explicitlib option, we can remove that too (as well as the exception
3423 for gprof, since it would be empty). If gprof needs tweaks to always link
3424 statically they should go in gprof.prf.
3426 Reviewed by Simon Hausmann.
3430 2012-09-13 Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
3432 [Qt] Fllow rename of qt_module_config.prf to qt_module.prf
3434 Reviewed by Tor Arne Vestbø.
3438 2012-09-13 Simon Hausmann <simon.hausmann@nokia.com>
3440 [Qt] syncqt isn't re-run when WebKit1.pro changes and we're building with --no-webkit2
3441 https://bugs.webkit.org/show_bug.cgi?id=96545
3443 Reviewed by Tor Arne Vestbø.
3445 Do the QMAKE_INTERNAL_INCLUDED_FILES trick separately for WebKit1.pro and WebKit2/Target.pri,
3446 depending on build?(webkit1) and build?(webkit2), as discussed earlier.
3450 2012-09-12 Sheriff Bot <webkit.review.bot@gmail.com>
3452 Unreviewed, rolling out r127876.
3453 http://trac.webkit.org/changeset/127876
3454 https://bugs.webkit.org/show_bug.cgi?id=96600
3456 mouse click doesn't work for spin button if spin button in
3457 iframe (Requested by yosin on #webkit).
3459 * Source/autotools/symbols.filter:
3461 2012-09-12 KyungTae Kim <ktf.kim@samsung.com>
3463 [EFL] Support download attribute feature
3464 https://bugs.webkit.org/show_bug.cgi?id=96462
3466 Reviewed by Gyuyoung Kim.
3468 * Source/cmake/OptionsEfl.cmake: Enable DOWNLOAD_ATTRIBUTE feature.
3470 2012-09-12 Sami Kyostila <skyostil@google.com>
3472 Rename OVERFLOW_SCROLLING as ACCELERATED_OVERFLOW_SCROLLING
3473 https://bugs.webkit.org/show_bug.cgi?id=96251
3475 Reviewed by Simon Fraser.
3477 Rename OVERFLOW_SCROLLING as ACCELERATED_OVERFLOW_SCROLLING to better describe
3478 the feature it controls.
3480 * Source/cmakeconfig.h.cmake:
3482 2012-09-11 Ryuan Choi <ryuan.choi@samsung.com>
3484 [CMAKE] Supply feature defines to CodeGeneratorTestRunner.
3485 https://bugs.webkit.org/show_bug.cgi?id=96273
3487 Reviewed by Gyuyoung Kim.
3489 * Source/cmake/WebKitFeatures.cmake: Generated FEATURE_DEFINES_WITH_SPACE_SEPARATOR.
3491 2012-09-11 Arnaud Renevier <a.renevier@sisa.samsung.com>
3493 [Gtk] allow building with css-shaders
3494 https://bugs.webkit.org/show_bug.cgi?id=95603
3496 Reviewed by Martin Robinson.
3498 if unstable features and accelerated compositing are turned on, and
3499 acceleration backend is opengl, then build CSS Shaders and CSS
3504 2012-09-11 Marcelo Lira <marcelo.lira@openbossa.org>
3506 Restore original value of mock scrollbars enabled in InternalSettings
3507 https://bugs.webkit.org/show_bug.cgi?id=87680
3509 Reviewed by Adam Barth.
3511 Added backup support for mock scrollbars state in
3512 InternalSettings::Backup, and removed support for these
3513 from Qt's DumpRenderTree.
3515 * Source/autotools/symbols.filter:
3517 2012-09-11 Raphael Kubo da Costa <rakuco@webkit.org>
3519 [EFL] Rewrite the EFL-related Find modules
3520 https://bugs.webkit.org/show_bug.cgi?id=95237
3522 Reviewed by Kenneth Rohde Christiansen.
3524 FindEFL.cmake had several problems which caused unnecessary trouble
3525 when building the EFL port under some setups:
3527 o It looked for some modules (such as ecore) more than once for no
3528 reason, which led to people adding libraries and include paths in
3529 different ways across the build system.
3531 o It depended on pkg-config being present for the searches to
3534 o It obtained the library definitions from pkg-config, so
3535 ${FOO_LIBRARIES} would be set to something like "foo;bar" which
3536 expanded to "-lfoo -lbar" to the linker. If a wrong -L<path> was
3537 passed before that, the wrong library installation would end up
3540 o Due to the problem above, we also needed to set the LINK_FLAGS
3541 property for each target with the value of ${FOO_LDFLAGS}, which was
3542 also obtained from pkg-config and sort of compensated the fact that
3543 the libraries did not use absolute paths and added the required -L
3544 paths. This also included dependencies for these libraries, so we
3545 ended up including libraries indirectly, which is bad.
3547 We have now replaced that file with a set of Find-modules which are
3548 much more granular, each of them responsible for looking for a
3549 single library and its components and setting library and include
3550 locations the right way (with FIND_PATH() and FIND_LIBRARY()), so
3551 that all the problems above are fixed.
3553 * Source/cmake/EFLHelpers.cmake: Added.
3554 * Source/cmake/FindEDBus.cmake: Added.
3555 * Source/cmake/FindEFL.cmake: Removed.
3556 * Source/cmake/FindEcore.cmake: Added.
3557 * Source/cmake/FindEdje.cmake: Added.
3558 * Source/cmake/FindEeze.cmake: Added.
3559 * Source/cmake/FindEfreet.cmake: Added.
3560 * Source/cmake/FindEina.cmake: Added.
3561 * Source/cmake/FindEvas.cmake: Added.
3562 * Source/cmake/OptionsEfl.cmake:
3564 2012-09-11 Simon Hausmann <simon.hausmann@nokia.com>
3566 [Qt] In-source builds are broken
3568 Reviewed by Tor Arne Vestbø.
3570 The Tools sub-directory contains a Makefile checked into SVN. For in-source builds let's not try to
3571 overwrite it but instead generate a dedicated Makefile.Tools.
3576 2012-09-11 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3578 [Qt] Add a configure step to the Qt build system
3580 This allows building the Qt port using just 'qmake WebKit.pro'. Using
3581 the build-webkit script is still supported, and will add slightly more
3582 logic to the build, such as detecting the need for clean or incremental
3585 Internally, the build system now uses a new variable, WEBKIT_CONFIG, for
3586 all things related to configuring the build, such as use/have/enable flags,
3587 and these are translated to defines in default_post. Project files should
3588 no longer check contains(DEFINES,...) to detect features, but use the new
3589 enable?(), use?(), and have?() functions. The no_webkit1 and no_webkit2
3590 options have been translated into WEBKIT_CONFIG options as well, and can
3591 be checked using build?().
3593 Reviewed by Simon Hausmann.
3595 * Source/QtWebKit.pro:
3600 2012-09-10 Thiago Marcos P. Santos <thiago.santos@intel.com>
3602 [CMake][EFL] Enable the LLInt
3603 https://bugs.webkit.org/show_bug.cgi?id=92682
3605 Reviewed by Csaba Osztrogonác.
3607 Added LLInt to CMake buildsystem and enabled it by default on EFL.
3608 Note that Ruby is not enforced: a secondary check is done when LLInt
3609 is enabled on the JSC's CMakeLists.txt.
3612 * Source/cmake/OptionsEfl.cmake:
3613 * Source/cmake/WebKitFeatures.cmake:
3614 * Source/cmakeconfig.h.cmake:
3616 2012-09-07 Simon Fraser <simon.fraser@apple.com>
3618 box-shadow causes overlay scrollbars to be in the wrong position when element is composited
3619 https://bugs.webkit.org/show_bug.cgi?id=85647
3621 Reviewed by James Robinson.
3623 Test overlay scrollbars in composited layers.
3625 * ManualTests/scrollbars/scrollbars-in-composited-layers.html: Added.
3627 2012-09-07 Martin Robinson <mrobinson@igalia.com>
3629 [GTK] Move user agent helpers to WebCore
3630 https://bugs.webkit.org/show_bug.cgi?id=95745
3632 Reviewed by Carlos Garcia Campos.
3634 Added an autoconf step for the new user agent shared code header in
3635 WebCore. This is necessary so that we can use the user agent version
3636 based on the information in the configure.ac file.
3640 2012-09-07 Allan Sandfeld Jensen <allan.jensen@nokia.com>
3642 Simplify hitTestResultAtPoint and nodesFromRect APIs
3643 https://bugs.webkit.org/show_bug.cgi?id=95720
3645 Reviewed by Antonio Gomes.
3647 Update exported symbols.
3649 * Source/autotools/symbols.filter:
3651 2012-09-07 Zan Dobersek <zandobersek@gmail.com>
3653 [GTK] Multiple feature defines in webcore_cppflags can occur
3654 https://bugs.webkit.org/show_bug.cgi?id=95942
3656 Reviewed by Martin Robinson.
3658 Add the feature_defines_unstable variable that should control values of feature
3659 defines for unstable features when unstable features are not enabled (e.g. release builds).
3663 2012-09-06 Zan Dobersek <zandobersek@gmail.com>
3665 [Gtk] Remove configuration options for features that are not supported by the Gtk port
3666 https://bugs.webkit.org/show_bug.cgi?id=87664
3668 Reviewed by Martin Robinson.
3670 Remove configuration options for features that are completely unsupported by the GTK port.
3671 They only bloat the configure.ac file. They should be re-added when the feature becomes
3672 supported and introduces an external dependency that the users might want to avoid.
3676 2012-09-06 Simon Hausmann <simon.hausmann@nokia.com>
3678 [Qt] Fix build with ANGLE on platforms that provide EGL/GLESv2
3679 https://bugs.webkit.org/show_bug.cgi?id=95965
3681 Reviewed by Tor Arne Vestbø.
3683 Add ANGLE as separate static library to the build and dependencies.
3688 2012-09-05 George Staikos <staikos@webkit.org>
3690 [BlackBerry] Match th ebuild flags from the platform library
3691 https://bugs.webkit.org/show_bug.cgi?id=95423
3693 Reviewed by Antonio Gomes.
3695 Unaligned build flags can cause crashes and other strange behavior.
3696 These two were not defined here but were defined on the system.
3698 * Source/cmake/OptionsBlackBerry.cmake:
3700 2012-09-05 Kaustubh Atrawalkar <kaustubh@motorola.com>
3702 [DRT] LTC:: Move printing related APIs from LayoutTestController to Internals
3703 https://bugs.webkit.org/show_bug.cgi?id=92735
3705 Reviewed by Hajime Morita.
3707 Move numberOfPages, pageProperty & pageSizeAndMarginsInPixels in Internals and remove duplicated code from DumprenderTree & WebkitTestRunner.
3708 Added symbols for GTK builds for corresponding APIs.
3710 * Source/autotools/symbols.filter:
3712 2012-09-04 Julien Chaffraix <jchaffraix@webkit.org>
3714 REGRESSION(r120832): RenderLayer::clampScrollOffset doesn't properly clamp
3715 https://bugs.webkit.org/show_bug.cgi?id=95776
3717 Reviewed by Simon Fraser.
3719 * ManualTests/select-menu-list-wrongly-positioned.html: Added.
3721 2012-09-04 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3723 [EFL] Context menu restore.
3724 https://bugs.webkit.org/show_bug.cgi?id=74179
3726 Reviewed by Gyuyoung Kim.
3728 Adds context menu support for EFL port using non-CROSS_PLATFORM_CONTEXT_MENUS
3729 approach, the same as used in WebKit2.
3731 * Source/cmake/OptionsEfl.cmake: Turn on CONTEXT_MENUS flag for EFL port
3733 2012-09-04 Allan Sandfeld Jensen <allan.jensen@nokia.com>
3735 Allow child-frame content in hit-tests.
3736 https://bugs.webkit.org/show_bug.cgi?id=95204
3738 Reviewed by Antonio Gomes.
3740 Update exported symbols.
3742 * Source/autotools/symbols.filter:
3744 2012-09-04 Jinwoo Song <jinwoo7.song@samsung.com>
3746 [CMAKE] Update cmakeconfig.h.cmake
3747 https://bugs.webkit.org/show_bug.cgi?id=95712
3749 Reviewed by Gyuyoung Kim.
3751 Update feature definitions which are missing compared to WebKitFeatures.cmake
3753 * Source/cmakeconfig.h.cmake:
3755 2012-09-03 Jinwoo Song <jinwoo7.song@samsung.com>
3757 [EFL] Use WebKitVersion.h to get version information
3758 https://bugs.webkit.org/show_bug.cgi?id=95669
3760 Reviewed by Gyuyoung Kim.
3762 WEBKIT_USER_AGENT_MAJOR_VERSION and WEBKIT_USER_AGENT_MINOR_VERSION
3763 are defined as constant in the OptionsEfl.cmake. But we do not need
3764 to define these here but can use the defined constant in WebKitVersion.h.
3766 WebKitVersion.h is already generated with the version information
3767 from the Source/WebCore/Configurations/Version.xcconfig.
3769 * Source/cmake/OptionsEfl.cmake: Do not set WEBKIT_USER_AGENT_* variables.
3770 * Source/cmakeconfig.h.cmake: Remove WEBKIT_USER_AGENT_* definitions
3771 as no more port uses.
3773 2012-08-31 Tony Chang <tony@chromium.org>
3775 Remove ENABLE_CSS3_FLEXBOX compile time flag
3776 https://bugs.webkit.org/show_bug.cgi?id=95382
3778 Reviewed by Ojan Vafai.
3780 Everyone is already enabling this by default and the spec has stablized.
3782 * Source/cmake/WebKitFeatures.cmake:
3783 * Source/cmakeconfig.h.cmake:
3786 2012-08-30 JungJik Lee <jungjik.lee@samsung.com>
3788 [EFL][WK2] Add WebMemorySampler feature.
3789 https://bugs.webkit.org/show_bug.cgi?id=91214
3791 Reviewed by Kenneth Rohde Christiansen.
3793 Set WebMemorySampler feature on in EFL port.
3795 * Source/cmake/OptionsEfl.cmake:
3796 * Source/cmake/WebKitFeatures.cmake:
3797 * Source/cmakeconfig.h.cmake:
3799 2012-08-30 Rob Buis <rbuis@rim.com>
3801 [CMake] Suppress ANGLE compilation warnings
3802 https://bugs.webkit.org/show_bug.cgi?id=95377
3804 Reviewed by Antonio Gomes.
3806 Change WEBKIT_SET_EXTRA_COMPILER_FLAGS so it has an option to suppress C++ warnings.
3808 * Source/cmake/WebKitHelpers.cmake:
3810 2012-08-29 Thiago Macieira <thiago.macieira@intel.com>
3812 Tell git-archive to not export .gitattributes and .gitignore
3814 Reviewed by Simon Hausmann.
3816 Exclude git specific files from archives created via git-archive.
3820 2012-08-28 Mario Sanchez Prada <msanchez@igalia.com>
3822 Add directory generated by Eclipse to .gitignore
3823 https://bugs.webkit.org/show_bug.cgi?id=95231
3825 Reviewed by Andreas Kling.
3827 * .gitignore: Ignore .settings directory.
3829 2012-08-27 Rob Buis <rbuis@rim.com>
3831 [BlackBerry] remove -fno-rtti option in CMAKE_C_FLAGS
3832 https://bugs.webkit.org/show_bug.cgi?id=95089
3834 Reviewed by Antonio Gomes.
3836 This option does not make sense for compiling C and gives a warning.
3838 * Source/cmake/OptionsBlackBerry.cmake:
3840 2012-08-27 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3842 Rename RegisterProtocolHandler API to NavigatorContentUtils
3843 https://bugs.webkit.org/show_bug.cgi?id=94920
3845 Reviewed by Adam Barth.
3847 Modified configuration files so that they contain renamed NavigatorContentUtils-prefixed files.
3849 * Source/cmake/OptionsBlackBerry.cmake:
3850 * Source/cmake/OptionsEfl.cmake:
3851 * Source/cmake/WebKitFeatures.cmake:
3852 * Source/cmakeconfig.h.cmake:
3854 2012-08-23 Kevin Ollivier <kevino@theolliviers.com>
3856 [wx] Unreviewed build fix. Disable compilation of WebDOM file for now,
3857 add the opentype directory, and remove old ATSUI files no longer in the tree.
3861 2012-08-22 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
3863 [EFL] Use WTF_USE_SOUP instead BUILDING_SOUP__
3864 https://bugs.webkit.org/show_bug.cgi?id=94744
3866 Reviewed by Gustavo Noronha Silva.
3868 There is no need to define BUILDING_SOUP__ if only WTF_USE_SOUP
3872 * Source/cmake/OptionsEfl.cmake:
3874 2012-08-23 Zan Dobersek <zandobersek@gmail.com>
3876 [Gtk] Move feature defines processing into a GNUmakefile that's simple to autogenerate
3877 https://bugs.webkit.org/show_bug.cgi?id=87127
3879 Reviewed by Martin Robinson.