1 2016-07-12 Per Arne Vollan <pvollan@apple.com>
3 [Win] DLLs are missing version information.
4 https://bugs.webkit.org/show_bug.cgi?id=159349
6 Reviewed by Brent Fulgham.
8 The version stamping will fail if the target path has forward slashes.
10 * Source/cmake/tools/scripts/version-stamp.pl: Replace forward slashes with backslashes.
12 2016-07-05 Olivier Blin <olivier.blin@softathome.com>
14 ENABLE_MEDIA_SOURCE should depend on ENABLE_VIDEO
15 https://bugs.webkit.org/show_bug.cgi?id=159424
17 Reviewed by Philippe Normand.
19 MEDIA_SOURCE requires VIDEO enabled, since MediaSource needs HTMLMediaElement.
21 * Source/cmake/WebKitFeatures.cmake:
23 2016-07-05 Per Arne Vollan <pvollan@apple.com>
25 [Win] Layout Test http/tests/security/contentSecurityPolicy/source-list-parsing-10.html is failing
26 https://bugs.webkit.org/show_bug.cgi?id=147646
28 Reviewed by Brent Fulgham.
30 Disable CSP_NEXT. We can then use the common expected test results for this test.
32 * Source/cmake/OptionsWin.cmake:
34 2016-07-04 Gyuyoung Kim <gyuyoung.kim@webkit.org>
36 [EFL] Remove mac configuration dependency in WebKit Version definition
37 https://bugs.webkit.org/show_bug.cgi?id=159407
39 Reviewed by Yusuke Suzuki.
41 EFL port has been used Version.xconfig file in WebKit/mac/Configurations.
42 in order to generate WebKitVersion.h file. But it can be simply defined
45 * Source/cmake/OptionsEfl.cmake:
47 2016-07-03 Dan Bernstein <mitz@apple.com>
49 [Xcode] With default verbosity, make(1) output no longer hides environment variable listings
50 https://bugs.webkit.org/show_bug.cgi?id=159392
52 Reviewed by Alexey Proskuryakov.
54 * Makefile.shared: Pass the -hideShellScriptEnvironment option to xcodebuild instead of
55 piping its output through an ineffective "grep -v setenv",
57 2016-07-01 Konstantin Tokarev <annulen@yandex.ru>
59 [cmake] Make LEGACY_WEB_AUDIO depend on WEB_AUDIO.
60 https://bugs.webkit.org/show_bug.cgi?id=159338
62 Reviewed by Michael Catanzaro.
64 Enabling LEGACY_WEB_AUDIO makes no sense when WEB_AUDIO is
67 * Source/cmake/WebKitFeatures.cmake:
69 2016-06-28 Per Arne Vollan <pvollan@apple.com>
71 [Win] Custom elements tests are failing.
72 https://bugs.webkit.org/show_bug.cgi?id=159139
74 Reviewed by Alex Christensen.
76 Enable custom element API on Windows.
78 * Source/cmake/OptionsWin.cmake:
80 2016-06-23 Carlos Garcia Campos <cgarcia@igalia.com>
82 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.13.2 release.
84 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
86 2016-06-15 Romain Bellessort <romain.bellessort@crf.canon.fr>
88 Enabling Shadow DOM for all platforms
89 https://bugs.webkit.org/show_bug.cgi?id=158738
91 Reviewed by Ryosuke Niwa.
93 Removed Shadow DOM from options (enabled by default)
95 * Source/cmake/OptionsEfl.cmake:
96 * Source/cmake/OptionsGTK.cmake:
97 * Source/cmake/OptionsWin.cmake:
98 * Source/cmake/WebKitFeatures.cmake:
99 * Source/cmake/tools/vsprops/FeatureDefines.props:
100 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
102 2016-06-13 Romain Bellessort <romain.bellessort@crf.canon.fr>
104 [GTK] Enabling Shadow DOM by default
105 https://bugs.webkit.org/show_bug.cgi?id=158686
107 Reviewed by Carlos Garcia Campos.
109 Added support for enabling Shadow DOM by default for GTK.
111 * Source/cmake/OptionsGTK.cmake:
113 2016-06-09 Michael Catanzaro <mcatanzaro@igalia.com>
115 Add comments to clarify feature enablement
116 https://bugs.webkit.org/show_bug.cgi?id=158567
118 Reviewed by Alex Christensen.
120 * Source/cmake/WebKitFeatures.cmake:
122 2016-06-08 Per Arne Vollan <pvollan@apple.com>
124 [Win] Shadow DOM tests are failing.
125 https://bugs.webkit.org/show_bug.cgi?id=158524
127 Reviewed by Brent Fulgham.
131 * Source/cmake/OptionsWin.cmake:
133 2016-06-07 Carlos Garcia Campos <cgarcia@igalia.com>
135 [GTK] Enable IndexedDB in workers
136 https://bugs.webkit.org/show_bug.cgi?id=158475
138 Reviewed by Antonio Gomes.
140 This is working now and many tests are failing only because we don't enable it.
142 * Source/cmake/OptionsGTK.cmake:
144 2016-06-06 Gyuyoung Kim <gyuyoung.kim@webkit.org>
146 [EFL] Update ewebkit minor version
147 https://bugs.webkit.org/show_bug.cgi?id=158409
149 Reviewed by Csaba Osztrogonác.
151 EWebKit has used efl 1.17 version though, it still is stopped at version 1.14.
153 * Source/cmake/OptionsEfl.cmake: Bump minor version to 1.17.
155 2016-06-05 Gyuyoung Kim <gyuyoung.kim@webkit.org>
157 [EFL] Sync EFL features with featureList.pm
158 https://bugs.webkit.org/show_bug.cgi?id=158410
160 Reviewed by Antonio Gomes.
162 In OptionsEfl, some features on/off status are different with
163 featureList.pm definitions. Sync with it.
165 * Source/cmake/OptionsEfl.cmake:
167 2016-06-03 Per Arne Vollan <pvollan@apple.com>
169 [Win] IndexedDB worker tests are failing.
170 https://bugs.webkit.org/show_bug.cgi?id=158341
172 Reviewed by Alex Christensen.
174 Enable IndexedDB in workers.
176 * Source/cmake/OptionsWin.cmake:
178 2016-05-31 Carlos Garcia Campos <cgarcia@igalia.com>
180 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.13.1 release.
182 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
184 2016-05-28 Ryosuke Niwa <rniwa@webkit.org>
186 Autocorrection makes it hard to type "doesn't" and to type @ in email addresses
187 https://bugs.webkit.org/show_bug.cgi?id=158177
189 Reviewed by Darin Adler.
191 Fixed manual tests for autocorrection panels and added a manual test for . Most of changes are fixing up the path to LayoutTests/editing/editing.js.
193 Also wrap many steps to type in a space or delete a character inside setTimeout since autocorrection happens on a timer
194 and the fact WebKit2 communicates with NSSpellChecker via IPC makes the behavior even more indeterministic.
196 * ManualTests/autocorrection/autocorrection-at-mark.html: Added.
197 * ManualTests/autocorrection/autocorrection-cancelled-by-ESC.html:
198 * ManualTests/autocorrection/autocorrection-cancelled-by-typing-1.html:
199 * ManualTests/autocorrection/autocorrection-contraction-2.html: Added.
200 * ManualTests/autocorrection/autocorrection-contraction.html:
201 * ManualTests/autocorrection/autocorrection-in-iframe.html:
202 * ManualTests/autocorrection/close-window-when-correction-is-shown.html:
203 * ManualTests/autocorrection/continue-typing-to-dismiss-reversion.html:
204 * ManualTests/autocorrection/delete-to-dismiss-reversion.html:
205 * ManualTests/autocorrection/delete-to-end-of-word-to-show-reversion.html:
206 * ManualTests/autocorrection/dismiss-multiple-guesses.html:
207 * ManualTests/autocorrection/document-for-iframe-test.html: Removed.
208 * ManualTests/autocorrection/move-to-end-of-word-to-show-reversion.html: Type a space and move care in setTimeout as
209 the reversion panel wouldn't show up otherwise.
210 * ManualTests/autocorrection/remove-misspelling-marker-after-appending-letter.html: Delay the typing of a space as well as
211 deleting letters since autocorrection panel wouldn't show up in time otherwise, and deleting character immediately would
212 reject the autocorrection instead of accepting it. Also removed the steps to add back the spellchecking marker and extracted
213 it as a separate test.
214 * ManualTests/autocorrection/removing-misspelling-marker-after-appending-letter-2.html: Copied. This test continues the full
215 scenario in the previous test by typing a space and deleting the character, thereby bringing up spellchecking marker.
216 * ManualTests/autocorrection/resources: Added.
217 * ManualTests/autocorrection/resources/document-for-iframe-test.html: Moved from ManualTests/autocorrection/.
218 * ManualTests/autocorrection/select-from-multiple-guesses.html: Added a missing instruction.
219 * ManualTests/autocorrection/spell-checking-after-reversion.html:
220 * ManualTests/autocorrection/type-whitespace-to-dismiss-reversion.html: Delay the typing of a space and moving the selection
221 since the reversion panel wouldn't show up otherwise.
222 * ManualTests/autocorrection/undo-autocorrection-2.html: Copied. Automated most of steps in the second test case.
223 * ManualTests/autocorrection/undo-autocorrection.html:
225 2016-05-25 Konstantin Tokarev <annulen@yandex.ru>
227 [cmake] Deduplicate make-js-file-arrays usage and make it work on Windows.
228 https://bugs.webkit.org/show_bug.cgi?id=157997
230 Reviewed by Alex Christensen.
232 * Source/cmake/WebKitMacros.cmake: Added MAKE_JS_FILE_ARRAYS macro.
234 2016-05-25 Manuel Rego Casasnovas <rego@igalia.com>
236 [css-grid] Turn on ENABLE_CSS_GRID_LAYOUT by default
237 https://bugs.webkit.org/show_bug.cgi?id=158060
239 Reviewed by Darin Adler.
241 The runtime flag is disabled by default,
242 but we want to build CSS Grid Layout by default.
243 Otherwise the runtime flag would be useless.
245 * Source/cmake/WebKitFeatures.cmake:
247 2016-05-22 Brady Eidson <beidson@apple.com>
250 https://bugs.webkit.org/show_bug.cgi?id=157948
252 Reviewed by Michael Catanzaro.
254 * Source/cmake/OptionsCommon.cmake:
256 2016-05-22 Csaba Osztrogonác <ossy@webkit.org>
258 Suppress -Wmissing-field-initializers warnings with GCC 4.9
259 https://bugs.webkit.org/show_bug.cgi?id=157888
261 Reviewed by Michael Catanzaro.
263 * Source/cmake/WebKitHelpers.cmake:
265 2016-05-20 Joseph Pecoraro <pecoraro@apple.com>
267 Remove LegacyProfiler
268 https://bugs.webkit.org/show_bug.cgi?id=153565
270 Reviewed by Saam Barati.
272 * ManualTests/inspector/profiler-test-call.html: Removed.
273 * ManualTests/inspector/profiler-test-many-calls-in-the-same-scope.html: Removed.
275 2016-05-18 Gwang Yoon Hwang <yoon@igalia.com>
277 [GStreamer] Use FakeSink to get a decoded texture from a pipeline
278 https://bugs.webkit.org/show_bug.cgi?id=153641
280 Reviewed by Philippe Normand.
282 * Source/cmake/FindGStreamer.cmake: Bump gst-gl version to 1.8.0
284 2016-05-17 Dean Jackson <dino@apple.com>
286 Remove ES6_GENERATORS flag
287 https://bugs.webkit.org/show_bug.cgi?id=157815
288 <rdar://problem/26332894>
290 Reviewed by Geoffrey Garen.
292 This flag isn't needed. Generators are enabled everywhere and
293 part of a stable specification.
295 * Source/cmake/OptionsWin.cmake:
296 * Source/cmake/WebKitFeatures.cmake:
297 * Source/cmake/tools/vsprops/FeatureDefines.props:
298 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
300 2016-05-16 Joseph Pecoraro <pecoraro@apple.com>
302 Unreviewed rollout r200924. Caused js/regress/string-replace-generic.html to fail.
304 * ManualTests/inspector/profiler-test-call.html: Added.
305 * ManualTests/inspector/profiler-test-many-calls-in-the-same-scope.html: Added.
307 2016-05-14 Joseph Pecoraro <pecoraro@apple.com>
309 Remove LegacyProfiler
310 https://bugs.webkit.org/show_bug.cgi?id=153565
312 Reviewed by Mark Lam.
314 * ManualTests/inspector/profiler-test-call.html: Removed.
315 * ManualTests/inspector/profiler-test-many-calls-in-the-same-scope.html: Removed.
317 2016-05-13 Yoav Weiss <yoav@yoav.ws>
319 Turn on WEB_TIMING for all ports
320 https://bugs.webkit.org/show_bug.cgi?id=157673
322 Reviewed by Alex Christensen.
324 Turn on WEB_TIMING by default on the cmake Mac port, to match it with all other ports,
325 and make sure that the flag will be on by default for all ports.
327 * Source/cmake/OptionsGTK.cmake: Remove the specific private flag for WEB_TIMING.
328 * Source/cmake/OptionsMac.cmake: Remove the specific private flag for WEB_TIMING.
329 * Source/cmake/WebKitFeatures.cmake: Turn on WEB_TIMING for all ports by default.
331 2016-05-12 Csaba Osztrogonác <ossy@webkit.org>
333 Remove ENABLE(ES6_ARROWFUNCTION_SYNTAX) guards
334 https://bugs.webkit.org/show_bug.cgi?id=157564
336 Reviewed by Darin Adler.
338 * Source/cmake/WebKitFeatures.cmake:
340 2016-05-10 Michael Catanzaro <mcatanzaro@igalia.com>
342 [Linux] Remove seccomp filters support
343 https://bugs.webkit.org/show_bug.cgi?id=157380
345 Reviewed by Darin Adler.
347 * Source/cmake/FindLibSeccomp.cmake: Removed.
348 * Source/cmake/OptionsEfl.cmake:
349 * Source/cmake/OptionsGTK.cmake:
350 * Source/cmake/WebKitFeatures.cmake:
352 2016-05-06 Manuel Rego Casasnovas <rego@igalia.com>
354 [css-grid] Unprefix CSS Grid Layout properties
355 https://bugs.webkit.org/show_bug.cgi?id=157137
357 Reviewed by Simon Fraser.
359 Remove "-webkit" prefix from all the grid layout properties,
360 including the display value.
361 Update the source code to remove the prefix where it was used too.
363 * ManualTests/css-grid-layout-item-with-huge-span-crash.html:
365 2016-05-02 Per Arne Vollan <peavo@outlook.com>
367 [Win] Enable IndexedDB.
368 https://bugs.webkit.org/show_bug.cgi?id=157192
370 Reviewed by Brent Fulgham.
372 * Source/cmake/OptionsWin.cmake:
374 2016-05-02 Yoav Weiss <yoav@yoav.ws>
376 Move ResourceTiming behind a runtime flag
377 https://bugs.webkit.org/show_bug.cgi?id=157133
379 Reviewed by Alex Christensen.
381 * Source/cmake/WebKitFeatures.cmake: Remove the PERFORMANCE_TIMELINE build flag.
383 2016-04-29 Commit Queue <commit-queue@webkit.org>
385 Unreviewed, rolling out r200232.
386 https://bugs.webkit.org/show_bug.cgi?id=157189
388 This change broke the Mac CMake build and its LayoutTest is
389 failing and/or flaky on all platforms (Requested by ryanhaddad
394 "Move ResourceTiming behind a runtime flag"
395 https://bugs.webkit.org/show_bug.cgi?id=157133
396 http://trac.webkit.org/changeset/200232
398 2016-04-29 Yoav Weiss <yoav@yoav.ws>
400 Move ResourceTiming behind a runtime flag
401 https://bugs.webkit.org/show_bug.cgi?id=157133
403 Reviewed by Alex Christensen.
405 * Source/cmake/WebKitFeatures.cmake: Remove the PERFORMANCE_TIMELINE build flag.
407 2016-04-28 Commit Queue <commit-queue@webkit.org>
409 Unreviewed, rolling out r200185.
410 https://bugs.webkit.org/show_bug.cgi?id=157131
412 Bad temporary file added unintentionally (Requested by fredw
417 "RenderMathMLOperator refactoring: introduce getBaseGlyph and
418 remove parameter from getDisplayStyleLargeOperator"
419 https://bugs.webkit.org/show_bug.cgi?id=156910
420 http://trac.webkit.org/changeset/200185
422 2016-04-25 Ryosuke Niwa <rniwa@webkit.org>
424 Remove the build flag for template elements
425 https://bugs.webkit.org/show_bug.cgi?id=157022
427 Reviewed by Daniel Bates.
429 * Source/cmake/OptionsEfl.cmake:
430 * Source/cmake/OptionsMac.cmake:
431 * Source/cmake/OptionsWin.cmake:
432 * Source/cmake/WebKitFeatures.cmake:
433 * Source/cmake/tools/vsprops/FeatureDefines.props:
434 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
436 2016-04-22 Carlos Garcia Campos <cgarcia@igalia.com>
438 [GTK] Enable the download attribute support
439 https://bugs.webkit.org/show_bug.cgi?id=99025
441 Reviewed by Žan Doberšek.
443 * Source/cmake/OptionsGTK.cmake:
445 2016-04-18 Yusuke Suzuki <utatane.tea@gmail.com>
447 [JSCOnly] Implement RunLoop and remove glib dependency
448 https://bugs.webkit.org/show_bug.cgi?id=155706
450 Reviewed by Michael Catanzaro.
452 * Source/cmake/OptionsJSCOnly.cmake:
454 2016-04-18 Carlos Garcia Campos <cgarcia@igalia.com>
456 [GTK] Menu list button doesn't use the text color from the theme
457 https://bugs.webkit.org/show_bug.cgi?id=118234
459 Reviewed by Darin Adler.
461 * ManualTests/gtk/theme.html: Add a disabled combo test.
463 2016-04-13 Konstantin Tokarev <annulen@yandex.ru>
465 FindWebP should not be misguided by pkg-config when cross-compiling.
466 https://bugs.webkit.org/show_bug.cgi?id=156544
468 Reviewed by Michael Catanzaro.
470 We should use pkg-config output only as a hint, like other modules do.
472 * Source/cmake/FindWebP.cmake:
474 2016-04-07 Carlos Garcia Campos <cgarcia@igalia.com>
476 [GTK] Rework the theming code for GTK+ 3.20
477 https://bugs.webkit.org/show_bug.cgi?id=156333
479 Reviewed by Michael Catanzaro.
481 Add a manual test to check how themed elements are rendered.
483 * ManualTests/gtk/theme.html: Added.
485 2016-04-11 Fujii Hironori <Hironori.Fujii@jp.sony.com>
487 [CMake] Make FOLDER property INHERITED
488 https://bugs.webkit.org/show_bug.cgi?id=156460
490 Reviewed by Brent Fulgham.
492 Some CMake targets are not setting the FOLDER property. This causes the
493 generated projects to be displayed in the top-level folder of the solution.
495 Making the FOLDER property INHERITED ensures that all the targets
496 are placed in their proper directories.
498 * Source/cmake/OptionsCommon.cmake:
499 Define FOLDER property as a inherited property.
500 * Source/cmake/WebKitMacros.cmake:
501 Do not set FOLDER target property.
503 2016-04-08 Alex Christensen <achristensen@webkit.org>
505 Progress towards running CMake WebKit2 on Mac
506 https://bugs.webkit.org/show_bug.cgi?id=156426
508 Reviewed by Tim Horton.
510 * Source/cmake/OptionsMac.cmake:
511 FTL works on Mac, so let's use it.
512 * Source/cmake/WebKitMacros.cmake:
514 2016-04-07 Joseph Pecoraro <pecoraro@apple.com>
516 Remove ENABLE(ENABLE_ES6_CLASS_SYNTAX) guards
517 https://bugs.webkit.org/show_bug.cgi?id=156384
519 Reviewed by Ryosuke Niwa.
521 * Source/cmake/WebKitFeatures.cmake:
523 2016-04-07 Dean Jackson <dino@apple.com>
525 [iOS] Play button on video is too dark
526 https://bugs.webkit.org/show_bug.cgi?id=156383
527 <rdar://problem/23540816>
529 Reviewed by Simon Fraser.
531 Add a manual test for iOS that shows the expected appearance
532 of a video element. Unfortunately, due to the way we take
533 snapshots on iOS within our test runner, we don't get the
534 platform blurring effect, which means an automated test
537 * ManualTests/ios/start-playback-button-appearance-expected.html: Added.
538 * ManualTests/ios/start-playback-button-appearance.html: Added.
540 2016-04-06 Alex Christensen <achristensen@webkit.org>
542 Fix CMake DumpRenderTree
543 https://bugs.webkit.org/show_bug.cgi?id=156305
545 Reviewed by Daniel Bates.
547 * Source/cmake/OptionsMac.cmake:
549 2016-04-05 Alex Christensen <achristensen@webkit.org>
551 Make CMake-generated binaries on Mac able to run
552 https://bugs.webkit.org/show_bug.cgi?id=156268
554 Reviewed by Daniel Bates.
556 * Source/cmake/OptionsMac.cmake:
558 2016-04-04 Alejandro G. Castro <alex@igalia.com>
560 REGRESSION(r198492): [GTK] The WEB_RTC flag was not correctly added in some situations
561 https://bugs.webkit.org/show_bug.cgi?id=156164
563 Reviewed by Philippe Normand.
565 Remove double space in the error message when openwebrtc is not present.
567 * Source/cmake/OptionsGTK.cmake:
569 2016-04-03 Carlos Garcia Campos <cgarcia@igalia.com>
571 Unreviewed. Bump GTK+ versions numbers.
573 * Source/cmake/OptionsGTK.cmake:
575 2016-03-31 Daniel Bates <dabates@apple.com>
577 tool tip/alt. text appears when mouse is no longer hovering over link
578 https://bugs.webkit.org/show_bug.cgi?id=24427
579 <rdar://problem/8045235>
581 Reviewed by Antonio Gomes.
583 Although the bug no longer reproduces, add a manual test that can be used to determine if a
584 tooltip for a hyperlink is shown when the cursor no longer hovers over it.
586 * ManualTests/tooltip-when-mouse-not-directly-over-hyperlink.html: Added.
588 2016-03-29 Commit Queue <commit-queue@webkit.org>
590 Unreviewed, rolling out r198781.
591 https://bugs.webkit.org/show_bug.cgi?id=155986
593 broke windows clean build (Requested by alexchristensen on
598 "[Win] CMake seems to build all generated files every time"
599 https://bugs.webkit.org/show_bug.cgi?id=155872
600 http://trac.webkit.org/changeset/198781
602 2016-03-29 Brent Fulgham <bfulgham@apple.com>
604 [Win] CMake seems to build all generated files every time
605 https://bugs.webkit.org/show_bug.cgi?id=155872
607 Reviewed by Alex Christensen.
609 This seems to be caused by Visual Studio being unhappy receiving multiple output targets
610 for its custom build rules. If I limit the output to just the header file on Windows, the
611 dependency check seems to do the right thing.
613 * Source/cmake/WebKitMacros.cmake:
615 2016-03-28 Alex Christensen <achristensen@webkit.org>
617 Fix Mac Ninja build after r198766.
619 * Source/cmake/WebKitMacros.cmake:
620 WebCore_DERIVED_SOURCES are intentionally in a separate library to reduce linker line length.
621 This is now only specific to WebKit2_DERIVED_SOURCES, so I'm moving it there.
623 2016-03-28 Alex Christensen <achristensen@webkit.org>
625 Fix Windows build after r198766.
627 * Source/cmake/WebKitMacros.cmake:
628 Use the filename from the cpp so that WebCorePrefix.cpp and WebCoreDerivedSourcesPrefix.cpp
629 generate unique .pch files, even though they both include WebCorePrefix.h
631 2016-03-28 Alex Christensen <achristensen@webkit.org>
633 Fix Ninja build on Mac
634 https://bugs.webkit.org/show_bug.cgi?id=151399
636 Reviewed by Darin Adler.
638 * Source/CMakeLists.txt:
639 * Source/cmake/WebKitMacros.cmake:
641 2016-03-27 Daniel Bates <dabates@apple.com>
643 WebKit.xcworkspace "All Source" scheme always copies OS X WebKitSystemInterface libraries
644 https://bugs.webkit.org/show_bug.cgi?id=155889
646 Reviewed by Alexey Proskuryakov.
648 Fixes an issue where building the "All Source" scheme in WebKit.xcworkspace would
649 always copy the OS X WebKitSystemInterface libraries regardless of the selected
650 base SDK. In particular, it would copy the OS X WebKitSystemInterface libraries
651 when building with SDK iphonesimulator. WebKit.xcworkspace should copy the SDK-
652 specific WebKitSystemInterface libraries.
654 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
656 2016-03-25 Brady Eidson <beidson@apple.com>
658 Soften push/replaceState frequency restrictions.
659 <rdar://problem/25228439> and https://bugs.webkit.org/show_bug.cgi?id=155901
661 Rubber-stamped by Timothy Hatcher.
663 * ManualTests/state-objects-time-limit.html: Added.
665 2016-03-25 Daniel Bates <dabates@apple.com>
667 REGRESSION (r197358): WebKitSystemInterface.h copied into directory named "--llvm"
668 https://bugs.webkit.org/show_bug.cgi?id=155838
670 Reviewed by Alexey Proskuryakov.
672 Do not pass command line flag --llvm when calling script copy-webkitlibraries-to-product-directory
673 to avoid copying the WebKitSystemInterface libraries to an incorrect location. The --llvm flag was
674 removed from copy-webkitlibraries-to-product-directory in <http://trac.webkit.org/changeset/197358>.
676 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
678 2016-03-25 Bill Ming <mbbill@gmail.com>
680 Detect correct number of processors on windows
681 https://bugs.webkit.org/show_bug.cgi?id=155884
683 Reviewed by Alex Christensen.
685 * Tools/Scripts/run-jsc-stress-tests:
687 2016-03-25 Brent Fulgham <bfulgham@apple.com>
689 [Win] Improve CMake build performance
690 https://bugs.webkit.org/show_bug.cgi?id=155871
691 <rdar://problem/24747822>
693 Reviewed by Alex Christensen.
695 Add a flag to the PROCESS_ALLINONE_FILE macro so that it does not remove
696 the files contained in the passed all-in-one file, since this breaks
697 dependency checking and generation of the derived sources from the IDL.
698 Instead, include the header files in the project so that all files get
701 * Source/cmake/WebKitMacros: Updated for 'DerivedSources.cpp' use case.
703 2016-03-25 Konstantin Tokarev <annulen@yandex.ru>
705 Turned on ENABLE_REQUEST_ANIMATION_FRAME by default for any port.
706 https://bugs.webkit.org/show_bug.cgi?id=155882
708 Reviewed by Michael Catanzaro.
710 It was already enabled in all trunk ports, and is required for
711 WebInspectorUI to work.
713 * Source/cmake/OptionsGTK.cmake: Removed duplication of default value.
714 * Source/cmake/OptionsMac.cmake: Ditto.
715 * Source/cmake/WebKitFeatures.cmake: Turned
716 ENABLE_REQUEST_ANIMATION_FRAME ON.
718 2016-03-24 Bill Ming <mbbill@gmail.com>
720 Determine architecture for running jsc stress tests on windows
721 https://bugs.webkit.org/show_bug.cgi?id=155840
723 Reviewed by Alex Christensen.
725 * Tools/Scripts/run-jsc-stress-tests:
727 2016-03-23 Bill Ming <mbbill@gmail.com>
729 Fixed ninja build path.
730 https://bugs.webkit.org/show_bug.cgi?id=155796
732 Reviewed by Alex Christensen.
734 * Tools/Scripts/build-webkit:
736 2016-03-21 Eric Carlson <eric.carlson@apple.com>
738 Add a WebRTC specific compile flag
739 https://bugs.webkit.org/show_bug.cgi?id=155663
741 Reviewed by Jer Noble.
743 * Source/cmake/OptionsEfl.cmake:
744 * Source/cmake/OptionsGTK.cmake:
745 * Source/cmake/WebKitFeatures.cmake:
747 2016-03-18 Yusuke Suzuki <utatane.tea@gmail.com>
749 Unreviewed, missing SET_AND_EXPOSE_TO_BUILD for USE_UDIS86 in JSCOnly port
750 https://bugs.webkit.org/show_bug.cgi?id=155628
752 * Source/cmake/OptionsJSCOnly.cmake:
754 2016-03-17 Yusuke Suzuki <utatane.tea@gmail.com>
756 [JSCOnly] Enable udis86
757 https://bugs.webkit.org/show_bug.cgi?id=155628
759 Reviewed by Carlos Garcia Campos.
761 Enable udis86 for disassembler. The current flag name is incorrect.
763 * Source/cmake/OptionsJSCOnly.cmake:
765 2016-03-14 Konstantin Tokarev <annulen@yandex.ru>
767 Restored ENABLE_WEBCORE option and used it in JSCOnly port.
768 https://bugs.webkit.org/show_bug.cgi?id=155428
770 Reviewed by Michael Catanzaro.
772 This is a partial revert of r182624.
775 * Source/CMakeLists.txt:
776 * Source/cmake/OptionsJSCOnly.cmake:
777 * Source/cmake/WebKitFS.cmake:
779 2016-03-13 Joseph Pecoraro <pecoraro@apple.com>
781 Remove ENABLE(ES6_TEMPLATE_LITERAL_SYNTAX) guards
782 https://bugs.webkit.org/show_bug.cgi?id=155417
784 Reviewed by Yusuke Suzuki.
786 * Source/cmake/OptionsWin.cmake:
787 * Source/cmake/WebKitFeatures.cmake:
788 * Source/cmake/tools/vsprops/FeatureDefines.props:
789 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
791 2016-03-13 Konstantin Tokarev <annulen@yandex.ru>
793 Added new port JSCOnly.
794 https://bugs.webkit.org/show_bug.cgi?id=154512
796 Reviewed by Michael Catanzaro.
798 This port allows to build JavaScriptCore engine with minimal
802 * Source/cmake/OptionsJSCOnly.cmake: Added.
804 2016-03-12 Myles C. Maxfield <mmaxfield@apple.com>
806 Delete dead SVG Font code
807 https://bugs.webkit.org/show_bug.cgi?id=154718
809 Reviewed by Antti Koivisto.
811 * Source/cmake/OptionsEfl.cmake:
812 * Source/cmake/OptionsWin.cmake:
813 * Source/cmake/WebKitFeatures.cmake:
814 * Source/cmake/tools/vsprops/FeatureDefines.props:
815 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
817 2016-03-12 Jeremy Huddleston Sequoia <jeremyhu@apple.com>
819 [GTK][Mac] Don't force ENABLE_INTROSPECTION=OFF on Mac
820 https://bugs.webkit.org/show_bug.cgi?id=152650
822 Reviewed by Carlos Garcia Campos.
824 * Source/cmake/OptionsGTK.cmake:
826 2016-03-10 Frederic Wang <fwang@igalia.org>
828 [GTK] Add support for WOFF2
829 https://bugs.webkit.org/show_bug.cgi?id=152616
831 Reviewed by Carlos Garcia Campos.
833 * Source/CMakeLists.txt: Build brotli and woff2 third-party libraries if WOFF2 is enabled.
834 * Source/cmake/OptionsGTK.cmake: Always enable WOFF2 on GTK.
836 2016-03-09 Konstantin Tokarev <annulen@yandex.ru>
838 [cmake] Fixed All-in-One build.
839 https://bugs.webkit.org/show_bug.cgi?id=155241
841 Reviewed by Csaba Osztrogonác.
843 * Source/cmake/WebKitMacros.cmake: Last item of WebCore_SOURCES was
844 not removed in PROCESS_ALLINONE_FILE.
846 2016-03-08 Myles C. Maxfield <mmaxfield@apple.com>
848 [EFL] Enable the SVG -> OTF Font Converter
849 https://bugs.webkit.org/show_bug.cgi?id=155192
851 Reviewed by Gyuyoung Kim.
853 * Source/cmake/OptionsEfl.cmake:
855 2016-03-08 Myles C. Maxfield <mmaxfield@apple.com>
857 [GTK] Enable the SVG -> OTF Font Converter
858 https://bugs.webkit.org/show_bug.cgi?id=155191
860 Reviewed by Martin Robinson.
862 * Source/cmake/OptionsGTK.cmake:
864 2016-03-05 Michael Catanzaro <mcatanzaro@igalia.com>
866 Unreviewed, fix GTK/EFL build after r197575 and add mandatory GnuTLS dependency
868 * Source/cmake/OptionsEfl.cmake:
869 * Source/cmake/OptionsGTK.cmake:
871 2016-03-02 Konstantin Tokarev <annulen@yandex.ru>
873 [cmake] Moved PRE/POST_BUILD_COMMAND to WEBKIT_FRAMEWORK.
874 https://bugs.webkit.org/show_bug.cgi?id=154651
876 Reviewed by Alex Christensen.
878 * Source/cmake/WebKitMacros.cmake: Used phony target instead of
879 CMake's PRE_BUILD COMMAND feature because the latter actually
880 generates pre-link target instead of pre-build.
882 2016-03-01 Alex Christensen <achristensen@webkit.org>
884 Reduce size of internal windows build output
885 https://bugs.webkit.org/show_bug.cgi?id=154763
887 Reviewed by Brent Fulgham.
889 * Source/cmake/OptionsWin.cmake:
891 2016-03-01 Commit Queue <commit-queue@webkit.org>
893 Unreviewed, rolling out r197056.
894 https://bugs.webkit.org/show_bug.cgi?id=154870
896 broke win ews (Requested by alexchristensen on #webkit).
900 "[cmake] Moved PRE/POST_BUILD_COMMAND to WEBKIT_FRAMEWORK."
901 https://bugs.webkit.org/show_bug.cgi?id=154651
902 http://trac.webkit.org/changeset/197056
904 2016-02-29 Konstantin Tokarev <annulen@yandex.ru>
906 [cmake] Allow using FindGLIB in case glib is optional dependency.
907 https://bugs.webkit.org/show_bug.cgi?id=154796
909 Reviewed by Michael Catanzaro.
911 FindGLIB caused internal CMake error in case glibconfig.h is not
914 * Source/cmake/FindGLIB.cmake:
916 2016-02-29 Commit Queue <commit-queue@webkit.org>
918 Unreviewed, rolling out r197297.
919 https://bugs.webkit.org/show_bug.cgi?id=154810
921 This change broke build of GTK from scratch (Requested by
926 "[cmake] Allow using FindGLIB in case glib is optional
928 https://bugs.webkit.org/show_bug.cgi?id=154796
929 http://trac.webkit.org/changeset/197297
931 2016-02-28 Konstantin Tokarev <annulen@yandex.ru>
933 [cmake] Allow using FindGLIB in case glib is optional dependency.
934 https://bugs.webkit.org/show_bug.cgi?id=154796
936 Reviewed by Michael Catanzaro.
938 FindGLIB caused internal CMake error in case GLIBCONFIG_INCLUDE_DIR is
941 * Source/cmake/FindGLIB.cmake:
943 2016-02-25 Myles C. Maxfield <mmaxfield@apple.com>
945 [Win] [SVG -> OTF Converter] Support the SVG -> OTF Font Converter
946 https://bugs.webkit.org/show_bug.cgi?id=143402
948 Reviewed by Alex Christensen.
950 Turn on by default, and turn on for Windows.
952 EFL and GTK already explicitly disable it in OptionsEfl.cmake and OptionsGTK.cmake.
954 * Source/cmake/OptionsWin.cmake:
955 * Source/cmake/WebKitFeatures.cmake:
957 2016-02-24 Nikos Andronikos <nikos.andronikos-webkit@cisra.canon.com.au>
959 [web-animations] Add AnimationTimeline, DocumentTimeline and add extensions to Document interface
960 https://bugs.webkit.org/show_bug.cgi?id=151688
962 Reviewed by Dean Jackson.
964 Enables the WEB_ANIMATIONS compiler switch.
966 * Source/cmake/OptionsWin.cmake:
968 2016-02-24 Konstantin Tokarev <annulen@yandex.ru>
970 [cmake] Moved PRE/POST_BUILD_COMMAND to WEBKIT_FRAMEWORK.
971 https://bugs.webkit.org/show_bug.cgi?id=154651
973 Reviewed by Alex Christensen.
975 * Source/cmake/WebKitMacros.cmake:
977 2016-02-22 Konstantin Tokarev <annulen@yandex.ru>
979 [cmake] Moved library setup code to WEBKIT_FRAMEWORK macro.
980 https://bugs.webkit.org/show_bug.cgi?id=154450
982 Reviewed by Alex Christensen.
984 * Source/cmake/WebKitMacros.cmake:
986 2016-02-18 Philippe Normand <pnormand@igalia.com>
988 [GStreamer] Bump internal jhbuild versions to 1.6.3
989 https://bugs.webkit.org/show_bug.cgi?id=149594
991 Reviewed by Michael Catanzaro.
993 * Source/cmake/FindGStreamer.cmake: Check gst-gl version for the latest stable release of GStreamer.
995 2016-02-18 Anders Carlsson <andersca@apple.com>
997 Get rid of the "All Source (target WebProcess)" scheme.
999 Rubber-stamped by Dan Bernstein.
1001 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Removed.
1003 2016-02-18 Michael Catanzaro <mcatanzaro@igalia.com>
1005 [CMake] Remove LLVM support
1006 https://bugs.webkit.org/show_bug.cgi?id=154370
1008 Reviewed by Csaba Osztrogonác.
1010 After switching all CMake ports to B3, this was only needed for the LLVM disassembler, which
1011 has been removed from JSC. Feel free to bring this back if restoring the LLVM disassembler,
1012 but for the time being this is dead code.
1014 * Source/cmake/FindLLVM.cmake: Removed.
1015 * Source/cmake/OptionsCommon.cmake:
1017 2016-02-18 Joonghun Park <jh718.park@samsung.com>
1019 [CMake] Remove meaningless conditional statements in CMakeLists.txt
1020 https://bugs.webkit.org/show_bug.cgi?id=153778
1022 Reviewed by Csaba Osztrogonác.
1025 Use CMAKE_FOO_OUTPUT_DIRECTORY located in CMakeLists.txt as default value.
1026 And remove conditional statements which has enclosed these one
1027 because they don't have meaning anymore.
1029 2016-02-15 Alex Christensen <achristensen@webkit.org>
1031 Re-enable INTL on WinCairo
1032 https://bugs.webkit.org/show_bug.cgi?id=154256
1034 Reviewed by Michael Catanzaro.
1036 * Source/cmake/OptionsWin.cmake:
1037 Peavo updated icu and it works, so let's re-enable INTL on WinCairo to catch Windows build failures.
1039 2016-02-12 Csaba Osztrogonác <ossy@webkit.org>
1041 [EFL][GTK] Fix ENABLE(SVG_OTF_CONVERTER) build
1042 https://bugs.webkit.org/show_bug.cgi?id=154165
1044 Reviewed by Alex Christensen.
1046 * Source/cmake/OptionsEfl.cmake:
1047 * Source/cmake/OptionsGTK.cmake:
1049 2016-02-11 Konstantin Tokarev <annulen@yandex.ru>
1051 [cmake] Consolidate TextureMapper file and include dir lists.
1052 https://bugs.webkit.org/show_bug.cgi?id=154106
1054 Reviewed by Michael Catanzaro.
1056 * Source/cmake/OptionsEfl.cmake: Expose USE_TEXTURE_MAPPER_GL to
1058 * Source/cmake/OptionsWinCairo.cmake: Ditto.
1060 2016-02-09 Csaba Osztrogonác <ossy@webkit.org>
1062 [GTK][EFL] Fix several build configuration related to SamplingProfiler after r196245
1063 https://bugs.webkit.org/show_bug.cgi?id=154033
1065 Reviewed by Michael Catanzaro.
1067 * Source/cmake/WebKitFeatures.cmake:
1069 2016-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
1071 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.11.5 release.
1073 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
1075 2016-02-07 Yusuke Suzuki <utatane.tea@gmail.com>
1077 [GTK][EFL] Enable SamplingProfiler
1078 https://bugs.webkit.org/show_bug.cgi?id=153638
1080 Reviewed by Michael Catanzaro.
1082 Enable SamplingProfiler in GTK and EFL.
1083 And added option to CMake to switch this from the build command.
1085 * Source/cmake/OptionsEfl.cmake:
1086 * Source/cmake/OptionsGTK.cmake:
1087 * Source/cmake/WebKitFeatures.cmake:
1089 2016-02-07 Konstantin Tokarev <annulen@yandex.ru>
1091 [cmake] Move LLVM detection for LLVMDisassembler to OptionsCommon.cmake
1092 https://bugs.webkit.org/show_bug.cgi?id=153961
1094 Reviewed by Michael Catanzaro.
1096 * Source/cmake/OptionsCommon.cmake:
1097 * Source/cmake/OptionsEfl.cmake:
1098 * Source/cmake/OptionsGTK.cmake:
1100 2016-02-04 Csaba Osztrogonác <ossy@webkit.org>
1102 Unreviewed non X86_64 buildfix after r196077.
1104 * Source/cmake/OptionsEfl.cmake:
1105 * Source/cmake/OptionsGTK.cmake:
1107 2016-02-03 Michael Catanzaro <mcatanzaro@igalia.com>
1109 [GTK][EFL] Switch FTL to B3
1110 https://bugs.webkit.org/show_bug.cgi?id=153478
1112 Reviewed by Csaba Osztrogonác.
1114 * Source/cmake/OptionsEfl.cmake:
1115 * Source/cmake/OptionsGTK.cmake:
1117 2016-02-02 Joseph Pecoraro <pecoraro@apple.com>
1119 Unreviewed attempt to fix Mac CMake build after r195999.
1121 * Source/cmake/OptionsMac.cmake:
1122 * Source/cmake/WebKitFeatures.cmake:
1123 Add ENABLE_RESOURCE_USAGE to CMake builds.
1125 2016-02-02 Alejandro G. Castro <alex@igalia.com>
1127 [GTK][EFL] Upgrade OpenWebRTC dependency
1128 https://bugs.webkit.org/show_bug.cgi?id=153489
1130 Reviewed by Philippe Normand.
1132 * Source/cmake/FindOpenWebRTC.cmake: Bump OpenWebRTC dependency,
1133 required to make the mediastream work.
1135 2016-02-01 Alex Christensen <achristensen@webkit.org>
1137 [Win] WTFHeaderDetection.h no longer needed
1138 https://bugs.webkit.org/show_bug.cgi?id=153753
1139 rdar://problem/24434627
1141 Reviewed by Darin Adler.
1143 * Source/cmake/WebKitFS.cmake:
1145 2016-01-31 Joonghun Park <jh718.park@samsung.com>
1147 [EFL] All API tests are broken on 15.10
1148 https://bugs.webkit.org/show_bug.cgi?id=153528
1150 Reviewed by Gyuyoung Kim.
1152 * CMakeLists.txt: Having include(WebKitCommon) statement follow
1153 CMAKE_FOO_OUTPUT_DIRECTORY otherwise all the API tests gets blocked.
1155 2016-01-30 Yusuke Suzuki <utatane.tea@gmail.com>
1157 Enable SamplingProfiler on POSIX environment
1158 https://bugs.webkit.org/show_bug.cgi?id=153584
1160 Reviewed by Michael Saboff.
1162 Add features.h header check. It will define __GLIBC__.
1164 * Source/cmake/OptionsCommon.cmake:
1166 2016-01-27 Alexey Proskuryakov <ap@apple.com>
1168 Remove ENABLE_CURRENTSRC
1169 https://bugs.webkit.org/show_bug.cgi?id=153545
1171 Reviewed by Simon Fraser.
1173 * Source/cmake/OptionsEfl.cmake:
1174 * Source/cmake/OptionsGTK.cmake:
1175 * Source/cmake/OptionsMac.cmake:
1176 * Source/cmake/OptionsWin.cmake:
1177 * Source/cmake/WebKitFeatures.cmake:
1178 * Source/cmake/tools/vsprops/FeatureDefines.props:
1179 * Source/cmake/tools/vsprops/FeatureDefinesCairo.props:
1181 2016-01-25 Alex Christensen <achristensen@webkit.org>
1183 Fix internal Windows build
1184 https://bugs.webkit.org/show_bug.cgi?id=153469
1186 Reviewed by Brent Fulgham.
1188 * Source/cmake/WebKitMacros.cmake:
1189 Pass the GPERF_EXECUTABLE that we found to make-hash-tools.pl.
1191 2016-01-23 Aaron Chu <arona.chu@gmail.com>
1193 Web Inspector: AXI: node-link-list should be collapsible
1194 https://bugs.webkit.org/show_bug.cgi?id=130911
1196 Added a manual test to test the node list in the Accessibility Inspector
1198 Reviewed by Timothy Hatcher.
1200 * ManualTests/accessibility/collapsible-node-link-list.html: Added.
1202 2016-01-22 Alex Christensen <achristensen@webkit.org>
1204 Fix internal Windows build
1205 https://bugs.webkit.org/show_bug.cgi?id=153385
1206 rdar://problem/24310408
1208 Reviewed by Brian Weinstein.
1210 * Source/cmake/WinTools.make:
1211 * Source/cmake/tools/vsprops: Copied from WebKitLibraries/win/tools/vsprops.
1212 These property sheets are needed for some projects that are not in this repository
1213 and don't use CMake in the official build. We want to leave them unchanged for now.
1215 2016-01-22 Alex Christensen <achristensen@webkit.org>
1217 Only set CMake output directories if they aren't already set
1218 https://bugs.webkit.org/show_bug.cgi?id=153373
1220 Reviewed by Michael Catanzaro.
1223 r195242 caused Windows builds to copy files to bin instead of bin64.
1224 CMAKE_RUNTIME_OUTPUT_DIRECTORY is being set in OptionsWin.cmake, and this was now resetting it.
1225 This also makes it so you can set these variables by command line.
1227 2016-01-20 Carlos Garcia Campos <cgarcia@igalia.com>
1229 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.11.4 release.
1231 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
1233 2016-01-18 Michael Catanzaro <mcatanzaro@igalia.com>
1235 [CMake] Duplicate attempts to find software during cmake stage
1236 https://bugs.webkit.org/show_bug.cgi?id=153211
1238 Reviewed by Martin Robinson.
1240 * CMakeLists.txt: Remove duplication of commands in WebKitCommon.cmake.
1241 * Source/cmake/WebKitCommon.cmake: Guard the entire file so it runs only once.
1243 2016-01-17 Michael Catanzaro <mcatanzaro@igalia.com>
1245 [CMake] Do not build bmalloc when USE_SYSTEM_MALLOC is ON
1246 https://bugs.webkit.org/show_bug.cgi?id=153190
1248 Reviewed by Csaba Osztrogonác.
1250 Build bmalloc when NOT USE_SYSTEM_MALLOC rather than when NOT WIN32.
1252 * Source/CMakeLists.txt:
1253 * Source/cmake/OptionsWin.cmake:
1255 2016-01-16 Jeremy Huddleston Sequoia <jeremyhu@apple.com>
1257 [GTK] Use -Wl,-all_load on darwin to include contents of all static archives
1259 https://bugs.webkit.org/show_bug.cgi?id=153117
1261 Reviewed by Michael Catanzaro.
1263 * Source/cmake/OptionsGTK.cmake:
1265 2016-01-13 Carlos Garcia Campos <cgarcia@igalia.com>
1267 [CMake] Do not use LLVM static libraries for FTL JIT
1268 https://bugs.webkit.org/show_bug.cgi?id=151559
1270 Reviewed by Michael Catanzaro.
1272 Also export LLVM_LIBRARIES variable that can be used to prefer
1273 linking to the llvm dynamic libraries.
1275 * Source/cmake/FindLLVM.cmake:
1277 2016-01-13 Michael Catanzaro <mcatanzaro@igalia.com>
1279 [GTK] Add comments above options declarations in OptionsGTK.cmake
1280 https://bugs.webkit.org/show_bug.cgi?id=153074
1282 Reviewed by Martin Robinson.
1284 * Source/cmake/OptionsGTK.cmake:
1286 2016-01-12 Carlos Garcia Campos <cgarcia@igalia.com>
1288 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.11.3 release.
1290 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
1292 2016-01-12 Ryosuke Niwa <rniwa@webkit.org>
1294 Add a build flag for custom element
1295 https://bugs.webkit.org/show_bug.cgi?id=153005
1297 Reviewed by Alex Christensen.
1299 * Source/cmake/OptionsEfl.cmake:
1300 * Source/cmake/OptionsWin.cmake:
1301 * Source/cmake/WebKitFeatures.cmake:
1303 2016-01-08 Alex Christensen <achristensen@webkit.org>
1305 Fix internal Windows build
1306 https://bugs.webkit.org/show_bug.cgi?id=152937
1308 Reviewed by Brent Fulgham.
1310 * Source/cmake/WebKitCommon.cmake:
1311 Try looking in the default cygwin installation directory for executables like bison, flex, gperf, and ruby.
1312 This is needed on Windows builds that are not driven by cygwin, but need to use the cygwin installations of these tools.
1313 This is the effective equivalent of this line in WebKitLibraries/win/tools/vsprops/common.props in the old build system:
1314 set PATH=%SystemDrive%\cygwin\bin;%PATH%
1316 2016-01-06 Gyuyoung Kim <gyuyoung.kim@webkit.org>
1318 [EFL] Set WebKit2 process output name
1319 https://bugs.webkit.org/show_bug.cgi?id=152773
1321 Reviewed by Benjamin Poulain.
1323 If we add *WebKit* prefix to each WK2 process, it is more clear when checking what process is running.
1324 So this patch sets wk2 process output name.
1326 * Source/cmake/OptionsEfl.cmake:
1328 2016-01-05 Zan Dobersek <zdobersek@igalia.com>
1330 [CMake] Remove USE_UDIS86 variable
1331 https://bugs.webkit.org/show_bug.cgi?id=152731
1333 Reviewed by Gyuyoung Kim.
1335 Remove the USE_UDIS86 variable in CMake files. The specific build guard
1336 is now enabled by default in Source/WTF/wtf/Platform.h, so the handling
1337 in CMake isn't required anymore. The Udis86-specific files have to be
1338 built unconditionally now, though.
1340 * Source/cmake/OptionsEfl.cmake:
1341 * Source/cmake/OptionsGTK.cmake:
1342 * Source/cmake/OptionsMac.cmake:
1344 2016-01-04 Alex Christensen <achristensen@webkit.org>
1346 Fix Mac CMake build after r194454.
1348 * Source/cmake/OptionsMac.cmake:
1349 _macosx, _iphoneos, and _iphonesimulator are used in FeatureDefines.xcconfig but won't be used in CMake.
1350 If we actually switch to CMake, we will need to verify that all the feature enabling is equivalent, and it isn't right now.
1352 2015-12-31 Michael Catanzaro <mcatanzaro@igalia.com>
1354 [GTK][CMake] Do not override default values of build options with the default value
1355 https://bugs.webkit.org/show_bug.cgi?id=152615
1357 Reviewed by Martin Robinson.
1359 Override the default value of build options only when the default value for the GTK+ port
1360 is actually different than the default value in WebKitFeatures.cmake. This way we don't
1361 accidentally override changes to default values in WebKitFeatures.cmake. We should use the
1362 values in WebKitFeatures.cmake except when we make an active choice to do otherwise.
1364 * Source/cmake/OptionsGTK.cmake:
1366 2015-12-31 Michael Catanzaro <mcatanzaro@igalia.com>
1368 [CMake] Add error checking to WEBKIT_OPTION_DEFAULT_PORT_VALUE et. al.
1369 https://bugs.webkit.org/show_bug.cgi?id=144069
1371 Reviewed by Martin Robinson.
1373 * Source/cmake/OptionsWin.cmake:
1374 Do not set options that no longer exist.
1375 * Source/cmake/WebKitFeatures.cmake:
1376 Add error checking to ensure that option names passed to WEBKIT_OPTION_DEFAULT_PORT_VALUE,
1377 WEBKIT_OPTION_CONFLICT, and WEBKIT_OPTION_DEPEND are actually valid options that have been
1378 previously-defined. Also, add ENABLE_SVG_OTF_CONVERTER build option, defaulted to off since
1379 no CMake port was using it.
1381 2015-12-31 Michael Catanzaro <mcatanzaro@igalia.com>
1383 [CMake] Add error checking to catch option manipulation after WEBKIT_OPTION_END
1384 https://bugs.webkit.org/show_bug.cgi?id=152611
1386 Reviewed by Martin Robinson.
1388 If WEBKIT_OPTION_DEFINE is called after WEBKIT_OPTION_END, the option never makes its way
1389 into FEATURE_DEFINES and so will be inconsistently set (available to most of the build, but
1390 not to the DOM bindings generator, for example).
1392 If WEBKIT_OPTION_DEFAULT_PORT_VALUE, WEBKIT_OPTION_CONFLICT, or WEBKIT_OPTION_DEPEND are
1393 called after WEBKIT_OPTION_END, they don't do anything.
1395 Add error checking to catch these bugs.
1397 * Source/cmake/WebKitFeatures.cmake:
1399 2015-12-30 Philippe Normand <pnormand@igalia.com>
1401 [GTK][Mac] Disable gtk-doc
1402 https://bugs.webkit.org/show_bug.cgi?id=150798
1404 Reviewed by Michael Catanzaro.
1406 * Source/PlatformGTK.cmake: gtkdoc-scangobj fails due to a clang
1407 link error on Mac, so for now disable gtk-doc support on that
1409 * Source/cmake/OptionsGTK.cmake: Ditto.
1411 2015-12-23 Andy VanWagoner <andy@instructure.com>
1413 [INTL] Implement Intl.DateTimeFormat.prototype.resolvedOptions ()
1414 https://bugs.webkit.org/show_bug.cgi?id=147603
1416 Reviewed by Benjamin Poulain.
1418 * Source/cmake/OptionsWin.cmake: Disable INTL on Windows for now
1420 2015-12-16 Youenn Fablet <youenn.fablet@crf.canon.fr>
1422 [Fetch API] Add fetch API compile time flag
1423 https://bugs.webkit.org/show_bug.cgi?id=152254
1425 Reviewed by Darin Adler.
1427 * Source/cmake/OptionsWin.cmake:
1428 * Source/cmake/WebKitFeatures.cmake:
1430 2015-12-10 Brent Fulgham <bfulgham@apple.com>
1432 [Win] Support building under Cygwin or native Perl
1433 https://bugs.webkit.org/show_bug.cgi?id=152145
1434 <rdar://problem/23839868>
1436 Reviewed by David Kilzer.
1438 * Source/cmake/tools/scripts/auto-version.pl: Correct handling of mixed DOS filenames when used in a
1442 2015-12-09 Daniel Bates <dabates@apple.com>
1444 [iOS] Suspend and resume device motion and device orientation updates when page is hidden and visible, respectively
1445 https://bugs.webkit.org/show_bug.cgi?id=151840
1446 <rdar://problem/23753931>
1448 Reviewed by Simon Fraser.
1450 Add a manual test that can be used to verify that we suspend dispatching device motion and
1451 device orientation events when the page is hidden.
1453 * ManualTests/ios/resources/suspend-orientation-and-motion-events-when-page-becomes-hidden.js: Added.
1456 (handleVisibilityChange):
1457 * ManualTests/ios/suspend-orientation-and-motion-events-when-page-becomes-hidden.html: Added.
1459 2015-12-07 Alex Christensen <achristensen@webkit.org>
1461 Fix internal Windows build
1462 https://bugs.webkit.org/show_bug.cgi?id=151950
1464 Reviewed by Brent Fulgham.
1466 * Source/cmake/tools/scripts/auto-version.pl:
1468 2015-12-01 Yusuke Suzuki <utatane.tea@gmail.com>
1470 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature
1471 https://bugs.webkit.org/show_bug.cgi?id=150792
1473 Reviewed by Saam Barati.
1475 * Source/cmake/OptionsWin.cmake:
1476 * Source/cmake/WebKitFeatures.cmake:
1478 2015-12-01 Commit Queue <commit-queue@webkit.org>
1480 Unreviewed, rolling out r192914.
1481 https://bugs.webkit.org/show_bug.cgi?id=151734
1483 JSC tests for this change are failing on 32 and 64-bit bots
1484 (Requested by ryanhaddad on #webkit).
1488 "[ES6] Implement LLInt/Baseline Support for ES6 Generators and
1489 enable this feature"
1490 https://bugs.webkit.org/show_bug.cgi?id=150792
1491 http://trac.webkit.org/changeset/192914
1493 2015-12-01 Yusuke Suzuki <utatane.tea@gmail.com>
1495 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature
1496 https://bugs.webkit.org/show_bug.cgi?id=150792
1498 Reviewed by Saam Barati.
1500 * Source/cmake/OptionsWin.cmake:
1501 * Source/cmake/WebKitFeatures.cmake:
1503 2015-11-23 Carlos Garcia Campos <cgarcia@igalia.com>
1505 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.11.2 release.
1507 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
1509 2015-11-20 Alex Christensen <achristensen@webkit.org>
1511 Remove NETWORK_PROCESS compile flag
1512 https://bugs.webkit.org/show_bug.cgi?id=151512
1514 Reviewed by Tim Horton.
1516 * Source/cmake/OptionsEfl.cmake:
1517 * Source/cmake/OptionsGTK.cmake:
1518 * Source/cmake/OptionsMac.cmake:
1519 * Source/cmake/WebKitFeatures.cmake:
1521 2015-11-20 Csaba Osztrogonác <ossy@webkit.org>
1523 [EFL] Enable FTL JIT by default on X86_64
1524 https://bugs.webkit.org/show_bug.cgi?id=143822
1526 Reviewed by Carlos Garcia Campos.
1528 * Source/cmake/OptionsEfl.cmake:
1530 2015-11-19 Commit Queue <commit-queue@webkit.org>
1532 Unreviewed, rolling out r192667 and r192668.
1533 https://bugs.webkit.org/show_bug.cgi?id=151476
1535 broke api tests (Requested by alexchristensen on #webkit).
1537 Reverted changesets:
1539 "Remove the non-NetworkProcess configurations"
1540 https://bugs.webkit.org/show_bug.cgi?id=151418
1541 http://trac.webkit.org/changeset/192667
1543 "Fix GTK Build after r192667."
1544 http://trac.webkit.org/changeset/192668
1546 2015-11-19 Alex Christensen <achristensen@webkit.org>
1548 Remove the non-NetworkProcess configurations
1549 https://bugs.webkit.org/show_bug.cgi?id=151418
1551 Reviewed by Geoffrey Garen.
1553 * Source/cmake/OptionsEfl.cmake:
1554 * Source/cmake/OptionsGTK.cmake:
1555 * Source/cmake/OptionsMac.cmake:
1556 * Source/cmake/WebKitFeatures.cmake:
1558 2015-11-17 Carlos Garcia Campos <cgarcia@igalia.com>
1560 REGRESSION(r192459): [GTK] User agent string is broken after r192459
1561 https://bugs.webkit.org/show_bug.cgi?id=151347
1563 Reviewed by Žan Doberšek.
1565 Pass UA version numbers as strings to the build.
1567 * Source/cmake/OptionsGTK.cmake:
1569 2015-11-16 Alex Christensen <achristensen@webkit.org>
1571 Fix CMake build and make PluginProcess executable
1572 https://bugs.webkit.org/show_bug.cgi?id=151332
1574 Reviewed by Tim Horton.
1576 * Source/cmake/OptionsMac.cmake:
1578 2015-11-16 Carlos Garcia Campos <cgarcia@igalia.com>
1580 [GTK] Use FTL by default when LLVM 3.7 is available
1581 https://bugs.webkit.org/show_bug.cgi?id=142128
1583 Reviewed by Csaba Osztrogonác.
1585 Enable FTL by default when architecture is X86_64. It requires
1586 LLVM 3.7, but can be disabled manually as a cmake configure
1589 * Source/cmake/FindLLVM.cmake: In debian llvm-config is only
1590 available if the metapackage is installed and it points to
1591 llvm-config-3.5. So, here we check first if the llvm-config is
1592 from a recent enough version, and if not we check several
1593 llvm-config-<version> programs, so this should work on any distro.
1594 * Source/cmake/OptionsGTK.cmake: Enable FTL by default when
1595 target architecture is X86_64, and check the LLVM is at least
1596 3.7. The option is now public, since we want people to be able to
1597 disable it manually.
1599 2015-11-11 Anders Carlsson <andersca@apple.com>
1601 Enable cross-platform context menus by default
1602 https://bugs.webkit.org/show_bug.cgi?id=151173
1604 Reviewed by Tim Horton.
1606 * Source/cmake/OptionsEfl.cmake:
1608 2015-11-12 Csaba Osztrogonác <ossy@webkit.org>
1610 Remove ENABLE(SATURATED_LAYOUT_ARITHMETIC) guards
1611 https://bugs.webkit.org/show_bug.cgi?id=150972
1613 Reviewed by Darin Adler.
1615 * Source/cmake/OptionsMac.cmake:
1616 * Source/cmake/WebKitFeatures.cmake:
1618 2015-11-11 Philippe Normand <pnormand@igalia.com>
1620 [GTK][Mac] don't install .frameworks
1621 https://bugs.webkit.org/show_bug.cgi?id=151136
1623 Reviewed by Alex Christensen.
1625 * Source/cmake/WebKitMacros.cmake: Don't install framework files when building the GTK port on Mac.
1627 2015-11-10 Pranjal Jumde <pjumde@apple.com>
1629 Fixed crash loading Mozilla layout test editor/libeditor/crashtests/431086-1.xhtml.
1630 https://bugs.webkit.org/show_bug.cgi?id=150252
1631 <rdar://problem/23149470>
1633 Reviewed by Brent Fulgham.
1636 * Source/WebCore/editing/ios/EditorIOS.mm
1637 * Source/WebCore/editing/mac/EditorMac.mm
1638 In Editor::fontForSelection moved the node removal code, so that the
1639 node is only removed if style is not NULL.
1640 * Source/WebCore/editing/cocoa/EditorCocoa.mm
1641 In Editor::styleForSelectionStart checking if the parentNode can
1642 accept the styleElement node.
1643 * LayoutTests/editing/execCommand/150252.xhtml
1644 * LayoutTests/editing/execCommand/150252_minimal.xhtml
1645 * LayoutTests/editing/execCommand/150252-expected.txt
1646 * LayoutTests/editing/execCommand/150252_minimal-expected.txt
1648 2015-11-09 Pranjal Jumde <pjumde@apple.com>
1650 Fixed crash loading Mozilla layout test editor/libeditor/crashtests/431086-1.xhtml.
1651 https://bugs.webkit.org/show_bug.cgi?id=150252
1652 <rdar://problem/23149470>
1654 Reviewed by Brent Fulgham.
1656 * Source/WebCore/editing/ios/EditorIOS.mm
1657 * Source/WebCore/editing/mac/EditorMac.mm
1658 In Editor::fontForSelection moved the node removal code, so that the
1659 node is only removed if style is not NULL.
1660 * LayoutTests/editing/execCommand/150252.xhtml
1661 * LayoutTests/editing/execCommand/150252_minimal.xhtml
1662 * LayoutTests/editing/execCommand/150252-expected.txt
1663 * LayoutTests/editing/execCommand/150252_minimal-expected.txt
1665 2015-11-06 Daniel Bates <dabates@apple.com>
1667 Teach Makefile to build LayoutTestRelay when building for iOS Simulator
1668 https://bugs.webkit.org/show_bug.cgi?id=150849
1670 Reviewed by Alexey Proskuryakov.
1672 Add support for overriding the user-provided arguments SDKROOT and ARCHS
1673 on a per Makefile basis.
1677 2015-11-06 Philippe Normand <pnormand@igalia.com>
1679 Unreviewed, GTK build fix after r192095.
1681 * Source/cmake/FindGTK3.cmake:
1683 2015-11-06 Philip Chimento <philip.chimento@gmail.com> and Michael Catanzaro <mcatanzaro@igalia.com>
1685 [GTK] Re-enable Quartz backend on cmake build system
1686 https://bugs.webkit.org/show_bug.cgi?id=144561
1688 Reviewed by Philippe Normand.
1690 * Source/cmake/FindGTK3.cmake: Set GTK3_SUPPORTS_QUARTZ based on
1691 the presence of of gtk+-quartz-3.0 module.
1692 * Source/cmake/OptionsGTK.cmake: Reintroduce the
1693 ENABLE_QUARTZ_TARGET option to the CMake build, for building the
1694 GTK+ Quartz backend on OS X.
1696 2015-11-05 Nikos Andronikos <nikos.andronikos-webkit@cisra.canon.com.au>
1698 Add runtime and compile time flags for enabling Web Animations API and model.
1699 https://bugs.webkit.org/show_bug.cgi?id=150914
1701 Reviewed by Benjamin Poulain.
1703 Add ENABLE_WEB_ANIMATIONS compile time flag, runtime flag webAnimationsEnabled and Expose WK2 preference for runtime flag.
1705 * Source/cmake/OptionsWin.cmake:
1706 * Source/cmake/WebKitFeatures.cmake:
1708 2015-11-03 Brent Fulgham <bfulgham@apple.com>
1710 [Win] CMake build update.
1712 Rubberstamped by Tim Horton.
1714 * Source/PlatformWin.cmake: Add internal tool to build
1715 rules for internal use.
1717 2015-11-03 Carlos Garcia Campos <cgarcia@igalia.com>
1719 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.11.1 release.
1721 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
1723 2015-11-02 Philippe Normand <pnormand@igalia.com>
1725 [Mac][GTK] Disable Ninja response file support
1726 https://bugs.webkit.org/show_bug.cgi?id=150801
1728 Reviewed by Alex Christensen.
1730 * Source/cmake/OptionsCommon.cmake: The OSX toolchain doesn't
1731 support response files, so instruct Ninja to not generate those.
1733 2015-11-02 Csaba Osztrogonác <ossy@webkit.org>
1735 Fix the FTL JIT build with system LLVM on Linux
1736 https://bugs.webkit.org/show_bug.cgi?id=150795
1738 Reviewed by Filip Pizlo.
1740 * Source/cmake/FindLLVM.cmake:
1742 2015-11-02 Carlos Garcia Campos <cgarcia@igalia.com>
1744 Unreviewed. Bump GTK+ versions numbers.
1746 * Source/cmake/OptionsGTK.cmake:
1748 2015-11-01 Yusuke Suzuki <utatane.tea@gmail.com>
1750 [ES6] Support Generator Syntax
1751 https://bugs.webkit.org/show_bug.cgi?id=150769
1753 Reviewed by Geoffrey Garen.
1755 Added ENABLE_ES6_GENERATORS flag.
1757 * Source/cmake/OptionsWin.cmake:
1758 * Source/cmake/WebKitFeatures.cmake:
1760 2015-10-30 Gyuyoung Kim <gyuyoung.kim@webkit.org>
1762 [EFL] Add Shadow DOM feature
1763 https://bugs.webkit.org/show_bug.cgi?id=150611
1765 Reviewed by Csaba Osztrogonác.
1767 * Source/cmake/OptionsEfl.cmake:
1768 * Source/cmake/WebKitFeatures.cmake: Add ENABLE_SHADOW_DOM cmake variable.
1770 2015-10-29 Alex Christensen <achristensen@webkit.org>
1773 https://bugs.webkit.org/show_bug.cgi?id=150686
1775 Reviewed by Filip Pizlo.
1777 * Source/cmake/WebKitMacros.cmake:
1779 2015-10-28 Alex Christensen <achristensen@webkit.org>
1781 Compile and link with CMake on Mac
1782 https://bugs.webkit.org/show_bug.cgi?id=150632
1784 Reviewed by Tim Horton.
1786 * Source/cmake/OptionsMac.cmake:
1788 2015-10-26 Dana Burkart <dburkart@apple.com>
1790 `make analyze` should build using the debug configuration
1791 https://bugs.webkit.org/show_bug.cgi?id=150571
1793 Reviewed by Lucas Forschler.
1797 2015-10-26 Philippe Normand <pnormand@igalia.com>
1799 Unreviewed, rolling out r191576.
1801 broke the http/tests/media tests
1805 "[GStreamer] Bump internal jhbuild versions to 1.6.0"
1806 https://bugs.webkit.org/show_bug.cgi?id=149594
1807 http://trac.webkit.org/changeset/191576
1809 2015-10-26 ChangSeok Oh <changseok.oh@collabora.com>
1811 [GStreamer] Bump internal jhbuild versions to 1.6.0
1812 https://bugs.webkit.org/show_bug.cgi?id=149594
1814 Reviewed by Philippe Normand.
1816 Bump up the minimum reqirement version of gstreamer-gl to 1.6.0.
1818 * Source/cmake/FindGStreamer.cmake:
1820 2015-10-22 Philippe Normand <pnormand@igalia.com>
1822 [GTK][Mac] ICU-related build fixes
1823 https://bugs.webkit.org/show_bug.cgi?id=150032
1825 Rubber-stamped by Darin Adler.
1827 * Source/cmake/FindICU.cmake: Use pkg-config to hint at icu-i18n's library location.
1829 2015-10-20 Yoav Weiss <yoav@yoav.ws>
1831 Rename the PICTURE_SIZES flag to CURRENTSRC
1832 https://bugs.webkit.org/show_bug.cgi?id=150275
1834 Reviewed by Dean Jackson.
1836 * Source/cmake/OptionsEfl.cmake:
1837 * Source/cmake/OptionsGTK.cmake:
1838 * Source/cmake/OptionsMac.cmake:
1839 * Source/cmake/OptionsWin.cmake:
1840 * Source/cmake/WebKitFeatures.cmake:
1842 2015-10-14 Tomas Popela <tpopela@redhat.com>
1844 [GTK][EFL] Fix build with cmake 3.4
1845 https://bugs.webkit.org/show_bug.cgi?id=150117
1847 Explicitely include the CheckIncludeFiles module before using
1848 the CHECK_INCLUDE_FILES command.
1850 Reviewed by Žan Doberšek.
1852 * Source/cmake/FindOpenGL.cmake:
1853 * Source/cmake/FindWebP.cmake:
1854 * Source/cmake/OptionsEfl.cmake:
1856 2015-10-13 Dean Jackson <dino@apple.com>
1858 Device motion and orientation should only be visible from the main frame's security origin
1859 https://bugs.webkit.org/show_bug.cgi?id=150072
1860 <rdar://problem/23082036>
1862 Reviewed by Brent Fulgham.
1864 Add a manual test for cross-origin device orientation events, while
1865 we're waiting on the mock client to be supported everywhere.
1867 * ManualTests/deviceorientation-child-frame.html: Added.
1868 * ManualTests/deviceorientation-main-frame-only.html: Added.
1870 2015-10-12 Philip Chimento <philip.chimento@gmail.com>
1872 [GTK] OSX linker doesn't understand --whole-archive
1873 https://bugs.webkit.org/show_bug.cgi?id=144557
1875 Reviewed by Martin Robinson.
1877 * Source/cmake/OptionsGTK.cmake: Turn the macro
1878 ADD_WHOLE_ARCHIVE_TO_LIBRARIES into a no-op on Darwin systems,
1879 because XCode's linker doesn't have the --whole-archive option.
1881 2015-10-12 Philip Chimento <philip.chimento@gmail.com>
1883 [GTK] Use --version-script only on Linux
1884 https://bugs.webkit.org/show_bug.cgi?id=144555
1886 Reviewed by Philippe Normand.
1888 * Source/cmake/OptionsGTK.cmake: Don't add --version-script
1889 option on Darwin (whose linker doesn't support it.)
1891 2015-10-09 Gyuyoung Kim <gyuyoung.kim@webkit.org>
1893 [CMake] Remove ENABLE_SUBPIXEL_LAYOUT macro
1894 https://bugs.webkit.org/show_bug.cgi?id=149947
1896 Reviewed by Csaba Osztrogonác.
1898 ENABLE(SUBPIXEL_LAYOUT) was removed though, it is still alive in .cmake.
1901 * Source/cmake/OptionsMac.cmake:
1902 * Source/cmake/OptionsWin.cmake:
1903 * Source/cmake/WebKitFeatures.cmake:
1905 2015-10-06 Emanuele Aina <emanuele.aina@collabora.com>
1907 Fix ENABLE_OPENGL=OFF builds
1908 https://bugs.webkit.org/show_bug.cgi?id=146511
1910 Reviewed by Darin Adler.
1912 * Source/cmake/OptionsGTK.cmake: Make ENABLE_WAYLAND_TARGET depend on
1913 ENABLE_OPENGL due to EGL usage.
1915 2015-10-01 Wenson Hsieh <wenson_hsieh@apple.com>
1917 Convert focused-input-should-assist-on-touch.html into an automated test
1918 https://bugs.webkit.org/show_bug.cgi?id=149724
1920 Reviewed by Simon Fraser.
1922 Remove a manual test that can now be rewritten as an automated test.
1924 * ManualTests/ios/focused-input-should-assist-on-touch.html: Removed.
1926 2015-10-01 Brent Fulgham <bfulgham@apple.com>
1928 [Win] Unreviewed CMake build fix.
1930 * Source/cmake/OptionsWin.cmake: Clean up options setttings,
1931 and make sure exception handling is turned off.
1933 2015-09-30 Brent Fulgham <bfulgham@apple.com>
1935 [Win] Unreviewed build fix after CMake conversion.
1937 * Source/cmake/OptionsWin.cmake: Correct some Windows build flags.
1939 2015-09-29 Michael Catanzaro <mcatanzaro@igalia.com>
1941 [GTK][CMake] Warning about CMP0058
1942 https://bugs.webkit.org/show_bug.cgi?id=149627
1944 Reviewed by Martin Robinson.
1946 Opt-in to the new behavior for CMP0058.
1950 2015-09-28 Brent Fulgham <bfulgham@apple.com>
1952 [Win] Unreviewed build fix for internal systems.
1954 * Source/cmake/OptionsWin.cmake: Preferentially use the build target
1955 location for include and link libraries, rather than the system locations.
1957 2015-09-28 Alex Christensen <achristensen@webkit.org>
1959 Build WK1 with CMake on Mac
1960 https://bugs.webkit.org/show_bug.cgi?id=149604
1962 Reviewed by Chris Dumez.
1964 * Source/cmake/OptionsMac.cmake:
1965 * Source/cmake/WebKitMacros.cmake:
1966 ObjC bindings now have their own list of IDL files, but some of them still don't generate a .mm file.
1968 2015-09-25 Alex Christensen <achristensen@webkit.org>
1970 Clean up CMake build on Mac
1971 https://bugs.webkit.org/show_bug.cgi?id=149573
1973 Reviewed by Chris Dumez.
1975 * Source/cmake/OptionsMac.cmake:
1977 2015-09-25 Alex Christensen <achristensen@webkit.org>
1979 [Win] Switch to CMake
1980 https://bugs.webkit.org/show_bug.cgi?id=148111
1982 Reviewed by Brent Fulgham.
1984 * Source/cmake/WinTools.make: Added.
1985 * Source/cmake/tools: Added.
1986 * Source/cmake/tools/scripts: Copied from WebKitLibraries/win/tools/scripts.
1987 * Source/cmake/tools/scripts/auto-version.pl: Copied from WebKitLibraries/win/tools/scripts/auto-version.pl.
1989 2015-09-25 Alex Christensen <achristensen@webkit.org>
1991 Prepare internal AppleWin build for CMake
1992 https://bugs.webkit.org/show_bug.cgi?id=149570
1994 Reviewed by Brent Fulgham.
1996 * Source/PlatformWin.cmake:
1997 Include internal CMake files if they exist.
1999 2015-09-22 Gyuyoung Kim <gyuyoung.kim@webkit.org>
2001 Add a file of pointer-lock to cmake ports
2002 https://bugs.webkit.org/show_bug.cgi?id=149453
2004 Reviewed by Csaba Osztrogonác.
2006 * Source/cmake/OptionsEfl.cmake: Add a ENABLE_POINTER_LOCK.
2008 2015-09-22 Carlos Alberto Lopez Perez <clopez@igalia.com>
2010 [CMake] Allow to enable OpenMP support.
2011 https://bugs.webkit.org/show_bug.cgi?id=149457
2013 Reviewed by Csaba Osztrogonác.
2015 * Source/cmake/OptionsCommon.cmake: Add the option USE_OPENMP that
2016 will enable the support for OpenMP. Currently this is only used as
2017 an alternative implementation to native threads for the parallelization
2018 of the SVG filters. But name the option with a generic name (USE_OPENMP)
2019 as it could be also used to enable future features that depend on OpenMP.
2021 2015-09-22 Ryuan Choi <ryuan.choi@navercorp.com>
2023 [EFL] Build break when DEVELOPER_MODE is OFF
2024 https://bugs.webkit.org/show_bug.cgi?id=149448
2026 Reviewed by Gyuyoung Kim.
2028 Since r187191, DatabaseProcessMainUnix is missing in symbol filter.
2030 * Source/cmake/eflsymbols.filter:
2032 2015-09-21 Alex Christensen <achristensen@webkit.org>
2034 Disable PICTURE_SIZES in Windows CMake build like r189745.
2035 https://bugs.webkit.org/show_bug.cgi?id=149125
2037 * Source/cmake/OptionsWin.cmake:
2038 Do the same thing as r189745.
2040 2015-09-20 Youenn Fablet <youenn.fablet@crf.canon.fr>
2042 Removing XHR_TIMEOUT guard
2044 Remove XHR_TIMEOUT compilation guard
2045 https://bugs.webkit.org/show_bug.cgi?id=149260
2047 Reviewed by Benjamin Poulain.
2049 * Source/cmake/OptionsEfl.cmake:
2050 * Source/cmake/OptionsGTK.cmake:
2051 * Source/cmake/OptionsMac.cmake:
2052 * Source/cmake/OptionsWin.cmake:
2053 * Source/cmake/WebKitFeatures.cmake:
2055 2015-09-18 Alex Christensen <achristensen@webkit.org>
2057 Fix tests on Windows after switching to CMake.
2058 https://bugs.webkit.org/show_bug.cgi?id=149339
2060 Reviewed by Brent Fulgham.
2062 * Source/PlatformWin.cmake: Added to copy WebInspectorUI.
2064 2015-09-17 Alex Christensen <achristensen@webkit.org>
2066 Fix Windows EWS build after r189934.
2068 * Source/cmake/OptionsWin.cmake:
2069 Use WEBKIT_LIBRARIES environment variable if it exists.
2070 We have the WebKitLibraries directory separate from the repository copy on the EWS bots.
2072 2015-09-15 Ryosuke Niwa <rniwa@webkit.org>
2074 Add ShadowRoot interface and Element.prototype.attachShadow
2075 https://bugs.webkit.org/show_bug.cgi?id=149187
2077 Reviewed by Antti Koivisto.
2079 * Source/cmake/OptionsGTK.cmake:
2081 2015-09-15 Csaba Osztrogonác <ossy@webkit.org>
2083 [cmake] Enable debug fission only if it is supported
2084 https://bugs.webkit.org/show_bug.cgi?id=149161
2086 Reviewed by Martin Robinson.
2088 * Source/cmake/OptionsCommon.cmake:
2090 2015-09-14 Alex Christensen <achristensen@webkit.org>
2092 Progress towards CMake on Mac.
2093 https://bugs.webkit.org/show_bug.cgi?id=149123
2095 Reviewed by Chris Dumez.
2097 * Source/cmake/OptionsMac.cmake:
2098 * Source/cmake/WebKitFeatures.cmake:
2099 Defined and enabled some more features needed on Mac.
2100 * Source/cmake/WebKitMacros.cmake:
2101 Objective C bindings need special changes when generating:
2102 Some of the bindings do not generate a .mm file but the header is needed.
2103 Some of the bindings do generate a .mm file that doesn't compile but the header is needed.
2104 In order to handle these cases, it is necessary to change the GENERATE_BINDINGS macro just for ObjC.
2106 2015-09-08 Daniel Bates <dabates@apple.com>
2108 Convert manual test added in http://trac.webkit.org/changeset/70321 to an automated test
2109 https://bugs.webkit.org/show_bug.cgi?id=74729
2110 <rdar://problem/22550195>
2112 Reviewed by Jon Honeycutt.
2114 * ManualTests/compositing/resources/composited-subframe.html: Removed.
2115 * ManualTests/compositing/show-composited-iframe-on-back-button.html: Removed.
2117 2015-09-06 Andy Estes <aestes@apple.com>
2119 WebKit.xcworkspace should be be able to build iOS platforms
2120 https://bugs.webkit.org/show_bug.cgi?id=148881
2122 Reviewed by Daniel Bates.
2124 Since we don't want to create platform-specific schemes, all projects in the workspace's schemes need to build
2125 for all supported platforms.
2127 * WebKit.xcworkspace/xcshareddata/xcschemes/All Tools.xcscheme: Removed the DumpRenderTree target since its All
2128 target was already included. Removed the WebKitTestRunner target and replaced it with its All target.
2130 2015-09-04 Jon Honeycutt <jhoneycutt@apple.com>
2132 [iOS] Need a test for bug #145539: Uploading an animated GIF from the
2133 photo library uploads a JPEG
2134 https://bugs.webkit.org/show_bug.cgi?id=148849
2136 Reviewed by Daniel Bates.
2138 * ManualTests/ios/image-file-uploads-as-original-type.html: Added.
2139 On the Mac, file upload tests use EventSender::beginDragWithFiles. This
2140 functionality doesn't exist on iOS, so we'll add a manual test.
2141 This tests that the first few bytes of the selected file are "GIF".
2143 2015-09-04 Carlos Alberto Lopez Perez <clopez@igalia.com>
2145 Follow-up patch for r189343.
2146 https://bugs.webkit.org/show_bug.cgi?id=148795
2148 Rubber-stamped by Csaba Osztrogonác.
2150 * Source/cmake/WebKitCommon.cmake: Relax the Ruby version requirement
2151 to 1.9, since this seems to be enough to fix the build failure.
2152 And 2.0 may cause problems for developers using some distributions like Ubuntu.
2154 2015-09-04 Emanuele Aina <emanuele.aina@collabora.com>
2156 [CMake] Trigger the memory-reduction tricks on armhf too
2157 https://bugs.webkit.org/show_bug.cgi?id=146640
2159 Reviewed by Csaba Osztrogonác.
2161 * Source/cmake/OptionsCommon.cmake:
2162 Activate --no-keep-memory even on armhf to reduce the amount of memory
2163 needed during linking, to avoid out-of-memory failures as much as
2166 2015-09-04 Carlos Alberto Lopez Perez <clopez@igalia.com>
2168 REGRESSION(r189293): JavaScriptCore/offlineasm/x86.rb -- Build failure with ruby < 2.0
2169 https://bugs.webkit.org/show_bug.cgi?id=148795
2171 Rubber-stamped by Carlos Garcia Campos.
2173 * Source/cmake/WebKitCommon.cmake: Require now at least Ruby 2.0
2175 2015-09-02 Alex Christensen <achristensen@webkit.org>
2177 Make bison grammar compatible with bison 2.1
2178 https://bugs.webkit.org/show_bug.cgi?id=148731
2180 Reviewed by Tim Horton.
2182 * Source/cmake/WebKitCommon.cmake:
2185 2015-08-31 Carlos Alberto Lopez Perez <clopez@igalia.com>
2187 [CMake] Build with Debug Fission on by default on Debug builds.
2188 https://bugs.webkit.org/show_bug.cgi?id=148639
2190 Reviewed by Martin Robinson.
2192 * Source/cmake/OptionsCommon.cmake:
2194 2015-08-29 Alex Christensen <achristensen@webkit.org>
2196 Unreviewed build fix after r179923.
2198 * Source/CMakeLists.txt:
2199 bmalloc isn't ported to Windows yet.
2201 2015-08-27 Alex Christensen <achristensen@webkit.org>
2203 Isolate Source directories in CMake build
2204 https://bugs.webkit.org/show_bug.cgi?id=148389
2206 Reviewed by Brent Fulgham.
2209 * Source/cmake/WebKitCommon.cmake:
2210 Move package finding to WebKitCommon.
2212 2015-08-26 Per Arne Vollan <peavo@outlook.com>
2214 [Win] Build does not generate debug info.
2215 https://bugs.webkit.org/show_bug.cgi?id=148431
2217 Reviewed by Alex Christensen.
2219 Generate debug info for Windows builds.
2221 * Source/cmake/OptionsWin.cmake:
2223 2015-08-26 Michael Catanzaro <mcatanzaro@igalia.com>
2225 [GTK] Disable ACCELERATED_2D_CANVAS by default
2226 https://bugs.webkit.org/show_bug.cgi?id=148473
2228 Reviewed by Martin Robinson.
2230 Currently ACCELERATED_2D_CANVAS is enabled by default on most systems (which have CairoGL)
2231 but not on Debian (which does not). We've known this was problematic for a while, since it
2232 means we have two different sets of distro-dependent bugs, but never decided whether that
2233 outweighed the benefits of CarioGL or not. I'm making the call now: it's more important to
2234 have the same bugs everywhere. We can turn this on again for other distros when we're ready
2235 to turn it on for Debian.
2237 Also, properly fail the build if ENABLE_ACCELERATED_2D_CANVAS is enabled but CairoGL is not
2240 * Source/cmake/OptionsGTK.cmake:
2242 2015-08-25 Commit Queue <commit-queue@webkit.org>
2244 Unreviewed, rolling out r188919.
2245 https://bugs.webkit.org/show_bug.cgi?id=148452
2247 broke build (Requested by alexchristensen on #webkit).
2251 "[Win] Build does not generate debug info."
2252 https://bugs.webkit.org/show_bug.cgi?id=148431
2253 http://trac.webkit.org/changeset/188919
2255 2015-08-25 Michael Catanzaro <mcatanzaro@igalia.com>
2257 [GTK] r186800 broke the build on Ubuntu 14.04
2258 https://bugs.webkit.org/show_bug.cgi?id=147559
2260 Reviewed by Martin Robinson.
2262 * Source/cmake/FindGTK3.cmake: Always define GTK3_SUPPORTS_X11 and GTK3_SUPPORTS_WAYLAND.
2263 * Source/cmake/OptionsGTK.cmake: Autodetect support for X11 and Wayland backends.
2265 2015-08-25 Per Arne Vollan <peavo@outlook.com>
2267 [Win] Build does not generate debug info.
2268 https://bugs.webkit.org/show_bug.cgi?id=148431
2270 Reviewed by Brent Fulgham.
2272 Generate debug info for Windows builds.
2274 * Source/cmake/OptionsWin.cmake:
2276 2015-08-20 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2278 [GTK] Auto-detection of cairo-gl fails
2279 https://bugs.webkit.org/show_bug.cgi?id=148189
2281 Reviewed by Žan Doberšek.
2283 * Source/cmake/FindCairoGL.cmake: only check for components if the main package has
2284 been found. Otherwise, if either GLX or EGL are available, cairo-gl will also be
2285 deemed available, which might not be the case.
2286 * Source/cmake/OptionsGTK.cmake: fix the usage of the CAIROGL_FOUND variable.
2288 2015-08-19 Alex Christensen <achristensen@webkit.org>
2290 CMake Windows build should not include files directly from other Source directories
2291 https://bugs.webkit.org/show_bug.cgi?id=148198
2293 Reviewed by Brent Fulgham.
2295 * Source/cmake/WebKitMacros.cmake:
2297 2015-08-19 Alex Christensen <achristensen@webkit.org>
2299 Build TestWTF on Mac with CMake.
2300 https://bugs.webkit.org/show_bug.cgi?id=147972
2302 Reviewed by Tim Horton.
2304 * Source/cmake/OptionsMac.cmake:
2305 Enable API tests in Mac's CMake build.
2307 2015-08-18 Alex Christensen <achristensen@webkit.org>
2309 [CMake] REGRESSION(r188540): WebKitTestRunner is not longer built and all the tests (layout and perf) fail.
2310 https://bugs.webkit.org/show_bug.cgi?id=148127
2312 Reviewed by Martin Robinson.
2315 TOOLS_DIR hasn't been set yet since its defining has been moved to WebKitFS.
2317 2015-08-17 Alex Christensen <achristensen@webkit.org>
2319 [Win CMake] Allow WebKitLibraries directory to be set from the command line
2320 https://bugs.webkit.org/show_bug.cgi?id=148112
2322 Reviewed by Brent Fulgham.
2324 * Source/cmake/OptionsWin.cmake:
2325 Don't use an environment variable for WEBKIT_LIBRARIES_DIR.
2326 Instead, use the default location if nothing is passed in from the command line.
2327 This way we can set it from the command line for the AppleInternal build.
2328 Also, set the output directories to be consistent between the old and new build systems (and ninja).
2330 2015-08-17 Alex Christensen <achristensen@webkit.org>
2332 Build Debug Suffix on Windows with CMake
2333 https://bugs.webkit.org/show_bug.cgi?id=148083
2335 Reviewed by Brent Fulgham.
2337 * Source/cmake/OptionsWin.cmake:
2338 Use debug libraries in debug suffix builds.
2340 2015-08-17 Alex Christensen <achristensen@webkit.org>
2342 Move some commands from ./CMakeLists.txt to Source/cmake
2343 https://bugs.webkit.org/show_bug.cgi?id=148003
2345 Reviewed by Brent Fulgham.
2348 Moved functionality to WebKitCommon.cmake and WebKitFS.cmake and made conditional
2349 so we can change directory structure from command line parameters.
2350 * Source/cmake/OptionsAppleWin.cmake:
2351 * Source/cmake/OptionsWin.cmake: Copied from Source/cmake/OptionsWindows.cmake.
2352 * Source/cmake/OptionsWinCairo.cmake:
2353 * Source/cmake/OptionsWindows.cmake: Removed.
2354 * Source/cmake/WebKitCommon.cmake: Added.
2355 * Source/cmake/WebKitFS.cmake:
2357 2015-08-13 Commit Queue <commit-queue@webkit.org>
2359 Unreviewed, rolling out r188428.
2360 https://bugs.webkit.org/show_bug.cgi?id=148015
2362 broke cmake build (Requested by alexchristensen on #webkit).
2366 "Move some commands from ./CMakeLists.txt to Source/cmake"
2367 https://bugs.webkit.org/show_bug.cgi?id=148003
2368 http://trac.webkit.org/changeset/188428
2370 2015-08-13 Alex Christensen <achristensen@webkit.org>
2372 Move some commands from ./CMakeLists.txt to Source/cmake
2373 https://bugs.webkit.org/show_bug.cgi?id=148003
2375 Reviewed by Brent Fulgham.
2378 Moved functionality to WebKitCommon.cmake and WebKitFS.cmake and made conditional
2379 so we can change directory structure from command line parameters.
2380 * Source/cmake/WebKitCommon.cmake: Added.
2381 * Source/cmake/WebKitFS.cmake:
2383 2015-08-13 Wenson Hsieh <wenson_hsieh@apple.com>
2385 A focused node should not be assisted when handling touch events synchronously
2386 https://bugs.webkit.org/show_bug.cgi?id=147836
2388 Reviewed by Enrica Casucci.
2390 Added manual tests for keyboard assistance behavior due to receiving touch events on iOS.
2392 * ManualTests/ios/focused-input-should-assist-on-touch.html: Checks that a currently focused
2393 input can still be assisted due to a touch event.
2394 * ManualTests/ios/keyboard-should-not-show-on-touch-event.html: Checks that handling a touch
2395 event does not automatically cause us to assist the currently focused node.
2397 2015-08-12 Alex Christensen <achristensen@webkit.org>
2399 Fix Debug CMake builds on Windows
2400 https://bugs.webkit.org/show_bug.cgi?id=147940
2402 Reviewed by Chris Dumez.
2404 * Source/cmake/OptionsWindows.cmake:
2405 Put 32-bit binaries in a bin32 subdirectory and 64-bit binaries in a bin64 subdirectory.
2407 2015-08-10 Alex Christensen <achristensen@webkit.org>
2409 Build TestWebKitAPI with CMake on Windows
2410 https://bugs.webkit.org/show_bug.cgi?id=147851
2412 Reviewed by Chris Dumez.
2414 * Source/cmake/OptionsWindows.cmake:
2415 Enable api tests and set USE_SYSTEM_MALLOC to avoid warnings when redefining it.
2417 2015-08-06 Alex Christensen <achristensen@webkit.org>
2419 [Win] CMake build fix after r188098.
2421 * Source/cmake/OptionsWinCairo.cmake:
2422 OptionsWindows.cmake uses WTF_PLATFORM_WIN_CAIRO now, so we need to set it before including OptionsWindows.
2424 2015-08-04 Alex Christensen <achristensen@webkit.org>
2426 Fix quirks with CMake and VS2015
2427 https://bugs.webkit.org/show_bug.cgi?id=147663
2429 Reviewed by Brent Fulgham.
2431 * Source/cmake/OptionsWindows.cmake:
2432 Hide some warnings. Using the same variable names in nested scopes is ok for now.
2433 Disable INTL for now.
2435 2015-08-04 Alex Christensen <achristensen@webkit.org>
2437 Enable WebGL on Windows CMake build.
2438 https://bugs.webkit.org/show_bug.cgi?id=143311
2440 Reviewed by Csaba Osztrogonác.
2442 * Source/cmake/OptionsWindows.cmake:
2443 Enable WebGL by default in CMake builds now that it works.
2445 2015-08-04 Mario Sanchez Prada <mario@endlessm.com>
2447 [GTK] Accelerated 2D Canvas enabled when cairo-gl is not available
2448 https://bugs.webkit.org/show_bug.cgi?id=147625
2450 Reviewed by Martin Robinson.
2452 Do not set the CAIRO_<COMPONENT>_* CMake variables for cairo-gl
2453 components unless they were actually found, not to accidentally
2454 enable Accelerated 2D canvas, which would cause the build to fail.
2456 * Source/cmake/FindCairoGL.cmake: Set this variables only when
2457 pkg_check_modules() had actually found the relevant component.
2459 2015-08-03 Csaba Osztrogonác <ossy@webkit.org>
2461 [CMake] Add an option to build AllInOne files
2462 https://bugs.webkit.org/show_bug.cgi?id=102647
2464 Reviewed by Alex Christensen.
2466 * Source/cmake/OptionsEfl.cmake: Disabled by default.
2467 * Source/cmake/OptionsGTK.cmake: Disabled by default.
2468 * Source/cmake/OptionsWindows.cmake: Enabled by default.
2469 * Source/cmake/WebKitFeatures.cmake:
2470 * Source/cmake/WebKitMacros.cmake:
2472 2015-08-03 Carlos Garcia Campos <cgarcia@igalia.com>
2474 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.5 release.
2476 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
2478 2015-07-31 Alex Christensen <achristensen@webkit.org>
2480 Prepare for debug CMake builds on Windows.
2481 https://bugs.webkit.org/show_bug.cgi?id=147484
2483 Reviewed by Tim Horton.
2485 * Source/cmake/OptionsWindows.cmake:
2486 Don't use debug runtimes in debug builds because the dependencies are only built with multithreaded runtimes.
2488 2015-07-30 Joonghun Park <jh718.park@samsung.com>
2490 [EFL] Enable IndexedDB based on DatabaseProcess
2491 https://bugs.webkit.org/show_bug.cgi?id=147221
2493 Reviewed by Csaba Osztrogonác.
2495 * Source/cmake/OptionsEfl.cmake:
2497 2015-07-30 Alex Christensen <achristensen@webkit.org>
2499 Build AppleWin port with CMake
2500 https://bugs.webkit.org/show_bug.cgi?id=147385
2502 Reviewed by Martin Robinson.
2504 * Source/cmake/OptionsWindows.cmake:
2505 Use the static multithreaded runtime. Based on
2506 http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_build_my_MSVC_application_with_a_static_runtime.3F
2508 2015-07-29 Andy VanWagoner <thetalecrafter@gmail.com>
2510 Implement basic types for ECMAScript Internationalization API
2511 https://bugs.webkit.org/show_bug.cgi?id=146926
2513 Reviewed by Benjamin Poulain.
2515 Enable flag now that the basic objects are in place.
2517 * Source/cmake/WebKitFeatures.cmake: enable INTL
2519 2015-07-29 Basile Clement <basile_clement@apple.com>
2521 Remove native call inlining
2522 https://bugs.webkit.org/show_bug.cgi?id=147417
2524 Rubber-stamped by Filip Pizlo.
2526 * Source/cmake/OptionsEfl.cmake:
2527 * Source/cmake/WebKitFeatures.cmake:
2529 2015-07-28 Yusuke Suzuki <utatane.tea@gmail.com>
2531 [ES6] Add ENABLE_ES6_MODULES compile time flag with the default value "false"
2532 https://bugs.webkit.org/show_bug.cgi?id=147350
2534 Reviewed by Sam Weinig.
2536 * Source/cmake/WebKitFeatures.cmake:
2538 2015-07-27 Alex Christensen <achristensen@webkit.org>
2540 Use Ninja on Windows.
2541 https://bugs.webkit.org/show_bug.cgi?id=147228
2543 Reviewed by Martin Robinson.
2545 * Source/cmake/OptionsWindows.cmake:
2546 Only use /MP when using generated Visual Studio solution files to build.
2547 It makes compiling parallel in MSVC, but Ninja doesn't like it.
2549 2015-07-27 Alex Christensen <achristensen@webkit.org>
2551 Progress towards building AppleWin with CMake
2552 https://bugs.webkit.org/show_bug.cgi?id=147325
2554 Reviewed by Martin Robinson.
2556 * Source/cmake/OptionsWindows.cmake:
2557 Link with 64-bit libraries if building 64-bit binaries.
2558 Don't run regular expressions on empty strings when using Ninja.
2559 Removed DebugSuffix Visual Studio environment variables.
2561 2015-07-23 Alex Christensen <achristensen@webkit.org>
2563 Remove compile and runtime flags for promises.
2564 https://bugs.webkit.org/show_bug.cgi?id=147244
2566 Reviewed by Yusuke Suzuki.
2568 * Source/cmake/OptionsMac.cmake:
2569 * Source/cmake/OptionsWindows.cmake:
2570 * Source/cmake/WebKitFeatures.cmake:
2572 2015-07-22 Sukolsak Sakshuwong <sukolsak@gmail.com>
2574 Add ENABLE_WEBASSEMBLY feature flag for WebAssembly
2575 https://bugs.webkit.org/show_bug.cgi?id=147212
2577 Reviewed by Filip Pizlo.
2579 * Source/cmake/WebKitFeatures.cmake:
2581 2015-07-22 Alex Christensen <achristensen@webkit.org>
2583 Fix quirks in CMake build on Mac and Windows
2584 https://bugs.webkit.org/show_bug.cgi?id=147174
2586 Reviewed by Gyuyoung Kim.
2589 * Source/cmake/OptionsWindows.cmake:
2590 Added options I removed in r187022. They are indeed needed.
2591 * Source/cmake/WebKitFS.cmake:
2592 Make the DerivedSources/WebKit directory.
2594 2015-07-21 Carlos Garcia Campos <cgarcia@igalia.com>
2596 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.4 release.
2598 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
2600 2015-07-20 Alex Christensen <achristensen@webkit.org>
2602 Resurrect CMake build on Windows.
2603 https://bugs.webkit.org/show_bug.cgi?id=147083
2605 Reviewed by Gyuyoung Kim.
2607 * Source/cmake/OptionsCommon.cmake:
2608 * Source/cmake/OptionsWindows.cmake:
2609 Change features to get it to compile. Still not a complete feature set.
2611 2015-07-19 Michael Catanzaro <mcatanzaro@igalia.com>
2613 [GTK] Add seccomp filters support
2614 https://bugs.webkit.org/show_bug.cgi?id=110014
2616 Reviewed by Žan Doberšek.
2618 Find needed compiler and linker flags for libseccomp.
2620 * Source/cmake/OptionsGTK.cmake:
2622 2015-07-17 Ting-Wei Lan <lantw44@gmail.com>
2624 Bring back the GNU ar check to create thin archives on non-Linux systems
2625 https://bugs.webkit.org/show_bug.cgi?id=146681
2627 Reviewed by Martin Robinson.
2629 We already use GNU ar thin archive feature to save time and disk space
2630 on creating static archives, but it is only enabled on Linux. Without
2631 this feature, the debug build of WebCore can be larger than 4 GiB,
2632 which can cause error because GNU ar format uses 32-bit integer to
2633 store offsets in the symbol table. This patch is similar to
2634 https://bugs.webkit.org/show_bug.cgi?id=128596.
2636 * Source/cmake/OptionsCommon.cmake:
2638 2015-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
2640 [GTK] [Wayland] Build by default the X11 and Wayland targets.
2641 https://bugs.webkit.org/show_bug.cgi?id=146057
2643 Reviewed by Carlos Garcia Campos.
2645 * Source/cmake/OptionsGTK.cmake:
2647 2015-07-10 Michael Catanzaro <mcatanzaro@igalia.com>
2649 [GTK] ar warning when linking static libraries
2650 https://bugs.webkit.org/show_bug.cgi?id=144988
2652 Reviewed by Carlos Garcia Campos.
2654 Do not use 'u' when calling ar. This argument conflicts with 'D' and is ignored if 'D' is
2655 used, and 'D' is used by default if binutils is built with --enable-deterministic-archives.
2656 Using 'u' with 'D' causes a warning to be printed when linking static libraries. At least
2657 Fedora and Debian have recently both chosen to use --enable-deterministic-archives, so we
2658 should either stop using 'u' or else add 'U' as well in order to disable deterministic
2659 archives. Using 'U' should result in a somewhat faster build (at least when using the
2660 Makefile generator), but it's unlikely that the difference is significant, so let's simply
2661 remove 'u' until someone determines otherwise. This seems like a better option than adding
2662 'U' so as not to foil distributions' attempts to perform deterministic builds. This also
2663 aligns us with the behavior of upstream CMake (which has never used 'u'). This is a minor
2664 behavior change on distributions that do not use --enable-deterministic-archives, notably
2667 * Source/cmake/OptionsCommon.cmake:
2669 2015-07-03 Emanuele Aina <emanuele.aina@collabora.com>
2671 [GTK] Forcefully disable gtk-doc and gobject-introspection when crossbuilding
2672 https://bugs.webkit.org/show_bug.cgi?id=146590
2674 Reviewed by Martin Robinson.
2676 * Source/PlatformGTK.cmake: override the cached variables to
2677 forcefully disable gtk-doc and gobject-introspection when
2679 * Source/cmake/OptionsGTK.cmake: avoid running gtk-doc to check the
2680 documentation syntax when cross-building.
2683 2015-07-02 Przemek Piorkowski <piorkowskiprzemyslaw@gmail.com>
2685 [EFL] test_ewk2_application_cache_manager has been failed since r185527
2686 https://bugs.webkit.org/show_bug.cgi?id=146016
2688 Reviewed by Gyuyoung Kim.
2690 In order to handle properly WebApplicationCacheManagerProxy implementation which use
2691 WebsiteDataRecord it is necessary to enable PUBLIC_SUFFIX_LIST for EFL.
2692 Implementation of PUBLIC_SUFFIX_LIST already exists for soup so EFL can use it as well.
2694 * Source/cmake/OptionsEfl.cmake: set ENABLE_PUBLIC_SUFFIX_LIST to ON for EFL.
2696 2015-06-30 Andy VanWagoner <thetalecrafter@gmail.com>
2698 Implement ECMAScript Internationalization API
2699 https://bugs.webkit.org/show_bug.cgi?id=90906
2701 Reviewed by Benjamin Poulain.
2703 Begin implementing the Intl apis behind ENABLE_INTL flag.
2704 Create the base Intl namespace object.
2706 * Source/cmake/WebKitFeatures.cmake: add ENABLE_INTL flag
2708 2015-06-30 Philippe Normand <pnormand@igalia.com>
2710 [CMake] Error when gst-plugins-base is missing is too confusing
2711 https://bugs.webkit.org/show_bug.cgi?id=145682
2713 Reviewed by Carlos Garcia Campos.
2715 * Source/cmake/OptionsGTK.cmake: Error out if the required
2716 GStreamer libraries are not found on the host.
2718 2015-06-28 Philip Chimento <philip.chimento@gmail.com>
2720 CairoGL should be checked unconditionally
2721 https://bugs.webkit.org/show_bug.cgi?id=146390
2723 Reviewed by Darin Adler.
2725 * Source/cmake/OptionsGTK.cmake: Move check for CairoGL so that
2726 it is run unconditionally; this is necessary because its result
2727 is used later on, outside of any conditions.
2729 2015-06-27 Carlos Garcia Campos <cgarcia@igalia.com>
2731 [GTK][SOUP] Implement WebCore::PublicSuffix for soup and enable PUBLIC_SUFFIX_LIST for GTK+
2732 https://bugs.webkit.org/show_bug.cgi?id=146318
2734 Reviewed by Sergio Villar Senin.
2736 Enable PUBLIC_SUFFIX_LIST for GTK+.
2738 * Source/cmake/OptionsGTK.cmake:
2740 2015-06-22 Carlos Garcia Campos <cgarcia@igalia.com>
2742 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.3 release.
2744 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
2746 2015-06-22 Ryuan Choi <ryuan.choi@navercorp.com>
2748 [EFL] Hyphenation is not supported
2749 https://bugs.webkit.org/show_bug.cgi?id=89830
2751 Reviewed by Gyuyoung Kim.
2753 * Source/cmake/OptionsEfl.cmake: Added an option for LibHyphen.
2755 2015-06-22 Zan Dobersek <zdobersek@igalia.com>
2757 [CMake] Add support for building with various sanitizer tools
2758 https://bugs.webkit.org/show_bug.cgi?id=131941
2760 Reviewed by Martin Robinson.
2762 * Source/PlatformGTK.cmake: Don't generate any documentation
2763 when compiling with sanitizers enabled.
2764 * Source/cmake/OptionsCommon.cmake: Allow linking with
2765 undefined symbols when compiling with sanitizers enabled.
2767 2015-06-21 Philip Chimento <philip.chimento@gmail.com>
2769 libwebkit2gtk fails to link without opengl
2770 https://bugs.webkit.org/show_bug.cgi?id=138332
2772 Reviewed by Carlos Garcia Campos.
2774 * Source/cmake/OptionsGTK.cmake: USE(TEXTURE_MAPPER) must be
2775 enabled regardless of whether OpenGL is, because certain symbols
2776 such as WebCore::GraphicsLayer::create() need to be built.
2778 2015-06-20 Michael Catanzaro <mcatanzaro@igalia.com>
2780 [EFL][GTK] Define GLIB_VERSION_MIN_REQUIRED and require glib 2.36 for GTK
2781 https://bugs.webkit.org/show_bug.cgi?id=146181
2783 Reviewed by Martin Robinson.
2785 Bump our GLib requirement to 2.36 to reflect reality, since we are using GTask.
2787 * Source/cmake/OptionsGTK.cmake:
2789 2015-06-20 Ryuan Choi <ryuan.choi@navercorp.com>
2791 [EFL] Do not consider test directories when DEVELOPER_MODE is OFF
2792 https://bugs.webkit.org/show_bug.cgi?id=146171
2794 Reviewed by Gyuyoung Kim.
2796 * Source/cmake/OptionsEfl.cmake:
2797 Exposed ENABLE_DEVELOPER_MODE to Compiler and CMake definition when DEVELOPER_MODE is ON.
2799 2015-06-19 Michael Catanzaro <mcatanzaro@igalia.com>
2801 [CMake] FindGTK3.cmake should not modify the values of build options
2802 https://bugs.webkit.org/show_bug.cgi?id=144613
2804 Reviewed by Martin Robinson.
2806 * Source/cmake/FindGTK3.cmake: Do not check or set the value of ENABLE_X11_TARGET and
2807 ENABLE_WAYLAND_TARGET. Instead, simply define the variables GTK3_SUPPORTS_X11 and
2808 GTK3_SUPPORTS_WAYLAND as appropriate. Also, rename GTK_SUPPORTS_GESTURES to
2809 GTK3_SUPPORTS_GESTURES for consistency.
2810 * Source/cmake/OptionsGTK.cmake: Fail the build if the appropriate GTK+ backend is not
2811 available. It's not possible to automatically select a backend correctly anymore, since all
2812 options are set at the same time.
2814 2015-06-19 Csaba Osztrogonác <ossy@webkit.org>
2816 Remove unnecessary svn:executable flags
2817 https://bugs.webkit.org/show_bug.cgi?id=146107
2819 Reviewed by Alexey Proskuryakov.
2821 * ManualTests/iframe_notifications/iframe-reparenting-close-window-child.html: Removed property svn:executable.
2822 * ManualTests/iframe_notifications/iframe-reparenting-close-window-iframe.html: Removed property svn:executable.
2823 * ManualTests/iframe_notifications/iframe-reparenting-close-window.html: Removed property svn:executable.
2824 * ManualTests/select-menu-list-wrongly-positioned.html: Removed property svn:executable.
2825 * ManualTests/svg-text-float-not-removed-crash.html: Removed property svn:executable.
2827 2015-06-18 Ryuan Choi <ryuan.choi@navercorp.com>
2829 [EFL] Use SET_AND_EXPOSE_TO_BUILD instead of definitions
2830 https://bugs.webkit.org/show_bug.cgi?id=146108
2832 Reviewed by Gyuyoung Kim.
2834 * Source/cmake/OptionsEfl.cmake:
2836 2015-06-16 Ryuan Choi <ryuan.choi@navercorp.com>
2838 [EFL] Remove duplicated PUBLIC argument in OptionsEfl.cmake
2839 https://bugs.webkit.org/show_bug.cgi?id=146035
2841 Reviewed by Gyuyoung Kim.
2843 * Source/cmake/OptionsEfl.cmake:
2845 2015-06-16 Carlos Alberto Lopez Perez <clopez@igalia.com>
2847 [GTK] [Wayland] Should be possible to build with support for both X11 and Wayland.
2848 https://bugs.webkit.org/show_bug.cgi?id=145701
2850 Reviewed by Darin Adler.
2852 * Source/cmake/OptionsGTK.cmake: Remove conflicting options.
2854 2015-06-15 Jon Honeycutt <jhoneycutt@apple.com>
2856 [iOS] Crash long pressing on <input type=file>
2857 https://bugs.webkit.org/show_bug.cgi?id=146009
2858 <rdar://problem/21234453>
2860 Reviewed by Ryosuke Niwa.
2862 * ManualTests/ios/long-press-input-type-file-crash.html: Added.
2864 2015-06-16 Brent Fulgham <bfulgham@apple.com>
2866 Rollout accidental Xcode project change.
2868 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
2870 2015-06-12 Gyuyoung Kim <gyuyoung.kim@webkit.org>
2872 [EFL] Bump EWebKit version from 1.11.0 to 1.14.0
2873 https://bugs.webkit.org/show_bug.cgi?id=145909
2875 Reviewed by Csaba Osztrogonác.
2877 Bump EWebKit version based on efl library version used by the EWebKit.
2879 * Source/cmake/OptionsEfl.cmake:
2881 2015-06-11 Commit Queue <commit-queue@webkit.org>
2883 Unreviewed, rolling out r185453.
2884 https://bugs.webkit.org/show_bug.cgi?id=145881
2886 it broke the 32-bit build (Requested by clopez on #webkit).
2890 "[GTK] [Wayland] Should be possible to build with support for
2891 both X11 and Wayland."
2892 https://bugs.webkit.org/show_bug.cgi?id=145701
2893 http://trac.webkit.org/changeset/185453
2895 2015-06-11 Carlos Alberto Lopez Perez <clopez@igalia.com>
2897 [GTK] [Wayland] Should be possible to build with support for both X11 and Wayland.
2898 https://bugs.webkit.org/show_bug.cgi?id=145701
2900 Reviewed by Žan Doberšek.
2902 * Source/cmake/OptionsGTK.cmake: Remove conflicting options.
2904 2015-06-03 Daniel Bates <dabates@apple.com>
2906 Caps lock indicator should not be shown in read-only or disabled field
2907 https://bugs.webkit.org/show_bug.cgi?id=145612
2908 <rdar://problem/21227454>
2910 Reviewed by Darin Adler.
2912 * ManualTests/password-caps-lock-should-not-show-in-read-only-field.html: Added.
2913 * ManualTests/password-caps-lock-should-not-show-when-field-becomes-disabled.html: Added.
2914 * ManualTests/password-caps-lock-should-not-show-when-field-becomes-read-only.html: Added.
2916 2015-06-01 Csaba Osztrogonác <ossy@webkit.org>
2918 [cmake] Suppress parentheses-equality warnings
2919 https://bugs.webkit.org/show_bug.cgi?id=145126
2921 Reviewed by Darin Adler.
2923 * Source/cmake/WebKitHelpers.cmake:
2925 2015-05-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
2927 [CMake] Improve detection and usage of GL/GLES/EGL libraries.
2928 https://bugs.webkit.org/show_bug.cgi?id=145408
2930 Reviewed by Carlos Garcia Campos.
2932 * Source/cmake/FindEGL.cmake: Improve detection of EGL libraries.
2933 * Source/cmake/FindGLES.cmake: Removed. It was used by the EGL port.
2934 Remove it and make the EGL port use the improved FindOpenGLES2.cmake
2936 * Source/cmake/FindOpenGL.cmake: Added. Add module to detect OpenGL
2937 libraries. Detect also GLX libraries.
2938 * Source/cmake/FindOpenGLES2.cmake: Improve detection of OpenGLES-v2
2939 libraries. Use find_path() to get the include path.
2940 * Source/cmake/OptionsEfl.cmake: Use now the improved FindOpenGLES2
2942 * Source/cmake/OptionsGTK.cmake: Set default value for ENABLE_GLES2
2943 depending on the libraries found on the system.
2944 Move the detection of GLX (and the include of CMakePushCheckState)
2945 to FindOpenGL.cmake.
2946 Ensure that we only define USE_GLX when we build with OpenGL
2947 (but not with GLESv2).
2949 2015-05-27 Dean Jackson <dino@apple.com>
2951 img.currentSrc problem in strict mode with old picturefill
2952 https://bugs.webkit.org/show_bug.cgi?id=144095
2953 <rdar://problem/21087013>
2955 Reviewed by Simon Fraser.
2957 Add a PICTURE_SIZES flag.
2959 * Source/cmake/OptionsEfl.cmake:
2960 * Source/cmake/OptionsGTK.cmake:
2961 * Source/cmake/OptionsMac.cmake:
2962 * Source/cmake/OptionsWindows.cmake:
2963 * Source/cmake/WebKitFeatures.cmake:
2965 2015-05-27 Carlos Garcia Campos <cgarcia@igalia.com>
2967 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.2 release.
2969 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
2971 2015-05-25 Carlos Garcia Campos <cgarcia@igalia.com>
2973 Unreviewed. Export DatabaseProcessMainUnix symbol.
2975 Add DatabaseProcessMainUnix symbol to gtksymbols.filter so that it
2976 is exported in production builds.
2978 * Source/cmake/gtksymbols.filter:
2980 2015-05-25 Carlos Garcia Campos <cgarcia@igalia.com>
2982 [GTK] Enable IndexedDB
2983 https://bugs.webkit.org/show_bug.cgi?id=98932
2985 Reviewed by Žan Doberšek.
2987 * Source/cmake/OptionsGTK.cmake: Enable DATABASE_PROCESS and INDEXED_DATABASE.
2988 * Source/cmake/WebKitFeatures.cmake: Add ENABLE_DATABASE_PROCESS.
2990 2015-05-24 Carlos Garcia Campos <cgarcia@igalia.com>
2992 [GTK] Bump GCC requirements to 4.9.0
2993 https://bugs.webkit.org/show_bug.cgi?id=145211
2995 Reviewed by Žan Doberšek.
2997 It's required to build with IndexedDB support when using GCC,
2998 clang works just fine. See https://bugs.webkit.org/show_bug.cgi?id=98932.
3000 * Source/cmake/OptionsGTK.cmake:
3002 2015-05-18 Michael Catanzaro <mcatanzaro@igalia.com>
3004 [CMake] Ignore warnings in system headers
3005 https://bugs.webkit.org/show_bug.cgi?id=144747
3007 Reviewed by Darin Adler.
3009 Require CMake 2.8.12 when compiling the GTK+ port. This is because we use the
3010 target_include_directories command (added in 2.8.11) in GTK-specific cmake files, and also
3011 use the SYSTEM argument to the command (added in 2.8.12).
3015 2015-05-14 Michael Catanzaro <mcatanzaro@igalia.com>
3017 [CMake] Error out when ruby is too old
3018 https://bugs.webkit.org/show_bug.cgi?id=145014
3020 Reviewed by Martin Robinson.
3022 Error out immediately after checking for Ruby if the ruby executable is not found, or if it
3027 2015-05-14 Zan Dobersek <zdobersek@igalia.com>
3029 [GTK] Enable plugin-related CMake options and variables for the X11 target only
3030 https://bugs.webkit.org/show_bug.cgi?id=144995
3032 Reviewed by Carlos Garcia Campos.
3034 * Source/cmake/OptionsGTK.cmake: Plugins are only supported for
3035 the X11 windowing target at the moment, so the following options
3036 and variables should be enabled or disabled accordingly:
3037 - ENABLE_PLUGIN_PROCESS_GTK2
3038 - ENABLE_NETSCAPE_PLUGIN_API
3039 - ENABLE_PLUGIN_PROCESS
3041 2015-05-12 Ryuan Choi <ryuan.choi@navercorp.com>
3043 Linker fails without -DDEVELOPER_MODE=ON
3044 https://bugs.webkit.org/show_bug.cgi?id=144117
3046 Reviewed by Gyuyoung Kim.
3048 * Source/cmake/OptionsEfl.cmake:
3049 Remove fvisibility flags. linker script will cover the functionality for ewebkit2.so in release mode,
3050 * Source/cmake/eflsymbols.filter: Updated symbol patterns which should be exposed for ewebkit2.
3052 2015-05-10 Philip Chimento <philip.chimento@gmail.com>
3054 CMake defines CAIROGL_FOUND, not CAIRO_GL_FOUND
3055 https://bugs.webkit.org/show_bug.cgi?id=144846
3057 Reviewed by Martin Robinson.
3059 * Source/cmake/FindCairoGL.cmake: Use CAIROGL_* instead of
3060 CAIRO_GL_* throughout, because find_package will define
3062 * Source/cmake/OptionsGTK.cmake: Ditto.
3064 2015-05-10 Philip Chimento <philip.chimento@gmail.com>
3066 [CMake] Some macros need to be defined/undefined, rather than ON/OFF
3067 https://bugs.webkit.org/show_bug.cgi?id=144845
3069 Reviewed by Martin Robinson.
3071 * Source/cmake/OptionsGTK.cmake: Only define MOZ_X11 and XP_UNIX
3072 if their corresponding WTF options are ON. The code in npapi.h
3073 relies on these being undefined if they are to be switched off.
3075 2015-05-09 Yoav Weiss <yoav@yoav.ws>
3077 Remove the PICTURE_SIZES build flag
3078 https://bugs.webkit.org/show_bug.cgi?id=144679
3080 Reviewed by Benjamin Poulain.
3082 Removed the PICTURE_SIZES build time flag.
3084 * Source/cmake/OptionsEfl.cmake:
3085 * Source/cmake/OptionsGTK.cmake:
3086 * Source/cmake/OptionsMac.cmake:
3087 * Source/cmake/OptionsWindows.cmake:
3088 * Source/cmake/WebKitFeatures.cmake:
3090 2015-05-08 Michael Catanzaro <mcatanzaro@igalia.com>
3092 [GTK] [CMake] Check for required X libraries
3093 https://bugs.webkit.org/show_bug.cgi?id=144823
3095 Reviewed by Martin Robinson.
3097 Error out if missing libXcomposite, libXdamage, libXrender, or libXt.
3099 * Source/cmake/OptionsGTK.cmake:
3101 015-05-08 Michael Catanzaro <mcatanzaro@igalia.com>, Martin Robinson <mrobinson@igalia.com>
3103 [GTK] Checks for DEVELOPMENT_BUILD are all wrong
3104 https://bugs.webkit.org/show_bug.cgi?id=144746
3106 Reviewed by Carlos Garcia Campos.
3108 Don't set DEVELOPMENT_BUILD. We check whether it is defined for conditional compilation, not
3109 what it is defined to, so defining it to 0 effectively turned it on always. Instead set
3110 ENABLE_DEVELOPER_MODE so that we can use the ENABLE macro inside WebKit source code.
3112 * Source/cmake/OptionsGTK.cmake:
3114 2015-05-08 Daniel Bates <dabates@apple.com>
3116 [iOS] WebSQL operations are not performed after device is locked
3117 https://bugs.webkit.org/show_bug.cgi?id=137503
3118 <rdar://problem/20844952>
3120 Rubber-stamped by Alexey Proskuryakov.
3122 Add a manual test to help verify that we do not regress this issue.
3124 * ManualTests/ios/execute-sql-transaction-callback-after-locking-unlocking-device-in-earlier-transaction.html: Added.
3126 2015-05-08 Commit Queue <commit-queue@webkit.org>
3128 Unreviewed, rolling out r183945.
3129 https://bugs.webkit.org/show_bug.cgi?id=144789
3131 "It broke all the GTK+ tests" (Requested by KaL on #webkit).
3135 "[GTK] Checks for DEVELOPMENT_BUILD are all wrong"
3136 https://bugs.webkit.org/show_bug.cgi?id=144746
3137 http://trac.webkit.org/changeset/183945
3139 2015-05-07 Myles C. Maxfield <mmaxfield@apple.com>
3141 Cleanup after r183940
3142 https://bugs.webkit.org/show_bug.cgi?id=144768
3146 Looks like the empty directories were not deleted.
3148 * Source/PAL: Removed.
3149 * Source/PAL/Configurations: Removed.
3150 * Source/PAL/PAL.xcodeproj: Removed.
3151 * Source/PAL/graphics: Removed.
3153 2015-05-07 Michael Catanzaro <mcatanzaro@igalia.com>
3155 [GTK] Checks for DEVELOPMENT_BUILD are all wrong
3156 https://bugs.webkit.org/show_bug.cgi?id=144746
3158 Reviewed by Martin Robinson.
3160 Don't set DEVELOPMENT_BUILD. We check whether it is defined for conditional compilation, not
3161 what it is defined to, so defining it to 0 effectively turned it on always.
3163 * Source/cmake/OptionsGTK.cmake:
3165 2015-05-05 Myles C. Maxfield <mmaxfield@apple.com>
3167 Revert "Introducing the Platform Abstraction Layer (PAL)"
3168 https://bugs.webkit.org/show_bug.cgi?id=144751
3172 PAL should be a new target inside WebCore, rather than a top-level folder.
3174 * WebKit.xcworkspace/contents.xcworkspacedata: Add it to the workspace.
3176 2015-05-07 Carlos Garcia Campos <cgarcia@igalia.com>
3178 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.1 release.
3180 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
3182 2015-05-05 Myles C. Maxfield <mmaxfield@apple.com>
3184 Introducing the Platform Abstraction Layer (PAL)
3185 https://bugs.webkit.org/show_bug.cgi?id=143358
3187 Reviewed by Simon Fraser.
3189 * WebKit.xcworkspace/contents.xcworkspacedata: Add it to the workspace.
3191 2015-05-04 Csaba Osztrogonác <ossy@webkit.org>
3193 [cmake] Disable GNU Gold linker on Cortex A53
3194 https://bugs.webkit.org/show_bug.cgi?id=144382
3196 Reviewed by Carlos Garcia Campos.
3198 * Source/cmake/OptionsCommon.cmake:
3200 2015-05-01 Martin Robinson <mrobinson@igalia.com>
3202 USE(...) macro should expect unprefixed variables
3203 https://bugs.webkit.org/show_bug.cgi?id=144454
3205 Reviewed by Daniel Bates.
3207 * Source/cmake/OptionsAppleWin.cmake: Replace all occurrences WTF_USE with USE.
3208 * Source/cmake/OptionsEfl.cmake: Ditto.
3209 * Source/cmake/OptionsGTK.cmake: Ditto.
3210 * Source/cmake/OptionsMac.cmake: Ditto.
3211 * Source/cmake/OptionsWinCairo.cmake: Ditto.
3212 * Source/cmake/WebKitFeatures.cmake: No longer expose WTF_USE when encountering
3215 2015-04-30 Martin Robinson <mrobinson@igalia.com>
3217 [CMake] Automatically expose WTF_USE_FOO to the build when USE_FOO is exposed
3218 https://bugs.webkit.org/show_bug.cgi?id=144394
3220 Reviewed by Carlos Garcia Campos.
3222 Automatically expose WTF_USE_FOO when USE_FOO is exposed. A side-effect of this change
3223 is that it fixes the redirected XComposite window for GTK+, which was accidentally
3224 disabled in previous reworking of the CMake configuration.
3226 * Source/cmake/OptionsGTK.cmake: We no longer need to expose the WTF_ prefixed
3227 version of USE variables.
3228 * Source/cmake/WebKitFeatures.cmake: Automatically expose WTF_USE_FOO when USE_FOO
3229 is exposed to the build.
3231 2015-04-30 Carlos Garcia Campos <cgarcia@igalia.com>
3233 Unreviewed. Bump GTK+ version numbers.
3235 * Source/cmake/OptionsGTK.cmake:
3237 2015-04-29 Ryuan Choi <ryuan.choi@navercorp.com>
3239 [EFL] CMake should be failed if openwebrtc package does not exist but ENABLE_MEDIA_STREAM is ON
3240 https://bugs.webkit.org/show_bug.cgi?id=144435
3242 Reviewed by Gyuyoung Kim.
3244 This patch adds REQUIRED option for OpenWebRTC when ENABLE_MEDIA_STREAM is ON.
3245 In addition, this adds DEFAULT_PORT_VALUE for ENABLE_MEDIA_STREAM to match with FeatureList.pm
3247 * Source/cmake/OptionsEfl.cmake:
3249 2015-04-29 Joseph Pecoraro <pecoraro@apple.com>
3251 REGRESSION(183583): [Mac] make without SDKROOT has issues
3252 https://bugs.webkit.org/show_bug.cgi?id=144431
3254 Reviewed by Dan Bernstein.
3257 Assume an empty SDKROOT means an macosx variant, so only
3258 enable settings if the SDKROOT is not empty and does not
3261 2015-04-29 Martin Robinson <mrobinson@igalia.com>
3263 Fix the GTK+ build after r183584
3265 * Source/cmake/OptionsGTK.cmake: Properly use the USE_LIBHYPHEN and HYPHEN_FOUND variables.
3267 2015-04-29 Martin Robinson <mrobinson@igalia.com>
3269 [GTK] Add support for automatic hyphenation
3270 https://bugs.webkit.org/show_bug.cgi?id=44478
3272 Reviewed by Carlos Garcia Campos.
3274 * Source/cmake/FindHyphen.cmake: Added. A CMake module for finding libhyphen.
3275 * Source/cmake/OptionsGTK.cmake: Look for libhyphen and enable hyphenation if found.
3276 * Source/cmakeconfig.h.cmake: Pass through the whether libhyphen is enabled.
3278 2015-04-29 Jake Nielsen <jacob_nielsen@apple.com>
3280 Failure when building WebKit for appletvsimulator.
3281 https://bugs.webkit.org/show_bug.cgi?id=144356
3283 Reviewed by Alexey Proskuryakov.
3285 Changes Makefile logic to check for "not OS X" rather than "is iOS" to
3286 make TVOS and WatchOS behave correctly.
3290 2015-04-29 Martin Robinson <mrobinson@igalia.com>
3292 [CMake] [GTK] Organize and clean up unused CMake variables
3293 https://bugs.webkit.org/show_bug.cgi?id=144364
3295 Reviewed by Gyuyoung Kim.
3297 * Source/cmake/OptionsGTK.cmake: Remove unused variables and move variables
3298 specific to certain projects into their PlatformGTK.cmake files.
3300 2015-04-29 Ryuan Choi <ryuan.choi@navercorp.com>
3302 [EFL] Build failure to find gio-unix
3303 https://bugs.webkit.org/show_bug.cgi?id=144083
3305 Reviewed by Gyuyoung Kim.
3307 Original patch by Doug Newgard <scimma22@outlook.com>
3309 * Source/cmake/OptionsEfl.cmake: Moved geoclue block before find_package(GLIB...)
3311 2015-04-28 Ryuan Choi <ryuan.choi@navercorp.com>
3313 [CoordinatedGraphics] Merge TILED_BACKING_STORE guard with COORDINATED_GRAPHICS
3314 https://bugs.webkit.org/show_bug.cgi?id=143001
3316 Reviewed by Gyuyoung Kim.
3318 * Source/cmake/OptionsEfl.cmake: Removed TILED_BACKING_STORE definition.
3319 * Source/cmake/OptionsGTK.cmake: Ditto.
3321 2015-04-28 Michael Catanzaro <mcatanzaro@igalia.com>
3323 Unreviewed, fix typo in previous commit
3325 libsecretr -> libsecret in the error message.
3327 * Source/cmake/OptionsGTK.cmake:
3329 2015-04-28 Michael Catanzaro <mcatanzaro@igalia.com>
3331 [GTK] Clean up feature detection and make it hard to accidentally build without optional features
3332 https://bugs.webkit.org/show_bug.cgi?id=143546
3334 Reviewed by Martin Robinson.
3336 Add USE_GSTREAMER_MPEGTS option and turn it off by default. Turn off ENABLE_SUBTLE_CRYPTO
3337 by default. Turn on ENABLE_GEOLOCATION by default. Add USE_LIBNOTIFY and turn it on by
3338 default. Fail the build with an informative error message if an optional dependency required
3339 for an enabled feature is not present. Perform find_package commands only when necessary.
3340 Make ENABLE_API_TESTS private. Alphabetize the feature checks (yes, this is actually
3343 * Source/cmake/OptionsGTK.cmake:
3345 2015-04-28 Michael Catanzaro <mcatanzaro@igalia.com>
3347 [GTK] Make all options actually options
3348 https://bugs.webkit.org/show_bug.cgi?id=144106
3350 Reviewed by Martin Robinson.
3352 Use WEBKIT_OPTION_DEFINE to set ENABLE_GTKDOC, ENABLE_INTROSPECTION, ENABLE_X11_TARGET, and
3353 ENABLE_WAYLAND_TARGET.
3355 * Source/cmake/OptionsGTK.cmake:
3357 2015-04-28 Michael Catanzaro <mcatanzaro@igalia.com>
3359 Unreviewed, fix GTK build after r183452
3361 * Source/cmake/OptionsGTK.cmake:
3363 2015-04-27 Michael Catanzaro <mcatanzaro@igalia.com>
3365 [GTK] Add one single option to control all OpenGL-related options
3366 https://bugs.webkit.org/show_bug.cgi?id=144105
3368 Reviewed by Martin Robinson.
3370 Add public ENABLE_OPENGL option, which is mandatory for ENABLE_3D_TRANSFORMS,
3371 ENABLE_ACCELERATED_2D_CANVAS, ENABLE_GLES2, ENABLE_THREADED_COMPOSITOR, ENABLE_WEBGL,
3372 USE_REDIRECTED_XCOMPOSITE_WINDOW, and USE_GSTREAMER_GL. Make ENABLE_GLES2 a proper WebKit
3373 option and move code around accordingly. Use WEBKIT_OPTION_DEPEND and rely on it. Add a
3374 large comment to explain why default value of ENABLE_ACCELERATED_2D_CANVAS is based on the
3375 presence of CairoGL.
3377 * Source/cmake/OptionsGTK.cmake:
3379 2015-04-27 Michael Catanzaro <mcatanzaro@igalia.com>
3381 [GTK] ENABLE_SMOOTH_SCROLLING should be private
3382 https://bugs.webkit.org/show_bug.cgi?id=144306
3384 Reviewed by Martin Robinson.
3386 Make ENABLE_SMOOTH_SCROLLING private instead of public.
3388 * Source/cmake/OptionsGTK.cmake:
3390 2015-04-27 Michael Catanzaro <mcatanzaro@igalia.com>
3392 Rename WTF_USE_3D_GRAPHICS to ENABLE_GRAPHICS_CONTEXT_3D
3393 https://bugs.webkit.org/show_bug.cgi?id=144193
3395 Reviewed by Darin Adler.
3397 * Source/cmake/OptionsEfl.cmake:
3398 * Source/cmake/OptionsGTK.cmake:
3399 * Source/cmake/OptionsWinCairo.cmake:
3400 * Source/cmake/WebKitFeatures.cmake:
3402 2015-04-27 Michael Catanzaro <mcatanzaro@igalia.com>
3404 [CMake] Should be possible for an option to conflict with other options
3405 https://bugs.webkit.org/show_bug.cgi?id=143956
3407 Reviewed by Martin Robinson.
3409 Add WEBKIT_OPTION_CONFLICT macro, which fails the build if conflicting options are on.
3411 * Source/cmake/WebKitFeatures.cmake:
3413 2015-04-22 Martin Robinson <mrobinson@igalia.com>
3415 [CMake] Autogenerate cmakeconfig.h.cmake
3416 https://bugs.webkit.org/show_bug.cgi?id=143997
3418 Reviewed by Csaba Osztrogonác.
3420 * CMakeLists.txt: Create the configuration header as the last part of the cmake run.
3421 * Source/CMakeLists.txt: No longer use configure_file to create cmakeconfig.h.
3422 * Source/cmake/OptionsCommon.cmake: Expose WTF_CPU_ARM64_CORTEXA53 to the build explicitly.
3423 * Source/cmake/OptionsGTK.cmake: Expose variables to the build using SET_AND_EXPOSE_TO_BUILD.
3424 Do some other miscellaneous related cleanup.
3425 * Source/cmake/OptionsEFL.cmake: Expose HAVE_LLVM to the build.
3426 * Source/cmake/WebKitFeatures.cmake: Expose all WebKit features to the build. Add support for
3427 build exposed variables. Add a macro to generate a configuration from them.
3428 * Source/cmakeconfig.h.cmake: Removed.
3430 2015-04-24 Philippe Normand <pnormand@igalia.com>
3432 [JHBuild] Move to upstream OpenWebRTC
3433 https://bugs.webkit.org/show_bug.cgi?id=144145
3435 Reviewed by Carlos Garcia Campos.
3437 * Source/cmake/FindOpenWebRTC.cmake: Check the presence of the
3440 2015-04-26 Yusuke Suzuki <utatane.tea@gmail.com>
3442 [ES6] Implement ES6 template literals
3443 https://bugs.webkit.org/show_bug.cgi?id=142691
3445 Reviewed by Darin Adler.
3447 Add ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX compile time flag.
3449 * Source/cmake/WebKitFeatures.cmake:
3450 * Source/cmakeconfig.h.cmake:
3452 2015-04-25 Martin Robinson <mrobinson@igalia.com>
3454 Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS
3455 https://bugs.webkit.org/show_bug.cgi?id=144182
3457 Reviewed by Simon Fraser.
3459 * Source/cmake/OptionsEfl.cmake: Replace all instances of 3D_RENDERING with 3D_TRANSFORMS.
3460 * Source/cmake/OptionsGTK.cmake: Replace all instances of 3D_RENDERING with 3D_TRANSFORMS.
3461 * Source/cmake/OptionsMac.cmake: Replace all instances of 3D_RENDERING with 3D_TRANSFORMS.
3462 * Source/cmake/WebKitFeatures.cmake: Replace all instances of 3D_RENDERING with 3D_TRANSFORMS.
3463 * Source/cmakeconfig.h.cmake: Replace all instances of 3D_RENDERING with 3D_TRANSFORMS.
3465 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3467 [GTK] Add more public options
3468 https://bugs.webkit.org/show_bug.cgi?id=144116
3470 Reviewed by Martin Robinson.
3472 Add ENABLE_ICONDATABASE, ENABLE_JIT, and USE_SYSTEM_MALLOC as public options.
3474 * Source/cmake/OptionsGTK.cmake:
3476 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3478 [CMake] Some internal variables are not marked as advanced
3479 https://bugs.webkit.org/show_bug.cgi?id=143595
3481 Reviewed by Martin Robinson.
3483 * Source/cmake/FindFreetype2.cmake: Mark internal options as advanced.
3484 * Source/cmake/FindHarfBuzz.cmake: Mark HARFBUZZ_ICU_LIBRARIES as advanced.
3486 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3488 [GTK] Mark as advanced the build options we don't want to expose
3489 https://bugs.webkit.org/show_bug.cgi?id=143558
3491 Reviewed by Martin Robinson.
3493 Mark various options as private instead of public.
3495 * Source/cmake/OptionsGTK.cmake:
3497 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3499 [CMake] Should be possible for an option to depend on multiple options
3500 https://bugs.webkit.org/show_bug.cgi?id=143839
3502 Reviewed by Martin Robinson.
3504 Use a list instead of a single variable to track the dependencies of each option. Iterate
3505 over the list as many times as necessary to ensure all options are properly disabled.
3507 * Source/cmake/WebKitFeatures.cmake:
3509 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3511 [CMake] ENABLE_THREADED_COMPOSITOR should not be at the bottom of the options list
3512 https://bugs.webkit.org/show_bug.cgi?id=144103
3514 Reviewed by Martin Robinson.
3516 Just move ENABLE_THREADED_COMPOSITOR so it's alphabetized properly.
3518 * Source/cmake/WebKitFeatures.cmake:
3520 2015-04-23 Michael Catanzaro <mcatanzaro@igalia.com>
3522 [GTK] Fixups for ENABLE_CREDENTIAL_STORAGE
3523 https://bugs.webkit.org/show_bug.cgi?id=144102
3525 Reviewed by Martin Robinson.
3527 Use WEBKIT_OPTION_DEFAULT_PORT_VALUE to set ENABLE_CREDENTIAL_STORAGE instead of doing so
3528 manually. Fail the build if libsecret is not found but ENABLE_CREDENTIAL_STORAGE is set.
3529 Also, do not set ENABLE_CREDENTIAL_STORAGE redundantly.
3531 * Source/cmake/OptionsGTK.cmake:
3533 2015-04-22 Michael Catanzaro <mcatanzaro@igalia.com>
3535 [CMake] Clean up JSC JIT options
3536 https://bugs.webkit.org/show_bug.cgi?id=143998
3538 Reviewed by Filip Pizlo.
3540 * Source/cmake/OptionsEfl.cmake: Remove handling of ENABLE_LLINT_C_LOOP and preprocessor
3541 define for ENABLE_FTL_NATIVE_CALL_INLINING.
3542 * Source/cmake/OptionsMac.cmake: Remove override of ENABLE_LLINT_C_LOOP
3543 * Source/cmake/WebKitFeatures.cmake: Remove ENABLE_LLINT_C_LOOP. Add ENABLE_DFG_JIT and
3544 ENABLE_FTL_NATIVE_CALL_INLINING. Specify proper dependencies for these features.
3545 * Source/cmakeconfig.h.cmake: Remove ENABLE_LLINT_C_LOOP and add ENABLE_DFG_JIT.
3547 2015-04-22 Michael Catanzaro <mcatanzaro@igalia.com>
3549 [CMake] Use lowercase for local variables in macros
3550 https://bugs.webkit.org/show_bug.cgi?id=144059
3552 Reviewed by Martin Robinson.
3554 Convert some variable names to lowercase.
3556 * Source/cmake/WebKitFeatures.cmake:
3558 2015-04-22 Commit Queue <commit-queue@webkit.org>
3560 Unreviewed, rolling out r183116.
3561 https://bugs.webkit.org/show_bug.cgi?id=144060
3563 Inadvertently deleted a file... (Requested by mcatanzaro on
3568 "[CMake] Use lowercase for local variables in macros"
3569 https://bugs.webkit.org/show_bug.cgi?id=144059
3570 http://trac.webkit.org/changeset/183116
3572 2015-04-22 Michael Catanzaro <mcatanzaro@igalia.com>
3574 [CMake] Use lowercase for local variables in macros
3575 https://bugs.webkit.org/show_bug.cgi?id=144059
3577 Reviewed by Martin Robinson.
3579 Convert some variable names to lowercase.
3581 * Source/cmake/WebKitFeatures.cmake:
3583 2015-04-22 Michael Catanzaro <mcatanzaro@igalia.com>
3585 [CMake] Features list should print dots every other row
3586 https://bugs.webkit.org/show_bug.cgi?id=143832
3588 Reviewed by Martin Robinson.
3590 Discount private options when determining whether to print dots on a given row of the
3591 features list. Also, simplify the logic by using only one for loop, and fix a couple errors
3592 (inverted use of SHOULD_PRINT_DOTS, one use of the renamed variable SHOULD_PRINT_POINTS that
3593 wasn't noticed because it only affects the first line, and use of the variable name as a
3594 string in a conditional.)
3596 * Source/cmake/WebKitFeatures.cmake:
3598 2015-04-22 Michael Catanzaro <mcatanzaro@igalia.com>
3600 [CMake] Require specifying visibility of WebKit options
3601 https://bugs.webkit.org/show_bug.cgi?id=143831
3603 Reviewed by Alex Christensen.
3605 * Source/cmake/OptionsEfl.cmake: Specify all options as PUBLIC
3606 * Source/cmake/OptionsGTK.cmake: Specify all options as PUBLIC
3607 * Source/cmake/OptionsMac.cmake: Specify all options as PRIVATE
3608 * Source/cmake/OptionsWindows.cmake: Specify all options as PUBLIC
3609 * Source/cmake/WebKitFeatures.cmake: Require specifying options as PUBLIC or PRIVATE.
3610 Remove WEBKIT_OPTION_DEFINE_PUBLIC and WEBKIT_OPTION_PRIVATE_PORT_VALUE. Specify all
3611 cross-platform options as PRIVATE.
3613 2015-04-19 Gyuyoung Kim <gyuyoung.kim@webkit.org>
3615 [CMake] Synchronize variables between WebKitFeatures.cmake and cmakedonfig.h.cmake
3616 https://bugs.webkit.org/show_bug.cgi?id=143935
3618 Reviewed by Darin Adler.
3620 Some variables aren't defined in these files or unused variables aren't removed. This
3621 patch cleans up it as well as fix wrong alphabet order.
3623 * Source/cmake/WebKitFeatures.cmake:
3624 * Source/cmakeconfig.h.cmake:
3626 2015-04-19 Simon Fraser <simon.fraser@apple.com>
3628 Restore the WebKit.xcworkspace to the way it was before r182899,
3629 which inadvertently added the Source directory and a couple of source
3632 * WebKit.xcworkspace/contents.xcworkspacedata:
3634 2015-04-16 Basile Clement <basile_clement@apple.com>
3636 Extract the allocation profile from JSFunction into a rare object
3637 https://bugs.webkit.org/show_bug.cgi?id=143807
3639 Reviewed by Filip Pizlo.
3641 * WebKit.xcworkspace/contents.xcworkspacedata:
3643 2015-04-16 Csaba Osztrogonác <ossy@webkit.org>
3645 [EFL] Bump LLVM to version 3.6.0 on X86_64
3646 https://bugs.webkit.org/show_bug.cgi?id=143604
3648 Reviewed by Gyuyoung Kim.
3650 * Source/cmake/FindLLVM.cmake: Added version handling.
3651 * Source/cmake/OptionsEfl.cmake: Require LLVM 3.6.0 on X86_64 and patched LLVM 3.5.0 on AArch64.
3653 2015-04-15 Timothy Horton <timothy_horton@apple.com>
3655 Custom CSS cursors do not use -webkit-image-set on retina displays
3656 https://bugs.webkit.org/show_bug.cgi?id=120783
3658 Reviewed by Beth Dakin.
3659 Patch by Evan Wallace <evan.exe@gmail.com>.
3661 Add a manual test for custom CSS cursors on retina displays.
3663 * ManualTests/retina-cursors.html: Added.
3665 2015-04-15 Alex Christensen <achristensen@webkit.org>
3667 Progress towards CMake on Mac.
3668 https://bugs.webkit.org/show_bug.cgi?id=143785
3670 Reviewed by Csaba Osztrogonác.
3673 * Source/cmake/OptionsMac.cmake:
3674 * Source/cmake/WebKitFS.cmake:
3676 2015-04-10 Jon Honeycutt <jhoneycutt@apple.com>
3678 Cannot click "Next" button on Google two-factor auth setup page
3680 <https://bugs.webkit.org/show_bug.cgi?id=143624>
3681 <rdar://problem/19175714>
3683 Reviewed by Darin Adler.
3685 * ManualTests/button-that-focuses-itself-on-click.html: Added.
3687 2015-04-13 Michael Catanzaro <mcatanzaro@igalia.com>
3689 [cmake] REGRESSION(182663): It broke feature dependency handling
3690 https://bugs.webkit.org/show_bug.cgi?id=143665
3692 Reviewed by Csaba Osztrogonác.
3694 Don't try to check the value of options before defining the options.
3696 * Source/cmake/WebKitFeatures.cmake:
3698 2015-04-13 Csaba Osztrogonác <ossy@webkit.org>
3700 [cmake] Add ENABLE(ATTACHMENT_ELEMENT) to the build system
3701 https://bugs.webkit.org/show_bug.cgi?id=143664
3703 Reviewed by Gyuyoung Kim.
3705 * Source/cmake/OptionsEfl.cmake:
3706 * Source/cmake/OptionsGTK.cmake:
3707 * Source/cmake/WebKitFeatures.cmake:
3708 * Source/cmakeconfig.h.cmake:
3710 2015-04-12 Gyuyoung Kim <gyuyoung.kim@webkit.org>
3712 [EFL] Enable Media Source
3713 https://bugs.webkit.org/show_bug.cgi?id=143635
3715 Reviewed by Csaba Osztrogonác.
3717 * Source/cmake/OptionsEfl.cmake: Add ENABLE_MEDIA_SOURCE switch.
3719 2015-04-11 Michael Catanzaro <mcatanzaro@igalia.com>
3721 [CMake] Miscellaneous issues in WebKitFeatures.cmake
3722 https://bugs.webkit.org/show_bug.cgi?id=143636
3724 Reviewed by Martin Robinson.
3726 Rename _WEBKIT_AVAILABLE_OPTIONS_INITIALVALUE_ variables to
3727 _WEBKIT_AVAILABLE_OPTIONS_INITIAL_VALUE_
3729 Rename _WEBKIT_AVAILABLE_OPTIONS_ISPUBLIC_ variables to
3730 _WEBKIT_AVAILABLE_OPTIONS_IS_PUBLIC_
3732 Rename _SHOULD_PRINT_POINTS to _SHOULD_PRINT_DOTS
3734 Update USE_SYSTEM_MALLOC description to not mention TCmalloc
3736 Fix ENABLE_TOUCH_SLIDER so that it can be used
3740 * Source/cmake/WebKitFeatures.cmake:
3742 2015-04-11 Michael Catanzaro <mcatanzaro@igalia.com>
3744 [CMake] Print sorted feature list at the very end of the configure process
3745 https://bugs.webkit.org/show_bug.cgi?id=143596
3747 Reviewed by Martin Robinson.
3749 * CMakeLists.txt: Call PRINT_WEBKIT_OPTIONS at the bottom of the file.
3750 * Source/cmake/WebKitFeatures.cmake: Split option printing into PRINT_WEBKIT_OPTIONS macro,
3751 and sort the options before printing. Reorder some code so that features still get
3752 propagated to the bindings generators.
3754 2015-04-11 Michael Catanzaro <mcatanzaro@igalia.com>
3756 [CMake] Options should be marked as advanced by default
3757 https://bugs.webkit.org/show_bug.cgi?id=143572
3759 Reviewed by Gyuyoung Kim.
3761 Options defined with WEBKIT_OPTION_DEFINE are now advanced so that they are hidden from
3762 users by default, unless WEBKIT_OPTION_DEFAULT_PORT_VALUE is used. Add new macros
3763 WEBKIT_OPTION_DEFINE_PUBLIC to define an option that's not hidden by default, to be used
3764 for adding port-specific options, and WEBKIT_OPTION_PRIVATE_PORT_VALUE to override an
3765 option without making it public.
3767 * Source/cmake/WebKitFeatures.cmake:
3769 2015-04-10 Gyuyoung Kim <gyuyoung.kim@webkit.org>
3771 [CMake] Remove unnecessary ENABLE_WEBCORE switch
3772 https://bugs.webkit.org/show_bug.cgi?id=143584
3774 Reviewed by Csaba Osztrogonác.
3776 WebCore should be built for all ports. So ENABLE_WEBCORE switch looks be redundant.
3780 * Source/CMakeLists.txt:
3781 * Source/cmake/OptionsGTK.cmake:
3782 * Source/cmake/WebKitFS.cmake:
3784 2015-04-08 Filip Pizlo <fpizlo@apple.com>
3786 Unreviewed, revert accidental commit.
3790 2015-04-08 Alex Christensen <achristensen@webkit.org> and Patrick Gansterer <paroga@webkit.org>
3792 Add CMake build system for WinCairo port.
3793 https://bugs.webkit.org/show_bug.cgi?id=115944
3795 Reviewed by Chris Dumez.
3797 * Source/cmake/OptionsWindows.cmake:
3798 * Source/cmake/WebKitMacros.cmake:
3799 Make ADD_PRECOMPILED_HEADER more like http://stackoverflow.com/questions/148570/using-pre-compiled-headers-with-cmake
3801 2015-04-06 Alberto Garcia <berto@igalia.com>
3803 [GTK] Fix HPPA build
3804 https://bugs.webkit.org/show_bug.cgi?id=143453
3806 Reviewed by Darin Adler.
3808 Add HPPA to the list of supported CPUs.
3812 2015-04-03 Csaba Osztrogonác <ossy@webkit.org>
3814 Unreviewed, kick the GTK bots to fix an incremental build issue.
3816 * Source/cmake/OptionsGTK.cmake:
3818 2015-04-03 Zan Dobersek <zdobersek@igalia.com>
3820 Fix the EFL and GTK build after r182243
3821 https://bugs.webkit.org/show_bug.cgi?id=143361
3823 Reviewed by Csaba Osztrogonác.
3825 * Source/PlatformEfl.cmake: Add a custom command that copies
3826 the InspectorBackendCommands.js file into the proper directory
3827 under DerivedSources/WebInspectorUI/.
3829 2015-04-01 Alex Christensen <achristensen@webkit.org>
3831 Progress towards CMake on Windows and Mac.
3832 https://bugs.webkit.org/show_bug.cgi?id=143293
3834 Reviewed by Filip Pizlo.
3837 Set DERIVED_SOURCES_WTF_DIR for Windows.
3838 * Source/CMakeLists.txt:
3839 Don't compile bmalloc on Windows.
3840 * Source/cmake/OptionsCommon.cmake:
3841 Use the absolute path of the C preprocessor.
3842 * Source/cmake/OptionsWinCairo.cmake:
3843 Added needed definitions.
3844 * Source/cmake/OptionsWindows.cmake:
3845 Set some default values and removed support for old Visual Studio versions before /MP.
3846 * Source/cmake/WebKitFS.cmake:
3847 Make WTF DerivedSources directory.
3848 * Source/cmake/WebKitMacros.cmake:
3849 Added ADD_PRECOMPILED_HEADER macro based on
3850 http://stackoverflow.com/questions/148570/using-pre-compiled-headers-with-cmake
3852 2015-04-01 Gwang Yoon Hwang <yoon@igalia.com>
3854 Use colored diagnostics when building with cmake + ninja + clang
3855 https://bugs.webkit.org/show_bug.cgi?id=143297
3857 Reviewed by Žan Doberšek.
3859 Because that ninja sets subprocess stdout/stderr to a pipe, clang
3860 disables colored output.
3861 This patch forces clang to use colored diagnostics when we are using
3864 * Source/cmake/OptionsCommon.cmake:
3866 2015-03-29 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3868 [CMake] Update old CMakeList.txt in gtest
3869 https://bugs.webkit.org/show_bug.cgi?id=143192
3871 Reviewed by Darin Adler.
3873 CMake ports have used cmake/gtest/CMakeLists.txt instead of ThirdParty/test/CMakeLists.txt
3874 in order to build gtest. However it looks ThirdParty/test/CMakeLists.txt won't be used anymore.
3875 So this patch moves cmake/gtest/CMakeLists.txt to ThirdPart/test/CMakeLists.txt, and use it.
3877 * Source/CMakeLists.txt:
3878 * Source/cmake/gtest/CMakeLists.txt: Removed.
3880 2015-03-27 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3882 [CMake] Remove unnecessary INCLUDE_IF_EXISTS macro
3883 https://bugs.webkit.org/show_bug.cgi?id=143138
3885 Reviewed by Csaba Osztrogonác.
3887 INCLUDE_IF_EXISTS isn't used except for 2 places. However those uses can
3888 be replaced with WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS.
3890 * Source/cmake/OptionsWindows.cmake:
3891 Set "PORT" instead of "PORT_FALLBACK" because there is no benefit to define PORT_FALLBACK.
3892 * Source/cmake/WebKitMacros.cmake:
3894 2015-03-27 Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
3896 [GStreamer] share GL context in pipeline, part 2
3897 https://bugs.webkit.org/show_bug.cgi?id=143049
3899 Reviewed by Carlos Garcia Campos.
3901 * Source/cmake/OptionsGTK.cmake: USE_GSTREAMER_GL is set only if
3902 OpenGL/ES2 is found and GLX/EGL is found too.
3904 2015-03-26 Alex Christensen <achristensen@webkit.org>
3906 Progress towards CMake on Mac.
3907 https://bugs.webkit.org/show_bug.cgi?id=143112
3909 Reviewed by Chris Dumez.
3911 * Source/cmake/OptionsMac.cmake:
3913 2015-03-24 Csaba Osztrogonác <ossy@webkit.org>
3915 [EFL] Add OpenWebRTC in jhbuild
3916 https://bugs.webkit.org/show_bug.cgi?id=142778
3918 Reviewed by Gyuyoung Kim.
3920 Original patch by Philippe Normand <pnormand@igalia.com>
3922 * Source/cmake/OptionsEfl.cmake: Look for OpenWebRTC library if
3923 mediastream build is enabled.
3925 2015-03-23 Carlos Garcia Campos <cgarcia@igalia.com>
3927 [GTK] Add a configure option to build without Redirected XComposite Window
3928 https://bugs.webkit.org/show_bug.cgi?id=142865
3930 Reviewed by Žan Doberšek.
3932 The Redirected XComposite Window was added to support some
3933 features like GtkOverlay, but in cases where we don't need such
3934 features, it's more efficient to use the XID of the WebKitWebView
3935 window as the native surface handle for the accelerated
3936 compositing. This patch adds USE_REDIRECTED_XCOMPOSITE_WINDOW,
3937 that is enabled by default for X11 target when OpenGL is enabled.
3939 * Source/cmake/OptionsGTK.cmake:
3941 2015-03-20 Zan Dobersek <zdobersek@igalia.com>
3943 [GTK] Search for the Wayland dependency when enabling Wayland target
3944 https://bugs.webkit.org/show_bug.cgi?id=142876
3946 Reviewed by Carlos Garcia Campos.
3948 * Source/cmake/OptionsGTK.cmake: The Wayland dependency isn't a public
3949 requirement of either the GTK+ or GDK pkg-config files, so we have to
3950 search for it ourselves when WebKitGTK+ has been configured to support
3951 the Wayland windowing target.
3953 2015-03-20 Csaba Osztrogonác <ossy@webkit.org>
3955 Unreviewed, kick the GTK bots to regenerate makefile.
3956 https://bugs.webkit.org/show_bug.cgi?id=137394
3958 * Source/cmake/OptionsEfl.cmake: Revert my last accidenatal change.
3959 * Source/cmake/OptionsGTK.cmake: Really kick the GTK bots.
3961 2015-03-20 Csaba Osztrogonác <ossy@webkit.org>
3963 Unreviewed, kick the GTK bots to regenerate makefile.
3964 https://bugs.webkit.org/show_bug.cgi?id=137394
3966 * Source/cmake/OptionsEfl.cmake:
3968 2015-03-19 Csaba Osztrogonác <ossy@webkit.org>
3970 [GTK] Fix inspector userinterface related incremental build issue
3971 https://bugs.webkit.org/show_bug.cgi?id=142849
3973 Reviewed by Carlos Garcia Campos.
3975 * Source/cmake/OptionsGTK.cmake: Revert r181733.
3977 2015-03-18 Csaba Osztrogonác <ossy@webkit.org>
3979 Unreviewed, kick the GTK bots to regenerate makefile.
3981 * Source/cmake/OptionsGTK.cmake:
3983 2015-03-17 Ryuan Choi <ryuan.choi@navercorp.com>
3985 [EFL] Expose JavaScript binding interface through ewk_extension
3986 https://bugs.webkit.org/show_bug.cgi?id=142033
3988 Reviewed by Gyuyoung Kim.
3990 * Source/cmake/OptionsEfl.cmake: Added HEADER_INSTALL_DIR variable.
3992 2015-03-17 Philippe Normand <pnormand@igalia.com>
3994 [GTK] basic OpenWebRTC build support
3995 https://bugs.webkit.org/show_bug.cgi?id=142393
3997 Reviewed by Carlos Garcia Campos.
3999 * Source/cmake/FindOpenWebRTC.cmake: Added.
4000 * Source/cmake/OptionsGTK.cmake: Look for OpenWebRTC library if
4001 mediastream build is enabled.
4003 2015-03-17 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4005 [CMake][EFL] Build test tools only for developer mode
4006 https://bugs.webkit.org/show_bug.cgi?id=142761
4008 Reviewed by Csaba Osztrogonác.
4010 Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on production mode.
4012 * Source/cmake/OptionsEfl.cmake:
4013 * Source/cmake/OptionsGTK.cmake: Move ENABLE_MINIBROWSER to common place.
4014 * Source/cmake/WebKitFeatures.cmake: Define ENABLE_MINIBROWSER variable.
4015 * Source/cmakeconfig.h.cmake:
4017 2015-03-16 Ryosuke Niwa <rniwa@webkit.org>
4019 Enable ES6 classes by default
4020 https://bugs.webkit.org/show_bug.cgi?id=142774
4022 Reviewed by Gavin Barraclough.
4024 * Source/cmake/WebKitFeatures.cmake:
4026 2015-03-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4028 [CMake][EFL] Rearrange OptionEFL.cmake to improve readability
4029 https://bugs.webkit.org/show_bug.cgi?id=142722
4031 Reviewed by Csaba Osztrogonác.
4033 Categorize to define cmake variables, to find necessary packages,
4034 use upper case for "glib_conponents" cmake variable name, re-arrange
4035 wrong alphabet sorting, and so on.
4037 * CMakeLists.txt: Remove WinCE port.
4038 * Source/cmake/OptionsEfl.cmake:
4040 2015-03-14 Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
4042 [GStreamer] share GL context in pipeline
4043 https://bugs.webkit.org/show_bug.cgi?id=142693
4045 Reviewed by Philippe Normand.
4047 Add search of gstreamer-gl library in the GStreamer installation. If
4048 it is found, WTF_USE_GSTREAMER_GL macro is defined.
4050 * Source/cmake/FindGStreamer.cmake:
4051 * Source/cmake/OptionsGTK.cmake:
4053 2015-03-13 Alex Christensen <achristensen@webkit.org>
4055 Progress towards CMake on Mac.
4056 https://bugs.webkit.org/show_bug.cgi?id=142680
4058 Reviewed by Gyuyoung Kim.
4061 * Source/PlatformMac.cmake: Added stub.
4062 * Source/cmake/OptionsMac.cmake:
4063 Change defines to get CMake working.
4065 2015-03-11 Carlos Garcia Campos <cgarcia@igalia.com>
4067 [GTK] Add an option to enable MiniBrowser for non developer builds and always install it
4068 https://bugs.webkit.org/show_bug.cgi?id=126688
4070 Reviewed by Gustavo Noronha Silva.
4072 Add ENABLE_MINIBROWSER option, enabled by default for development
4073 builds and disabled for production builds unless explicilty enabled.
4075 * Source/cmake/OptionsGTK.cmake:
4077 2015-03-11 Carlos Garcia Campos <cgarcia@igalia.com>
4079 [GTK] Do not look for child processes in the UI process binary path
4080 https://bugs.webkit.org/show_bug.cgi?id=135752
4082 Reviewed by Gustavo Noronha Silva.
4084 * Source/cmake/OptionsGTK.cmake: Add -DDEVELOPMENT_BUILD=1 to the
4085 build for development builds.
4087 2015-03-10 Carlos Garcia Campos <cgarcia@igalia.com> and José Dapena Paz <jdapena@igalia.com>
4089 [GTK] Add a configure option to build with OpenGL ES 2
4090 https://bugs.webkit.org/show_bug.cgi?id=142498
4092 Reviewed by Martin Robinson.
4094 Add ENABLE_GLES2 option. It's disabled by default, but if passed
4095 GLES2 is required and OpenGL is not even searched. Otherwise we
4096 search for OpenGL as usual, using it only if present.
4098 * Source/cmake/OptionsGTK.cmake:
4100 2015-03-10 Csaba Osztrogonác <ossy@webkit.org>
4102 [cmake] Handle unused parameter warnings as build errors except in WebKit2
4103 https://bugs.webkit.org/show_bug.cgi?id=142338
4105 Reviewed by Gyuyoung Kim.
4107 * Source/cmake/WebKitHelpers.cmake:
4109 2015-03-03 Daniel Bates <dabates@apple.com>
4111 Convert ManualTests/svg-tooltip.svg to a DRT test
4112 https://bugs.webkit.org/show_bug.cgi?id=140480
4114 Reviewed by Alex Christensen.
4116 * ManualTests/svg-tooltip.svg: Removed.
4118 2015-03-02 Debarshi Ray <debarshir@gnome.org>
4120 REGRESSION(r179409): [GTK] Undefined symbol prevents web extensions from being loaded
4121 https://bugs.webkit.org/show_bug.cgi?id=142165
4123 Reviewed by Carlos Garcia Campos.
4125 * Source/cmake/gtksymbols.filter:
4127 2015-02-26 Csaba Osztrogonác <ossy@webkit.org>
4129 [EFL] Remove unnecessary comment after r179110
4130 https://bugs.webkit.org/show_bug.cgi?id=142042
4132 Reviewed by Gyuyoung Kim.
4134 * Source/cmake/OptionsEfl.cmake:
4136 2015-02-23 Tomas Popela <tpopela@redhat.com>
4138 [GTK] Fails to compile with cmake 3.2.x
4139 https://bugs.webkit.org/show_bug.cgi?id=141796
4141 With cmake 3.2.x we have to explicitly ask for X11 otherwise the
4142 X11_X11_LIB variable won't be set thus the X11 linker flags won't be
4143 added and the build will fail.
4145 Reviewed by Martin Robinson.
4147 * Source/cmake/OptionsGTK.cmake:
4149 2015-02-20 Alexey Proskuryakov <ap@apple.com>
4151 Remove svn:keywords property.
4153 As far as I can tell, the property had no effect on any of these files, but also,
4154 when it has effect it's likely harmful.
4156 * ManualTests/animation-with-transition.html: Removed property svn:keywords.
4157 * ManualTests/blur-filter-timing.html: Removed property svn:keywords.
4158 * ManualTests/compositing/caret-in-compositing-frame.html: Removed property svn:keywords.
4159 * ManualTests/compositing/font-smoothing.html: Removed property svn:keywords.
4160 * ManualTests/compositing/missing-iframe-contents.html: Removed property svn:keywords.
4161 * ManualTests/compositing/requires-backing-change.html: Removed property svn:keywords.
4162 * ManualTests/compositing/resources/composited-subframe.html: Removed property svn:keywords.
4163 * ManualTests/compositing/resources/editable-compositing-subframe.html: Removed property svn:keywords.
4164 * ManualTests/frames/nested-iframe-blit-on-scroll.html: Removed property svn:keywords.
4165 * ManualTests/frames/resources/blit-on-scroll-subframe.html: Removed property svn:keywords.
4166 * ManualTests/frames/resources/blit-on-scroll-subsubframe.html: Removed property svn:keywords.
4167 * ManualTests/plugins/plugin-paint-causes-layout.html: Removed property svn:keywords.
4168 * ManualTests/screen-availLeft.html: Removed property svn:keywords.
4169 * ManualTests/transition-accelerated.html: Removed property svn:keywords.
4171 2015-02-17 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4173 [CMAKE] Remove CMakeLists.txt in WK1 port
4174 https://bugs.webkit.org/show_bug.cgi?id=141617
4176 Reviewed by Anders Carlsson.
4178 Nobody uses CMake in WK1 port. Remove it.
4182 2015-02-13 Csaba Osztrogonác <ossy@webkit.org>
4184 Unreviewed, remove empty directories.
4186 * ManualTests/qt: Removed.
4188 2015-02-11 Carlos Alberto Lopez Perez <clopez@igalia.com>
4190 [CMake] Don't set flag fuse-ld on the C/C++ compiler flags, but on the linker flags.
4191 https://bugs.webkit.org/show_bug.cgi?id=141481
4193 Reviewed by Csaba Osztrogonác.
4195 * Source/cmake/OptionsCommon.cmake: Move -fuse-ld=gold to the linker flags.
4197 2015-02-11 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4199 [EFL][GTK] Use bmalloc instead of tcmalloc
4200 https://bugs.webkit.org/show_bug.cgi?id=140162
4202 Reviewed by Carlos Garcia Campos.
4204 Add bmalloc directory to build list.
4206 * CMakeLists.txt: Define BMALLOC_DIR directory.
4207 * Source/CMakeLists.txt: Add bmalloc path to sub-directories list.
4209 2015-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
4211 [GTK] Add default color chooser implementation using GtkColorChooserDialog
4212 https://bugs.webkit.org/show_bug.cgi?id=141392
4214 Reviewed by Gustavo Noronha Silva.
4216 Enable INPUT_TYPE_COLOR by default for GTK+ port.
4218 * Source/cmake/OptionsGTK.cmake:
4220 2015-02-09 Sergio Villar Senin <svillar@igalia.com>
4222 ASSERTION FAILED: resolvedInitialPosition <= resolvedFinalPosition in WebCore::GridSpan::GridSpan
4223 https://bugs.webkit.org/show_bug.cgi?id=141328
4225 Reviewed by Darin Adler.
4227 Added as manual test because it involves a huge grid allocation
4228 which is very slow on Debug bots, the only ones capable to trigger
4231 * ManualTests/css-grid-layout-item-with-huge-span-crash.html: Added.
4233 2015-02-05 Youenn Fablet <youenn.fablet@crf.canon.fr> and Xabier Rodriguez Calvar <calvaris@igalia.com>
4235 [Streams API] Implement a barebone ReadableStream interface
4236 https://bugs.webkit.org/show_bug.cgi?id=141045
4238 Reviewed by Benjamin Poulain.
4240 * Source/cmake/WebKitFeatures.cmake:
4241 * Source/cmakeconfig.h.cmake: Made streams API compilation on by default.
4243 2015-02-02 Filip Pizlo <fpizlo@apple.com>
4245 Revert accidental change in r179490.
4249 2015-02-02 Filip Pizlo <fpizlo@apple.com>
4251 Unreviewed, revert accidental change to Makefile.shared in r179478
4255 2015-01-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
4257 [CMake] Minimum python version should be 2.7.
4258 https://bugs.webkit.org/show_bug.cgi?id=140997
4260 Reviewed by Csaba Osztrogonác.
4264 2015-01-26 Nikos Andronikos <nikos.andronikos-webkit@cisra.canon.com.au>
4266 Apply feTurbulence spec change to fix zero length vector generation
4267 https://bugs.webkit.org/show_bug.cgi?id=140812
4269 Reviewed by Darin Adler.
4271 Recently a bug with the turbulence algorithm was corrected in the
4272 Filter Effects specification.
4273 For some seed values this bug allowed zero length vectors to be generated.
4274 This resulted in large solid color squares being present in the generated image.
4275 The feTurbulence algorithm was updated to reject zero length vectors. This patch
4276 applies that change in WebCore.
4278 Test: svg/filters/feTurbulence_bad_seeds.html
4280 * platform/graphics/filters/FETurbulence.cpp:
4281 (WebCore::FETurbulence::initPaint):
4282 Added rejection sampling during vector generation to avoid zero length vectors.
4284 2015-01-26 Csaba Osztrogonác <ossy@webkit.org>
4286 [cmake] Remove compiler version calculate cruft
4287 https://bugs.webkit.org/show_bug.cgi?id=140885
4289 Reviewed by Darin Adler.
4291 * Source/cmake/WebKitHelpers.cmake:
4293 2015-01-26 Csaba Osztrogonác <ossy@webkit.org>
4295 [cmake] Stop compiling with -Wno-error=uninitialized and -Wno-error=literal-suffix
4296 https://bugs.webkit.org/show_bug.cgi?id=140886
4298 Reviewed by Žan Doberšek.
4300 * Source/cmake/WebKitHelpers.cmake:
4302 2015-01-26 Michael Catanzaro <mcatanzaro@igalia.com>
4304 [GTK] gtkdoc does not appear in DevHelp
4305 https://bugs.webkit.org/show_bug.cgi?id=139369
4307 Reviewed by Philippe Normand.
4309 Expect the gtkdoc to be generated in folders named with the API version.
4311 * Source/PlatformGTK.cmake:
4313 2015-01-26 Zan Dobersek <zdobersek@igalia.com>
4315 [EFL][GTK] Stop compiling with fno-omit-frame-pointer, -fno-tree-dce
4316 https://bugs.webkit.org/show_bug.cgi?id=140609
4318 Reviewed by Csaba Osztrogonác.
4320 The latest releases of GCC versions 4.7, 4.8 and 4.9 all compile and
4321 run JSC tests fine without the -fno-tree-dce and -fno-omit-frame-pointer
4322 compilation flags. Those were added after the jsCStack branch merge, but
4323 can now be removed since the -ftree-dce issues were fixed in GCC, and
4324 changes in r173282 and r173298 again enable compiling with -fomit-frame-pointer.
4326 * Source/cmake/OptionsEfl.cmake:
4327 * Source/cmake/OptionsGTK.cmake:
4329 2015-01-26 Commit Queue <commit-queue@webkit.org>
4331 Unreviewed, rolling out r179107.
4332 https://bugs.webkit.org/show_bug.cgi?id=140880
4334 The GCC in the bots doesn't support the AsyncTask
4335 implementation (Requested by KaL on #webkit).
4339 "[GTK] Enable IndexedDB"
4340 https://bugs.webkit.org/show_bug.cgi?id=98932
4341 http://trac.webkit.org/changeset/179107
4343 2015-01-25 Carlos Garcia Campos <cgarcia@igalia.com>
4345 [GTK] Enable IndexedDB
4346 https://bugs.webkit.org/show_bug.cgi?id=98932
4348 Reviewed by Žan Doberšek.
4350 * Source/cmake/OptionsGTK.cmake: Enable DATABASE_PROCESS and INDEXED_DATABASE.
4351 * Source/cmake/WebKitFeatures.cmake: Add ENABLE_DATABASE_PROCESS.
4353 2015-01-23 Carlos Garcia Campos <cgarcia@igalia.com>
4355 [GTK] Add initial database process support
4356 https://bugs.webkit.org/show_bug.cgi?id=139491
4358 Reviewed by Sergio Villar Senin.
4360 * Source/cmake/OptionsGTK.cmake: Set WebKit2_DatabaseProcess_OUTPUT_NAME.
4362 2015-01-22 Ryosuke Niwa <rniwa@webkit.org>
4364 Add a build flag for ES6 class syntax
4365 https://bugs.webkit.org/show_bug.cgi?id=140760
4367 Reviewed by Michael Saboff.
4369 * Source/cmake/WebKitFeatures.cmake:
4370 * Source/cmakeconfig.h.cmake:
4372 2015-01-21 Csaba Osztrogonác <ossy@webkit.org>
4374 [EFL][WK2] EFL MiniBrowser doesn't run because shared library is not found
4375 https://bugs.webkit.org/show_bug.cgi?id=140049
4377 Reviewed by Gyuyoung Kim.
4379 * Source/cmake/OptionsCommon.cmake:
4381 2015-01-21 Csaba Osztrogonác <ossy@webkit.org>
4383 Remove ENABLE(INSPECTOR) ifdef guards
4384 https://bugs.webkit.org/show_bug.cgi?id=140668
4386 Reviewed by Darin Adler.
4388 * Source/PlatformEfl.cmake:
4389 * Source/cmake/OptionsEfl.cmake:
4390 * Source/cmake/OptionsGTK.cmake:
4391 * Source/cmake/OptionsMac.cmake:
4392 * Source/cmake/WebKitFeatures.cmake:
4393 * Source/cmakeconfig.h.cmake:
4395 2015-01-20 Carlos Garcia Campos <cgarcia@igalia.com>
4397 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.4 release.
4399 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
4401 2015-01-19 Gyuyoung Kim <gyuyoung.kim@samsung.com>
4403 [CMAKE] Fix cmake warning
4404 https://bugs.webkit.org/show_bug.cgi?id=140497
4406 Reviewed by Gustavo Noronha Silva.
4408 r173155 already tried to fix cmake warning though, the warning is still exist.
4409 CMAKE_LINK_INTERFACE_LIBRARIES seems to cause this warning. Individual target is
4410 already set for their libraries though, INTERFACE_LINK_LIBRARIES contains the list
4411 of transitive link dependencies, and CMAKE_LINK_INTERFACE_LIBRARIES can override
4412 the INTERFACE_LINK_LIBRARIES property when CMP0022 is not set. CMake warns this override.
4413 To avoid it, EFL port doesn't set CMAKE_LINK_INTERFACE_LIBRARIES.
4417 2015-01-19 Michael Catanzaro <mcatanzaro@igalia.com>
4419 [GTK] Generate the make dist manifest from a CMake template file
4420 https://bugs.webkit.org/show_bug.cgi?id=139387
4422 Reviewed by Martin Robinson.
4424 Generate manifest.txt from manifest.txt.in. Only expose the dist and
4425 distcheck targets for developer builds, as they won't work when
4426 building from a tarball because the manifest is not distributed.
4428 * Source/PlatformGTK.cmake:
4430 2015-01-15 Csaba Osztrogonác <ossy@webkit.org>
4432 Remove ENABLE(SQL_DATABASE) guards
4433 https://bugs.webkit.org/show_bug.cgi?id=140434
4435 Reviewed by Darin Adler.
4437 * Source/cmake/OptionsMac.cmake:
4438 * Source/cmake/WebKitFeatures.cmake:
4439 * Source/cmakeconfig.h.cmake:
4441 2015-01-11 Sam Weinig <sam@webkit.org>
4443 Remove support for SharedWorkers
4444 https://bugs.webkit.org/show_bug.cgi?id=140344
4446 Reviewed by Anders Carlsson.
4448 * Source/cmake/OptionsEfl.cmake:
4449 * Source/cmake/OptionsGTK.cmake:
4450 * Source/cmake/OptionsMac.cmake:
4451 * Source/cmake/WebKitFeatures.cmake:
4452 * Source/cmakeconfig.h.cmake:
4454 2015-01-10 Dan Bernstein <mitz@apple.com>
4456 [Xcode, iOS] Files are recompiled when alternating between using make and the Xcode IDE
4457 https://bugs.webkit.org/show_bug.cgi?id=140339
4459 Reviewed by Mark Rowe.
4461 * Makefile.shared: Run xcodebuild with the same PATH with which the Xcode IDE runs. This
4462 prevents unnecessary rebuilding due to PATH differences.
4464 2015-01-07 Gwang Yoon Hwang <yoon@igalia.com>
4466 [GTK][ThreadedCompositor] Add support for threaded compositor.
4467 https://bugs.webkit.org/show_bug.cgi?id=118265
4469 Reviewed by Martin Robinson.
4471 Added the ENABLE_THREADED_COMPOSITOR feature flag to the cmake and
4472 autotools build systems. The feature is disabled by default.
4473 And remove deprecated the WTF_USE_TILED_BACKING_STORE feature flag
4474 from the feature flags.
4476 * Source/cmake/OptionsEfl.cmake:
4477 * Source/cmake/OptionsGTK.cmake:
4478 * Source/cmake/WebKitFeatures.cmake:
4479 * Source/cmakeconfig.h.cmake:
4481 2014-12-23 Alexey Proskuryakov <ap@apple.com>
4483 Simplify building with ASan
4484 https://bugs.webkit.org/show_bug.cgi?id=139916
4486 Reviewed by Mark Rowe.
4488 * Makefile.shared: Invoke set-webkit-configuration to store ASan choice as appropriate.
4490 2014-12-16 Carlos Garcia Campos <cgarcia@igalia.com>
4492 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.3 release.
4494 * Source/cmake/OptionsGTK.cmake: Bump version numbers.
4496 2014-12-10 Jon Honeycutt <jhoneycutt@apple.com>
4498 Null dereference performing a "TapAndAHalf" gesture in Google search field
4500 <https://bugs.webkit.org/show_bug.cgi?id=139506>
4501 <rdar://problem/19028828>
4503 Reviewed by Darin Adler.
4505 * ManualTests/ios/tap-and-a-half-gesture-in-empty-text-field.html: Added.
4507 2014-12-10 Dean Jackson <dino@apple.com>
4509 Blur filter performance test doesn't provide results
4510 https://bugs.webkit.org/show_bug.cgi?id=139462
4512 Reviewed by Sam Weinig.
4514 This can't currently work under our performance test
4515 infrastructure. Move it to a manual test to avoid
4516 putting FAILures into the results.
4518 * ManualTests/blur-filter-timing.html: Renamed from PerformanceTests/Interactive/blur-filter-timing.html.
4520 2014-12-09 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
4522 [GTK][WK2] Add HTML5 Notifications support
4523 https://bugs.webkit.org/show_bug.cgi?id=61140
4525 Reviewed by Carlos Garcia Campos.
4527 * Source/cmake/FindLibNotify.cmake: Added.
4528 * Source/cmake/OptionsGTK.cmake: add option to enable notifications, look for
4529 libnotify and use it for a default implementation when found.
4531 2014-12-09 Bem Jones-Bey <bjonesbe@adobe.com>
4533 REGRESSION(r155906): Page content disappears on Tuaw article after loading
4534 https://bugs.webkit.org/show_bug.cgi?id=138100
4536 Reviewed by Simon Fraser.
4538 DRT causes an extra paint which makes it impossible to test this with
4541 * ManualTests/float-layer-not-painting.html: Added.
4543 2014-12-07 Alberto Garcia <berto@igalia.com>
4545 [GTK] WebKit has a new required dependency on GnuTLS
4546 https://bugs.webkit.org/show_bug.cgi?id=136158
4548 Reviewed by Martin Robinson.
4550 Detect if GnuTLS is installed and enable or disable subtle crypto
4551 support accordingly.
4553 * Source/cmake/OptionsGTK.cmake:
4555 2014-12-07 Carlos Garcia Campos <cgarcia@igalia.com>
4557 [GTK] Missing API detected in GObject DOM bindings after r176630
4558 https://bugs.webkit.org/show_bug.cgi?id=139201
4560 Reviewed by Gustavo Noronha Silva.
4562 Change GENERATE_BINDINGS macro to receive a list of optional
4563 additional dependencies, so that we can add more dependecies
4564 without having to change the macro.
4566 * Source/cmake/WebKitMacros.cmake:
4568 2014-12-05 Simon Fraser <simon.fraser@apple.com>
4570 Programmatic scrolling and content changes are not always synchronized
4571 https://bugs.webkit.org/show_bug.cgi?id=139245
4572 rdar://problem/18833612
4574 Reviewed by Anders Carlsson.
4576 Manual test that tries to sync layout with programmatic scrolling.
4578 * ManualTests/programmatic-scroll-flicker.html: Added.
4580 2014-12-04 Alberto Garcia <berto@igalia.com>
4582 can not find cairo-gl.h when build webkit with gtk on ubuntu 14.04
4583 https://bugs.webkit.org/show_bug.cgi?id=136576
4585 Reviewed by Carlos Garcia Campos.
4587 CMake should complain if Accelerated 2D Canvas is explicitly
4588 enabled but cairo-gl is not found.
4590 * Source/cmake/OptionsGTK.cmake:
4592 2014-12-03 Eva Balazsfalvi <evab.u-szeged@partner.samsung.com>