1 2012-05-22 Christophe Dumez <christophe.dumez@intel.com>
3 [EFL] EFL's DRT needs to print information about received Web Intents
4 https://bugs.webkit.org/show_bug.cgi?id=86864
6 Reviewed by Adam Barth.
8 Enable Web Intents by default on EFL port.
10 * Source/cmake/OptionsEfl.cmake:
12 2012-05-21 Raphael Kubo da Costa <rakuco@webkit.org>
14 [EFL] Unreviewed build fix when ENABLE_VIDEO is off and ENABLE_VIDEO_TRACK is not.
16 Do not enable VIDEO_TRACK if VIDEO itself has been disabled.
18 * Source/cmake/OptionsEfl.cmake:
20 2012-05-21 Raphael Kubo da Costa <rakuco@webkit.org>
22 [EFL] Do not enable Web Audio support by default at build time.
23 https://bugs.webkit.org/show_bug.cgi?id=86982
25 Reviewed by Philippe Normand.
27 Follow-up to r115800. Even though Web Audio support is disabled by
28 default in build-webkit, enabling it in OptionsEfl.cmake will turn
29 it on when building the port without build-webkit.
31 Since Web Audio support for the EFL port does not seem to be fully
32 working yet, it is better to disable it in all cases.
34 * Source/cmake/OptionsEfl.cmake: Remove option override for
37 2012-05-21 Dominic Mazzoni <dmazzoni@google.com>
39 AX: A disabled select element should not be exposed as focusable
40 https://bugs.webkit.org/show_bug.cgi?id=86949
42 Reviewed by Chris Fleizach.
44 * LayoutTests/accessibility/disabled-controls-not-focusable-expected.txt: Added.
45 * LayoutTests/accessibility/disabled-controls-not-focusable.html: Added.
46 * Source/WebCore/accessibility/AccessibilityListBox.h:
47 (AccessibilityListBox):
48 * Source/WebCore/accessibility/AccessibilityMenuList.cpp:
49 (WebCore::AccessibilityMenuList::canSetFocusAttribute):
51 * Source/WebCore/accessibility/AccessibilityMenuList.h:
52 (AccessibilityMenuList):
54 2012-05-20 George Staikos <staikos@webkit.org>
56 [BlackBerry] Define navigator.vendor for BlackBerry.
57 https://bugs.webkit.org/show_bug.cgi?id=86975
59 Reviewed by Antonio Gomes.
61 * Source/cmake/OptionsBlackBerry.cmake:
63 2012-05-20 Kevin Ollivier <kevino@theolliviers.com>
65 [wx] Unreviewed build fix. Clean up no longer used files in DerivedSources.
69 2012-05-19 Kevin Ollivier <kevino@theolliviers.com>
71 [wx] Unreviewed build fix. Remove a couple files wx doesn't use from the build.
75 2012-05-18 Christophe Dumez <christophe.dumez@intel.com>
77 [EFL] Web Intents code is not compiling
78 https://bugs.webkit.org/show_bug.cgi?id=85364
80 Reviewed by Adam Barth.
82 Remove broken CMake directive for WEB_INTENTS.
84 * Source/cmake/OptionsEfl.cmake:
86 2012-05-18 Adrian Bunk <bunk@stusta.de>
88 [GTK] Remove the obsolete AM_PROG_CC_STDC
89 https://bugs.webkit.org/show_bug.cgi?id=85250
91 Reviewed by Martin Robinson.
95 2012-05-18 Raphael Kubo da Costa <rakuco@webkit.org>
97 [CMake] Unreviewed, remove ENABLE_CSS_GRID_LAYOUT option after r117613.
99 * Source/cmake/WebKitFeatures.cmake:
101 2012-05-18 Shezan Baig <shezbaig.wk@gmail.com>
103 Expose FrameSelection::absoluteCaretBounds via window.internals
104 https://bugs.webkit.org/show_bug.cgi?id=86390
106 Reviewed by Ryosuke Niwa.
108 Exports necessary symbols.
110 * Source/autotools/symbols.filter:
112 2012-05-18 Martin Robinson <mrobinson@igalia.com>
114 Get IndexedDB closer to building for GTK+.
116 Reviewed by Philippe Normand.
118 * configure.ac: Make out the IndexedDB imply USE_LEVELDB, as LevelDB is the
119 only IndexedDB backend at the moment. Also mark IndexedDB as incomplete.
121 2012-05-18 Zalan Bujtas <zbujtas@gmail.com>
123 [Qt] Gesture tap highlighter needs to take overflow clip into account.
124 https://bugs.webkit.org/show_bug.cgi?id=84989
126 Reviewed by Kenneth Rohde Christiansen.
128 * ManualTests/qt/tap-highlighting-overflow-hidden.html: Added.
130 2012-05-18 Christophe Dumez <christophe.dumez@intel.com>
132 [EFL] Add simple implementation of Web Intents
133 https://bugs.webkit.org/show_bug.cgi?id=86354
135 Reviewed by Eric Seidel.
137 Enable WEB_INTENTS flag by default on EFL port.
139 * Source/cmake/OptionsEfl.cmake:
141 2012-05-17 Dan Bernstein <mitz@apple.com>
143 REGRESSION (r117428): WebKit API/SPI was removed
144 https://bugs.webkit.org/show_bug.cgi?id=86748
148 * Source/autotools/symbols.filter:
150 2012-05-17 Thiago Marcos P. Santos <thiago.santos@intel.com>
152 [EFL] Fix link error caused by not directly linking with edbus
153 https://bugs.webkit.org/show_bug.cgi?id=86747
155 Unreviewed build fix.
157 * Source/cmake/FindEFL.cmake:
159 2012-05-17 Gyuyoung Kim <gyuyoung.kim@samsung.com>
161 Convert setDomainRelaxationForbiddenForURLScheme to use InternalSettings interface
162 https://bugs.webkit.org/show_bug.cgi?id=86704
164 Reviewed by Eric Seidel.
166 * Source/autotools/symbols.filter: Add setDomainRelaxationForbiddenForURLScheme symbol filter.
168 2012-05-16 Kihong Kwon <kihong.kwon@samsung.com>
170 [EFL] Support for Battery Status API on the WebKit-Efl
171 https://bugs.webkit.org/show_bug.cgi?id=83254
173 Reviewed by Chang Shu.
175 Add dependency check for e_ukit package which is in the e_dbus library.
177 * Source/cmake/FindEFL.cmake:
179 2012-05-16 Varun Jain <varunjain@google.com>
181 [chromium] No modifier flags (shift/ctrl/alt) in drag&drop events on chromium linux
182 https://bugs.webkit.org/show_bug.cgi?id=86236
184 Reviewed by Tony Chang.
186 * ManualTests/chromium/modifiers-during-drag-and-drop.html: Added.
188 2012-05-16 Keishi Hattori <keishi@webkit.org>
190 [chromium] Add WebKit API to access inner text value of input element
191 https://bugs.webkit.org/show_bug.cgi?id=85353
193 Reviewed by Kent Tamura.
195 * Source/autotools/symbols.filter: Added HTMLInputElement::setEditingValue
197 2012-05-15 Kihong Kwon <kihong.kwon@samsung.com>
199 [EFL] Enable Fullscreen API
200 https://bugs.webkit.org/show_bug.cgi?id=85870
202 Reviewed by Antonio Gomes.
204 Enable FULLSCREEN_API on the Efl port.
206 * Source/cmake/OptionsEfl.cmake:
208 2012-05-14 Shinya Kawanaka <shinyak@chromium.org>
210 document.execCommand('Indent') in the direct child of ShadowRoot causes a crash.
211 https://bugs.webkit.org/show_bug.cgi?id=86341
213 Reviewed by Ryosuke Niwa.
215 Exports necessary symbols.
217 * Source/autotools/symbols.filter:
219 2012-05-14 Luke Macpherson <macpherson@chromium.org>
221 Introduce ENABLE_CSS_VARIABLES compile flag.
222 https://bugs.webkit.org/show_bug.cgi?id=86338
224 Reviewed by Dimitri Glazkov.
226 Add a configuration option for CSS Variables support, disabling it by default.
228 * Source/cmake/WebKitFeatures.cmake:
230 2012-05-14 Kevin Ollivier <kevino@theolliviers.com>
232 [wx] Unreviewed build fix. Fix wxMSW build, and make sure we properly
233 define WebKitVersion.h as a build target for all platforms to avoid
234 unnecessary rebuilds.
238 2012-05-11 Jeffrey Pfau <jpfau@apple.com>
240 REGRESSION (r114170): Scroll areas in nested frames improperly placed when tiled drawing is enabled
241 https://bugs.webkit.org/show_bug.cgi?id=86239
243 Reviewed by Anders Carlsson.
245 * ManualTests/resources/frame-textarea.html: Added.
246 * ManualTests/scrollable-positioned-frame.html: Added.
247 * ManualTests/scrollable-positioned-nested-frame.html: Added.
249 2012-05-11 Kevin Ollivier <kevino@theolliviers.com>
251 [wx] Unreviewed build fix, exclude some files we don't use from the build.
255 2012-05-11 Tommy Widenflycht <tommyw@google.com>
257 MediaStream API: Fix a reference counting issue in UserMediaRequest
258 https://bugs.webkit.org/show_bug.cgi?id=86210
260 Reviewed by Abhishek Arya.
262 * ManualTests/user-media-request-crash.html: Added.
264 2012-05-11 Christophe Dumez <christophe.dumez@intel.com>
266 Web Intents code only supports V8
267 https://bugs.webkit.org/show_bug.cgi?id=85954
269 Reviewed by Adam Barth.
271 Add ENABLE_WEB_INTENTS flag to CMake.
273 * Source/cmake/WebKitFeatures.cmake:
274 * Source/cmakeconfig.h.cmake:
276 2012-05-11 Xiaobo Wang <xbwang@torchmobile.com.cn>
278 [BlackBerry] Update DumpRenderTree.cpp to also run ref-tests if there're any
279 https://bugs.webkit.org/show_bug.cgi?id=86055
281 Reviewed by Rob Buis.
283 Ref-tests are tests with suffix "-expected", "-expected-mismatch" and a valid
284 extension(".html", ".htm", etc.).
285 Currently torch-launcher only run tests parsed by NRWT, with ref-tests
286 excluded. As a result, if a test have ref-tests (which were not run), our
287 DumpRenderTree Perl script will think there's a crash and exit with code 1.
288 So NRWT will report the result as CRASH.
289 We need to update DumpRenderTree.cpp to try to find ref-tests and run them.
291 * DumpRenderTree/blackberry/DumpRenderTree.cpp:
292 (BlackBerry::WebKit::DumpRenderTree::DumpRenderTree):
293 (BlackBerry::WebKit::DumpRenderTree::getRefTests):
295 (BlackBerry::WebKit::DumpRenderTree::runCurrentTest):
296 (BlackBerry::WebKit::DumpRenderTree::runRemainingTests):
297 (BlackBerry::WebKit::DumpRenderTree::runTests):
298 * DumpRenderTree/blackberry/DumpRenderTreeBlackBerry.h:
301 2012-05-10 MORITA Hajime <morrita@google.com>
303 ElementShadow should minimize the usage of "ShadowRoot" name
304 https://bugs.webkit.org/show_bug.cgi?id=85970
306 Reviewed by Dimitri Glazkov.
308 Removed symbols which no longer exists
310 * Source/autotools/symbols.filter:
312 2012-05-10 Gyuyoung Kim <gyuyoung.kim@samsung.com>
314 Move resumeAnimations to use Internals interface
315 https://bugs.webkit.org/show_bug.cgi?id=86063
317 Reviewed by Alexey Proskuryakov.
319 * Source/autotools/symbols.filter: Add a symbol filter for resumeAnimations.
321 2012-05-10 Zan Dobersek <zandobersek@gmail.com>
323 [GTK] ENABLE_IFRAME_SEAMLESS support
324 https://bugs.webkit.org/show_bug.cgi?id=85843
326 Reviewed by Eric Seidel.
328 Add a configuration option for enabling the iframe seamless
329 attribute support, enabling it by default.
333 2012-05-09 Stephen Chenney <schenney@chromium.org>
335 SVG Filters allow invalid elements as children
336 https://bugs.webkit.org/show_bug.cgi?id=83979
338 Reviewed by Nikolas Zimmermann.
340 This test will crash upon load in Chromium, unless the associated fix is in.
342 * ManualTests/bugzilla-83979.svg: Added.
344 2012-05-09 Kent Tamura <tkent@chromium.org>
346 Calendar Picker: Fix a crash by changing input type.
347 https://bugs.webkit.org/show_bug.cgi?id=86007
349 Reviewed by Hajime Morita.
351 * ManualTests/forms/calendar-picker-crash-by-type-change.html: Added.
353 2012-05-09 Gyuyoung Kim <gyuyoung.kim@samsung.com>
355 Move suspendAnimations to use Internals interface.
356 https://bugs.webkit.org/show_bug.cgi?id=85986
358 Reviewed by Ryosuke Niwa.
360 * Source/autotools/symbols.filter: Add a symbol filter for suspendAnimations.
362 2012-05-09 Hugo Parente Lima <hugo.lima@openbossa.org>
364 Use suitable viewport values on XHTML-MP pages.
365 https://bugs.webkit.org/show_bug.cgi?id=85425
367 Reviewed by Kenneth Rohde Christiansen.
369 Add LEGACY_VIEWPORT_ADAPTION use feature to cmake build system,
370 this feature will enable the use of a suitable viewport size
371 on legacy XHTML-MP pages.
373 * Source/cmake/WebKitFeatures.cmake:
375 2012-05-09 Crystal Zhang <haizhang@rim.com>
377 [BlackBerry] Enable PAGE_POPUP in make file, and implement required methods
378 https://bugs.webkit.org/show_bug.cgi?id=85907
380 Reviewed by Rob Buis.
382 Enable PAGE_POPUP option in make files.
384 Internal reviewed by Yong Li.
386 * Source/cmake/OptionsBlackBerry.cmake:
387 * Source/cmakeconfig.h.cmake:
389 2012-05-09 Carlos Garcia Campos <cgarcia@igalia.com>
391 [GTK] Split WebKit2 Makefile moving source code listings to GNUmakefile.list.am
392 https://bugs.webkit.org/show_bug.cgi?id=85985
394 Reviewed by Gustavo Noronha Silva.
398 2012-05-09 Carlos Garcia Campos <cgarcia@igalia.com>
400 [GTK] Use independent version numbers for public libraries
401 https://bugs.webkit.org/show_bug.cgi?id=85984
403 Reviewed by Gustavo Noronha Silva.
405 * configure.ac: Define LIBJAVASCRIPTCOREGTK_VERSION and
406 LIBWEBKIT2GTK_VERSION using the same version as
407 LIBWEBKITGTK_VERSION for backwards compatibility.
409 2012-05-08 Raphael Kubo da Costa <rakuco@webkit.org>
411 [CMake] FindGStreamer: Fix the build with static WebCore.
412 https://bugs.webkit.org/show_bug.cgi?id=85930
414 Reviewed by Daniel Bates.
416 Building WebCore statically was failing because files in
417 WebCore/platform/gstreamer when ENABLE_VIDEO was set required
418 gstreamer-base, which was not being linked to after r116453.
420 Fix that by looking for gstreamer-base, requiring and linking
421 against it if GStreamer is used.
423 * Source/cmake/FindGStreamer.cmake:
425 2012-05-08 Raphael Kubo da Costa <rakuco@webkit.org>
427 [CMake] Rewrite FindGStreamer.cmake.
428 https://bugs.webkit.org/show_bug.cgi?id=85857
430 Reviewed by Daniel Bates.
432 We are currently kind of duplicating the same
433 FindGStreamer-Foo.cmake file whenever a new GStreamer plugin needs
434 to be found. Besides this approach not scaling very well, it
435 relies on pkg-config for version checking, uses the LibFindMacros
436 package that we should deprecate and all the find files could be
437 merged into one, with users using the COMPONENTS feature of the
438 FIND_PACKAGE() call to find the desired plugins.
440 FindGStreamer.cmake has then been rewritten to take all that into
442 - The LibFindMacros.cmake package is not used anymore.
443 - Version check is performed in the CMake file itself by parsing
444 the gstversion.h header.
445 - All GStreamer plugins are searched and the COMPONENTS keyword
446 used in the FIND_PACKAGE() call is used to check which plugins are
448 - The plugins-base and base GStreamer plugins are not searched, as
449 they were not used anywhere in the build system.
451 * Source/cmake/FindGStreamer-App.cmake: Removed.
452 * Source/cmake/FindGStreamer-Audio.cmake: Removed.
453 * Source/cmake/FindGStreamer-Base.cmake: Removed.
454 * Source/cmake/FindGStreamer-FFT.cmake: Removed.
455 * Source/cmake/FindGStreamer-Interfaces.cmake: Removed.
456 * Source/cmake/FindGStreamer-Pbutils.cmake: Removed.
457 * Source/cmake/FindGStreamer-Plugins-Base.cmake: Removed.
458 * Source/cmake/FindGStreamer-Video.cmake: Removed.
459 * Source/cmake/FindGStreamer.cmake: Rewrite as described above.
460 * Source/cmake/OptionsEfl.cmake: Use COMPONENTS to specify which
461 GStreamer plugins to look for.
463 2012-05-08 Ryosuke Niwa <rniwa@webkit.org>
465 perf-o-matic fix attempt for dashboard images.
467 Rubber-stamped by Antti Koivisto.
469 Also stop generating images for 30, 90, and 365 days since they have been timing out.
471 * Websites/webkit-perf.appspot.com/controller.py:
472 (schedule_runs_update):
473 * Websites/webkit-perf.appspot.com/models.py:
476 2012-05-08 Christophe Dumez <christophe.dumez@intel.com>
478 [CMake] Add ENABLE_IFRAME_SEAMLESS flag
479 https://bugs.webkit.org/show_bug.cgi?id=85838
481 Reviewed by Eric Seidel.
483 Add ENABLE_IFRAME_SEAMLESS flag to CMake and enable it by default.
484 This flag was introduced by r116356.
486 * Source/cmake/WebKitFeatures.cmake:
487 * Source/cmakeconfig.h.cmake:
489 2012-05-08 Balazs Kelemen <kbalazs@webkit.org>
491 [Qt] X11 plugins need to be reworked for Qt5+WK1
492 https://bugs.webkit.org/show_bug.cgi?id=80691
494 Reviewed by Simon Hausmann.
496 Implement basic windowless plugin support with Qt5.
498 * Source/api.pri: Need private API's to be able
499 to use QApplicationPrivate::windowForWidget.
501 2012-05-07 Dave Tu <dtu@chromium.org>
503 Adjust flakiness dashboard gpu_tests image diff URLs.
504 https://bugs.webkit.org/show_bug.cgi?id=85423
506 Reviewed by Ojan Vafai.
508 * Tools/TestResultServer/static-dashboards/flakiness_dashboard.js:
510 2012-05-07 Liam Quinn <lquinn@rim.com>
512 [BlackBerry] WWW-Authenticate header on 200 response pops up authentication dialog
513 https://bugs.webkit.org/show_bug.cgi?id=85643
515 Reviewed by George Staikos.
518 Added manual test for WWW-Authenticate header on a 200 response.
520 * ManualTests/blackberry/http-auth-on-200.php: Added.
522 2012-05-07 Simon Hausmann <simon.hausmann@nokia.com>
524 [Qt] Unreviewed trivial build fix: Don't include bytearraytestdata.h in the QtWebKit
527 * Source/sync.profile:
529 2012-05-06 MORITA Hajime <morrita@google.com>
531 https://bugs.webkit.org/show_bug.cgi?id=85265
532 [Shadow DOM] ShadowTree needs a better name
534 Reviewed by Dimitri Glazkov.
536 * Source/autotools/symbols.filter: Updated exported symbol names according to the rename.
538 2012-05-06 Dan Bernstein <mitz@apple.com>
540 Part of: Building and debugging WebKit in the Xcode IDE requires a lot of setup
541 https://bugs.webkit.org/show_bug.cgi?id=85739
543 Reviewed by Daniel Bates.
545 * WebKit.xcworkspace: Added.
546 * WebKit.xcworkspace/contents.xcworkspacedata: Added.
547 * WebKit.xcworkspace/xcshareddata: Added.
548 * WebKit.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings: Added.
549 * WebKit.xcworkspace/xcshareddata/xcschemes: Added.
550 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Added
551 this scheme, which builds all source projects and runs WebProcess with
552 Safari as the client executable.
553 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme: Added
554 this scheme, which builds all source projects and runs Safari.
555 * WebKit.xcworkspace/xcshareddata/xcschemes/All Tools.xcscheme: Added
556 this scheme, which builds all tools projects and runs DumpRenderTree.
558 2012-05-06 Gustavo Noronha Silva <gns@gnome.org>
560 [GTK] Enable WebKit2 build by default (again)
561 https://bugs.webkit.org/show_bug.cgi?id=85750
563 * configure.ac: enable wk2 build by default.
565 2012-05-06 Gyuyoung Kim <gyuyoung.kim@samsung.com>
567 Convert isPageBoxVisible to use Internals interface.
568 https://bugs.webkit.org/show_bug.cgi?id=85692
570 Reviewed by Darin Adler.
572 * Source/autotools/symbols.filter: Add isPageBoxVisible symbol filter.
574 2012-05-06 Jonathan Dong <jonathan.dong@torchmobile.com.cn>
576 [BlackBerry] Enable credential persistance and auto fill
577 https://bugs.webkit.org/show_bug.cgi?id=85572
579 Reviewed by Rob Buis.
581 Enable credential persistance and auto fill feature by adding
582 ENABLE_BLACKBERRY_CREDENTIAL_PERSIST=1.
584 * Source/cmake/OptionsBlackBerry.cmake:
586 2012-05-05 Gustavo Noronha Silva <gns@gnome.org>
588 Unreviewed preparation for 1.9.2.
590 * configure.ac: bump version to 1.9.2 and bump libtool version.
592 2012-05-04 Jer Noble <jer.noble@apple.com>
594 Flash of white when exiting full screen HTML5 video
595 https://bugs.webkit.org/show_bug.cgi?id=85438
597 Reviewed by Sam Weinig.
599 * ManualTests/fullscreen/full-screen-flash.html: Added.
601 2012-05-04 Jer Noble <jer.noble@apple.com>
603 Taking a visibility:hidden element full screen causes full screen window to disappear.
604 https://bugs.webkit.org/show_bug.cgi?id=85432
606 Reviewed by Maciej Stachowiak.
608 * ManualTests/fullscreen/full-screen-zero-width.html: Added.
610 2012-05-04 Carlos Garcia Campos <cgarcia@igalia.com>
612 Unreviewed, rolling out r116075.
613 http://trac.webkit.org/changeset/116075
615 WebKit2 build was broken while WebKit2 build was disabled in bots,
616 so nobody noticed it. Disable the WebKit2 build for now to keep
617 the bots green again until we find the actual commit that
618 broke the WebKit2 build.
622 2012-05-04 Carlos Garcia Campos <cgarcia@igalia.com>
624 Unreviewed. Enable WebKit2 by default in configure.
626 This was removed in r115624 to make sure release 1.9.1 didn't have
627 WebKit2 enabled by default, because we are using the same library
628 versions for WebKit1 and WebKit2.
630 * configure.ac: Enable WebKit2 by default.
632 2012-05-03 Raphael Kubo da Costa <rakuco@webkit.org>
634 [CMake] Rewrite FindCairo.cmake.
635 https://bugs.webkit.org/show_bug.cgi?id=84895
637 Reviewed by Daniel Bates.
639 The old approach relied on pkg-config for finding Cairo (which
640 introduced a dependency on pkg-config that could be avoided), used
641 the LibFindMacros code that we should probably remove in the
642 future and did not use the FindPackageHandleStandardArguments
645 Change all that by rewriting the module.
646 - Use the pkg-config output optionally instead of requiring it
647 like LibFindMacros did.
648 - Remove the implicit dependency on FreeType which often found it
649 the wrong way via pkg-config and without considering
651 - Retrieve the Cairo version by looking at cairo-version.h instead
652 of relying on pkg-config. It requires some additional code for
653 checking if the desired version has been found, but that will not
654 be needed once we start depending on CMake 2.8.3 or later.
656 The only downside is that FPHSA sets <UPPERCASED_NAME>_FOUND
657 instead of <Name>_FOUND, and to keep things consistent
658 Cairo_LIBRARIES and Cairo_INCLUDE_DIRS have become CAIRO_LIBRARIES
659 and CAIRO_INCLUDE_DIRS.
661 * Source/cmake/FindCairo.cmake:
663 2012-05-03 Mike Fenton <mifenton@rim.com>
667 [BlackBerry] Add special attribute for alternate selection touch handling.
668 https://bugs.webkit.org/show_bug.cgi?id=85284
670 Reviewed by Rob Buis.
672 * ManualTests/blackberry/selection-touch-override.html:
674 2012-05-03 Gyuyoung Kim <gyuyoung.kim@samsung.com>
676 [CMAKE] Remove unneeded keyword in WebKitFeatures.cmake
677 https://bugs.webkit.org/show_bug.cgi?id=85461
679 Reviewed by Eric Seidel.
681 DEFAULT keyword wasn't removed on Bug 72815.
683 * Source/cmake/WebKitFeatures.cmake: Remove DEFAULT keyword in ENABLE_DRAG_SUPPORT field.
685 2012-05-02 Simon Hausmann <simon.hausmann@nokia.com>
687 [Qt] Unreviewed prospective QtMobility build fix.
689 * Source/api.pri: The Qt 4 equivalent of QT += sensors should be handled by
690 WebCore.pri, but somehow it isn't.
692 2012-05-02 Lars Knudsen <lars.knudsen@nokia.com>
694 [Qt] Make DeviceMotion and DeviceOrientation work with WebKit2
695 https://bugs.webkit.org/show_bug.cgi?id=64595
697 Reviewed by Kenneth Rohde Christiansen.
699 Moving DeviceMotion and DeviceOrientation clients and providers
700 to WebCore. This is done to allow clean dependencies when
701 statically linking WK2.
705 2012-05-02 Dongwoo Im <dw.im@samsung.com>
707 [EFL] Implement the Web Audio API feature.
708 https://bugs.webkit.org/show_bug.cgi?id=78688
710 Reviewed by Philippe Normand.
712 Implement the Web Audio API feature on the EFL port.
713 https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
715 * Source/cmake/FindGStreamer-Audio.cmake: Added. Find the pkgconfig of the GStreamer-audio.
716 * Source/cmake/FindGStreamer-FFT.cmake: Added. Find the pkgconfig of the GStreamer-fft.
717 * Source/cmake/OptionsEfl.cmake: Add the ENABLE_WEB_AUDIO option.
718 * Source/cmakeconfig.h.cmake: Add the ENABLE_WEB_AUDIO option.
720 2012-05-01 Landry Breuil <landry@openbsd.org>
722 [GTK] Fix gstreamer detection during configure
723 https://bugs.webkit.org/show_bug.cgi?id=84325
725 Reviewed by Philippe Normand.
727 * configure.ac: Fix GSTREAMER_REQUIRED_VERSION and
728 GSTREAMER_PLUGINS_BASE_REQUIRED_VERSION assignments.
730 2012-05-01 Mike Fenton <mifenton@rim.com>
732 Add special attribute for alternate selection touch handling.
733 https://bugs.webkit.org/show_bug.cgi?id=85284
735 Reviewed by Antonio Gomes.
739 Add manual test for -bb-selection-touchoverride.
741 Reviewed Internally by Gen Mak.
743 * ManualTests/blackberry/selection-touch-override.html: Added.
745 2012-04-25 Raphael Kubo da Costa <rakuco@webkit.org>
747 [CMake] Add a proper license to FindSqlite.cmake.
748 https://bugs.webkit.org/show_bug.cgi?id=84901
750 Reviewed by Daniel Bates.
752 FindSqlite.cmake referenced COPYING-CMAKE-SCRIPTS, which was
753 supposed to contain its license. This file, however, was not
754 imported with FindSqlite.cmake into the tree.
756 Add it from kdelibs (where the Find file came from) at git
757 revision [1]. Also worth mentioning is that Alexander Neundorf
758 added Gilles Caulier as the script author in revision [2].
760 [1] https://projects.kde.org/projects/kde/kdelibs/repository/revisions/c27925edf98b9952aeada677dfc74ce9c809c48a
761 [2] https://projects.kde.org/projects/kde/kdelibs/repository/revisions/14d0a92e04e1a200d6e58397e57a29194a0819cf
763 * Source/cmake/FindSqlite.cmake:
765 2012-04-30 Carlos Garcia Campos <cgarcia@igalia.com>
767 [GTK] Update NEWS and configure.ac for 1.9.1 release
768 https://bugs.webkit.org/show_bug.cgi?id=85175
770 Reviewed by Philippe Normand.
772 * configure.ac: Bumped version number. Disable WebKit2 by default
773 for now, since we still don't use a different libtool version for
774 libwebkit2gtk. It will be enabled again after the release and the
775 library version will be reworked for the next release.
777 2012-04-30 Carlos Garcia Campos <cgarcia@igalia.com>
779 Unreviewed. Fix make distcheck.
781 * GNUmakefile.am: Add ALL_MOFILES declaration.
783 2012-04-28 Yury Semikhatsky <yurys@chromium.org>
785 Unreviewed. Gtk build fix after r115553.
787 * Source/autotools/symbols.filter:
789 2012-04-26 Carlos Garcia Campos <cgarcia@igalia.com>
791 [SOUP] Add a way to register custom uri schemes in WebKit2
792 https://bugs.webkit.org/show_bug.cgi?id=84130
794 Reviewed by Martin Robinson.
796 * GNUmakefile.am: Add BUILDING_SOUP__ macro to compilation.
798 2012-04-26 Antonio Gomes <agomes@rim.com>
800 [BlackBerry] properly disable DRAG_SUPPORT
801 https://bugs.webkit.org/show_bug.cgi?id=84952
803 Reviewed by Daniel Bates.
805 Add CMake build options to toggle DRAG_SUPPORT on/off,
806 and set its value for BlackBerry port.
808 * Source/cmake/OptionsBlackBerry.cmake: Toggled in ON.
809 * Source/cmake/OptionsBlackBerry.cmake: Toggled OFF.
810 * Source/cmake/OptionsWinCE.cmake: Toggled it OFF.
811 * Source/cmake/OptionsWindows.cmake: Toggled it ON.
812 * Source/cmakeconfig.h.cmake:
814 2012-04-26 Antonio Gomes <agomes@rim.com>
816 [BlackBerry] Add smooth_scrolling options to CMAKE and enable it for Blackberry
817 https://bugs.webkit.org/show_bug.cgi?id=84954
819 Reviewed by Daniel Bates.
821 * Source/cmakeconfig.h.cmake: Make it possible for CMake builds to
822 toggle SMOOTH_SCROLLING on/off
823 * Source/cmake/OptionsBlackBerry.cmake: ... and set it to ON by defualt
824 for the Blackberry port.
826 2012-04-26 Christophe Dumez <christophe.dumez@intel.com>
828 [EFL] Enable VIDEO_TRACK feature
829 https://bugs.webkit.org/show_bug.cgi?id=84830
831 Reviewed by Gustavo Noronha Silva.
833 Enable VIDEO_TRACK feature by default on EFL port.
835 * Source/cmake/OptionsEfl.cmake:
836 * Source/cmake/WebKitFeatures.cmake:
837 * Source/cmakeconfig.h.cmake:
839 2012-04-24 Kent Tamura <tkent@chromium.org>
841 Calendar Picker: Resize to minimal size to fit the content
842 https://bugs.webkit.org/show_bug.cgi?id=84826
844 Reviewed by Hajime Morita.
846 * ManualTests/forms/calendar-picker.html:
847 Sync with the size specified in CalendarPickerElement.cpp.
849 2012-04-25 Allan Sandfeld Jensen <allan.jensen@nokia.com>
851 [Qt] Zoom back can overscroll document edges.
852 https://bugs.webkit.org/show_bug.cgi?id=84851
854 Reviewed by Kenneth Rohde Christiansen.
856 Manual test for overscroll on zoom-back. Needs to be manual since we do not yet
857 have automatic testing for this type of UI-side behaviour.
859 * ManualTests/qt/double-tap-overscroll.html: Added.
861 2012-04-24 Yael Aharon <yael.aharon@nokia.com>
863 Fixed background is scrolling in http://www.nieuwecode.nl/ in Qt webkit2
864 https://bugs.webkit.org/show_bug.cgi?id=83980
866 Reviewed by Simon Fraser.
868 * ManualTests/fixed-position-no-z-index.html: Added.
870 2012-04-24 Carlos Garcia Campos <cgarcia@igalia.com>
872 [GTK] Build and run TestWebKitAPI unit tests
873 https://bugs.webkit.org/show_bug.cgi?id=84325
875 Reviewed by Philippe Normand.
877 * GNUmakefile.am: Include makefiles to build gtest and
878 TestWebKitAPI. Add BUILDING_WEBKIT2__ macro to compilation when
881 2012-04-24 Charles Wei <charles.wei@torchmobile.com.cn>
883 [BlackBerry] Input Range element expects mouse events
884 https://bugs.webkit.org/show_bug.cgi?id=84571
886 Reviewed by Antonio Gomes.
888 Input element with Range type expects mouse events to
889 drag the handle. Note that Input Range could appear
890 in both the web page directly, or in some shadow tree,
891 like the MediaControlTimeline and MediaControlVolume.
892 * ManualTests/blackberry/slider-thumb-consumes-event.html: Added.
894 2012-04-24 Christophe Dumez <christophe.dumez@intel.com>
896 [EFL] Enable Web Timing
897 https://bugs.webkit.org/show_bug.cgi?id=84705
899 Reviewed by Tony Gentilcore.
901 Enable Web Timing in EFL port for for performance profiling and
904 * Source/cmake/OptionsEfl.cmake:
906 2012-04-23 Kent Tamura <tkent@chromium.org>
908 Add test function to get placeholder string
909 https://bugs.webkit.org/show_bug.cgi?id=84536
911 Reviewed by Ryosuke Niwa.
913 * Source/autotools/symbols.filter:
914 Expose Node::textContent and HTMLTextFormControlElement::placeholderShouldBeVisible.
916 2012-04-22 Sriram Neelakandan <sriram.neelakandan@gmail.com>
918 [Gtk] Added MOZ_X11 build flag for TARGET_X11
919 [Qt] Added MOZ_X11 build flag for !embedded
920 [CMake] Added MOZ_X11 build flag for WTF_OS_UNIX
921 https://bugs.webkit.org/show_bug.cgi?id=40785
923 Reviewed by Anders Carlsson.
926 * Source/cmake/OptionsCommon.cmake:
928 2012-04-22 Adrian Bunk <bunk@stusta.de>
930 [GTK] Remove the obsolete Hildon UI extensions
931 https://bugs.webkit.org/show_bug.cgi?id=83420
933 Reviewed by Martin Robinson.
937 2012-04-18 Thiago Marcos P. Santos <thiago.santos@intel.com>
939 [CMake] Use jsc target instead of ONLY_BUILD_JAVASCRIPTCORE
940 https://bugs.webkit.org/show_bug.cgi?id=84229
942 CMake caches ONLY_BUILD_JAVASCRIPTCORE=1 and will reuse the setting for
943 subsequent builds, stopping WebCore from being built ever again.
945 Instead of trying to emulate a build target using command line options,
946 just build the existing jsc target directly.
948 Reviewed by Rob Buis.
952 2012-04-18 Jason Liu <jason.liu@torchmobile.com.cn>
954 [BlackBerry] HTTP GET header has a "Cookie" when refreshing a page after cookies have been cleared.
955 https://bugs.webkit.org/show_bug.cgi?id=84223
957 Reviewed by George Staikos.
959 * ManualTests/blackberry/clear-cookie-refresh-result.php: Added.
960 * ManualTests/blackberry/clear-cookie-refresh.php: Added.
962 2012-04-17 Yong Li <yoli@rim.com>
964 REGRESSION (r105453): Crash when handling touch events
965 https://bugs.webkit.org/show_bug.cgi?id=81958
967 Reviewed by Antonio Gomes.
969 Add a manual test for this issue because DumpRenderTree
970 currently cannot send a group of touch points with
971 different touch states in one shot.
973 * ManualTests/resources/iframe-reloaded-on-touch.html: Added.
974 * ManualTests/touch-stale-iframe-crash.html: Added.
976 2012-04-17 Kent Tamura <tkent@chromium.org>
978 Calendar Picker: Support RTL layout
979 https://bugs.webkit.org/show_bug.cgi?id=83668
981 Reviewed by Hajime Morita.
983 * ManualTests/forms/calendar-picker.html:
984 Add Arabic parameters.
985 Add <select> to select a locale.
987 2012-04-16 Dave Tu <dtu@chromium.org>
989 Re-add GPU DEPS builders to flakiness dashboard.
990 https://bugs.webkit.org/show_bug.cgi?id=84056
992 Reviewed by Ojan Vafai.
994 * Tools/TestResultServer/static-dashboards/builders.js:
996 2012-04-16 Gustavo Noronha Silva <gns@gnome.org>
998 [GTK] Bump dependency on GTK+ 3.x to match reality
999 https://bugs.webkit.org/show_bug.cgi?id=84060
1001 Rubber-stamped by Martin Robinson.
1003 * configure.ac: Bump GTK+ 3 requirement to 3.4.0. In practice we
1004 already depend on this version because of our dependency on a recent
1005 glib, which causes linking issues with older GTK+; also bump glib to
1006 its earliest version.
1008 2012-04-16 Philippe Normand <pnormand@igalia.com>
1010 [GTK] GStreamer 1.0 support in configure.ac
1011 https://bugs.webkit.org/show_bug.cgi?id=84029
1013 Reviewed by Martin Robinson.
1015 The GStreamer version was recently changed to 1.0 in the git
1016 repositories of the project so we need to reflect this change in
1021 2012-04-16 Yael Aharon <yael.aharon@nokia.com>
1023 [Qt][WK2] Fixed elements position is wrong after zooming.
1024 https://bugs.webkit.org/show_bug.cgi?id=83981
1026 Reviewed by Kenneth Rohde Christiansen.
1028 * ManualTests/remove-add-fixed-position.html: Added.
1030 2012-04-13 Jason Liu <jason.liu@torchmobile.com.cn>
1032 [BlackBerry] Sign in cookie for ESPN.com does not retain login account (for fantasy sports).
1033 https://bugs.webkit.org/show_bug.cgi?id=83760
1035 Reviewed by George Staikos.
1037 * ManualTests/blackberry/http-cookie-database-set.php: Added.
1038 * ManualTests/blackberry/http-cookie-database-update.php: Added.
1040 2012-04-13 Thiago Marcos P. Santos <thiago.santos@intel.com>
1042 [EFL] Add API for color chooser
1043 https://bugs.webkit.org/show_bug.cgi?id=83692
1045 Enables INPUT_TYPE_COLOR by default on the EFL port.
1047 Reviewed by Kenneth Rohde Christiansen.
1049 * Source/cmake/OptionsEfl.cmake:
1050 * Source/cmake/WebKitFeatures.cmake:
1051 * Source/cmakeconfig.h.cmake:
1053 2012-04-12 Carlos Garcia Campos <cgarcia@igalia.com>
1055 [GTK] Enable WebKit2 by default in configure
1056 https://bugs.webkit.org/show_bug.cgi?id=83753
1058 Reviewed by Martin Robinson.
1062 2012-04-12 Bear Travis <betravis@adobe.com>
1064 [CSS Exclusions] Add flag to enable / disable exclusions at runtime
1065 https://bugs.webkit.org/show_bug.cgi?id=83313
1067 Reviewed by Ryosuke Niwa.
1069 Adding the GTK symbols
1071 * Source/autotools/symbols.filter:
1073 2012-04-12 George Staikos <staikos@webkit.org>
1075 Enable the fullscreen API for BlackBerry.
1076 https://bugs.webkit.org/show_bug.cgi?id=83757
1078 Reviewed by Antonio Gomes.
1080 * Source/cmake/OptionsBlackBerry.cmake:
1082 2012-04-12 Yael Aharon <yael.aharon@nokia.com>
1084 [Qt][WK2] Nested fixed elements scroll too fast
1085 https://bugs.webkit.org/show_bug.cgi?id=83720
1087 Reviewed by Noam Rosenthal.
1089 * ManualTests/nested-fixed-position.html: Added.
1091 2012-03-15 Martin Robinson <mrobinson@igalia.com>
1093 [CAIRO] Make GLContextGLX a subclass of GLContext
1094 https://bugs.webkit.org/show_bug.cgi?id=81285
1096 Reviewed by Gustavo Noronha Silva.
1098 * GNUmakefile.am: Add a configuration option for activating GLX.
1099 This is selected automatically now, but in the future there will be
1100 the choice to turn on EGL and turn off GLX at compilation time.
1101 * configure.ac: Ditto.
1103 2012-04-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
1105 [Qt] InspectorServer: Add an API level auto test
1106 https://bugs.webkit.org/show_bug.cgi?id=83594
1108 Reviewed by Kenneth Rohde Christiansen.
1112 2012-04-11 Patrick Gansterer <paroga@webkit.org>
1114 [CMake] Add WEBKIT_CREATE_FORWARDING_HEADERS macro
1115 https://bugs.webkit.org/show_bug.cgi?id=83574
1117 Reviewed by Daniel Bates.
1119 This new macro generates forwarding headers with absolute paths to the original files.
1120 It accepts a list of files and/or a list of directories as input.
1122 * Source/cmake/WebKitMacros.cmake:
1124 2012-04-10 Yael Aharon <yael.aharon@nokia.com>
1126 Initial support for fixed position elements in Qt WebKit2
1127 https://bugs.webkit.org/show_bug.cgi?id=81786
1129 Reviewed by Noam Rosenthal.
1131 * ManualTests/fixed-position.html: Added.
1133 2012-04-10 Raphael Kubo da Costa <rakuco@webkit.org>
1135 [CMake] Do not pass -P to the preprocessor when running make_names.pl.
1136 https://bugs.webkit.org/show_bug.cgi?id=83225
1138 Reviewed by Rob Buis.
1140 This is necessary to make CMake-based ports build with the
1141 recently-released GCC 4.7.0, whose preprocessor seems to ignore
1142 empty lines when -P is passed to it. Such behavior breaks
1143 make_names.pl (in fact, InFilesParser.pm), which expects an empty
1144 line to separate common and specific sections in .in files.
1146 A fix for this same problem has been supposedly done in r84123,
1147 but as the CMake-based ports always pass --preprocessor to the
1148 Perl tools the fix never reached us.
1150 The idea is to define CODE_GENERATOR_PREPROCESSOR_WITH_LINEMARKERS
1151 for (!MSVC && !QNX) and use it in the macros which call
1154 * Source/cmake/OptionsCommon.cmake:
1155 * Source/cmake/WebKitMacros.cmake:
1157 2012-04-10 Patrick Gansterer <paroga@webkit.org>
1159 [CMake][WIN] Add /MP flag when using a compiler with support for it
1160 https://bugs.webkit.org/show_bug.cgi?id=83577
1162 Reviewed by Daniel Bates.
1164 * Source/cmake/OptionsWindows.cmake:
1166 2012-04-10 Patrick Gansterer <paroga@webkit.org>
1168 [CMake] Add missing DERIVED_SOURCES_WEBKIT_DIR variable
1169 https://bugs.webkit.org/show_bug.cgi?id=83573
1171 Reviewed by Daniel Bates.
1173 We need this variable when ports want to generate files in the WebKit target.
1177 2012-04-10 Patrick Gansterer <paroga@webkit.org>
1179 [CMake] Enable USE_FOLDERS property
1180 https://bugs.webkit.org/show_bug.cgi?id=83571
1182 Reviewed by Daniel Bates.
1184 Setting the FOLDER property on targets gives more structure
1185 to the generated Visual Studio solutions.
1186 This does not affect other CMake generators.
1188 * Source/cmake/OptionsCommon.cmake:
1190 2012-04-06 Ryosuke Niwa <rniwa@webkit.org>
1192 Update perf-o-matic config.js per upstream change.
1194 * Websites/webkit-perf.appspot.com/js/config.js:
1197 2012-04-09 Dale Curtis <dalecurtis@chromium.org>
1199 Remove unworkable video-buffering-repaints-controls test.
1200 https://bugs.webkit.org/show_bug.cgi?id=83097
1202 Replaces the automated test for progress bar repaints during buffering
1203 with a manual test entry.
1205 Reviewed by Eric Carlson.
1207 * ManualTests/media-controls.html:
1209 2012-04-09 Ming Xie <mxie@rim.com>
1211 [BlackBerry] Allow simulator to use GLES2 acceleration
1212 https://bugs.webkit.org/show_bug.cgi?id=81672
1214 Reviewed by Rob Buis.
1216 * Source/cmake/OptionsBlackBerry.cmake:
1218 2012-04-09 Zalan Bujtas <zbujtas@gmail.com>
1220 [Qt][WK2] Fail to activate links after double tap gesture.
1221 https://bugs.webkit.org/show_bug.cgi?id=83468
1223 Reviewed by Kenneth Rohde Christiansen.
1225 * ManualTests/link-activation-fails-after-double-tap-gesture.html: Added.
1227 2012-04-09 Martin Robinson <mrobinson@igalia.com>
1229 [soup] Crash while loading http://www.jusco.cn
1230 https://bugs.webkit.org/show_bug.cgi?id=68238
1232 Reviewed by Philippe Normand.
1234 * configure.ac: Bumped the libsoup dependency to 2.37.90.
1236 2012-04-09 Abhishek Arya <inferno@chromium.org>
1238 Crash due to floats not cleared before starting SVG <text> layout.
1239 https://bugs.webkit.org/show_bug.cgi?id=83021
1241 Reviewed by Dirk Schulze.
1243 * ManualTests/svg-text-float-not-removed-crash.html: Added.
1245 2012-04-09 Patrick Gansterer <paroga@webkit.org>
1247 [CMake] Build fix for USE_SYSTEM_MALLOC after r113570.
1249 * Source/cmakeconfig.h.cmake:
1251 2012-04-09 Patrick Gansterer <paroga@webkit.org>
1253 [CMake] Share build system options across ports
1254 https://bugs.webkit.org/show_bug.cgi?id=72815
1256 Reviewed by Daniel Bates.
1258 Don't define the generic features for every port again.
1259 Add a few macros for reusing the central defined options.
1262 * Source/cmake/OptionsBlackBerry.cmake:
1263 * Source/cmake/OptionsEfl.cmake:
1264 * Source/cmake/OptionsWinCE.cmake:
1265 * Source/cmake/WebKitFeatures.cmake:
1267 2012-04-07 Rob Buis <rbuis@rim.com>
1269 [BlackBerry] Add Battery Status API support
1270 https://bugs.webkit.org/show_bug.cgi?id=82615
1272 Reviewed by George Staikos.
1274 Enable BATTERY_STATUS.
1276 * Source/cmake/OptionsBlackBerry.cmake:
1278 2012-04-06 Martin Robinson <mrobinson@igalia.com>
1280 Fix the GTK+ debug build.
1282 * Source/autotools/symbols.filter: Add a missing symbol to the symbols.list file.
1284 2012-04-05 George Staikos <staikos@webkit.org>
1286 Compile the vibration module for BlackBerry.
1287 https://bugs.webkit.org/show_bug.cgi?id=83340
1289 Reviewed by Rob Buis.
1291 * Source/cmake/OptionsBlackBerry.cmake:
1293 2012-04-05 Ryosuke Niwa <rniwa@webkit.org>
1295 perf-o-matic should include unit in runs JSON responses
1296 https://bugs.webkit.org/show_bug.cgi?id=83294
1298 Reviewed by Tony Chang.
1300 This is a follow up to r112829. Report the unit in /api/test/runs so that the frontend can show it.
1301 Fixed a bug in Test.update_or_insert that it didn't store the unit when it first created the Test object.
1303 Also increment perf-o-matic's version to 18.
1305 * Websites/webkit-perf.appspot.com/app.yaml: Incremented the version.
1306 * Websites/webkit-perf.appspot.com/models.py:
1307 (Test.update_or_insert.execute): Store unit when creating a test.
1308 (Runs.to_json): Include unit.
1309 * Websites/webkit-perf.appspot.com/models_unittest.py: Added tests.
1310 (TestModelTests.test_update_or_insert_with_unit):
1311 (RunsTest.test_to_json_without_results):
1312 (RunsTest.test_to_json_with_results):
1313 (RunsTest.test_to_json_with_unit):
1315 2012-03-14 Antonio Gomes <agomes@rim.com>
1317 Extend HitTestResult to support not "discarding" shadow content in favor of its DOM ancestor
1318 https://bugs.webkit.org/show_bug.cgi?id=80847
1320 Reviewed by David Hyatt.
1322 Exporting Internals::nodesFromRect symbols for the Gtk build.
1324 * Source/autotools/symbols.filter:
1326 2012-04-05 Jonathan Dong <jonathan.dong@torchmobile.com.cn>
1328 [BlackBerry] Clear local storage won't take effect until browser exit and relaunch
1329 https://bugs.webkit.org/show_bug.cgi?id=83253
1331 Reviewed by Rob Buis.
1334 Added a manual test case to test the behavior when press
1335 button "Clear Local Storage" from browser settings.
1336 It has to be a manual test as it requires user interaction.
1338 * ManualTests/blackberry/clear-localstorage.html: Added.
1340 2012-04-04 Kent Tamura <tkent@chromium.org>
1342 Add JavaScript and CSS code for the calendar picker implementation
1343 https://bugs.webkit.org/show_bug.cgi?id=83011
1345 Reviewed by Hajime Morita.
1347 * ManualTests/forms/calendar-picker.html: Added.
1349 2012-04-04 Hayato Ito <hayato@chromium.org>
1351 Remove ReifiedTreeTraversal.
1352 https://bugs.webkit.org/show_bug.cgi?id=83110
1354 Reviewed by Dimitri Glazkov.
1356 * Source/autotools/symbols.filter:
1358 2012-04-04 Shinya Kawanaka <shinyak@chromium.org>
1360 Shadow DOM is exposed in JS.
1361 https://bugs.webkit.org/show_bug.cgi?id=82607
1363 Reviewed by Hajime Morita.
1365 * Source/autotools/symbols.filter:
1367 2012-04-03 Tony Chang <tony@chromium.org>
1369 remove WebKit files from .gitattributes
1370 https://bugs.webkit.org/show_bug.cgi?id=82966
1372 Reviewed by Adam Barth.
1374 * .gitattributes: These entries were never updated from the move to
1375 Source/WebKit so they're probably not needed.
1377 2012-04-03 Keishi Hattori <keishi@webkit.org>
1379 Disable ENABLE_DATALIST for now
1380 https://bugs.webkit.org/show_bug.cgi?id=82871
1382 Reviewed by Kent Tamura.
1384 We should disable ENABLE_DATALIST because
1385 - We need platform-dependent implementation, and non-BlackBerry platforms don't have it.
1386 - We need to hide the content of <datalist>, but it is shown for now.
1388 * Source/cmake/OptionsEfl.cmake: Disabled ENABLE_DATALIST.
1390 2012-04-02 Balazs Kelemen <kbalazs@webkit.org>
1392 [Qt][WK2] Set up plugin process on Unix
1393 https://bugs.webkit.org/show_bug.cgi?id=72121
1395 Reviewed by Simon Hausmann.
1397 * Source/QtWebKit.pro: Add PluginProcess subproject.
1399 2012-04-02 Sheriff Bot <webkit.review.bot@gmail.com>
1401 Unreviewed, rolling out r112868, r112879, and r112881.
1402 http://trac.webkit.org/changeset/112868
1403 http://trac.webkit.org/changeset/112879
1404 http://trac.webkit.org/changeset/112881
1405 https://bugs.webkit.org/show_bug.cgi?id=82901
1407 "Build fail on bots." (Requested by kbalazs on #webkit).
1409 * Source/QtWebKit.pro:
1411 2012-04-02 Balazs Kelemen <kbalazs@webkit.org>
1413 [Qt][WK2] Set up plugin process on Unix
1414 https://bugs.webkit.org/show_bug.cgi?id=72121
1416 Reviewed by Simon Hausmann.
1418 * Source/QtWebKit.pro: Add PluginProcess subproject.
1420 2012-04-02 Hayato Ito <hayato@chromium.org>
1422 [Shadow DOM] Introduce ComposedShadowTreeWalker as a successor of ReifiedTreeTraversal APIs
1423 https://bugs.webkit.org/show_bug.cgi?id=82009
1425 Reviewed by Dimitri Glazkov.
1427 * Source/autotools/symbols.filter:
1429 2012-04-01 Ryosuke Niwa <rniwa@webkit.org>
1431 Perf-o-matic build fix after 112829 for Chromium-style tests.
1433 * Websites/webkit-perf.appspot.com/report_process_handler.py:
1434 (ReportProcessHandler.post):
1436 2012-04-01 Ryosuke Niwa <rniwa@webkit.org>
1438 perf-o-matic should store test results' units
1439 https://bugs.webkit.org/show_bug.cgi?id=82852
1441 Reviewed by Kentaro Hara.
1443 * Websites/webkit-perf.appspot.com/models.py:
1445 (Test.update_or_insert): Added "unit" to the argument list.
1446 (Test.update_or_insert.execute): Store the unit.
1447 (ReportLog.results_are_well_formed): Moved from ReportHandler.
1448 (ReportLog.results_are_well_formed._is_float_convertible): Ditto.
1449 * Websites/webkit-perf.appspot.com/models_unittest.py:
1450 (TestModelTests.test_update_or_insert): Added a test case for "unit" argument.
1451 (TestModelTests.test_update_or_insert_to_update): Ditto.
1452 (ReportLogTests.test_results_are_well_formed): Added.
1453 (ReportLogTests.test_results_are_well_formed.assert_results_are_well_formed): Added.
1454 * Websites/webkit-perf.appspot.com/report_handler.py:
1455 (ReportHandler.post): Calls ReportLog.results_are_well_formed.
1456 * Websites/webkit-perf.appspot.com/report_process_handler.py:
1457 (ReportProcessHandler.post): Passes results['unit'] to Test.update_or_insert.
1459 2012-04-01 Ryosuke Niwa <rniwa@webkit.org>
1461 Admin page should lexicologically sort tests
1462 https://bugs.webkit.org/show_bug.cgi?id=82849
1464 Rubber-stamped by Hajime Morita.
1466 * Websites/webkit-perf.appspot.com/js/admin.js:
1467 * Websites/webkit-perf.appspot.com/js/config.js:
1469 (fetchDashboardManifest):
1471 2012-04-01 Ryosuke Niwa <rniwa@webkit.org>
1473 Revert an inadvertently committed change.
1475 * Websites/webkit-perf.appspot.com/app.yaml:
1477 2012-04-01 Ryosuke Niwa <rniwa@webkit.org>
1479 perf-o-matic should have a way to hide some platforms and tests
1480 https://bugs.webkit.org/show_bug.cgi?id=82842
1482 Reviewed by Hajime Morita.
1484 * Websites/webkit-perf.appspot.com/admin.html:
1485 * Websites/webkit-perf.appspot.com/admin_handlers.py:
1486 (AdminDashboardHandler.get_branches): Change the json format to allow platforms and tests to have
1487 "hidden" boolean states.
1488 (AdminDashboardHandler.get_platforms): Ditto.
1489 (AdminDashboardHandler.get_builders): Just a cleanup. There is no clean for it to have a limit.
1490 (AdminDashboardHandler.get_tests): Change the json format to add "hidden" boolean states.
1491 (ChangeVisibilityHandler): Added.
1492 (ChangeVisibilityHandler.post): Added. Changes the hidden-state (visibility) of a platform and a test.
1493 * Websites/webkit-perf.appspot.com/app.yaml: Make sure everything under /admin/ requires admin privilege.
1494 * Websites/webkit-perf.appspot.com/create_handler.py:
1495 (CreateHandler.post): Don't emit LF after 'OK'.
1496 * Websites/webkit-perf.appspot.com/css/admin.css: Added a bunch of rules for hide/show button.
1497 * Websites/webkit-perf.appspot.com/js/admin.js:
1498 (submitXHR): Extracted.
1499 (createKeyNameReloader): Added hide/show button on each item and the corresponding ajax request.
1500 * Websites/webkit-perf.appspot.com/json_generators.py:
1501 (DashboardJSONGenerator.__init__): Skip hidden tests and platforms.
1502 (ManifestJSONGenerator.__init__): Ditto.
1503 * Websites/webkit-perf.appspot.com/json_generators_unittest.py: Added tests to ensure perf-o-matic
1504 doesn't include hidden tests and platforms in dashboard and manifest json responses.
1505 (DashboardJSONGeneratorTest.test_value_with_hidden_platform_and_tesst):
1506 (ManifestJSONGeneratorTest.test_value_two_tests):
1507 (ManifestJSONGeneratorTest.test_value_with_hidden_platform_and_test):
1508 * Websites/webkit-perf.appspot.com/main.py:
1509 * Websites/webkit-perf.appspot.com/models.py:
1510 (Platform): Added the "hidden" property.
1511 (Test): Ditto. Also removed the comment about this class only exists for efficiency purposes since that's
1514 2012-04-01 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1516 Support the Network Information API
1517 https://bugs.webkit.org/show_bug.cgi?id=73528
1519 Reviewed by Adam Barth.
1521 Add network information API feature.
1523 * Source/cmake/OptionsEfl.cmake: Add NETWORK_INFO feature.
1524 * Source/cmakeconfig.h.cmake: Add NETWORK_INFO feature.
1526 2012-03-31 Jonathan Dong <jonathan.dong@torchmobile.com.cn>
1528 [BlackBerry] http authenticate dialog popup only once no matter authentication pass or fail
1529 https://bugs.webkit.org/show_bug.cgi?id=80135
1531 Reviewed by Rob Buis.
1534 Added manual test for testing the behavior of http authentication
1535 challenge dialog. Both of these two files should be served over http.
1537 * ManualTests/blackberry/http-auth-challenge.html: Added.
1538 * ManualTests/blackberry/http-auth-challenge.php: Added.
1540 2012-03-30 Eli Fidler <efidler@rim.com>
1542 Enable OpenType Sanitizer for BlackBerry port.
1543 https://bugs.webkit.org/show_bug.cgi?id=82782
1545 Reviewed by Eric Seidel.
1547 * Source/cmake/OptionsBlackBerry.cmake: define USE(OPENTYPE_SANITIZER)
1549 2012-03-30 Zalan Bujtas <zbujtas@gmail.com>
1551 Fix defective size_t overflow in GestureTapHighlighter.
1552 https://bugs.webkit.org/show_bug.cgi?id=82605
1554 Reviewed by Kenneth Rohde Christiansen.
1556 * ManualTests/tap-gesture-in-iframe-with-tap-highlight-crash.html: Added.
1558 2012-03-30 David Barr <davidbarr@chromium.org>
1560 Split up top-level .gitignore and .gitattributes
1561 https://bugs.webkit.org/show_bug.cgi?id=82687
1563 Reviewed by Tor Arne Vestbø.
1565 Jeff King <peff@peff.net> suggested this on the git mailing list.
1566 http://article.gmane.org/gmane.comp.version-control.git/194294
1567 He reported a 1.6 times speed up for 'git status'.
1571 * ManualTests/.gitattributes: Added.
1572 * Source/.gitignore: Added.
1573 * Websites/.gitattributes: Added.
1575 2012-03-30 Keishi Hattori <keishi@webkit.org>
1577 Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium
1578 https://bugs.webkit.org/show_bug.cgi?id=80972
1580 Reviewed by Kent Tamura.
1582 * Source/cmake/OptionsBlackBerry.cmake:
1585 2012-03-30 Charles Wei <charles.wei@torchmobile.com.cn>
1587 [BlackBerry] Add more ENABLERS to cmakeconfig.h.cmake
1588 https://bugs.webkit.org/show_bug.cgi?id=82594
1590 Reviewed by Rob Buis.
1592 Upstreaming feature enablers in cmakeconfig.h.cmake for BlackBerry porting,
1593 and clean up obsolete MACROs in OptionsBlackBerry.cmake.
1595 * Source/cmake/OptionsBlackBerry.cmake:
1596 * Source/cmakeconfig.h.cmake:
1598 2012-03-29 Dave Tu <dtu@chromium.org>
1600 Add new chrome.webkit GPU bot to flakiness dashboard.
1601 https://bugs.webkit.org/show_bug.cgi?id=82562
1603 Reviewed by Ojan Vafai.
1605 * Tools/TestResultServer/static-dashboards/builders.js:
1607 2012-03-29 Kevin Ollivier <kevino@theolliviers.com>
1609 [wx] Unreviewed build fix. Remove a couple sources wx
1614 2012-03-29 Zalan Bujtas <zbujtas@gmail.com>
1616 Remove redundant updateViewportArguments() call when page is restored from page cache.
1617 https://bugs.webkit.org/show_bug.cgi?id=82500
1619 Reviewed by Kenneth Rohde Christiansen.
1621 Add manual test for history navigation with viewport width check.
1623 * ManualTests/viewport-width-test-after-history-navigation.html: Added.
1625 2012-03-28 Kevin Ollivier <kevino@theolliviers.com>
1627 [wx] Unreviewed. Build fix, move WTF back into JSCore target
1628 until issues with JSCore not linking in all WTF symbols are resolved.
1632 2012-03-28 Sergio Villar Senin <svillar@igalia.com>
1634 [Soup] DNS prefetching spams resolver, shoots self in the foot
1635 https://bugs.webkit.org/show_bug.cgi?id=41630
1637 Reviewed by Martin Robinson.
1639 Bump libsoup and glib dependencies.
1641 * Source/cmake/OptionsEfl.cmake:
1644 2012-03-28 Xan Lopez <xlopez@igalia.com>
1646 [GTK] Respect NOCONFIGURE option in autogen.sh
1647 https://bugs.webkit.org/show_bug.cgi?id=82447
1649 Reviewed by Philippe Normand.
1651 Make autogen.sh follow the new build-api for GNOME, see
1652 http://people.gnome.org/~walters/docs/build-api.txt
1654 * autogen.sh: respect the NOCONFIGURE environment flag, per the
1655 new GNOME build-api.
1657 2012-03-27 Ryosuke Niwa <rniwa@webkit.org>
1659 Perf-o-matic build fix.
1661 * Websites/webkit-perf.appspot.com/controller.py:
1662 (RunsChartHandler.post):
1663 * Websites/webkit-perf.appspot.com/models.py:
1664 (Runs.chart_params):
1666 2012-03-27 Dave Tu <dtu@chromium.org>
1668 Show image diffs for gpu_tests on flakiness dashboard
1669 https://bugs.webkit.org/show_bug.cgi?id=81848
1671 Reviewed by Ojan Vafai.
1673 Add a new results layout for gpu_tests that pulls the image diffs in
1674 addition to the text output. Also add new gpu_tests builders.
1676 * Tools/TestResultServer/static-dashboards/builders.js: Update
1678 * Tools/TestResultServer/static-dashboards/dashboard_base.js: Add a
1679 function to check for GPU test type.
1680 * Tools/TestResultServer/static-dashboards/flakiness_dashboard.html:
1681 Add new GPU results layout.
1683 2012-03-26 Ryosuke Niwa <rniwa@webkit.org>
1685 Trigger a build on Chromium Linux boxes to see if clean builds succeed or not.
1687 2012-03-26 Leo Yang <leo.yang@torchmobile.com.cn>
1689 [BlackBerry] Skeleton code of AsyncFileSystemBlackBerry.cpp
1690 https://bugs.webkit.org/show_bug.cgi?id=82157
1692 Reviewed by Rob Buis.
1694 * Source/cmake/OptionsBlackBerry.cmake: Turn on ENABLE_FILE_SYSTEM for blackberry.
1696 2012-03-25 Hayato Ito <hayato@chromium.org>
1698 [Shadow DOM] Add Reified DOM Tree traversal internal APIs.
1699 https://bugs.webkit.org/show_bug.cgi?id=79197
1701 Reviewed by Dimitri Glazkov.
1703 Add internal APIs which can be used to traverse Reified DOM tree, which is
1704 a result of node distribution algorithm explained in Shadow DOM spec.
1705 https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html
1707 Every public functions defined in ReifiedTreeTraversal are static
1708 functions and are named in a similar way to ones defined in WebCore::Node class.
1709 The only difference is that ReifiedTreeTraversal APIs consider shadow
1710 hosts and also traverse nodes is Shadow DOM subtrees, crossing shadow's upper and lower boundary
1713 There is no actual client which uses these APIs. Follow-up patches for FocusNavigation
1714 and EventDispatcher will use the APIs so that they can traverse node in reified tree order.
1716 * Source/autotools/symbols.filter:
1718 2012-03-25 Kevin Ollivier <kevino@theolliviers.com>
1720 [wx] Unreviewed build fix. Move WTF to its own static lib build.
1724 2012-03-24 Kevin Ollivier <kevino@theolliviers.com>
1726 [wx] Unreviewed. Fix the build after WTF move.
1730 2012-03-23 Dave Michael <dmichael@chromium.org>
1732 Relanding(r111754): HTMLPluginElement is not destroyed on reload or navigation if getNPObject is called
1733 https://bugs.webkit.org/show_bug.cgi?id=80428
1735 Reviewed by Eric Seidel and Ryosuke Niwa.
1737 Test: plugins/netscape-dom-access-and-reload.html
1739 * Source/autotools/symbols.filter: Export a symbol for InspectorCounters::counterValue.
1741 2012-03-23 Ryosuke Niwa <rniwa@webkit.org>
1743 REGRESSION(r111754): plugins/reloadplugins-and-pages.html fails on all platforms
1744 https://bugs.webkit.org/show_bug.cgi?id=82035
1746 * Source/autotools/symbols.filter:
1748 2012-03-22 Raphael Kubo da Costa <rakuco@FreeBSD.org>
1750 [CMake] Unreviewed build fix after r111778.
1752 * Source/CMakeLists.txt: Build WTF/.
1754 2012-03-22 Martin Robinson <mrobinson@igalia.com>
1756 Fixed the GTK+ WTF/JavaScriptCore build after r111778.
1758 * GNUmakefile.am: Remove a couple unnecessary gnumake variables.
1760 2012-03-22 Csaba Osztrogonác <ossy@webkit.org>
1762 Actually move WTF files to their new home
1763 https://bugs.webkit.org/show_bug.cgi?id=81844
1765 [Qt] Unreviewed buildfix after r111778.
1769 2012-03-22 Ming Xie <mxie@rim.com>
1771 OLD_COMPILE_FLAGS was set incorrectly in WebKitHelpers.cmake
1772 https://bugs.webkit.org/show_bug.cgi?id=81961
1774 Reviewed by Rob Buis.
1776 This fixes the regression introduced by r109292
1778 * Source/cmake/WebKitHelpers.cmake:
1780 2012-03-22 Dave Michael <dmichael@chromium.org>
1782 HTMLPluginElement is not destroyed on reload or navigation if getNPObject is called
1783 https://bugs.webkit.org/show_bug.cgi?id=80428
1785 Reviewed by Eric Seidel.
1787 Test: plugins/netscape-dom-access-and-reload.html
1789 * Source/autotools/symbols.filter: Export a symbol for InspectorCounters::counterValue.
1791 2012-03-22 Kevin Ollivier <kevino@theolliviers.com>
1793 [wx] Unreviewed. Adding Source/WTF to the build and updating
1798 2012-03-21 Ryosuke Niwa <rniwa@webkit.org>
1800 Add the forgotten admin.html after r108917.
1802 * Websites/webkit-perf.appspot.com/admin.html: Added.
1804 2012-03-21 Ryosuke Niwa <rniwa@webkit.org>
1806 Increment the perf-o-matic app version.
1808 * Websites/webkit-perf.appspot.com/app.yaml:
1810 2012-03-20 Eric Seidel <eric@webkit.org>
1812 Move wtf/Platform.h from JavaScriptCore to Source/WTF/wtf
1813 https://bugs.webkit.org/show_bug.cgi?id=80911
1815 Reviewed by Adam Barth.
1817 * CMakeLists.txt: Define WTF_DIR
1819 2012-03-20 Ryosuke Niwa <rniwa@webkit.org>
1821 Perf-o-matic: don't query datastore to generate chart API urls
1822 https://bugs.webkit.org/show_bug.cgi?id=81499
1824 Reviewed by Hajime Morita.
1826 Parse json text to extract timestamps and test values instead of iterating
1827 through the data store.
1829 * Websites/webkit-perf.appspot.com/create_handler.py:
1830 (CreateHandler.post):
1831 * Websites/webkit-perf.appspot.com/models.py:
1832 (Runs._timestamp_and_value_from_json_entry):
1835 (Runs.chart_params):
1837 2012-03-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1839 Convert hasSpellingMarker to use Internals interface.
1840 https://bugs.webkit.org/show_bug.cgi?id=81300
1842 Reviewed by Ryosuke Niwa.
1844 * Source/autotools/symbols.filter: Export a symbol for hasSpellingMarker.
1846 2012-03-19 Tony Chang <tony@chromium.org>
1849 https://bugs.webkit.org/show_bug.cgi?id=81594
1851 Reviewed by James Robinson.
1853 * .gitignore: .suo files are per-user files used by VS2010. .ninja
1854 files are no longer generated in the tree-- they are generated in the
1857 2012-03-17 Charles Wei <charles.wei@torchmobile.com.cn>
1859 [BlackBerry] Enable Web Timing for performance profiling and improvement.
1860 https://bugs.webkit.org/show_bug.cgi?id=81085
1862 Reviewed by Rob Buis.
1864 * Source/cmake/OptionsBlackBerry.cmake:
1865 * Source/cmakeconfig.h.cmake:
1867 2012-03-16 Kihong Kwon <kihong.kwon@samsung.com>
1869 Support for Battery Status API.
1870 https://bugs.webkit.org/show_bug.cgi?id=62698
1872 Enable BATTERY_STATUS for WebKit-Efl.
1873 http://www.w3.org/TR/battery-status/
1875 Reviewed by Adam Barth.
1877 * Source/cmake/OptionsEfl.cmake:
1878 * Source/cmakeconfig.h.cmake:
1880 2012-03-15 Patrick Gansterer <paroga@webkit.org>
1882 [EFL] Make zlib a general build requirement
1883 https://bugs.webkit.org/show_bug.cgi?id=80153
1885 Reviewed by Hajime Morita.
1887 After r109538 WebSocket module needs zlib to support deflate-frame extension.
1889 * Source/cmake/OptionsEfl.cmake:
1891 2012-03-15 Rob Buis <rbuis@rim.com>
1893 [BlackBerry] Remove some features that we do not have anymore
1894 https://bugs.webkit.org/show_bug.cgi?id=81274
1896 Reviewed by Antonio Gomes.
1898 Remove some features that we do not have anymore, code was removed some time ago.
1900 * Source/cmake/OptionsBlackBerry.cmake:
1902 2012-03-14 Matt Falkenhagen <falken@chromium.org>
1904 Allow per-script font settings to be specified in layout tests
1905 https://bugs.webkit.org/show_bug.cgi?id=78184
1907 Reviewed by Hajime Morita.
1909 This adds per-script font settings to InternalSettings, so it can be used in layout tests instead of
1910 the per-script font settings support in DumpRenderTree overridePreference, which has only been implemented
1911 for Chromium so far.
1913 * Source/autotools/symbols.filter: Added symbols.
1915 2012-03-14 Thiago Marcos P. Santos <thiago.santos@intel.com>
1917 [EFL] Enable HTML5 Summary and Details elements
1918 https://bugs.webkit.org/show_bug.cgi?id=81027
1920 Enabling Summary and Details elements by default and removing related
1921 tests from skip list since they should pass now.
1923 Reviewed by Antonio Gomes.
1925 * Source/cmake/OptionsEfl.cmake:
1926 * Source/cmakeconfig.h.cmake:
1928 2012-03-14 Andrey Kosyakov <caseq@chromium.org>
1930 Web Inspector: add didCancelFrame timeline event
1931 https://bugs.webkit.org/show_bug.cgi?id=80994
1933 Reviewed by Pavel Feldman.
1935 * Source/autotools/symbols.filter:
1937 2012-03-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1939 [Qt] Deal with multiple paths in QMAKE_EXTRA_MODULE_FORWARDS
1941 Reviewed by Simon Hausmann.
1945 2012-03-14 Max Vujovic <mvujovic@adobe.com>
1947 GTK 32-bit Linux Release build failing after r110580 (from bug 80338)
1948 https://bugs.webkit.org/show_bug.cgi?id=81063
1950 Prospective build fix for GTK 32-bit Linux Release.
1952 Reviewed by Martin Robinson.
1954 * Source/autotools/symbols.filter: Adding symbol for ClientRectList(Vector<FloatQuad>) for
1957 2012-03-13 Dan Bernstein <mitz@apple.com>
1959 <rdar://problem/11025225> Assertion failure in RenderView::computeRectForRepaint() (!repaintContainer || repaintContainer == this) at store.apple.com
1960 https://bugs.webkit.org/show_bug.cgi?id=81051
1962 Reviewed by Simon Fraser.
1964 * ManualTests/inline-repaint-container.html: Added.
1966 2012-03-13 Adam Barth <abarth@webkit.org> && Benjamin Poulain <bpoulain@apple.com>
1968 Always enable ENABLE(CLIENT_BASED_GEOLOCATION)
1969 https://bugs.webkit.org/show_bug.cgi?id=78853
1971 Reviewed by Adam Barth.
1973 * Source/cmake/OptionsBlackBerry.cmake:
1974 * Source/cmake/OptionsEfl.cmake:
1975 * Source/cmake/OptionsWinCE.cmake:
1976 * Source/cmakeconfig.h.cmake:
1978 2012-03-13 Max Vujovic <mvujovic@adobe.com>
1980 Add a method to window.internals to enable testing of inspector highlight rects
1981 https://bugs.webkit.org/show_bug.cgi?id=80338
1983 Reviewed by Pavel Feldman.
1985 * Source/autotools/symbols.filter: Export symbols for GTK.
1987 2012-03-12 Scott Byer <scottbyer@chromium.org>
1989 Cleanup obsolete files.
1990 https://bugs.webkit.org/show_bug.cgi?id=80737
1992 Reviewed by James Robinson.
1996 2012-03-12 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1998 [Qt] Make sure we set the right library version for Qt 4
2000 r110272 accedentally pruned the variable that ensures this.
2002 Reviewed by Simon Hausmann.
2006 2012-03-10 Ryosuke Niwa <rniwa@webkit.org>
2008 Increment the perf-o-matic app version.
2010 * Websites/webkit-perf.appspot.com/app.yaml:
2012 2012-03-09 Jon Lee <jonlee@apple.com>
2014 Add support for ENABLE(LEGACY_NOTIFICATIONS)
2015 https://bugs.webkit.org/show_bug.cgi?id=80497
2017 Reviewed by Adam Barth.
2019 Prep for b80472: Update API for Web Notifications
2020 * Source/cmake/OptionsBlackBerry.cmake:
2021 * Source/cmake/OptionsEfl.cmake:
2022 * Source/cmake/OptionsWinCE.cmake:
2023 * Source/cmakeconfig.h.cmake:
2026 2012-03-09 Csaba Osztrogonác <ossy@webkit.org>
2028 [Qt] Disable WebGL performance tests temporarily.
2029 https://bugs.webkit.org/show_bug.cgi?id=80503
2031 Rubber-stamped by Simon Hausmann.
2035 2012-03-09 Sheriff Bot <webkit.review.bot@gmail.com>
2037 Unreviewed, rolling out r110191, r110202, and r110279.
2038 http://trac.webkit.org/changeset/110191
2039 http://trac.webkit.org/changeset/110202
2040 http://trac.webkit.org/changeset/110279
2041 https://bugs.webkit.org/show_bug.cgi?id=80694
2043 They broke !ENABLE(INSPECTOR) builds (Requested by Ossy on
2046 * Source/autotools/symbols.filter:
2048 2012-03-08 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
2050 [Qt] Use Qt's module system for install rules and depending on QtWebKit
2052 Instead of rolling our own install rules we now use the same approach as
2053 every other Qt module, by loading qt_module.prf and qt_module_config.prf.
2055 This ensures that we follow the same semantics as the rest of Qt on
2056 what sort of config options are enabled by default (create_cmake eg.).
2057 It also allows us to use QT += webkit instead of the workaround we had
2058 with CONFIG += qtwebkit.
2060 We do however force Qt to always treat our build as a non-developer build,
2061 so the libraries will end up in the WebKit lib directory instead of the
2062 qtbase directory (as with a normal developer-build). This allows us to
2063 keep the webkit-build self-contained. If Qt is a developer build we still
2064 copy the module file manually to Qt, so that you don't have to install
2065 WebKit to make it available.
2067 For non-developer builds of Qt, it is still possible to use the built
2068 WebKit libraries without having to install them, by having the variable
2069 QMAKE_EXTRA_MODULE_FORWARDS set in the project's .qmake.cache file,
2070 pointing to $WEBKITOUTUTDIR/$CONFIGURATION/modules.
2072 https://bugs.webkit.org/show_bug.cgi?id=80590
2074 Reviewed by Simon Hausmann.
2077 * Source/sync.profile:
2079 2012-03-08 Ryosuke Niwa <rniwa@webkit.org>
2081 perf-o-matic should incrementally update JSON responses
2082 https://bugs.webkit.org/show_bug.cgi?id=79898
2084 Reviewed by Eric Seidel.
2086 Now that Runs object store test_runs and averages separately,
2087 we can update JSON data incrementally without degrading values.
2089 Also fixed the order of arguments passed to DashboardImage.needs_update
2090 in schedule_runs_update. This bug had caused all chart images to be
2091 updated on every new report.
2093 * Websites/webkit-perf.appspot.com/controller.py:
2094 (schedule_runs_update):
2095 * Websites/webkit-perf.appspot.com/models.py:
2096 (Runs.update_or_insert):
2097 (Runs.update_incrementally):
2099 (Runs.get_by_objects):
2100 * Websites/webkit-perf.appspot.com/models_unittest.py:
2101 (RunsTest._create_results):
2102 (RunsTest.test_generate_runs):
2103 (RunsTest.test_update_or_insert):
2104 (RunsTest.test_update_incrementally):
2105 (RunsTest.test_to_json_with_results):
2106 * Websites/webkit-perf.appspot.com/report_process_handler.py:
2107 (ReportProcessHandler.post):
2109 2012-03-08 Max Vujovic <mvujovic@adobe.com>
2111 Add a method to window.internals to enable testing of inspector highlight rects
2112 https://bugs.webkit.org/show_bug.cgi?id=80338
2114 Reviewed by Pavel Feldman.
2116 * Source/autotools/symbols.filter: Export symbols for GTK.
2118 2012-03-05 Ryosuke Niwa <rniwa@webkit.org>
2120 Turn Runs class into a proper model to implement incremental JSON update
2121 https://bugs.webkit.org/show_bug.cgi?id=80364
2123 Reviewed by Hajime Morita.
2125 Move Runs from json_generators.py to models.py and turn it into a proper Model.
2127 Now most JSON responses are held by Runs objects instead of PersistentCache.
2128 Added some tests around update_or_insert and json_by_ids to test PersistentCache-like
2129 behavior but there should be no user-visible behavioral differences.
2131 * Websites/webkit-perf.appspot.com/controller.py:
2132 (RunsUpdateHandler.post):
2133 (CachedRunsHandler.get):
2134 (RunsChartHandler.post):
2135 * Websites/webkit-perf.appspot.com/json_generators.py:
2136 (ManifestJSONGenerator.value):
2137 * Websites/webkit-perf.appspot.com/json_generators_unittest.py:
2138 (ManifestJSONGeneratorTest.test_value_two_tests):
2139 * Websites/webkit-perf.appspot.com/models.py:
2142 (Runs._generate_runs):
2143 (Runs._entry_from_build_and_result):
2145 (Runs.update_or_insert):
2148 (Runs.chart_params):
2149 * Websites/webkit-perf.appspot.com/models_unittest.py:
2152 (RunsTest._create_results):
2153 (RunsTest.test_generate_runs):
2154 (RunsTest.test_update_or_insert):
2155 (RunsTest.test_json_by_ids):
2156 (RunsTest.test_to_json_without_results):
2157 (RunsTest.test_to_json_with_results):
2158 (RunsTest._assert_entry):
2159 (RunsTest.test_run_from_build_and_result):
2160 (RunsTest.test_run_from_build_and_result.create_build):
2161 (RunsTest.test_chart_params_with_value):
2162 (RunsTest.test_chart_params_with_value.split_as_int):
2164 2012-03-07 Simon Hausmann <simon.hausmann@nokia.com>
2166 [Qt] Fix compilation without QtQuick1
2167 https://bugs.webkit.org/show_bug.cgi?id=80503
2169 Reviewed by Tor Arne Vestbø.
2171 * Source/tests.pri: Compile qml1 tests only with Qt 4 for the moment.
2173 2012-03-07 Mark Rowe <mrowe@apple.com>
2175 Teach make to build WTF.
2179 2012-03-06 Raphael Kubo da Costa <kubo@profusion.mobi>
2181 [CMake] Make the removal of transitive library dependencies work with CMake < 2.8.7.
2182 https://bugs.webkit.org/show_bug.cgi?id=80469
2184 Reviewed by Antonio Gomes.
2186 * CMakeLists.txt: Do not set the CMAKE_LINK_INTERFACE_LIBRARIES
2187 variable here; it was introduced in CMake 2.8.7 so we can't depend
2188 on it as we actually support CMake >= 2.8.0.
2190 2012-03-06 Hajime Morrita <morrita@chromium.org>
2192 https://bugs.webkit.org/show_bug.cgi?id=79935
2193 REGRESSION: <content> element is not HTMLUnknownElement when Shadow DOM API is disabled
2195 Reviewed by Adam Barth.
2197 Added a newly exported symbol.
2199 * Source/autotools/symbols.filter:
2201 2012-03-06 Raphael Kubo da Costa <kubo@profusion.mobi>
2203 undefined reference to JSC::IdentifierTable::~IdentifierTable() on EFL port
2204 https://bugs.webkit.org/show_bug.cgi?id=80282
2206 Reviewed by Antonio Gomes.
2208 Remove transitive library dependencies; they are especially
2209 dangerous when one ends up linking against WTF, JSC and then WTF
2210 again, since some symbols will not be defined.
2212 Passing --no-copy-dt-needed-entries and --as-needed to the linker
2213 (which some recent Linux distros do by default) makes the issue
2216 * CMakeLists.txt: Set CMAKE_LINK_INTERFACE_LIBRARIES to an empty
2217 list to prevent implicit transitive library dependencies from
2218 being created by default.
2220 2012-03-05 Ryosuke Niwa <rniwa@webkit.org>
2222 Perf-o-matic should memcache dashboard images
2223 https://bugs.webkit.org/show_bug.cgi?id=80349
2225 Reviewed by Eric Seidel.
2227 Added DashboardImage.create and DashboardImage.get_image to encapsulate memcache.
2228 Also replaced transaction in DashboardImage.set_cache by a single put since it duplicates
2229 what put does by default.
2231 Also removed redundant cache_* functions and merged them into handler code.
2233 * Websites/webkit-perf.appspot.com/controller.py:
2234 (ManifestUpdateHandler.post):
2235 (CachedManifestHandler.get):
2236 (DashboardUpdateHandler.post):
2237 (CachedDashboardHandler.get):
2238 (RunsUpdateHandler):
2239 (RunsUpdateHandler.post):
2241 (RunsChartHandler.post):
2242 (DashboardImageHandler.get):
2243 * Websites/webkit-perf.appspot.com/models.py:
2244 (PersistentCache.set_cache):
2246 (DashboardImage.create):
2247 (DashboardImage.get_image):
2248 * Websites/webkit-perf.appspot.com/models_unittest.py:
2249 (PersistentCacheTests.setUp):
2250 (PersistentCacheTests.test_set_cache):
2251 (PersistentCacheTests.test_get_cache):
2252 (DashboardImageTests.setUp):
2253 (DashboardImageTests):
2254 (DashboardImageTests.test_create):
2255 (DashboardImageTests.test_get):
2257 2012-03-05 Sheriff Bot <webkit.review.bot@gmail.com>
2259 Unreviewed, rolling out r109760.
2260 http://trac.webkit.org/changeset/109760
2261 https://bugs.webkit.org/show_bug.cgi?id=80320
2263 Caused many GTK+ tests to crash (Requested by mrobinson on
2268 2012-03-05 Kangil Han <kangil.han@samsung.com>
2270 [CMake][DRT] Add WebCoreTestSupport.
2271 https://bugs.webkit.org/show_bug.cgi?id=79896
2273 Reviewed by Daniel Bates.
2275 Add WebCoreTestSupport library for DRT in CMake.
2276 We will use internals object by linking this library on DRT.
2280 2012-03-05 Martin Robinson <mrobinson@igalia.com>
2282 [soup] Crash while loading http://www.jusco.cn
2283 https://bugs.webkit.org/show_bug.cgi?id=68238
2285 Reviewed by Philippe Normand.
2287 * configure.ac: Bumped the libsoup dependency to 2.37.90.
2289 2012-03-04 Raphael Kubo da Costa <kubo@profusion.mobi>
2291 [CMake] Libraries are installed to /usr/lib and not /usr/lib64 on x86_64
2292 https://bugs.webkit.org/show_bug.cgi?id=71507
2294 Reviewed by Antonio Gomes.
2296 * Source/cmake/OptionsCommon.cmake: Provide two variables which
2297 can be changed via CMake: LIB_SUFFIX, which is often used in CMake
2298 projects to let the user choose whether a suffix should be added
2299 to the library installation directory (such as 32 or 64), and
2300 LIB_INSTALL_DIR, which takes LIB_SUFFIX into account to determine
2301 whether to install libraries.
2303 2012-03-03 Hans Wennborg <hans@chromium.org>
2305 Implement Speech JavaScript API
2306 https://bugs.webkit.org/show_bug.cgi?id=80019
2308 Reviewed by Adam Barth.
2310 Add ENABLE_SCRIPTED_SPEECH.
2314 2012-03-02 Alexandre Rostovtsev <tetromino@gentoo.org>
2316 Make webkit-gtk translations respect LINGUAS
2317 https://bugs.webkit.org/show_bug.cgi?id=79605
2319 Reviewed by Martin Robinson.
2321 PO_LINGUAS, USER_LINGUAS, and USE_LINGUAS added to root
2322 GNUmakefile.am to ensure that they can be used in the definition of
2323 MOFILES that will be generated by automake.
2327 2012-03-02 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
2329 [Qt] Remove deleted file from api.pro
2331 Reviewed by Noam Rosenthal.
2335 2012-03-02 Simon Hausmann <simon.hausmann@nokia.com>
2337 [Qt] Compile WebCore without QtWidgets
2338 https://bugs.webkit.org/show_bug.cgi?id=80141
2340 Reviewed by Tor Arne Vestbø.
2342 * Source/api.pri: Use QT += opengl for the WebKit1 bits, such as the QGLWidget
2343 usage in PageClientQt.cpp. Previously this dependency came implicitly through WebCore.pri.
2345 2012-03-02 Byungwoo Lee <bw80.lee@samsung.com>
2347 [EFL] Build warning : comparison between signed and unsigned integer expressions.
2348 https://bugs.webkit.org/show_bug.cgi?id=79860
2350 Reviewed by Hajime Morita.
2352 Fixed build warnings which are getting generated when comparing signed
2353 and unsigned integer expressions.
2355 * Source/WebCore/bindings/js/JSDocumentCustom.cpp:
2356 * Source/WebCore/platform/ContextMenu.cpp:
2357 * Source/WebKit/efl/ewk/ewk_view_single.cpp:
2359 2012-03-02 Simon Hausmann <simon.hausmann@nokia.com>
2361 [Qt] Move QStyle theming code out of WebCore into WebKit1
2362 https://bugs.webkit.org/show_bug.cgi?id=80128
2364 Reviewed by Kenneth Rohde Christiansen.
2366 * Source/api.pri: Adjust to moving source files.
2368 2012-03-01 Ryosuke Niwa <rniwa@webkit.org>
2370 Perf-o-matic: generate dashboard images for 30, 90, and 365 days
2371 https://bugs.webkit.org/show_bug.cgi?id=80016
2373 Reviewed by Eric Seidel.
2375 Add the ability to generate graphs for 30, 90, and 365 day graphs but only occasionally
2376 according to the heuristics in DashboardImage.needs_update.
2378 Also fix a bug in Runs.chart_params that y-axis grid was set to an incorrect value.
2380 * Websites/webkit-perf.appspot.com/controller.py:
2381 (schedule_runs_update):
2382 (RunsChartHandler.post):
2383 * Websites/webkit-perf.appspot.com/json_generators.py:
2384 (Runs.chart_params):
2385 * Websites/webkit-perf.appspot.com/json_generators_unittest.py:
2386 (RunsTest.test_chart_params_with_value):
2387 * Websites/webkit-perf.appspot.com/models.py:
2389 (DashboardImage.needs_update):
2390 * Websites/webkit-perf.appspot.com/models_unittest.py:
2391 (HelperTests._assert_there_is_exactly_one_id_holder_and_matches):
2392 (HelperTests.test_create_in_transaction_with_numeric_id_holder.execute):
2393 (HelperTests.test_create_in_transaction_with_numeric_id_holder):
2394 (HelperTests.test_failing_in_create_in_transaction_with_numeric_id_holder):
2395 (HelperTests.test_raising_in_create_in_transaction_with_numeric_id_holder):
2396 (HelperTests.test_delete_model_with_numeric_id_holder.execute):
2397 (HelperTests.test_delete_model_with_numeric_id_holder):
2398 (HelperTests.test_model_from_numeric_id.execute):
2400 (HelperTests.test_model_from_numeric_id):
2401 (BranchTests.test_create_if_possible):
2402 (PlatformTests.test_create_if_possible):
2403 (BuilderTests.test_create):
2404 (BuilderTests.test_update_password):
2405 (BuilderTests.test_hashed_password):
2406 (BuilderTests.test_authenticate):
2407 (_create_some_builder):
2409 (BuildTests.test_get_or_insert_from_log):
2410 (TestModelTests.test_update_or_insert):
2411 (TestModelTests.test_update_or_insert_to_update):
2412 (TestModelTests.test_merge):
2413 (TestResultTests.test_get_or_insert_value):
2414 (TestResultTests.test_get_or_insert_stat_value):
2415 (TestResultTests.test_replace_to_change_test_name):
2416 (TestResultTests.test_replace_to_change_test_name_with_stat_value):
2417 (TestResultTests.test_replace_to_change_test_name_overrides_conflicting_result):
2418 (ReportLogTests._create_log_with_payload):
2419 (ReportLogTests.test_builder):
2420 (ReportLogTests.test_branch):
2421 (ReportLogTests.test_platform):
2422 (PersistentCacheTests._assert_persistent_cache):
2423 (PersistentCacheTests.test_set):
2424 (PersistentCacheTests.test_get):
2425 (DashboardImageTests):
2426 (DashboardImageTests.test_needs_update):
2428 2012-03-01 Kangil Han <kangil.han@samsung.com>
2430 [DRT] Remove all PlainTextController usages in existing tests by adding internal API
2431 https://bugs.webkit.org/show_bug.cgi?id=78570
2433 Reviewed by Hajime Morita.
2435 This patch will remove all PlainTextController usages
2436 in existing DRT tests by adding internal API to WebCore/testing/Internals
2438 * Source/autotools/symbols.filter:
2440 2012-02-29 Ryosuke Niwa <rniwa@webkit.org>
2442 Perf-o-matic build fix. Also toggle the switch to start using ping images on the dashboard after r109190.
2444 * Websites/webkit-perf.appspot.com/controller.py:
2445 (schedule_runs_update):
2446 (schedule_report_process):
2447 * Websites/webkit-perf.appspot.com/js/admin.js:
2449 * Websites/webkit-perf.appspot.com/js/config.js:
2451 2012-02-29 Raphael Kubo da Costa <kubo@profusion.mobi>
2453 [CMake] Unreviewed, fix build on 64-bit platforms with SHARED_CORE=ON after r109197.
2454 https://bugs.webkit.org/show_bug.cgi?id=79965
2456 This partially reverts r66714, in that whether -fPIC is passed to
2457 the compiler does not depend on the value of SHARED_CORE anymore:
2458 since we always build WTF as a static library, it will always need
2459 -fPIC because our shared libraries are built with it.
2461 * Source/cmake/WebKitHelpers.cmake: Always pass -fPIC to
2462 STATIC_LIBRARY targets.
2464 2012-02-29 Raphael Kubo da Costa <kubo@profusion.mobi>
2466 [CMake] Unreviewed, fix build on 64-bit platforms with SHARED_CORE=ON after r109197.
2468 This partially reverts r66714, in that whether -fPIC is passed to
2469 the compiler does not depend on the value of SHARED_CORE anymore:
2470 since we always build WTF as a static library, it will always need
2471 -fPIC because our shared libraries are built with it.
2473 * Source/cmake/WebKitHelpers.cmake: Always pass -fPIC to
2474 STATIC_LIBRARY targets.
2476 2012-02-29 Carlos Garcia Campos <cgarcia@igalia.com>
2478 Unreviewed. Bump WebKitGTK+ version number.
2480 * configure.ac: Bump version number to 1.9.0 now that we branched
2483 2012-02-29 Carlos Garcia Campos <cgarcia@igalia.com>
2485 Unreviewed. Fix GTK+ build.
2487 * Source/autotools/symbols.filter: Add symbol.
2489 2012-02-28 Raphael Kubo da Costa <kubo@profusion.mobi>
2491 [CMake] Always build wtf as a static library.
2492 https://bugs.webkit.org/show_bug.cgi?id=79857
2494 Reviewed by Eric Seidel.
2496 * CMakeLists.txt: Put static libraries in ${CMAKE_BINARY_DIR} too
2497 to have them grouped with the shared ones.
2499 2012-02-28 Ryosuke Niwa <rniwa@webkit.org>
2501 perf-o-matic: generate dashboard images using Google Chart Tools
2502 https://bugs.webkit.org/show_bug.cgi?id=79838
2504 Reviewed by Hajime Morita.
2506 Rename RunsJSONGenerator to Runs and added an ability to generate parameters for Google chart tool.
2507 Also added RunsChartHandler to make url-fetches these images and DashboardImageHandler to serve them.
2508 The image is stored in DashboardImage model.
2510 We can't enable flip the switch to use images yet because we don't create images on fly (they're
2511 generated when runs are updated; i.e. bots upload new results). We should be able to flip the switch
2512 once this patch lands and all perf bots cycle.
2514 We probably make way too many calls to Google chart tool's server with this preliminary design but we
2515 can easily move this task into the backend and run it via a cron job once we know it works.
2517 * Websites/webkit-perf.appspot.com/controller.py:
2518 (schedule_runs_update):
2519 (RunsUpdateHandler.post):
2521 (RunsChartHandler.get):
2522 (RunsChartHandler.post):
2523 (DashboardImageHandler):
2524 (DashboardImageHandler.get):
2525 (schedule_report_process):
2526 * Websites/webkit-perf.appspot.com/json_generators.py:
2527 (ManifestJSONGenerator.value):
2531 (Runs.chart_params):
2532 * Websites/webkit-perf.appspot.com/json_generators_unittest.py:
2534 (RunsTest._create_results):
2535 (RunsTest.test_generate_runs):
2536 (RunsTest.test_value_without_results):
2537 (RunsTest.test_value_with_results):
2538 (RunsTest.test_run_from_build_and_result):
2539 (RunsTest.test_chart_params_with_value):
2540 (RunsTest.test_chart_params_with_value.split_as_int):
2541 * Websites/webkit-perf.appspot.com/main.py:
2542 * Websites/webkit-perf.appspot.com/models.py:
2543 (PersistentCache.get_cache):
2545 (DashboardImage.key_name):
2547 2012-02-28 Dave Tu <dtu@chromium.org>
2549 Add new GPU builders to flakiness dashboard.
2550 https://bugs.webkit.org/show_bug.cgi?id=79839
2552 Reviewed by Ojan Vafai.
2554 * Tools/TestResultServer/static-dashboards/builders.js:
2556 2012-02-28 Shinya Kawanaka <shinyak@chromium.org>
2558 Element should be able to have multiple shadow roots.
2559 https://bugs.webkit.org/show_bug.cgi?id=77931
2561 Reviewed by Hajime Morita.
2563 * Source/autotools/symbols.filter:
2565 2012-02-27 Shinya Kawanaka <shinyak@chromium.org>
2567 Element::removeShadowRoot() and setShadowRoot() should be moved into ShadowTree.
2568 https://bugs.webkit.org/show_bug.cgi?id=78313
2570 Reviewed by Hajime Morita.
2572 * Source/autotools/symbols.filter:
2574 2012-02-27 Dave Tu <dtu@chromium.org>
2576 Update flakiness dashboard unit test.
2577 https://bugs.webkit.org/show_bug.cgi?id=79711
2579 Reviewed by Ojan Vafai.
2581 * Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.js:
2583 2012-02-27 Ryosuke Niwa <rniwa@webkit.org>
2585 Extract the logic to merge tests from MergeTestsHandler and add unit tests
2586 https://bugs.webkit.org/show_bug.cgi?id=79602
2588 Reviewed by Hajime Morita.
2590 Extracted Test.merge and TestResult.replace_to_change_test_name out of MergeTestsHandler,
2591 and moved MergeTestsHandler into admin_handlers.py where it belongs.
2593 Added new backend "model-manipulator" to execute tasks to merge tests.
2595 Also revive the inadvertently removed manual submission form on the admin page.
2597 * Websites/webkit-perf.appspot.com/admin_handlers.py:
2598 (AdminDashboardHandler.get_tests):
2599 (MergeTestsHandler):
2600 (MergeTestsHandler.post):
2601 * Websites/webkit-perf.appspot.com/app.yaml:
2602 * Websites/webkit-perf.appspot.com/backends.yaml: Added.
2603 * Websites/webkit-perf.appspot.com/css/admin.css:
2604 * Websites/webkit-perf.appspot.com/js/admin.js:
2605 * Websites/webkit-perf.appspot.com/main.py:
2606 * Websites/webkit-perf.appspot.com/merge_tests_handler.py: Removed.
2607 * Websites/webkit-perf.appspot.com/models.py:
2610 (TestResult.replace_to_change_test_name):
2611 * Websites/webkit-perf.appspot.com/models_unittest.py:
2612 (DataStoreTestsBase.assertOnlyInstance):
2613 (DataStoreTestsBase):
2614 (DataStoreTestsBase.assertOnlyInstances):
2615 (DataStoreTestsBase.assertEqualUnorderedModelList):
2616 (DataStoreTestsBase.assertEqualUnorderedList):
2618 (TestModelTests.test_merge):
2620 (TestResultTests.test_get_or_insert_value):
2621 (TestResultTests.test_get_or_insert_stat_value):
2622 (TestResultTests.test_replace_to_change_test_name):
2623 (TestResultTests.test_replace_to_change_test_name_with_stat_value):
2624 (TestResultTests.test_replace_to_change_test_name_overrides_conflicting_result):
2626 2012-02-27 ChangSeok Oh <shivamidow@gmail.com>
2628 [EFL] Support mutation observers
2629 https://bugs.webkit.org/show_bug.cgi?id=79603
2631 Reviewed by Eric Seidel.
2633 Added a build-option for the mutation observers feature.
2635 * Source/cmake/OptionsEfl.cmake:
2636 * Source/cmakeconfig.h.cmake:
2638 2012-02-26 Shinya Kawanaka <shinyak@chromium.org>
2640 Rename ShadowRootList to ShadowTree.
2641 https://bugs.webkit.org/show_bug.cgi?id=79342
2643 Reviewed by Hajime Morita.
2645 * Source/autotools/symbols.filter:
2647 2012-02-26 Chang Wan Hong <jourmoon@company100.net>
2649 Update .gitignore for project property files generated by Eclipse.
2650 https://bugs.webkit.org/show_bug.cgi?id=79463
2652 Reviewed by Andreas Kling.
2654 * .gitignore: Ignore .project and .cproject
2656 2012-02-25 Ryosuke Niwa <rniwa@webkit.org>
2658 Perf-o-matic build fix after r108917. I need a scrollbar in order see all the tests.
2660 * Websites/webkit-perf.appspot.com/css/admin.css:
2663 2012-02-25 Ryosuke Niwa <rniwa@webkit.org>
2665 perf-o-matic needs a better admin page
2666 https://bugs.webkit.org/show_bug.cgi?id=79585
2668 Reviewed by Sam Weinig.
2670 Add admin/ to replace admin/create-models.html and admin/merge-tests.
2672 Also update MergeTestHandler to accept JSON requests and add "Admin" navigation link on all pages.
2674 * Websites/webkit-perf.appspot.com/admin_handlers.py: Added.
2675 * Websites/webkit-perf.appspot.com/controller.py:
2676 (RunsUpdateHandler.post): Fix a regression from r108399.
2677 * Websites/webkit-perf.appspot.com/css/admin.css: Added.
2678 * Websites/webkit-perf.appspot.com/js/admin.js: Added.
2679 * Websites/webkit-perf.appspot.com/js/config.js:
2680 * Websites/webkit-perf.appspot.com/main.py:
2681 * Websites/webkit-perf.appspot.com/merge_tests.html: Removed.
2682 * Websites/webkit-perf.appspot.com/merge_tests_handler.py:
2683 (MergeTestsHandler):
2684 (MergeTestsHandler.post):
2685 * Websites/webkit-perf.appspot.com/static: Removed.
2686 * Websites/webkit-perf.appspot.com/static/create-models.html: Removed.
2688 2012-02-24 Ryosuke Niwa <rniwa@webkit.org>
2690 Increment perf-o-matic version.
2692 * Websites/webkit-perf.appspot.com/app.yaml:
2694 2012-02-23 Konrad Piascik <kpiascik@rim.com>
2696 Upstream BlackBerry Cookie Management Classes
2697 https://bugs.webkit.org/show_bug.cgi?id=73654
2699 Reviewed by Rob Buis.
2701 Manual test to see in milliseconds how quickly 100 writes followed by 100 reads take.
2702 This test is ran twice and the average read and write for each of the 2 runs is shown.
2704 * ManualTests/cookieSpeedTest.html: Added.
2706 2012-02-23 Dave Tu <dtu@chromium.org>
2708 Add Chromium gpu_tests to the flakiness dashboard
2709 https://bugs.webkit.org/show_bug.cgi?id=79300
2711 Reviewed by Ojan Vafai.
2713 * Tools/TestResultServer/static-dashboards/builders.js:
2714 * Tools/TestResultServer/static-dashboards/dashboard_base.js:
2716 2012-02-23 Patrick Gansterer <paroga@webkit.org>
2718 [CMake] Add WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS macro
2719 https://bugs.webkit.org/show_bug.cgi?id=79371
2721 Reviewed by Daniel Bates.
2723 Add a new macro to handle the inclusion of the platform specific *.cmake files.
2724 In the future this macro should get expanded to also handle feature specifc
2725 files, like the UseJSC.cmake in WebCore we already have.
2727 * Source/cmake/WebKitMacros.cmake:
2729 2012-02-23 Patrick Gansterer <paroga@webkit.org>
2731 [CMake] Add FindDirectX
2732 https://bugs.webkit.org/show_bug.cgi?id=79344
2734 Reviewed by Adam Roben.
2736 * Source/cmake/FindDirectX.cmake: Added.
2738 2012-02-23 Patrick Gansterer <paroga@webkit.org>
2740 [CMake] Add FindQuickTimeSDK
2741 https://bugs.webkit.org/show_bug.cgi?id=79345
2743 Reviewed by Adam Roben.
2745 * Source/cmake/FindQuickTimeSDK.cmake: Added.
2747 2012-02-22 Raphael Kubo da Costa <kubo@profusion.mobi>
2749 [CMake] Remove FindGDK.cmake and FindGDK-PixBuf.cmake
2750 https://bugs.webkit.org/show_bug.cgi?id=79292
2752 Reviewed by Daniel Bates.
2754 These files were committed when the EFL port's buildsystem code
2755 was upstreamed, but are currently not being used anywhere, as the EFL
2756 port has not depended on GDK for a long time.
2758 * Source/cmake/FindGDK-PixBuf.cmake: Removed.
2759 * Source/cmake/FindGDK.cmake: Removed.
2761 2012-02-22 Martin Robinson <mrobinson@igalia.com>
2763 [GTK] Clean build is broken when using make -j
2764 https://bugs.webkit.org/show_bug.cgi?id=76388
2766 * GNUmakefile.am: Add new global source list variables.
2768 2012-02-20 Ryosuke Niwa <rniwa@webkit.org>
2770 perf-o-matic: Extract logic to generate JSON responses as classes to unit test
2771 https://bugs.webkit.org/show_bug.cgi?id=79018
2773 Rubber-stamped by Adam Barth.
2775 Extracted DashboardJSONGenerator, ManifestJSONGenerator, and RunsJSONGenerator
2776 into json_generators.py from DashboardHandler, ManifestHandler, and RunsHandler
2777 and added unit tests for the former three classes.
2779 Merged the latter three classes into controler.py since they have become too trivial
2780 to have their own files.
2782 * Websites/webkit-perf.appspot.com/controller.py:
2783 (ManifestUpdateHandler):
2784 (ManifestUpdateHandler.get):
2785 (ManifestUpdateHandler.post):
2786 (DashboardUpdateHandler):
2787 (DashboardUpdateHandler.get):
2788 (DashboardUpdateHandler.post):
2789 (_get_test_branch_platform_ids):
2790 (RunsUpdateHandler):
2791 (RunsUpdateHandler.get):
2792 (CachedRunsHandler.get):
2793 * Websites/webkit-perf.appspot.com/dashboard_handler.py: Removed.
2794 * Websites/webkit-perf.appspot.com/json_generators.py: Added.
2795 (JSONGeneratorBase):
2796 (JSONGeneratorBase.to_json):
2797 (DashboardJSONGenerator):
2798 (DashboardJSONGenerator.__init__):
2799 (DashboardJSONGenerator.value):
2800 (ManifestJSONGenerator):
2801 (ManifestJSONGenerator.__init__):
2802 (ManifestJSONGenerator.value):
2803 (RunsJSONGenerator):
2804 (RunsJSONGenerator.__init__):
2805 (RunsJSONGenerator._generate_runs):
2806 (RunsJSONGenerator._entry_from_build_and_result):
2807 (RunsJSONGenerator.value):
2808 * Websites/webkit-perf.appspot.com/json_generators_unittest.py: Added.
2810 (JSONGeneratorBaseTest):
2811 (JSONGeneratorBaseTest.test_to_json):
2812 (JSONGeneratorBaseTest.test_to_json.AJSONGenerator):
2813 (JSONGeneratorBaseTest.test_to_json.AJSONGenerator.value):
2814 (DashboardJSONGeneratorTest):
2815 (DashboardJSONGeneratorTest.test_value_no_branch):
2816 (DashboardJSONGeneratorTest.test_value_no_plaforms):
2817 (DashboardJSONGeneratorTest.test_value_single_platform):
2818 (DashboardJSONGeneratorTest.test_value_two_platforms):
2819 (ManifestJSONGeneratorTest):
2820 (ManifestJSONGeneratorTest.test_value_no_branch):
2821 (ManifestJSONGeneratorTest.test_value_no_plaforms):
2822 (ManifestJSONGeneratorTest._assert_single_test):
2823 (ManifestJSONGeneratorTest.test_value_single_platform):
2824 (ManifestJSONGeneratorTest.test_value_two_platforms):
2825 (ManifestJSONGeneratorTest.test_value_two_tests):
2826 (RunsJSONGeneratorTest):
2827 (RunsJSONGeneratorTest._create_results):
2828 (RunsJSONGeneratorTest.test_generate_runs):
2829 (RunsJSONGeneratorTest.test_value_without_results):
2830 (RunsJSONGeneratorTest.test_value_with_results):
2831 (RunsJSONGeneratorTest._assert_entry):
2832 (RunsJSONGeneratorTest.test_run_from_build_and_result):
2833 (RunsJSONGeneratorTest.test_run_from_build_and_result.create_build):
2834 * Websites/webkit-perf.appspot.com/main.py:
2835 * Websites/webkit-perf.appspot.com/manifest_handler.py: Removed.
2836 * Websites/webkit-perf.appspot.com/models.py:
2837 (Test.update_or_insert.execute):
2839 (TestResult.get_or_insert_from_parsed_json):
2840 * Websites/webkit-perf.appspot.com/models_unittest.py:
2841 (TestModelTests.test_update_or_insert_to_update):
2842 (TestResultTests.test_get_or_insert_stat_value):
2843 * Websites/webkit-perf.appspot.com/runs_handler.py: Removed.
2845 2012-02-20 Martin Robinson <mrobinson@igalia.com>
2847 [GTK] Turn on requestAnimationFrame for release builds
2848 https://bugs.webkit.org/show_bug.cgi?id=79038
2850 Reviewed by Gustavo Noronha Silva.
2852 * configure.ac: Turn on requestAnimationFrame by default.
2854 2012-02-20 Martin Robinson <mrobinson@igalia.com>
2856 [GTK] Geolocation support should be on by default
2857 https://bugs.webkit.org/show_bug.cgi?id=79037
2859 Reviewed by Gustavo Noronha Silva.
2861 * configure.ac: Turn on geolocation support in release builds.
2863 2012-02-20 Kihong Kwon <kihong.kwon@samsung.com>
2865 Add a new API for the Vibration API(W3C).
2866 https://bugs.webkit.org/show_bug.cgi?id=72010
2868 Reviewed by Hajime Morita.
2870 Add Implementation for the Vibration API to the WebKit-EFL port.
2871 http://dev.w3.org/2009/dap/vibration/
2873 * Source/cmake/OptionsEfl.cmake: Add ENABLE_VIBRATION feature.
2874 * Source/cmakeconfig.h.cmake:
2876 2012-02-19 Ryosuke Niwa <rniwa@webkit.org>
2878 Move more logic from handler classes to model classes and add unit tests
2879 https://bugs.webkit.org/show_bug.cgi?id=78989
2881 Reviewed by Hajime Morita.
2883 Extracted various functions from CreateHandler, ReportHanlder, and RunsHanlder to model classes
2884 in order to unit-test them, added DataStoreTestsBase to reduce the code duplication in tests,
2885 and added a whole bunch of unit tests in models_unittest.py.
2887 * Websites/webkit-perf.appspot.com/create_handler.py:
2888 (CreateHandler._create_branch):
2889 (CreateHandler._create_platform):
2890 * Websites/webkit-perf.appspot.com/models.py:
2891 (_create_if_possible):
2892 (_create_if_possible.execute):
2894 (Branch.create_if_possible):
2896 (Platform.create_if_possible):
2898 (Build.get_or_insert_from_log):
2900 (Test.update_or_insert):
2901 (Test.update_or_insert.execute):
2903 (TestResult.get_or_insert_from_parsed_json):
2904 (TestResult.get_or_insert_from_parsed_json._float_or_none):
2905 (TestResult.generate_runs):
2906 * Websites/webkit-perf.appspot.com/models_unittest.py:
2907 (DataStoreTestsBase):
2908 (DataStoreTestsBase.assertThereIsNoInstanceOf):
2909 (DataStoreTestsBase.assertOnlyInstance):
2910 (DataStoreTestsBase.assertEqualUnorderedList):
2912 (HelperTests.test_create_in_transaction_with_numeric_id_holder):
2913 (HelperTests.test_failing_in_create_in_transaction_with_numeric_id_holder):
2914 (HelperTests.test_raising_in_create_in_transaction_with_numeric_id_holder):
2915 (HelperTests.test_delete_model_with_numeric_id_holder):
2917 (BranchTests.test_create_if_possible):
2919 (PlatformTests.test_create_if_possible):
2921 (_create_some_builder):
2923 (BuildTests.test_get_or_insert_from_log):
2925 (TestModelTests.test_update_or_insert):
2926 (TestModelTests.test_update_or_insert_to_update):
2928 (TestResultTests._create_build):
2929 (TestResultTests.test_get_or_insert_value):
2930 (TestResultTests.test_get_or_insert_stat_value):
2931 (TestResultTests._create_results):
2932 (TestResultTests.test_generate_runs):
2934 (ReportLogTests.test_branch):
2935 (ReportLogTests.test_platform):
2936 (PersistentCacheTests):
2937 (PersistentCacheTests.setUp):
2938 (PersistentCacheTests.test_set):
2939 * Websites/webkit-perf.appspot.com/report_process_handler.py:
2940 (ReportProcessHandler.post):
2941 * Websites/webkit-perf.appspot.com/runs_handler.py:
2945 2012-02-20 Patrick Gansterer <paroga@webkit.org>
2947 [CMake] Fix PLATFORM() define for Windows.
2949 Define WTF_PLATFORM_WIN instead of WTF_PLATFORM_WINDOWS.
2951 * Source/cmake/OptionsWindows.cmake:
2953 2012-02-20 Martin Robinson <mrobinson@igalia.com>
2955 Fix WebKit2GTK+ for 'make distcheck'.
2957 Instead of conditionally including WebKit2 GNUmakefiles, always
2958 include them and conditionally activate the final targets.
2962 2012-02-19 Gyuyoung Kim <gyuyoung.kim@samsung.com>
2964 [CMAKE] Check gstreamer minimum required version.
2965 https://bugs.webkit.org/show_bug.cgi?id=79005
2967 Reviewed by Daniel Bates.
2969 To enable video, Gstreamer version requires to be above 0.10.30.
2970 This patch checks whether Gstreamer version is greater than 0.10.30.
2972 * Source/cmake/FindGStreamer-App.cmake:
2973 * Source/cmake/FindGStreamer-Base.cmake:
2974 * Source/cmake/FindGStreamer-Interfaces.cmake:
2975 * Source/cmake/FindGStreamer-Pbutils.cmake:
2976 * Source/cmake/FindGStreamer-Plugins-Base.cmake:
2977 * Source/cmake/FindGStreamer-Video.cmake:
2978 * Source/cmake/FindGStreamer.cmake:
2980 2012-02-19 Gustavo Noronha Silva <gns@gnome.org>
2982 [GTK] Remove unused GSettings stuff
2983 https://bugs.webkit.org/show_bug.cgi?id=78995
2985 Reviewed by Martin Robinson.
2987 * configure.ac: remove gsettings schema file creation.
2989 2012-02-19 Ryosuke Niwa <rniwa@webkit.org>
2991 Perf-o-matic should show both WebKit and Chromium revisions
2992 https://bugs.webkit.org/show_bug.cgi?id=78955
2994 Reviewed by Andreas Kling.
2996 Include Chromium revision numbers in runs responses when available.
2998 * Websites/webkit-perf.appspot.com/js/config.js:
3000 (urlForChangesetList):
3001 * Websites/webkit-perf.appspot.com/runs_handler.py:
3004 2012-02-18 Kevin Ollivier <kevino@theolliviers.com>
3006 [wx] Exclude a couple unused bindings files from the build
3007 as they do not compile currently.
3011 2012-02-17 Ryosuke Niwa <rniwa@webkit.org>
3013 perf-o-matic needs model unit tests
3014 https://bugs.webkit.org/show_bug.cgi?id=78885
3016 Reviewed by Adam Barth.
3018 Added unit tests for models.py.
3020 Also renamed modelFromNumericId to model_from_numeric_id and moved set_persitent_cache and get_persistent_cache
3021 from controller to PersistentCache.set_cache and PersistentCahce.set_cache respectively.
3023 * Websites/webkit-perf.appspot.com/controller.py:
3025 (CachedManifestHandler.get):
3027 (CachedDashboardHandler.get):
3029 (CachedRunsHandler.get):
3030 * Websites/webkit-perf.appspot.com/create_handler.py:
3031 (CreateHandler._create_builder):
3032 (CreateHandler._create_builder.execute):
3033 * Websites/webkit-perf.appspot.com/models.py:
3034 (create_in_transaction_with_numeric_id_holder):
3035 (model_from_numeric_id):
3038 (Builder.update_password):
3039 (Builder._hashed_password):
3040 (TestResult.key_name):
3041 (ReportLog.get_value):
3042 (ReportLog._integer_in_payload):
3044 (ReportLog.timestamp):
3046 (PersistentCache.set_cache):
3047 (PersistentCache.set_cache.execute):
3048 (PersistentCache.get_cache):
3049 * Websites/webkit-perf.appspot.com/models_unittest.py: Added.
3051 (HelperTests.setUp):
3052 (HelperTests.tearDown):
3053 (HelperTests._assert_there_is_exactly_one_id_holder_and_matches):
3054 (HelperTests.test_create_in_transaction_with_numeric_id_holder):
3055 (HelperTests.test_create_in_transaction_with_numeric_id_holder.execute):
3056 (HelperTests.test_failing_in_create_in_transaction_with_numeric_id_holder):
3057 (HelperTests.test_failing_in_create_in_transaction_with_numeric_id_holder.execute):
3058 (HelperTests.test_raising_in_create_in_transaction_with_numeric_id_holder):
3059 (HelperTests.test_raising_in_create_in_transaction_with_numeric_id_holder.execute):
3060 (HelperTests.test_delete_model_with_numeric_id_holder):
3061 (HelperTests.test_delete_model_with_numeric_id_holder.execute):
3062 (HelperTests.test_model_from_numeric_id):
3063 (HelperTests.test_model_from_numeric_id.execute):
3065 (BuilderTests.setUp):
3066 (BuilderTests.tearDown):
3067 (BuilderTests.test_create):
3068 (BuilderTests.test_update_password):
3069 (BuilderTests.test_hashed_password):
3070 (BuilderTests.test_authenticate):
3073 (ReportLog.tearDown):
3074 (ReportLog._create_log_with_payload):
3075 (ReportLog.test_parsed_payload):
3076 (ReportLog.test_get_value):
3077 (ReportLog.test_results):
3078 (ReportLog.test_builder):
3079 (ReportLog.test_build_number):
3080 (ReportLog.test_webkit_revision):
3081 (ReportLog.chromium_revision):
3082 (PersistentCacheTests):
3083 (PersistentCacheTests.setUp):
3084 (PersistentCacheTests.tearDown):
3085 (PersistentCacheTests._assert_persistent_cache):
3086 (PersistentCacheTests.test_set):
3087 (PersistentCacheTests.test_get):
3088 * Websites/webkit-perf.appspot.com/runs_handler.py:
3091 2012-02-17 Carlos Garcia Campos <cgarcia@igalia.com>
3093 Unreviewed. Fix GTK+ build after r108003.
3095 * Source/autotools/symbols.filter: Add missing symbol.
3097 2012-02-16 Simon Hausmann <simon.hausmann@nokia.com>
3099 [Qt] Move event conversion functions from WebCore to WebKit
3100 https://bugs.webkit.org/show_bug.cgi?id=78788
3102 Reviewed by Kenneth Rohde Christiansen.
3104 * Source/api.pri: Add new files to the build.
3106 2012-02-14 Raphael Kubo da Costa <kubo@profusion.mobi>
3108 [CMake] Remove unused PkgConfig module import from FindCFLite.cmake.
3109 https://bugs.webkit.org/show_bug.cgi?id=78600
3111 Reviewed by Adam Roben.
3113 * Source/cmake/FindCFLite.cmake:
3115 2012-02-15 Roland Steiner <rolandsteiner@chromium.org>
3117 <style scoped>: Allow <style scoped> as a direct child of a ShadowRoot
3118 https://bugs.webkit.org/show_bug.cgi?id=77853
3120 numberOfScopedHTMLStyleChildren got moved from Element into Node.
3122 Reviewed by Dimitri Glazkov.
3124 * Source/autotools/symbols.filter:
3126 2012-02-13 Raphael Kubo da Costa <kubo@profusion.mobi>
3128 [CMake] Merge WebKitEfl.cmake into FindEFL.cmake.
3129 https://bugs.webkit.org/show_bug.cgi?id=78566
3131 Reviewed by Daniel Bates.
3133 * Source/cmake/FindEFL.cmake: Move the code to find edje_cc here from
3135 * Source/cmake/WebKitEfl.cmake: Removed.
3137 2012-02-14 Shinya Kawanaka <shinyak@google.com>
3139 Use youngestShadowRoot and oldestShadowRoot instead of Element::shadowRoot().
3140 https://bugs.webkit.org/show_bug.cgi?id=78455
3142 Reviewed by Hajime Morita.
3144 Exports necessary symbols.
3146 * Source/autotools/symbols.filter:
3148 2012-02-13 Ryosuke Niwa <rniwa@webkit.org>
3150 Yet another perf-o-matic build fix. It turns out that a task of the same name can't be
3151 queued for days after the first task is completed. So don't use it. Updating persistent
3152 caches more often than necessary is better than never updating them.
3154 * Websites/webkit-perf.appspot.com/controller.py:
3155 (schedule_manifest_update):
3156 (schedule_dashboard_update):
3157 (schedule_runs_update):
3159 2012-02-13 ChangSeok Oh <shivamidow@gmail.com>
3161 [GTK] Revise configuration for MHTML
3162 https://bugs.webkit.org/show_bug.cgi?id=78364
3164 Reviewed by Gustavo Noronha Silva.
3166 Added some lines to show checking messages, whether mhtml is enabled or not
3167 during configuration and the configuration result for mhtml.
3168 MHTML is a web page archive format used to combine resources
3169 that are typically represented by external links (such as images, Flash animations,
3170 Java applets, audio files) together with HTML code into a single file.
3171 http://en.wikipedia.org/wiki/MHTML
3175 2012-02-06 Raphael Kubo da Costa <kubo@profusion.mobi>
3177 [EFL] Drop support for the Curl network backend.
3178 https://bugs.webkit.org/show_bug.cgi?id=77874
3180 Reviewed by Eric Seidel.
3182 Nobody seems to be maintaining the Curl backend in WebCore, the
3183 EFL port developers all seem to be using the Soup backend and the
3184 port itself has many features which are only implemented for the
3187 * Source/cmake/OptionsEfl.cmake: Remove network backend selection
3188 checks and unconditionally require Glib and Libsoup, bump the
3189 required LibSoup version to the same one the GTK+ port looks for,
3190 since we share the same network backend.
3192 2012-02-12 Ryosuke Niwa <rniwa@webkit.org>
3194 Another perf-o-matic build fix.
3196 * Websites/webkit-perf.appspot.com/report_process_handler.py:
3197 (ReportProcessHandler._create_build_if_possible):
3199 2012-02-12 Ryosuke Niwa <rniwa@webkit.org>
3201 Perf-o-matic build fix.
3203 * Websites/webkit-perf.appspot.com/report_handler.py:
3204 (ReportHandler.post):
3206 2012-02-10 Ryosuke Niwa <rniwa@webkit.org>
3208 REGRESSION: Perf-o-matic adds duplicated test results
3209 https://bugs.webkit.org/show_bug.cgi?id=78373
3211 Reviewed by Hajime Morita.
3213 Add TestResult inside a transaction. We use high replication databsae but this should prevent
3214 the duplication in the most of the time.
3216 Also fixed random bugs in Controller and ReportHandler.
3218 * Websites/webkit-perf.appspot.com/controller.py:
3219 (get_persistent_cache):
3220 * Websites/webkit-perf.appspot.com/report_handler.py:
3221 (ReportHandler.post):
3222 * Websites/webkit-perf.appspot.com/report_process_handler.py:
3223 (ReportProcessHandler.post):
3224 (ReportProcessHandler._add_test_if_needed):
3225 (ReportProcessHandler):
3226 (ReportProcessHandler._add_test_result_if_needed):
3227 (ReportProcessHandler._add_test_result_if_needed._float_or_none):
3228 (ReportProcessHandler._add_test_result_if_needed.execute):
3230 2012-02-12 Carlos Garcia Campos <cgarcia@igalia.com>
3232 Unreviewed. Fix GTK+ build after r107454.
3234 * configure.ac: Disable Mutation observers build on GTK+ until it
3237 2012-02-10 Adam Klein <adamk@chromium.org>
3239 Enable MUTATION_OBSERVERS by default on all platforms
3240 https://bugs.webkit.org/show_bug.cgi?id=78196
3242 Reviewed by Ojan Vafai.
3246 2012-02-10 Ryosuke Niwa <rniwa@webkit.org>
3248 Perf-o-matic build fix after r107386.
3250 * Websites/webkit-perf.appspot.com/app.yaml:
3251 * Websites/webkit-perf.appspot.com/controller.py:
3252 (schedule_manifest_update):
3253 (schedule_dashboard_update):
3254 (schedule_runs_update):
3255 * Websites/webkit-perf.appspot.com/merge_tests_handler.py:
3256 (MergeTestsHandler.get):
3257 * Websites/webkit-perf.appspot.com/report_logs_handler.py:
3258 (ReportLogsHandler.get):
3259 (ReportLogsHandler.post):
3261 2012-02-10 Ryosuke Niwa <rniwa@webkit.org>
3263 Perf-o-matic should process reports in background
3264 https://bugs.webkit.org/show_bug.cgi?id=78309
3266 Reviewed by Hajime Morita.
3268 Split the logic to create Build, Test, and TestResult objects from ReportHandler into ReportProcessHandler.
3269 ReportHandler now merely creates ReportLog and schedules a task to process it.
3271 Also added ReportLogHandler to manage stale ReportLogs.
3273 * Websites/webkit-perf.appspot.com/app.yaml:
3274 * Websites/webkit-perf.appspot.com/controller.py:
3275 (schedule_manifest_update):
3276 (schedule_dashboard_update):
3277 (schedule_runs_update):
3278 (CachedRunsHandler.get):
3279 (schedule_report_process):
3280 * Websites/webkit-perf.appspot.com/main.py:
3281 * Websites/webkit-perf.appspot.com/merge_tests.html: Renamed from Websites/webkit-perf.appspot.com/merge_tests.yaml.
3282 * Websites/webkit-perf.appspot.com/models.py:
3284 (ReportLog._parsed_payload):
3285 (ReportLog.get_value):
3286 (ReportLog.results):
3287 (ReportLog.builder):
3289 (ReportLog.platform):
3290 (ReportLog.build_number):
3291 (ReportLog.webkit_revision):
3292 (ReportLog.chromium_revision):
3293 (ReportLog._model_by_key_name_in_payload):
3294 (ReportLog._integer_in_payload):
3295 (ReportLog.timestamp):
3296 * Websites/webkit-perf.appspot.com/report_handler.py:
3297 (ReportHandler.post):
3298 (ReportHandler._output):
3299 (ReportHandler._results_are_valid):
3300 (ReportHandler._results_are_valid._is_float_convertible):
3302 * Websites/webkit-perf.appspot.com/report_logs.html: Added.
3303 * Websites/webkit-perf.appspot.com/report_logs_handler.py: Added.
3304 (ReportLogsHandler):
3305 (ReportLogsHandler.get):
3306 (ReportLogsHandler.post):
3307 (ReportLogsHandler._error):
3308 * Websites/webkit-perf.appspot.com/report_process_handler.py: Copied from Websites/webkit-perf.appspot.com/report_handler.py.
3309 (ReportProcessHandler):
3310 (ReportProcessHandler.post):
3311 (ReportProcessHandler._create_build_if_possible):
3312 (ReportProcessHandler._create_build_if_possible.execute):
3313 (ReportProcessHandler._add_test_if_needed):
3315 2012-02-09 Ryosuke Niwa <rniwa@webkit.org>
3317 Perf-o-matic shouldn't rely on memcache to store cached JSON responses
3318 https://bugs.webkit.org/show_bug.cgi?id=78306
3320 Reviewed by Adam Barth.
3322 Added PersistentCache model that stores the generated JSON responses.
3324 * Websites/webkit-perf.appspot.com/controller.py:
3325 (set_persistent_cache):
3326 (set_persistent_cache.execute):
3327 (get_persistent_cache):
3329 (CachedManifestHandler.get):
3331 (CachedDashboardHandler.get):
3333 (CachedRunsHandler.get):
3334 * Websites/webkit-perf.appspot.com/models.py:
3339 2012-02-09 Ryosuke Niwa <rniwa@webkit.org>
3341 Perf-o-matic should update memcache in taskqueue
3342 https://bugs.webkit.org/show_bug.cgi?id=78209
3344 Reviewed by Adam Barth.
3346 Update dashboard, manifest, and runs memcaches in taskqueue.
3347 Also centralized the management of caches in controller.py.
3349 * Websites/webkit-perf.appspot.com/app.yaml:
3350 * Websites/webkit-perf.appspot.com/controller.py: Added.
3352 (schedule_manifest_update):
3353 (CachedManifestHandler):
3354 (CachedManifestHandler.get):
3356 (schedule_dashboard_update):
3357 (CachedDashboardHandler):
3358 (CachedDashboardHandler.get):
3360 (schedule_runs_update):
3361 (CachedRunsHandler):
3362 (CachedRunsHandler.get):
3363 * Websites/webkit-perf.appspot.com/create_handler.py:
3364 (CreateHandler.post):
3365 * Websites/webkit-perf.appspot.com/dashboard_handler.py:
3366 (DashboardHandler.post):
3367 * Websites/webkit-perf.appspot.com/main.py:
3368 * Websites/webkit-perf.appspot.com/manifest_handler.py:
3369 (ManifestHandler.post):
3370 * Websites/webkit-perf.appspot.com/merge_tests_handler.py:
3371 (MergeTestsHandler.post):
3372 * Websites/webkit-perf.appspot.com/report_handler.py:
3373 (ReportHandler.post):
3374 * Websites/webkit-perf.appspot.com/runs_handler.py:
3377 2012-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
3379 [GTK] Add WebKitWebView::mouse-target-changed signal to WebKit2 GTK+ API
3380 https://bugs.webkit.org/show_bug.cgi?id=78097
3382 Reviewed by Martin Robinson.
3384 * Source/autotools/symbols.filter: Add freeOwnedGPtr<_GdkEvent>
3385 symbol to be able to use GOwnPtr<GdkEvent> in WebKit2 GTK+ unit
3388 2012-02-09 Kent Tamura <tkent@chromium.org>
3390 Do not localize numbers in scientific notation
3391 https://bugs.webkit.org/show_bug.cgi?id=78208
3393 Reviewed by Hajime Morita.
3395 * ManualTests/input-number-localization.html: Updated for scientific notation.
3397 2012-02-09 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3399 [CMAKE] Change lowercase variable with uppercase's.
3400 https://bugs.webkit.org/show_bug.cgi?id=78198
3402 Reviewed by Daniel Bates.
3404 CMake variable is only written by uppercase.
3408 2012-02-07 MORITA Hajime <morrita@google.com>
3410 Replacement text should be available from the marker.
3411 https://bugs.webkit.org/show_bug.cgi?id=77934
3413 Reviewed by Kent Tamura.
3415 * Source/autotools/symbols.filter: Added an exporting symbol.
3417 2012-02-07 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3419 [CMAKE] Use *bin* and *lib* directories for executable and libraries.
3420 https://bugs.webkit.org/show_bug.cgi?id=77928
3422 Reviewed by Daniel Bates.
3424 CMake has used *Programs* directory for executable. In addition, shared libraries are being
3425 built in source directory. It is better to set common places in order to maintain executable
3426 and libraries. *bin* is for executable and *lib* is for library.
3428 * CMakeLists.txt: Set library output path.
3429 * Source/cmake/WebKitFS.cmake: Remove *Programs* creation.
3431 2012-02-07 Priit Laes <plaes@plaes.org>
3433 Get rid of Source/autotools/webkit.m4
3434 https://bugs.webkit.org/show_bug.cgi?id=77833
3436 Reviewed by Martin Robinson.
3438 Move checks from webkit.m4 to configure.ac and modernize macros:
3439 . Check for visibility flags after CXX has been defined
3440 . Use PKG_PROG_PKG_CONFIG for pkg-config lookup
3441 . Drop unused LIBFFTW_REQUIRED_VERSION
3442 . Update ICU libs for mingw (bug 77837).
3443 . Require Pango 1.21.0 (as per unicode backend)
3444 . Bump minimum glib version due to g_thread_init changes
3446 * Source/autotools/webkit.m4: Removed.
3449 2012-02-07 Ryosuke Niwa <rniwa@webkit.org>
3451 Dashboard on perf-o-matic should be sorted
3452 https://bugs.webkit.org/show_bug.cgi?id=77924
3454 Reviewed by Tony Chang.
3456 Sort tests in the frontend using the fact ES5 keeps the property order in the insertion order.
3458 * Websites/webkit-perf.appspot.com/js/config.js:
3459 (fetchDashboardManifest):
3461 2012-02-07 Frederik Gladhorn <frederik.gladhorn@nokia.com>
3463 Update .gitignore for Qt Creator/KDevelop.
3464 https://bugs.webkit.org/show_bug.cgi?id=77984
3466 Reviewed by Simon Hausmann.
3468 * .gitignore: Ignore temp files created by Qt Creator and KDevelop.
3470 2012-02-07 Priit Laes <plaes@plaes.org>
3472 [GTK] Broken "HTML5 <scoped style>" detection
3473 https://bugs.webkit.org/show_bug.cgi?id=77979
3475 Reviewed by Gustavo Noronha Silva.
3477 * configure.ac: Fix wrong variable for HTML5 <style scoped> detection
3479 2012-02-06 Shinya Kawanaka <shinyak@google.com>
3481 Remove Element::ensureShadowRoot export.
3482 https://bugs.webkit.org/show_bug.cgi?id=77932
3484 Reviewed by Hajime Morita.
3486 * Source/autotools/symbols.filter:
3488 2012-02-06 Martin Robinson <mrobinson@igalia.com> and Nayan Kumar K <nayankk@motorola.com>
3490 [GTK] Add TextureMapperGL implementation
3491 https://bugs.webkit.org/show_bug.cgi?id=75308
3493 Reviewed by Alejandro G. Castro.
3495 * GNUmakefile.am: TextureMapperGL implies USE(TEXTURE_MAPPER)
3496 * configure.ac: Only allow enabling the GL version of TextureMapper on X11.
3498 2012-02-06 Ryosuke Niwa <rniwa@webkit.org>
3500 Perf-o-matic should show min/max/stdev on graphs
3501 https://bugs.webkit.org/show_bug.cgi?id=77702
3503 Reviewed by Andreas Kling.
3505 Include min/max/stdev in test runs when available to be shown on the perf-o-matic.
3507 Also merge a change to config.js and increment the version number by 1 (unreviewed).
3509 * Websites/webkit-perf.appspot.com/app.yaml:
3510 * Websites/webkit-perf.appspot.com/js/config.js:
3511 * Websites/webkit-perf.appspot.com/runs_handler.py:
3514 2012-02-06 Carlos Garcia Campos <cgarcia@igalia.com>
3516 [GTK] Update NEWS and configure.ac for 1.7.5 release
3517 https://bugs.webkit.org/show_bug.cgi?id=77859
3519 Reviewed by Philippe Normand.
3521 * configure.ac: Bumped version number.
3523 2012-02-05 ChangSeok Oh <shivamidow@gmail.com>
3525 [EFL] Enable WebGL with glx backend
3526 https://bugs.webkit.org/show_bug.cgi?id=77308
3528 Reviewed by Martin Robinson.
3530 Enabled WebGL feature for EFL port. The way is very similar to the one of GTK port.
3532 * Source/cmake/OptionsEfl.cmake: Added feature option for WebGL.
3534 2012-02-05 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3536 [CMAKE] Support javascriptcore test for EFL port.
3537 https://bugs.webkit.org/show_bug.cgi?id=77425
3539 Reviewed by Daniel Bates.
3541 Efl and WinCE as well as Blackberry port are now using Cmake as its build system
3542 and they are share the make file to create jsc excutable. In order to run
3543 "run-javascriptcore-tests", EFL port needs to change jsc installation configuration
3544 with executable output directory(e.g. Programs). So, this patch change jsc installation
3545 configuration only for EFL port.
3547 * Source/cmake/OptionsEfl.cmake: Change *jsc_efl* name with *jsc*.
3549 2012-02-05 Gyuyoung Kim <gyuyoung.kim@samsung.com>
3551 [CMAKE] Do not build Tools when building jsc only.
3552 https://bugs.webkit.org/show_bug.cgi?id=77826
3554 Reviewed by Daniel Bates.
3556 Do not build Tools when jsc is only built. Build breaks occur because
3557 Tools is built together when building jsc.
3559 * CMakeLists.txt: Build Tools directory when ENABLE_TOOLS is on.
3561 2012-02-04 Philip Rogers <pdr@google.com>
3563 Fix bug in svg-link-hover-use.svg
3564 https://bugs.webkit.org/show_bug.cgi?id=77768
3566 Reviewed by Eric Seidel.
3568 * ManualTests/svg-link-hover-use.svg:
3570 2012-02-04 Kalev Lember <kalevlember@gmail.com>
3572 [GTK] Use the wide character version of win32 API by default
3573 https://bugs.webkit.org/show_bug.cgi?id=77809
3575 Reviewed by Martin Robinson.
3577 Certain win32-specific files (like PluginDatabaseWin.cpp) make the
3578 assumption that the wide character version of win32 API is the default.
3579 Define _UNICODE and UNICODE to do this, similar to what other win32
3584 2012-02-03 Kalev Lember <kalevlember@gmail.com>
3586 [GTK] configure: Print out the -Wno-c++0x-compat test result
3587 https://bugs.webkit.org/show_bug.cgi?id=77757
3589 Reviewed by Martin Robinson.
3591 The check whether -Wno-c++0x-compat flag is needed didn't print out
3592 the test result (and newline), which caused the following test to be
3593 displayed on the same line.
3595 checking if we have to disable C++0x compat warnings for GCC >= 4.6.0... checking pthread.h usability... yes
3599 2012-02-03 Ryosuke Niwa <rniwa@webkit.org>
3601 perf-o-matic should store chromium svn revision
3602 https://bugs.webkit.org/show_bug.cgi?id=77725
3604 Reviewed by Dirk Pranke.
3606 Store both WebKit and Chromium revisions when both are reported.
3608 * Websites/webkit-perf.appspot.com/models.py:
3610 * Websites/webkit-perf.appspot.com/report_handler.py:
3611 (ReportHandler.post):
3612 (ReportHandler._create_build_if_possible):
3613 (ReportHandler._create_build_if_possible.execute):
3614 * Websites/webkit-perf.appspot.com/static/manual-submit.html:
3616 2012-02-03 Simon Hausmann <simon.hausmann@nokia.com>
3618 [Qt] Replace GNU linker script for exports with export macros in WTF/JSC
3619 https://bugs.webkit.org/show_bug.cgi?id=77723
3621 Reviewed by Tor Arne Vestbø.
3623 * Source/api.pri: Remove use of GNU linker script on Linux.
3624 * Source/qtwebkit-export.map: Removed.
3626 2012-02-03 Shinya Kawanaka <shinyak@google.com>
3628 Stop calling Element::ensureShadowRoot in Internals.
3629 https://bugs.webkit.org/show_bug.cgi?id=77612
3631 Reviewed by Hajime Morita.
3633 * Source/autotools/symbols.filter:
3635 2012-02-02 Mark Rowe <mrowe@apple.com>
3637 <http://webkit.org/b/77717> Makefile should provide control over output verbosity
3639 Allow the filtering of the output of our Makefile to be configured via a user default
3640 and overriden via a command-line argument to make.
3642 The Makefile takes the verbosity from BuildTranscriptVerbosity default in the
3643 org.webkit.BuildConfiguration domain. The supported values are "default", "quiet"
3644 and "noisy". "default" maintains the existing behavior of only filtering out
3645 the setenv lines from Xcode's shell script build phases. "quiet" filters all output
3646 through filter-build-webkit. "noisy" provides unfiltered output. The verbosity can
3647 be overriden for a single invocation of make by specifying the VERBOSITY variable
3648 on the make command line.
3650 To always get full output:
3651 defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity noisy
3653 To always get filtered ouptut:
3654 defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity quiet
3656 To get full output for a single build:
3657 make VERBOSITY=noisy
3659 Reviewed by Dan Bernstein.
3663 2012-02-02 Rakesh KN <rakesh.kn@motorola.com>
3665 hidden attribute on <input type=file /> suppresses the file selection dialog
3666 https://bugs.webkit.org/show_bug.cgi?id=58208
3668 Reviewed by Ryosuke Niwa.
3670 * ManualTests/input-file-hidden-open-dialog-on-click.html: Added.
3671 Adding manual test as the file dialog opens only in User gesture.
3673 2012-02-01 Philippe Normand <pnormand@igalia.com>
3675 [GStreamer] FFTFrame implementation
3676 https://bugs.webkit.org/show_bug.cgi?id=73545
3678 Reviewed by Chris Rogers.
3680 * configure.ac: Enable the WebAudio option again and remove
3683 2012-01-31 Ryosuke Niwa <rniwa@webkit.org>
3685 webkit-perf.appspot.com should accept test results without medians
3686 https://bugs.webkit.org/show_bug.cgi?id=77513
3688 Reviewed by Hajime Morita.
3690 Don't store 0s when values are not in JSON.
3692 * Websites/webkit-perf.appspot.com/report_handler.py:
3693 (ReportHandler.post._float_or_none):
3694 (ReportHandler.post):
3696 2012-01-31 Kenneth Rohde Christiansen <kenneth@webkit.org>
3698 Tap highlighting: Support better outlines for multiline inlines
3699 https://bugs.webkit.org/show_bug.cgi?id=77428
3701 Reviewed by Simon Hausmann.
3703 Update the test to use a transform.
3705 * ManualTests/qt/tap-highlighting-inlines.html:
3707 2012-01-31 Nayan Kumar K <nayankk@motorola.com>
3709 [GTK] Remove V8 compilation option.
3710 https://bugs.webkit.org/show_bug.cgi?id=77405
3712 Reviewed by Philippe Normand.
3714 Revert the changes introduced as part of bug 69469
3715 to provide an option to compile V8 as JavaScript engine.
3717 * GNUmakefile.am: Remove defining USE_JSC macro.
3718 * configure.ac: Remove --with-jsengine option.
3720 2012-01-25 Philippe Normand <pnormand@igalia.com>
3722 [GStreamer] 0.11 build support
3723 https://bugs.webkit.org/show_bug.cgi?id=77085
3725 Reviewed by Martin Robinson.
3727 * configure.ac: New --with-gstreamer option, defaulting to 0.10.
3729 2012-01-30 Ryosuke Niwa <rniwa@webkit.org>
3731 Build fix after r106321.
3733 * Websites/webkit-perf.appspot.com/report_handler.py:
3734 * Websites/webkit-perf.appspot.com/manifest_handler.py:
3735 (ManifestHandler.get):
3737 2012-01-30 Ryosuke Niwa <rniwa@webkit.org>
3739 Python code in webkit-perf.appspot.com uses camelCase
3740 https://bugs.webkit.org/show_bug.cgi?id=77392
3742 Reviewed by Adam Barth.
3744 Use PEP8 style naming conventions instead of camelCase.
3746 * Websites/webkit-perf.appspot.com/create_handler.py:
3747 (CreateHandler.post):
3748 (CreateHandler._create_builder):
3749 (CreateHandler._create_branch):
3750 (CreateHandler._create_platform):
3751 * Websites/webkit-perf.appspot.com/dashboard_handler.py:
3752 (DashboardHandler.get):
3753 * Websites/webkit-perf.appspot.com/manifest_handler.py:
3754 (ManifestHandler.get):
3755 * Websites/webkit-perf.appspot.com/merge_tests_handler.py:
3756 (MergeTestsHandler.post):
3757 * Websites/webkit-perf.appspot.com/models.py:
3758 (create_in_transaction_with_numeric_id_holder):
3759 (delete_model_with_numeric_id_holder):
3760 (modelFromNumericId):
3761 (Builder.authenticate):
3762 (Builder.hashed_password):
3764 * Websites/webkit-perf.appspot.com/report_handler.py:
3765 (ReportHandler.post):
3766 (ReportHandler._model_by_key_name_in_body_or_error):
3767 (ReportHandler._integer_in_body):
3768 (ReportHandler._timestamp_in_body):
3769 (ReportHandler.bypass_authentication):
3770 (ReportHandler._results_are_valid):
3771 (ReportHandler._results_are_valid._is_float_convertible):
3772 (ReportHandler._create_build_if_possible):
3773 (ReportHandler._create_build_if_possible.execute):
3774 (ReportHandler._add_test_if_needed):
3775 (ReportHandler._add_test_if_needed.execute):
3777 (AdminReportHandler.bypass_authentication):
3778 * Websites/webkit-perf.appspot.com/runs_handler.py:
3781 2012-01-30 Ryosuke Niwa <rniwa@webkit.org>
3783 Enable memcache on webkit-perf.appspot.com
3784 https://bugs.webkit.org/show_bug.cgi?id=77378
3786 Reviewed by Adam Barth.
3788 Eanble memcache on dashboard, manifest, and runs handlers. Clear appropriate caches when new runs are reported,
3789 or new models are created. We flush all caches when tests are merged since it's hard to figure out dependencies
3790 in that case. Luckily, we merge tests only occassionally and manually (or hope so) so this shouldn't be an issue.
3792 * Websites/webkit-perf.appspot.com/create_handler.py:
3793 (CreateHandler.post):
3794 * Websites/webkit-perf.appspot.com/dashboard_handler.py:
3795 (DashboardHandler.get):
3796 * Websites/webkit-perf.appspot.com/manifest_handler.py:
3797 (ManifestHandler.get):
3798 * Websites/webkit-perf.appspot.com/merge_tests_handler.py:
3799 (MergeTestsHandler.post):
3800 * Websites/webkit-perf.appspot.com/models.py:
3801 (createInTransactionWithNumericIdHolder):
3804 * Websites/webkit-perf.appspot.com/report_handler.py:
3805 (ReportHandler.post):
3806 (ReportHandler._addTestIfNeeded):
3807 * Websites/webkit-perf.appspot.com/runs_handler.py:
3810 2012-01-30 Ryosuke Niwa <rniwa@webkit.org>
3812 webkit-perf.appspot.com should have an ability to merge tests
3813 https://bugs.webkit.org/show_bug.cgi?id=77250
3815 Reviewed by Adam Barth.
3817 Added admin/merge-tests. This page allows administrators to easily merge test objects.
3819 Also add the forgotten title.png and rename api/create to admin/create since we don't allow
3820 non-admins to create new models anyway.
3822 * Websites/webkit-perf.appspot.com/app.yaml:
3823 * Websites/webkit-perf.appspot.com/css: Added.
3824 * Websites/webkit-perf.appspot.com/css/title.png: Added.
3825 * Websites/webkit-perf.appspot.com/main.py:
3826 * Websites/webkit-perf.appspot.com/merge_tests.yaml: Added.
3827 * Websites/webkit-perf.appspot.com/merge_tests_handler.py: Added.
3829 (MergeTestHandler.get):
3830 (MergeTestHandler.post):
3831 * Websites/webkit-perf.appspot.com/models.py:
3832 (deleteModelWithNumericIdHolder):
3833 * Websites/webkit-perf.appspot.com/static/create-models.html:
3835 2012-01-30 Kenneth Rohde Christiansen <kenneth@webkit.org>
3837 Add manual tests for tap highlighting
3839 Rubberstamped by Simon Hausmann.
3841 * ManualTests/qt/tap-highlighting-colors.html: Added.
3842 * ManualTests/qt/tap-highlighting-images.html: Added.
3843 * ManualTests/qt/tap-highlighting-inlines.html: Added.
3845 2012-01-30 Allan Sandfeld Jensen <allan.jensen@nokia.com>
3847 Manual test of number of resize events emitted during page generation.
3848 https://bugs.webkit.org/show_bug.cgi?id=77212
3850 Is needed to test if too many resize events are send when using fixed
3851 layout, and needs to be a manual test because the test framework does
3852 not currently support testing fixed layout.
3854 Reviewed by Kenneth Rohde Christiansen.
3856 * ManualTests/resize-events.html: Added.
3858 2012-01-29 Zoltan Herczeg <zherczeg@webkit.org>
3860 Custom written CSS lexer
3861 https://bugs.webkit.org/show_bug.cgi?id=70107
3863 Reviewed by Antti Koivisto and Oliver Hunt.
3865 Remove tokenizer.cpp from intermediate sources.
3869 2012-01-27 Fady Samuel <fsamuel@chromium.org>
3871 Rename shouldLayoutFixedElementsRelativeToFrame and make it a setting
3872 https://bugs.webkit.org/show_bug.cgi?id=76459
3874 Reviewed by Darin Fisher.
3876 * Source/autotools/symbols.filter:
3878 2012-01-26 Carlos Garcia Campos <cgarcia@igalia.com>
3880 [GTK] Add basic printing support to WebKit2
3881 https://bugs.webkit.org/show_bug.cgi?id=76172
3883 Reviewed by Gustavo Noronha Silva.
3885 * configure.ac: Check whether GTK+ UNIX printing is available.
3887 2012-01-27 ChangSeok Oh <shivamidow@gmail.com>
3889 [EFL] SVG_FONT is not disabled when SVG is disabled.
3890 https://bugs.webkit.org/show_bug.cgi?id=77174
3892 Reviewed by Eric Seidel.
3894 SVG_FONTS should be disabled when SVG is disabled. Or else it causes build-break.
3895 Relocated checking ENABLE_GLIB_SUPPORT & ENABLE_VIDEO to avoid duplication.
3897 * Source/cmake/OptionsEfl.cmake:
3899 2012-01-26 Kevin Ollivier <kevino@theolliviers.com>
3901 [wx] Unreviewed. Build fix, don't build some sources
3902 which appear to no longer be needed.
3906 2012-01-24 Ryosuke Niwa <rniwa@webkit.org>
3908 Port Mozilla's Graph Server
3909 https://bugs.webkit.org/show_bug.cgi?id=76312
3911 Reviewed by Adam Barth.
3913 Add the app engine backend for the Mozilla's graph server used on perf-webkit.appspot.com.
3915 To deploy webkit-perf.appspot.com, you also need to pull index.html, embed.html, graph.html, jq,
3916 js (except config.js), and css (except title.png) from https://github.com/mozilla/graphs.
3918 * Websites/perf-webkit.appspot.com: Added.
3919 * Websites/perf-webkit.appspot.com/app.yaml: Added.
3920 * Websites/perf-webkit.appspot.com/create_handler.py: Added.
3922 (CreateHandler.post):
3923 (CreateHandler._createBuilder):
3924 (CreateHandler._createBuilder.execute):
3925 (CreateHandler._createBranch):
3926 (CreateHandler._createBranch.execute):
3927 (CreateHandler._createPlatform):
3928 (CreateHandler._createPlatform.execute):
3929 * Websites/perf-webkit.appspot.com/dashboard_handler.py: Added.
3931 (DashboardHandler.get):
3932 * Websites/perf-webkit.appspot.com/index.yaml: Added.
3933 * Websites/perf-webkit.appspot.com/main.py: Added.
3935 * Websites/perf-webkit.appspot.com/manifest_handler.py: Added.
3937 (ManifestHandler.get):
3938 * Websites/perf-webkit.appspot.com/models.py: Added.
3940 (NumericIdHolder.whose):
3941 (createInTransactionWithNumericIdHolder):
3942 (modelFromNumericId):
3946 (Builder.authenticate):
3947 (Builder.hashedPassword):
3952 * Websites/perf-webkit.appspot.com/report_handler.py: Added.
3954 (ReportHandler.post):
3955 (ReportHandler._modelByKeyNameInBodyOrError):
3956 (ReportHandler._integerInBody):
3957 (ReportHandler._timestampInBody):
3958 (ReportHandler._output):
3959 (ReportHandler._resultsAreValid):
3960 (ReportHandler._createBuildIfPossible):
3961 (ReportHandler._createBuildIfPossible.execute):
3962 (ReportHandler._addTestIfNeeded):
3963 (ReportHandler._addTestIfNeeded.execute):
3964 * Websites/perf-webkit.appspot.com/runs_handler.py: Added.
3967 * Websites/perf-webkit.appspot.com/static: Added.
3968 * Websites/perf-webkit.appspot.com/static/create-models.html: Added.
3969 * Websites/perf-webkit.appspot.com/static/manual-submit.html: Added.
3971 2012-01-25 Hajime Morita <morrita@google.com>>
3973 ENABLE_SHADOW_DOM should be available via build-webkit --shadow-dom
3974 https://bugs.webkit.org/show_bug.cgi?id=76863
3976 Reviewed by Dimitri Glazkov.
3978 Added a feature flag.
3980 * Source/cmake/OptionsBlackBerry.cmake:
3981 * Source/cmake/OptionsEfl.cmake:
3982 * Source/cmake/OptionsWinCE.cmake:
3985 2012-01-25 Kenneth Rohde Christiansen <kenneth@webkit.org>
3987 [Qt] Implement tap feedback respecting -webkit-tap-highlight-color
3988 https://bugs.webkit.org/show_bug.cgi?id=76914
3990 Reviewed by Simon Hausmann.
3994 * ManualTests/qt/tap-highlighting.html: Added.
3996 2012-01-25 Roland Steiner <rolandsteiner@chromium.org>
3998 <style scoped>: Implement registering of <style scoped> with the scoping element
3999 https://bugs.webkit.org/show_bug.cgi?id=67790
4001 windows.internals updates
4003 Reviewed by Dimitri Glazkov.
4005 * Source/autotools/symbols.filter:
4007 2012-01-24 Mark Rowe <mrowe@apple.com>
4009 Death to JavaScriptGlue.
4011 Rubber-stamped by Geoffrey Garen.
4013 * Source/JavaScriptGlue: Removed.
4014 * Source/Makefile: Stop building JavaScriptGlue.
4016 2012-01-24 Simon Hausmann <simon.hausmann@nokia.com>
4018 Some qmake build files must include Qt5's "quick" module.
4019 https://bugs.webkit.org/show_bug.cgi?id=76671
4021 Unreviewed build fix.
4025 2012-01-21 Priit Laes <plaes@plaes.org>
4027 [GTK][PATCH] Enable MathML support by default
4028 https://bugs.webkit.org/show_bug.cgi?id=76790
4030 Reviewed by Martin Robinson.
4032 * configure.ac: Enable MathML by default.
4034 2012-01-20 Marc-Andre Decoste <mad@chromium.org>
4036 Add proper offset to position right click to simulate a context menu invocation.
4037 https://bugs.webkit.org/show_bug.cgi?id=76421
4039 Reviewed by Ojan Vafai.
4041 * ManualTests/win/contextmenu-key3.html: Added.
4043 2012-01-20 Kinuko Yasuda <kinuko@chromium.org>
4045 Unreviewed; Windows buildbot update failure fix.
4047 * ../ManualTests/data-transfer-items-file-dragout.html: Removed the notion of test:lorem-text.html.
4048 * ../ManualTests/resources/test:lorem-text.html: Removed as this doesn't work on Windows.
4050 2012-01-20 Kinuko Yasuda <kinuko@chromium.org>
4052 Add DataTransferItems support for drag-and-drop'ed files and texts
4053 https://bugs.webkit.org/show_bug.cgi?id=76367
4055 Reviewed by Tony Chang.
4057 * ManualTests/data-transfer-items-file-dragout.html: Added.
4058 * ManualTests/test:lorem-text.html: Added.
4060 2012-01-20 Mario Sanchez Prada <msanchez@igalia.com>
4062 [GTK] Expose accessibility hierarchy in WebKit2 to ATK/AT-SPI based ATs
4063 https://bugs.webkit.org/show_bug.cgi?id=72589
4065 Reviewed by Martin Robinson.
4067 New optional dependency for WK2's accessibility unit test: AT-SPI2.
4069 * configure.ac: Check for AT-SPI2 when building with WK2 support.
4071 2012-01-19 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
4073 [Qt] Public API watch dog auto test.
4074 https://bugs.webkit.org/show_bug.cgi?id=73922
4076 Reviewed by Simon Hausmann.
4078 This test aims to prevent unintended/unapproved
4079 modifications to the public QML API.
4083 2012-01-19 Gustavo Noronha Silva <gns@gnome.org>
4085 Rubber-stamped by Martin Robinson.
4087 * Source/autotools/symbols.filter: try to fix the 32 bits release
4088 bot by also adding the symbol it generates
4090 2012-01-19 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4092 [Qt] Make build-webkit always do safe incremental builds after update-webkit
4094 When building against Qt5 with GCC we would just run 'make' in the build dir,
4095 and rely on the dependency files output by GCC (-MD) to handle dependency
4096 tracking, but that fails for special-cases like adding a Q_OBJECT macro
4099 To guarantee that an incrmental build will work, we have to run 'make qmake',
4100 which we now do on every build-webkit that's followed by a successful run
4101 of update-webkit. The reasoning is that update-webkit can result in such
4102 potential corner-cases being applied, and since we can't know for sure
4103 unless we inspect the diff and account for all the corner cases we assume
4104 the worst and always run 'make qmake'.
4106 After a succesful run of build-webkit we proceed to do just 'make' for any
4107 subsequent runs, since we assume that the developer knows what kind of
4108 changes he/she is doing, and when a 'make qmake' is needed.
4110 Reviewed by Simon Hausmann.
4114 2012-01-18 Dirk Pranke <dpranke@chromium.org>
4116 [chromium] move Tools.gyp, switch build-webkit --chromium to All.gyp
4117 https://bugs.webkit.org/show_bug.cgi?id=76505
4119 Reviewed by Tony Chang.
4121 Update with newly-generated files.
4125 2012-01-18 Eric Carlson <eric.carlson@apple.com>
4127 Provide access to user's list of preferred languages
4128 https://bugs.webkit.org/show_bug.cgi?id=76138
4130 Reviewed by Alexey Proskuryakov.
4132 * Source/autotools/symbols.filter: List the new functions.
4134 2012-01-18 Luciano Wolf <luciano.wolf@openbossa.org>
4136 [Qt][WK2] Broken build with undefined reference to shm_open and shm_unlink
4137 https://bugs.webkit.org/show_bug.cgi?id=76538
4139 Reviewed by Tor Arne Vestbø.
4141 The -lrt parameter was coming before -lWebKit2 during linkage.
4143 Moved rt lib inclusion from Source/api.pri to WebKit2.pri as it should be aware
4144 of its own dependencies instead of letting WebKit guess about. Letting
4145 it on api.pri can lead to a wrong parameter's order during linker phase.
4146 Ubuntu 11.10 was giving errors about SharedMemory (shm_open and
4147 shm_unlink undefined symbols).
4151 2012-01-18 Balazs Kelemen <kbalazs@webkit.org>
4153 [Qt] Consolidate layout test crash logging
4154 https://bugs.webkit.org/show_bug.cgi?id=75088
4156 Reviewed by Simon Hausmann.
4158 Move backtrace generating logic into WTFReportBacktrace
4159 and add a way to deinstall signal handlers if we know
4160 that we have already printed the backtrace.
4162 * Source/qtwebkit-export.map:
4164 2012-01-18 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4166 [Qt] Move OTHER_FILES from WebKit.pro to Tools.pro
4168 Reviewed by Simon Hausmann.
4172 2012-01-18 Shinya Kawanaka <shinyak@google.com>
4174 Move ShadowContentElement from dom/ to html/ and make ShadowContentElement subclass of HTMLElement.
4175 https://bugs.webkit.org/show_bug.cgi?id=76241
4177 Reviewed by Dimitri Glazkov.
4179 * Source/autotools/symbols.filter: Exposed necessary symbols.
4181 2012-01-18 Carlos Garcia Campos <cgarcia@igalia.com>
4183 Unreviewed. Fix GTK+ build after r105245.
4185 * Source/autotools/symbols.filter: Fix symbol name.
4187 2012-01-17 Hajime Morrita <morrita@chromium.org>
4189 [Internals] Should be able to access corresponding Document object.
4190 https://bugs.webkit.org/show_bug.cgi?id=76425
4192 Added exported symbols.
4194 Reviewed by Adam Barth.
4196 * Source/autotools/symbols.filter:
4198 2012-01-17 Stephen Chenney <schenney@chromium.org>
4200 NULL ptr in WebCore::RenderSVGInlineText::localCaretRect
4201 https://bugs.webkit.org/show_bug.cgi?id=75851
4203 Reviewed by Ryosuke Niwa.
4205 Added a check for null box in localCaretRect, to match test in other
4206 implementations. Adding a manual test because the crash is not
4207 reproducible in DRT.
4209 * ManualTests/svg-modify-deleted-selection.svg: Added.
4211 2012-01-17 Raul Hudea <rhudea@adobe.com>
4213 Move tests out of WebCore/manual-tests to toplevel ManualTests.
4214 It looks like the manual-tests folder wasn't noticed by git (or me :).
4216 Move some SVG manual tests from deprecated WebCore/manual-tests to toplevel ManualTests
4217 https://bugs.webkit.org/show_bug.cgi?id=76437
4219 Reviewed by Daniel Bates.
4221 * ManualTests/svg-animation-css-transform.html: Renamed from Source/WebCore/manual-tests/svg-animation-css-transform.html.
4222 * ManualTests/svg-css-animate-compound.html: Renamed from Source/WebCore/manual-tests/svg-css-animate-compound.html.
4223 * ManualTests/svg-css-transition-compound.html: Renamed from Source/WebCore/manual-tests/svg-css-transition-compound.html.
4225 2012-01-16 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4227 [Qt] Add more files to project-files for easier navigation in Qt Creator
4229 Reviewed by Simon Hausmann.
4233 2012-01-16 Carlos Garcia Campos <cgarcia@igalia.com>
4235 [GTK] Update NEWS and configure.ac for 1.7.4 release
4236 https://bugs.webkit.org/show_bug.cgi?id=76375
4238 Reviewed by Philippe Normand.
4240 * configure.ac: Bumped version number.
4242 2012-01-16 Shinya Kawanaka <shinyak@google.com>
4244 [crash] Renderer crashes when spell checking a disabled input field.
4245 https://bugs.webkit.org/show_bug.cgi?id=75941
4247 Reviewed by Hajime Morita.
4249 * ManualTests/editing-disabled-node-replace-crash.html: Added.
4251 2012-01-13 Simon Fraser <simon.fraser@apple.com>
4253 Unmatched transparency layer begin/end on a filtered element with an opacity ancestor
4254 https://bugs.webkit.org/show_bug.cgi?id=76329
4256 Reviewed by Dan Bernstein.
4258 Manual test with a filtered element as a descendant of an element with
4259 opacity. Doing a Find is necessary to exercise the test.
4261 * ManualTests/filters/opacity-above-filter.html: Added.
4263 2012-01-13 Eli Fidler <efidler@rim.com>
4265 GCC compiler version is not detected properly for QNX qcc variant
4266 https://bugs.webkit.org/show_bug.cgi?id=76288
4268 Reviewed by Rob Buis.
4270 Provide an alternative way of getting the compiler version for GCC variants
4271 that don't support -dumpversion (such as qcc).
4273 * Source/cmake/WebKitHelpers.cmake:
4275 2012-01-13 Gregg Tavares <gman@google.com>
4277 Add WebGLContextGroup as step toward sharing WebGL resources
4278 https://bugs.webkit.org/show_bug.cgi?id=75906
4280 The WebGL Working Group will soon add the ability to share
4281 WebGL resources among WebGL contexts. This is the necessary
4282 prep work. NO API changes.
4284 Added WebGLSharedObject for objects that are shared vs
4285 WebGLContextObject for objects that are not.
4287 Reviewed by Kenneth Russell.
4289 No new tests. No change in behavior.
4291 * GNUmakefile.list.am:
4293 * html/canvas/OESVertexArrayObject.cpp:
4294 (WebCore::OESVertexArrayObject::createVertexArrayOES):
4295 (WebCore::OESVertexArrayObject::deleteVertexArrayOES):
4296 (WebCore::OESVertexArrayObject::isVertexArrayOES):
4297 (WebCore::OESVertexArrayObject::bindVertexArrayOES):
4298 * html/canvas/WebGLBuffer.cpp:
4299 (WebCore::WebGLBuffer::WebGLBuffer):
4300 (WebCore::WebGLBuffer::~WebGLBuffer):
4301 (WebCore::WebGLBuffer::deleteObjectImpl):
4302 * html/canvas/WebGLBuffer.h:
4303 * html/canvas/WebGLContextGroup.cpp: Added.
4304 (WebCore::WebGLContextGroup::create):
4305 (WebCore::WebGLContextGroup::WebGLContextGroup):
4306 (WebCore::WebGLContextGroup::~WebGLContextGroup):
4307 (WebCore::WebGLContextGroup::getAGraphicsContext3D):
4308 (WebCore::WebGLContextGroup::addContext):
4309 (WebCore::WebGLContextGroup::removeContext):
4310 (WebCore::WebGLContextGroup::removeObject):
4311 (WebCore::WebGLContextGroup::addObject):
4312 (WebCore::WebGLContextGroup::detachAndRemoveAllObjects):
4313 (WebCore::WebGLContextGroup::loseContextGroup):
4314 * html/canvas/WebGLContextGroup.h: Copied from Source/WebCore/html/canvas/WebGLShader.h.
4315 * html/canvas/WebGLContextObject.cpp: Copied from Source/WebCore/html/canvas/WebGLShader.cpp.
4316 (WebCore::WebGLContextObject::WebGLContextObject):
4317 (WebCore::WebGLContextObject::~WebGLContextObject):
4318 (WebCore::WebGLContextObject::detachContext):
4319 (WebCore::WebGLContextObject::getAGraphicsContext3D):
4320 * html/canvas/WebGLContextObject.h: Copied from Source/WebCore/html/canvas/WebGLShader.h.
4321 (WebCore::WebGLContextObject::context):
4322 (WebCore::WebGLContextObject::validate):
4323 (WebCore::WebGLContextObject::hasGroupOrContext):
4324 * html/canvas/WebGLFramebuffer.cpp:
4325 (WebCore::WebGLFramebuffer::WebGLFramebuffer):
4326 (WebCore::WebGLFramebuffer::~WebGLFramebuffer):
4327 (WebCore::WebGLFramebuffer::setAttachmentForBoundFramebuffer):
4328 (WebCore::WebGLFramebuffer::getAttachment):
4329 (WebCore::WebGLFramebuffer::removeAttachmentFromBoundFramebuffer):
4330 (WebCore::WebGLFramebuffer::checkStatus):
4331 (WebCore::WebGLFramebuffer::onAccess):
4332 (WebCore::WebGLFramebuffer::deleteObjectImpl):
4333 (WebCore::WebGLFramebuffer::initializeRenderbuffers):
4334 * html/canvas/WebGLFramebuffer.h:
4335 * html/canvas/WebGLObject.cpp:
4336 (WebCore::WebGLObject::WebGLObject):
4337 (WebCore::WebGLObject::~WebGLObject):
4338 (WebCore::WebGLObject::deleteObject):
4339 (WebCore::WebGLObject::detach):
4340 (WebCore::WebGLObject::onDetached):
4341 * html/canvas/WebGLObject.h:
4342 * html/canvas/WebGLProgram.cpp:
4343 (WebCore::WebGLProgram::WebGLProgram):
4344 (WebCore::WebGLProgram::~WebGLProgram):
4345 (WebCore::WebGLProgram::deleteObjectImpl):
4346 (WebCore::WebGLProgram::cacheActiveAttribLocations):
4347 * html/canvas/WebGLProgram.h:
4348 * html/canvas/WebGLRenderbuffer.cpp:
4349 (WebCore::WebGLRenderbuffer::~WebGLRenderbuffer):
4350 (WebCore::WebGLRenderbuffer::WebGLRenderbuffer):
4351 (WebCore::WebGLRenderbuffer::deleteObjectImpl):
4352 * html/canvas/WebGLRenderbuffer.h:
4353 * html/canvas/WebGLRenderingContext.cpp:
4354 (WebCore::WebGLRenderingContext::WebGLRenderingContext):
4355 (WebCore::WebGLRenderingContext::initializeNewContext):
4356 (WebCore::WebGLRenderingContext::~WebGLRenderingContext):
4357 (WebCore::WebGLRenderingContext::clearIfComposited):
4358 (WebCore::WebGLRenderingContext::checkObjectToBeBound):
4359 (WebCore::WebGLRenderingContext::clear):
4360 (WebCore::WebGLRenderingContext::copyTexImage2D):
4361 (WebCore::WebGLRenderingContext::copyTexSubImage2D):
4362 (WebCore::WebGLRenderingContext::createBuffer):
4363 (WebCore::WebGLRenderingContext::createFramebuffer):
4364 (WebCore::WebGLRenderingContext::createTexture):
4365 (WebCore::WebGLRenderingContext::createProgram):
4366 (WebCore::WebGLRenderingContext::createRenderbuffer):
4367 (WebCore::WebGLRenderingContext::createShader):
4368 (WebCore::WebGLRenderingContext::deleteObject):
4369 (WebCore::WebGLRenderingContext::deleteRenderbuffer):
4370 (WebCore::WebGLRenderingContext::deleteTexture):
4371 (WebCore::WebGLRenderingContext::detachShader):
4372 (WebCore::WebGLRenderingContext::validateElementArraySize):
4373 (WebCore::WebGLRenderingContext::validateIndexArrayConservative):
4374 (WebCore::WebGLRenderingContext::validateIndexArrayPrecise):
4375 (WebCore::WebGLRenderingContext::validateWebGLObject):
4376 (WebCore::WebGLRenderingContext::drawArrays):
4377 (WebCore::WebGLRenderingContext::drawElements):
4378 (WebCore::WebGLRenderingContext::framebufferRenderbuffer):
4379 (WebCore::WebGLRenderingContext::framebufferTexture2D):
4380 (WebCore::WebGLRenderingContext::getFramebufferAttachmentParameter):
4381 (WebCore::WebGLRenderingContext::linkProgram):
4382 (WebCore::WebGLRenderingContext::readPixels):
4383 (WebCore::WebGLRenderingContext::useProgram):
4384 (WebCore::WebGLRenderingContext::removeSharedObject):
4385 (WebCore::WebGLRenderingContext::addSharedObject):
4386 (WebCore::WebGLRenderingContext::removeContextObject):
4387 (WebCore::WebGLRenderingContext::addContextObject):
4388 (WebCore::WebGLRenderingContext::detachAndRemoveAllObjects):
4389 (WebCore::WebGLRenderingContext::initVertexAttrib0):
4390 (WebCore::WebGLRenderingContext::loseContext):
4391 (WebCore::WebGLRenderingContext::loseContextImpl):
4392 * html/canvas/WebGLRenderingContext.h:
4393 (WebCore::WebGLRenderingContext::contextGroup):
4394 * html/canvas/WebGLShader.cpp:
4395 (WebCore::WebGLShader::WebGLShader):
4396 (WebCore::WebGLShader::~WebGLShader):
4397 (WebCore::WebGLShader::deleteObjectImpl):
4398 * html/canvas/WebGLShader.h:
4399 * html/canvas/WebGLSharedObject.cpp: Copied from Source/WebCore/html/canvas/WebGLRenderbuffer.cpp.
4400 (WebCore::WebGLSharedObject::WebGLSharedObject):
4401 (WebCore::WebGLSharedObject::~WebGLSharedObject):
4402 (WebCore::WebGLSharedObject::detachContextGroup):
4403 (WebCore::WebGLSharedObject::getAGraphicsContext3D):
4404 * html/canvas/WebGLSharedObject.h: Copied from Source/WebCore/html/canvas/WebGLShader.h.
4405 (WebCore::WebGLSharedObject::contextGroup):
4406 (WebCore::WebGLSharedObject::isBuffer):
4407 (WebCore::WebGLSharedObject::isFramebuffer):
4408 (WebCore::WebGLSharedObject::isProgram):
4409 (WebCore::WebGLSharedObject::isRenderbuffer):
4410 (WebCore::WebGLSharedObject::isShader):
4411 (WebCore::WebGLSharedObject::isTexture):
4412 (WebCore::WebGLSharedObject::validate):
4413 (WebCore::WebGLSharedObject::hasGroupOrContext):
4414 * html/canvas/WebGLTexture.cpp:
4415 (WebCore::WebGLTexture::WebGLTexture):
4416 (WebCore::WebGLTexture::~WebGLTexture):
4417 (WebCore::WebGLTexture::deleteObjectImpl):
4418 * html/canvas/WebGLTexture.h:
4419 * html/canvas/WebGLVertexArrayObjectOES.cpp:
4420 (WebCore::WebGLVertexArrayObjectOES::WebGLVertexArrayObjectOES):
4421 (WebCore::WebGLVertexArrayObjectOES::~WebGLVertexArrayObjectOES):
4422 (WebCore::WebGLVertexArrayObjectOES::deleteObjectImpl):
4423 * html/canvas/WebGLVertexArrayObjectOES.h:
4425 2012-01-12 Sheriff Bot <webkit.review.bot@gmail.com>
4427 Unreviewed, rolling out r104805.
4428 http://trac.webkit.org/changeset/104805
4429 https://bugs.webkit.org/show_bug.cgi?id=76180
4431 Breaks apple win compilation. (Requested by vsevik on
4434 * Source/autotools/symbols.filter:
4436 2012-01-12 Simon Hausmann <simon.hausmann@nokia.com>
4438 Make the new WTF module build on Qt
4439 https://bugs.webkit.org/show_bug.cgi?id=76163
4441 Reviewed by Tor Arne Vestbø.
4443 * WebKit.pro: Build the new WTF instead of the old one.
4445 2012-01-12 Shinya Kawanaka <shinyak@google.com>
4447 ShadowContentElement should be able to use query.
4448 https://bugs.webkit.org/show_bug.cgi?id=75302
4450 Reviewed by Hajime Morita.
4452 * Source/autotools/symbols.filter: Exposed necessary symbols.
4454 2012-01-11 Ulan Degenbaev <ulan@chromium.org>
4456 [v8] Int16Array.set(array, offset) fails on first execution
4457 https://bugs.webkit.org/show_bug.cgi?id=76040
4459 Reviewed by Kenneth Russell.
4461 * LayoutTests/fast/canvas/webgl/array-set-with-offset-expected.txt: Added.
4462 * LayoutTests/fast/canvas/webgl/array-set-with-offset.html: Added.
4463 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp:
4464 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.h:
4466 2012-01-11 Eli Fidler <efidler@rim.com>
4468 Fix OpenGL dependency in CMake build system
4469 https://bugs.webkit.org/show_bug.cgi?id=73559
4471 Reviewed by Daniel Bates.
4473 Apparently the EFL port uses desktop OpenGL to implement WebGL, but
4474 other ports such as BlackBerry use other libraries like OpenGL ES 2.0 or
4477 * Source/cmake/OptionsCommon.cmake:
4478 * Source/cmake/OptionsEfl.cmake:
4480 2012-01-09 Martin Robinson <mrobinson@igalia.com>
4482 [GTK] [AC] Simplify accelerated compositing build options
4483 https://bugs.webkit.org/show_bug.cgi?id=75518
4485 Reviewed by Gustavo Noronha Silva.
4487 * configure.ac: Remove the --enable-3d-rendering option. It's enabled by
4488 default now when accelerated compositing is enabled.
4489 * GNUmakefile.am: Automatically enable 3D rendering when accelerated compositing
4492 2012-01-04 Jon Lee <jonlee@apple.com>
4494 Clicking on the cancel button on readonly and disabled search fields darkens as if the search field was editable
4495 https://bugs.webkit.org/show_bug.cgi?id=69886
4496 <rdar://problem/10070187>
4498 Reviewed by Adele Peterson.
4500 * ManualTests/search-cancel-button.html: Added.
4502 2012-01-06 Simon Hausmann <simon.hausmann@nokia.com>
4504 [Qt] Fix compilation of app code against QtWebKit master header file
4506 Unreviewed trivial build fix.
4508 * Source/sync.profile: Exclude util.h and testwindow.h from the master header
4509 file, because it cannot be used outside of the WebKit source tree.
4511 2012-01-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4513 [Qt] Move listing of include paths and libs to pri files in sources
4515 Includepaths are sometimes modified by non-Qt contributors so keeping
4516 them in files inside Sources makes it more likely that they are updated
4517 along with project files for the other ports.
4519 Using pri files instead of prf files for this also has the benefit that
4520 the include() from the main target file can be parsed and followed by
4521 Qt Creator -- something that does not work with load().
4523 Dependency from a target to a library through the WEBKIT variable are
4524 handled through forwarding-files in Tools/qmake/mkspecs/modules, which
4525 set the source root of the module and include the right pri file.
4527 Ideally we'd use the variant of include() that takes an optional
4528 namespace to read the variables into, or the fromfile() function,
4529 but both of these add an overhead of about 40% on the total qmake
4530 runtime, due to making a deep copy of all the variables in the
4531 project or re-reading all the prf files from scratch.
4533 Reviewed by Simon Hausmann.
4538 2012-01-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4540 [Qt] Add a few more files ot OTHER_FILES
4542 Rubber-stamped by Simon Hausmann.
4546 2012-01-05 Ulan Degenbaev <ulan@chromium.org>
4548 [v8] Null pointer exception if a typed array constructor set to a primitive value.
4549 https://bugs.webkit.org/show_bug.cgi?id=75532
4551 Make sure that V8ArrayBufferViewCustomScript.js does not throw exception.
4553 Reviewed by Kenneth Russell.
4555 * LayoutTests/fast/canvas/webgl/array-buffer-view-crash-when-reassigned-expected.txt: Added.
4556 * LayoutTests/fast/canvas/webgl/array-buffer-view-crash-when-reassigned.html: Added.
4557 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp:
4558 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustomScript.js:
4560 2012-01-05 Zeno Albisser <zeno@webkit.org>
4562 [Qt][WK2] Implement custom URL schemes defined in QML.
4563 https://bugs.webkit.org/show_bug.cgi?id=74931
4565 Add new classes to the export map.
4567 Reviewed by Kenneth Rohde Christiansen.
4569 * Source/qtwebkit-export.map:
4571 2012-01-05 Fady Samuel <fsamuel@chromium.org>
4573 Move scalePageBy from eventSender to window.internals
4574 https://bugs.webkit.org/show_bug.cgi?id=64512
4576 Reviewed by Simon Fraser.
4578 * Source/autotools/symbols.filter:
4580 2012-01-04 James Robinson <jamesr@chromium.org>
4582 [chromium] Move WebMimeRegistry and dependencies to Source/Platform
4583 https://bugs.webkit.org/show_bug.cgi?id=74583
4585 Reviewed by Darin Fisher.
4587 Update .gitignore for Source/Platform/Platform.gyp/ generated project files.
4591 2012-01-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4593 [Qt] Introduce new qmake variable 'WEBKIT' for signaling dependencies
4595 The custom qmake variable 'WEBKIT' is used for signaling that a
4596 target depends in some way on other subproject of the WebKit
4597 project. For now this is limited to the set of intermediate
4598 libraries: wtf, javascriptcore, webcore, and webkit2.
4600 This replaces the previous convension of using load(foo) for
4601 just include paths, and CONFIG += foo to also link against foo.
4603 Adding a dependency results in additional include paths being
4604 available, and potentially linking to the library. This is
4605 decided by the build system based on conditions such as what
4606 kind of target is being built and the general build config.
4608 An advantage to his approach is that it simplifies the individual
4609 foo.prf files, for example by allowing us to use INCLUDEPATH +=
4610 and LIBS += as normal instead of prepending.
4612 Reviewed by Simon Hausmann.
4616 2012-01-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4618 [Qt] Move use of $$qtLibraryTarget() to a single place
4620 Reviewed by Kenneth Rohde Christiansen.
4624 2012-01-04 Mary Wu <mary.wu@torchmobile.com.cn>
4626 Enable DOWNLOAD_ATTRIBUTE in BlackBerry porting
4627 https://bugs.webkit.org/show_bug.cgi?id=75238
4629 Reviewed by Antonio Gomes.
4631 * Source/cmakeconfig.h.cmake: Modified to add a new cmakedefine ENABLE_DOWNLOAD_ATTRIBUTE.
4633 2012-01-03 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4635 [Qt] Clean up detection of fontconfig
4637 We decide in features.prf whether or not fontconfig is available, and
4638 set the HAVE_FONTCONFIG define accordingly. All leaf project files
4639 should use this define to decide whether or not to link against
4640 fontconfig, not do their own detection.
4642 We don't need to add link_pkgconfig to CONFIG in each project file,
4643 as we selectivly enable that configuration in defaults_post when
4650 2012-01-02 Carlos Garcia Campos <cgarcia@igalia.com>
4652 [GTK] Add a way to change web view settings in MiniBrowser
4653 https://bugs.webkit.org/show_bug.cgi?id=71568
4655 Reviewed by Philippe Normand.
4657 * GNUmakefile.am: Initialize minibrowser_built_sources.
4659 2011-12-28 ChangSeok Oh <shivamidow@gmail.com>
4661 [GTK] Fix compilation issue when selecting opengl for Accelerated compositing
4662 https://bugs.webkit.org/show_bug.cgi?id=75309
4664 Reviewed by Martin Robinson.
4666 Replace WTF_USE_TEXTURE_MAPPER_OPENGL to WTF_USE_TEXTURE_MAPPER_GL
4670 2011-12-28 Dan Bernstein <mitz@apple.com>
4672 Entering "make" in Source builds only JavaScriptGlue and ANGLE
4673 https://bugs.webkit.org/show_bug.cgi?id=75318
4675 Reviewed by Anders Carlsson.
4677 * Makefile: Changed to make Source and Tools.
4678 * Source/Makefile: Changed to make all projects in Source.
4680 2011-12-27 Kentaro Hara <haraken@chromium.org>
4682 WIP: Enable the [Supplemental] IDL on Gtk
4683 https://bugs.webkit.org/show_bug.cgi?id=74972
4685 Reviewed by Adam Barth.
4687 This patch adds dom_binding_idls, which is used in Source/WebCore/GNUmakefile.list.am.
4691 2011-12-22 Leo Yang <leo.yang@torchmobile.com.cn>
4693 [BlackBerry] Enable blob for the BlackBerry porting
4694 https://bugs.webkit.org/show_bug.cgi?id=75074
4696 Reviewed by George Staikos.
4698 * Source/cmake/OptionsBlackBerry.cmake:
4700 2011-12-22 Ryuan Choi <ryuan.choi@samsung.com>
4702 [EFL][WK2] Add an option to build WebKit2.
4703 https://bugs.webkit.org/show_bug.cgi?id=61999
4705 Reviewed by Eric Seidel.
4707 * Source/cmake/OptionsEfl.cmake: Set WebKit2_LIBRARY_NAME.
4709 2011-12-22 Daniel Jalkut <jalkut@red-sweater.com>
4711 ManualTests HTML template should be simplified
4712 https://bugs.webkit.org/show_bug.cgi?id=75025
4714 Reviewed by Ryosuke Niwa.
4716 * ManualTests/template.html:
4718 2011-12-22 Daniel Jalkut <jalkut@red-sweater.com>
4720 WebKit editing throws exception when monochrome color dragged onto text
4721 https://bugs.webkit.org/show_bug.cgi?id=74775
4723 Reviewed by Ryosuke Niwa.
4725 * ManualTests/drag-color-to-contenteditable.html: Added.
4727 2011-12-21 Daniel Bates <dbates@webkit.org>
4729 Add CMake option to only build JavaScriptCore
4730 https://bugs.webkit.org/show_bug.cgi?id=74979
4732 Reviewed by Rob Buis.
4734 Towards adding CMake support to script Tools/Scripts/build-jsc, add a CMake
4735 option to only build JavaScriptCore.
4737 * CMakeLists.txt: Defined ENABLE_WEBCORE to build WebCore. If the option
4738 ONLY_BUILD_JAVASCRIPTCORE is specified then don't build WebCore, WebKit, or WebKit2.
4739 * Source/CMakeLists.txt:
4740 * Source/cmake/WebKitFS.cmake:
4742 2011-12-20 Ilya Tikhonovsky <loislo@chromium.org>
4744 emacs: unreviewed. add settings for editing js files.
4748 2011-12-20 Rafael Brandao <rafael.lobo@openbossa.org>
4750 [Qt][WK2] Implement favicon support
4751 https://bugs.webkit.org/show_bug.cgi?id=71082
4753 Reviewed by Simon Hausmann.
4755 * Source/qtwebkit-export.map: Added new classes.
4757 2011-12-18 Simon Hausmann <simon.hausmann@nokia.com>
4759 Rename EditCommandQt to UndoStepQt
4760 https://bugs.webkit.org/show_bug.cgi?id=74754
4762 Reviewed by Ryosuke Niwa.
4766 2011-12-16 Mark Hahnenberg <mhahnenberg@apple.com>
4768 De-virtualize destructors
4769 https://bugs.webkit.org/show_bug.cgi?id=74331
4771 Reviewed by Geoffrey Garen.
4773 * Source/autotools/symbols.filter: Removed symbol no longer present.
4775 2011-12-16 Carlos Garcia Campos <cgarcia@igalia.com>
4777 [GTK] Update NEWS and configure.ac for 1.7.3 release
4778 https://bugs.webkit.org/show_bug.cgi?id=74699
4780 Reviewed by Philippe Normand.
4782 * configure.ac: Bumped version number.
4784 2011-12-15 Raphael Kubo da Costa <kubo@profusion.mobi>
4786 [CMake] Remove ENABLE_DATAGRID from the buildsystem.
4787 https://bugs.webkit.org/show_bug.cgi?id=74640
4789 Reviewed by Antonio Gomes.
4791 r84991 removed Datagrid from the tree, but the options in CMake were
4794 * Source/cmake/OptionsBlackBerry.cmake:
4795 * Source/cmake/OptionsEfl.cmake:
4796 * Source/cmake/OptionsWinCE.cmake:
4797 * Source/cmakeconfig.h.cmake:
4799 2011-12-15 Ulan Degenbaev <ulan@chromium.org>
4801 Web Inspector: [Chromium] Call LowMemoryNotification instead of IdleNotification
4802 https://bugs.webkit.org/show_bug.cgi?id=71821
4804 Reviewed by Yury Semikhatsky.
4806 * Source/WebCore/bindings/v8/ScriptProfiler.cpp:
4808 2011-12-15 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4810 [Qt] Don't add WebCoreSupport and WebKit APIs to include WebCore's include path
4812 Reviewed Simon Hausmann.
4816 2011-12-15 Michael Brüning <michael.bruning@nokia.com>
4818 [QT][WK2]Add (experimental) viewport info view to Minibrowser/qt.
4819 https://bugs.webkit.org/show_bug.cgi?id=72893
4821 Reviewed by Kenneth Rohde Christiansen.
4823 This patch extends QQuickWebViewExperimental by a property named
4824 viewportInfo, which contains the viewport scalability and
4825 layout and contents size information. This property is exposed to
4826 QML through the experimental extension for QQuickWebView.
4828 * Source/qtwebkit-export.map:
4830 2011-12-14 Ryosuke Niwa <rniwa@webkit.org>
4832 Add a manual test for caret blinking during forward deletion
4833 https://bugs.webkit.org/show_bug.cgi?id=74494
4835 Reviewed by Dan Bernstein.
4837 Add a test to forward delete 200 characters. Caret should not blink during the deletion.
4838 This is a follow up for r102413.
4840 * ManualTests/caret-blink-during-forward-delete.html: Added.
4842 2011-12-14 Csaba Osztrogonác <ossy@webkit.org>
4844 [Qt] Rollout r102769, because it broke Qt-4.8 builds.
4848 2011-12-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4850 [Qt] Don't add WebCoreSupport and WebKit APIs to include WebCore's include path
4854 https://bugs.webkit.org/show_bug.cgi?id=74413
4856 Reviewed by Simon Hausmann.
4860 2011-12-14 Alexander Færøy <alexander.faeroy@nokia.com>
4862 [Qt] Fix compilation of QtWebKit with --orientation-events without ENABLE_DEVICE_ORIENTATION
4863 https://bugs.webkit.org/show_bug.cgi?id=74492
4865 Reviewed by Simon Hausmann.
4869 2011-12-14 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
4871 [Qt] [WK2] Linking fails if GStreamer not installed after r102493
4872 https://bugs.webkit.org/show_bug.cgi?id=74412
4874 Reviewed by Simon Hausmann.
4876 Add -lrt to fix WK2 linking when gstreamer is not used.
4880 2011-12-14 Alexander Færøy <alexander.faeroy@nokia.com>
4882 [Qt] DeviceOrientationClientMockQt should be removed in favor of DeviceOrientationClientMock
4883 https://bugs.webkit.org/show_bug.cgi?id=74417
4885 Reviewed by Simon Hausmann.
4887 Based on original patch by Kenneth Christiansen.
4891 2011-12-14 Jacky Jiang <zhajiang@rim.com>
4893 [BlackBerry] Switch to libjpeg for decoding
4894 https://bugs.webkit.org/show_bug.cgi?id=74475
4896 Reviewed by Daniel Bates.
4898 Find libjpeg instead of libimg.
4900 * Source/cmake/OptionsBlackBerry.cmake:
4902 2011-12-13 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
4904 [Qt] Get rid of layering violations in includes
4906 WebKit/qt/API and WebKit/qt/WebCoreSupport should not be included
4907 in the webcore.prf, but rather in each target that specificly needs
4908 headers in these location. We used to include them directly in webcore
4909 since we had layering violations between WebCore and WebKit, but now
4910 that they are gone there's no reason to do that.
4912 Reviewed by Simon Hausmann.
4916 2011-12-12 Andy Wingo <wingo@igalia.com>
4918 Simplify autotools configure.ac
4919 https://bugs.webkit.org/show_bug.cgi?id=74312
4921 Reviewed by Martin Robinson.
4923 * configure.ac: Don't AC_DEFINE so many things. Many of the
4924 defines were stale (ENABLE_YARR, ENABLE_JIT_OPTIMIZE_CALL, etc),
4925 and with Platform.h we don't need to make an explicit decision
4926 here. If the user does pass --enable-jit or --disable-jit, effect
4927 that choice via setting JSC_CPPFLAGS.
4929 2011-12-12 Alexis Menard <alexis.menard@openbossa.org>
4931 [Qt][WK2] History is not accessible in QML.
4932 https://bugs.webkit.org/show_bug.cgi?id=73016
4934 Reviewed by Simon Hausmann.
4936 Add the new QWebNavigationHistory in the map file.
4938 * Source/qtwebkit-export.map:
4940 2011-12-09 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
4942 [Qt] request parameter of QQuickWebView::navigationRequested is not a registered type
4943 https://bugs.webkit.org/show_bug.cgi?id=73826
4945 Reviewed by Tor Arne Vestbø.
4947 * Source/qtwebkit-export.map: Adding QWebNavigationRequest
4949 2011-12-09 Joone Hur <joone.hur@collabora.co.uk>
4951 [GTK] Initial implementation of Accelerated Compositing using Clutter
4952 https://bugs.webkit.org/show_bug.cgi?id=73319
4954 Reviewed by Gustavo Noronha Silva.
4956 * GNUmakefile.am: Export new compilation macros.
4957 * configure.ac: Add clutter backend for Accelerated Compositing.
4959 2011-12-08 Sheriff Bot <webkit.review.bot@gmail.com>
4961 Unreviewed, rolling out r102323.
4962 http://trac.webkit.org/changeset/102323
4963 https://bugs.webkit.org/show_bug.cgi?id=74069
4965 Caused Chromium and GTK build failure (Requested by bashi on
4968 * Source/autotools/symbols.filter:
4970 2011-12-08 Fady Samuel <fsamuel@chromium.org>
4972 Move scalePageBy from eventSender to window.internals
4973 https://bugs.webkit.org/show_bug.cgi?id=64512
4975 Reviewed by Simon Fraser.
4977 * Source/autotools/symbols.filter:
4979 2011-12-06 Dirk Pranke <dpranke@chromium.org>
4981 Add Tools/Tool.xcodeproj,
4982 Source/WebKit/chromium/WebKitUnitTests.xcodeproj,
4983 Source/WebKit/chromium/All.xcodeproj to .gitignore
4985 https://bugs.webkit.org/show_bug.cgi?id=73823
4987 Reviewed by Tony Chang.
4991 2011-12-06 Simon Hausmann <simon.hausmann@nokia.com>
4993 [Qt] build-jsc script doesn't work
4994 https://bugs.webkit.org/show_bug.cgi?id=73910
4996 Reviewed by Tor Arne Vestbø.
4998 * WebKit.pro: Move WTF SUBDIR stuff out of here and
4999 straight into JavaScriptCore/JavaScriptCore.pro.
5000 Unconditionally "recurse" into JavaScriptCore now,
5001 as we'll do the v8 scoping there to only build WTF.
5003 2011-12-05 Alexander Færøy <alexander.faeroy@nokia.com>
5005 [Qt] Add Source/qtwebkitversion.h to .gitignore
5006 https://bugs.webkit.org/show_bug.cgi?id=73823
5008 Reviewed by Tor Arne Vestbø.
5012 2011-12-03 Dan Winship <danw@gnome.org>
5014 [GTK] Update required libsoup version
5015 https://bugs.webkit.org/show_bug.cgi?id=71611
5017 Reviewed by Martin Robinson.
5019 * configure.ac: require libsoup 2.37.2.1 for SoupRequestHTTP API
5022 2011-12-02 Fady Samuel <fsamuel@chromium.org>
5024 When page scaling is in use position:fixed has incorrect results
5025 https://bugs.webkit.org/show_bug.cgi?id=68617
5027 Reviewed by Simon Fraser.
5029 * Source/autotools/symbols.filter:
5031 2011-12-02 Martin Robinson <mrobinson@igalia.com>
5033 Try to fix the GTK+ debug bot. As discussed with other GTK+
5034 hackers recently. It makes sense to just remove G_DISABLE_DEPRECATIONS
5035 now in WebKit. The flag itself is now deprecated in GLib in favor of
5038 * GNUmakefile.am: Remove G_DISABLE_DEPRECATED.
5040 2011-12-02 Kevin Ollivier <kevino@theolliviers.com>
5042 [wx] Unreviewed build fixes for Windows build.
5046 2011-12-02 Alejandro G. Castro <alex@igalia.com>
5048 [GTK] Fix TextureMapperCairo compilation
5049 https://bugs.webkit.org/show_bug.cgi?id=73655
5051 Reviewed by Martin Robinson.
5053 * GNUmakefile.am: The variables need the USE part in the name.
5054 * configure.ac: We can not define the variable twice.
5056 2011-12-02 Raphael Kubo da Costa <kubo@profusion.mobi>
5058 Unreviewed, revert r101347.
5059 https://bugs.webkit.org/show_bug.cgi?id=73580
5061 It breaks the linking of Tools/ targets due to missing functions.
5063 * Source/cmake/OptionsEfl.cmake:
5065 2011-12-02 Alejandro G. Castro <alex@igalia.com>
5067 [GTK] Improve C++0x compat warnings check
5068 https://bugs.webkit.org/show_bug.cgi?id=73642
5070 Reviewed by Martin Robinson.
5074 2011-12-01 Nayan Kumar K <nayankk@motorola.com>
5076 [GTK] Add compilation options to enable/disable Accelerated Compositing and to choose texture mapper implementation.
5077 https://bugs.webkit.org/show_bug.cgi?id=73458
5079 Reviewed by Martin Robinson.
5081 * GNUmakefile.am: Export new compilation macros.
5082 * configure.ac: Provide option to choose accelerated compositing and texture mapper variations.
5084 2011-12-01 Patrick Gansterer <paroga@webkit.org>
5086 [CMake] Make the feature defines for DOM names explicit
5087 https://bugs.webkit.org/show_bug.cgi?id=72812
5089 Reviewed by Daniel Bates.
5091 Preprocessor defines used in WebCore/dom/make_names.pl are set via WEBKIT_FEATURE
5092 for every port in the correspondig platform file. Pass an explicit list of defines
5093 to the CMake macro, so we need to maintain the list only once.
5095 * Source/cmake/OptionsBlackBerry.cmake:
5096 * Source/cmake/OptionsEfl.cmake:
5097 * Source/cmake/OptionsWinCE.cmake:
5098 * Source/cmake/WebKitFeatures.cmake:
5100 2011-11-30 Alejandro G. Castro <alex@igalia.com>
5102 [GTK] Add accelerated compositing compilation option
5103 https://bugs.webkit.org/show_bug.cgi?id=73298
5105 Compile whatever we have inside the USE(ACCELERATED_COMPOSITING)
5106 define. Add the build compilation option
5107 --with-accelerated-compositing and use it in the makefile.
5109 Reviewed by Martin Robinson.
5114 2011-11-30 Mary Wu <mary.wu@torchmobile.com.cn>
5116 remove buildinformation from BlackBerry porting build system
5117 https://bugs.webkit.org/show_bug.cgi?id=73276
5119 Reviewed by Daniel Bates.
5121 * Source/cmake/OptionsBlackBerry.cmake: remove script file generate-buildinfo
5123 2011-11-30 Andrew Wason <rectalogic@rectalogic.com>
5125 Replace Qt QThread threading back-end with pthread/Win32 threading back-ends
5126 https://bugs.webkit.org/show_bug.cgi?id=72155
5128 Reviewed by Simon Hausmann.
5130 Add additional WebCoreSupport files for Qt.
5134 2011-11-30 Adenilson Cavalcanti <adenilson.silva@openbossa.org>
5136 [Qt][WK2] Implement permission API for Qt port
5137 https://bugs.webkit.org/show_bug.cgi?id=59200
5139 Permission API hookup for Geolocation, it allows to receive in WebView
5140 a signal when a permission request is done (e.g. to grant permission
5141 for accessing geolocation information) and set it accordingly.
5143 Reviewed by Simon Hausmann.
5145 * Source/qtwebkit-export.map:
5147 2011-11-29 Kevin Ollivier <kevino@theolliviers.com>
5149 [wx] Unreviewed build fix for Leopard compilation.
5153 2011-11-29 Philippe Normand <pnormand@igalia.com>
5155 [GTK] hide WebAudio build option until support for FFTW is removed
5156 https://bugs.webkit.org/show_bug.cgi?id=73295
5158 Reviewed by Martin Robinson.
5160 * configure.ac: Disable WebAudio until the FFTW dependency is removed.
5162 2011-11-29 Hyowon Kim <hw1008.kim@samsung.com>
5164 [Texmap][EFL] Accelerated compositing support using TextureMapper on EFL port
5165 https://bugs.webkit.org/show_bug.cgi?id=73111
5167 Add feature define for TextureMapper and OpenGL package.
5169 Reviewed by Noam Rosenthal.
5171 * Source/cmake/OptionsEfl.cmake:
5173 2011-11-29 Roland Steiner <rolandsteiner@chromium.org>
5175 <style scoped>: add ENABLE(STYLE_SCOPED) flag to WebKit
5176 https://bugs.webkit.org/show_bug.cgi?id=72848
5178 Add flag and description.
5180 Reviewed by Dimitri Glazkov.
5184 2011-11-28 Simon Hausmann <simon.hausmann@nokia.com>
5186 [Qt] Build system fixes against V8.
5188 Reviewed by Tor Arne Vestbø.
5190 * Source/api.pri: Get rid of old v8 cruft.
5191 * WebKit.pro: Don't build JavaScriptCore when configured with v8.
5193 2011-11-28 Simon Hausmann <simon.hausmann@nokia.com>
5195 [Qt] WTF should be built as separate static library
5196 https://bugs.webkit.org/show_bug.cgi?id=73201
5198 Reviewed by Tor Arne Vestbø.
5200 * Source/api.pri: Require wtf.
5201 * WebKit.pro: Build WTF.
5203 2011-11-17 Martin Robinson <mrobinson@igalia.com>
5205 [GTK] Integrate build-gtkdoc into build-webkit and make
5206 https://bugs.webkit.org/show_bug.cgi?id=72626
5208 Reviewed by Philippe Normand.
5210 * GNUmakefile.am: Remove references to old gtkdoc files. Update
5211 the dist-hook to include copying documentation into the distribution.
5212 This also means that the build will fail if documentation hasn't been
5213 generated before 'make dist.'
5214 * configure.ac: Ditto.
5216 2011-11-23 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5218 [Qt] Re-generate QtWebKit API forwarding headers when API changes
5220 The forwarding headers are generated by syncqt, and syncqt is run by qmake,
5221 so we need sync.profile to live in the same directory as the project file
5222 that will be touched when adding/removing API (api.pri in our case).
5224 Since the WebKit2 APIs live in a separate static library, we have to
5225 add the project file for WebKit2 as a dependency of the api.pri file
5226 as well, so that any changes to the WebKit2 API will still trigger a
5227 run of qmake (and then syncqt).
5229 Lastly, we use the new QMAKE_SYNCQT_OUTDIR variable in Qt 5 to ensure
5230 that the forwarding headers are still generated in the root build dir,
5231 not in the Source dir along with the internal forwarding headers.
5233 Reviewed by Andreas Kling.
5235 * Source/QtWebKit.pro:
5237 * Source/sync.profile: Renamed from sync.profile.
5239 2011-11-23 Halton Huo <halton.huo@intel.com>
5241 [EFL] Add zlib depend when freetype is used.
5242 https://bugs.webkit.org/show_bug.cgi?id=66365
5244 Unreviewed build fix.
5246 When freetype is enabled, uncompress() function is used by
5247 WOFFFileFormat.cpp. Since zlib is not required by freetype, we need to
5248 add libz as dependency for fix linking issue.
5250 * Source/cmake/OptionsEfl.cmake: search for ZLIB
5252 2011-10-08 Martin Robinson <mrobinson@igalia.com>
5254 [GTK] Enable WebGL by default
5255 https://bugs.webkit.org/show_bug.cgi?id=69706
5257 Reviewed by Xan Lopez.
5259 * configure.ac: Enable WebGL by default if the build target is X11.
5261 2011-11-23 Raphael Kubo da Costa <kubo@profusion.mobi>
5263 [CMake] Move the top-level logic to the top-level directory.
5264 https://bugs.webkit.org/show_bug.cgi?id=72685
5266 Reviewed by Brent Fulgham.
5268 Move most of the top-level code in Source/CMakeLists.txt to
5269 CMakeLists.txt. This allows us to replace some INCLUDE() hacks with
5270 proper ADD_SUBDIRECTORY() calls, and actually moves non-Source related
5271 to a non-Source directory.
5273 * CMakeLists.txt: Copied from Source/CMakeLists.txt.
5275 2011-11-22 Adam Klein <adamk@chromium.org>
5277 Add new WebKit/chromium/dbus directory to .gitignore.
5281 2011-11-22 Adam Klein <adamk@chromium.org>
5283 Ignore more gyp-generated build files in WTF.gyp.
5287 2011-11-22 Andy Wingo <wingo@igalia.com>
5289 Fix .dir-locals.el to only apply to specific modes
5290 https://bugs.webkit.org/show_bug.cgi?id=72963
5292 Reviewed by Xan Lopez.
5294 * .dir-locals.el: Remove `nil' block, as it was causing
5295 makefile-mode not to insert tabs.
5297 2011-11-21 Adam Klein <adamk@chromium.org>
5299 Add GYP-generated WTF.xcodeproj to .gitignore after r100851.
5303 2011-11-21 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
5305 [Qt] [WK2] WebKitTestRunner doesn't build in debug
5306 https://bugs.webkit.org/show_bug.cgi?id=72827
5308 Reviewed by Andreas Kling.
5310 Add exports to fix WebKitTestRunner debug build.
5312 * Source/qtwebkit-export.map:
5314 2011-11-21 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
5316 [Qt] Add WebView.view attached property support for dialogs in QML
5317 https://bugs.webkit.org/show_bug.cgi?id=72825
5319 Reviewed by Simon Hausmann.
5321 Export QQuickWebViewAttached.
5323 * Source/qtwebkit-export.map:
5325 2011-11-21 Noel Gordon <noel.gordon@gmail.com>
5327 Update .gitignore for latest WebKitLibraries
5328 https://bugs.webkit.org/show_bug.cgi?id=72851
5330 Reviewed by Andreas Kling.
5332 * .gitignore: updates to silence 'git status' about WebKitLibraries files.
5334 2011-11-21 Carlos Garcia Campos <cgarcia@igalia.com>
5336 [GTK] Update NEWS and configure.ac for 1.7.2 release
5337 https://bugs.webkit.org/show_bug.cgi?id=72868
5339 Reviewed by Xan Lopez.
5341 * configure.ac: Bumped version number.
5343 2011-11-19 Kevin Ollivier <kevino@theolliviers.com>
5345 [wx] Build fix after GeneratedImage refactoring.
5349 2011-11-19 Alexis Menard <alexis.menard@openbossa.org>
5351 [Qt] Add the map file symbols export as a dependency of the final qmake target.
5352 https://bugs.webkit.org/show_bug.cgi?id=72740
5354 Reviewed by Simon Hausmann.
5356 Add the symbols file part of the target dependencies.
5360 2011-11-18 Daniel Bates <dbates@rim.com>
5362 Add CMake build infrastructure for the BlackBerry port
5363 https://bugs.webkit.org/show_bug.cgi?id=72768
5365 Reviewed by Adam Barth and Antonio Gomes.
5367 * Source/CMakeLists.txt: Add the BlackBerry port and support for building on QNX.
5368 * Source/cmake/OptionsBlackBerry.cmake: Added.
5369 * Source/cmake/OptionsCommon.cmake: Add QNX QCC-variant of CODE_GENERATOR_PREPROCESSOR.
5370 We may be able to fold this into the non-MSVC CODE_GENERATOR_PREPROCESSOR.
5372 2011-11-18 Adam Barth <abarth@webkit.org>
5374 Prepare to move manual-tests out of WebCore
5375 https://bugs.webkit.org/show_bug.cgi?id=72782
5377 Reviewed by Eric Seidel.
5379 Update these files to refer to the new location of ManualTests.
5382 * Source/cmake/WebKitPackaging.cmake:
5384 2011-11-18 Patrick Gansterer <paroga@webkit.org>
5386 [CMake] Add possibility to overwrite WEBKIT_PORT_DIR in platform specific files
5387 https://bugs.webkit.org/show_bug.cgi?id=72710
5389 Reviewed by Brent Fulgham.
5391 * Source/CMakeLists.txt:
5393 2011-11-18 Simon Hausmann <simon.hausmann@nokia.com>
5395 [Qt] Unreviewed build fix: Export QQuickWebPage/Preferences private API
5396 needed for the qml plugin.
5398 * Source/qtwebkit-export.map:
5400 2011-11-18 Simon Hausmann <simon.hausmann@nokia.com>
5402 [Qt] Unreviewed build fix: Export QQuickWebViewExperimental private API
5403 that was added since I made the export patch.
5405 * Source/qtwebkit-export.map:
5407 2011-11-18 Simon Hausmann <simon.hausmann@nokia.com>
5409 [Qt] WTR and InjectedBundle should not link statically against JSC/WTF
5410 https://bugs.webkit.org/show_bug.cgi?id=72697
5412 Reviewed by Kenneth Rohde Christiansen.
5414 * Source/api.pri: On Linux, use a GNU LD version script to manage the
5415 symbol exports, which includes the public WK1/WK2 API as well as a bunch
5416 of private WTF symbols needed for WTR and the Injected Bundle.
5417 * Source/qtwebkit-export.map: Added.
5419 2011-11-17 Raphael Kubo da Costa <kubo@profusion.mobi>
5421 [EFL] Clean up the use of DATA_DIR in the buildsystem
5422 https://bugs.webkit.org/show_bug.cgi?id=72681
5424 Reviewed by Daniel Bates.
5426 * Source/cmake/OptionsEfl.cmake: Rename DATA_DIR to DATA_INSTALL_DIR
5427 and add it to the cache; add a variable with the path of the generated
5428 theme and remove the -DDATA_DIR definition, it was moved to
5429 PlatformEFL.cmake in WebCore.
5431 2011-11-17 Patrick Gansterer <paroga@webkit.org>
5433 [CMake] Add ENABLE_CLIENT_BASED_GEOLOCATION to cmakeconfig.h
5434 https://bugs.webkit.org/show_bug.cgi?id=72643
5436 Reviewed by Brent Fulgham.
5438 * Source/cmake/OptionsEfl.cmake:
5439 * Source/cmake/OptionsWinCE.cmake:
5440 * Source/cmakeconfig.h.cmake:
5442 2011-11-17 Kelly Norton <knorton@google.com>
5444 Several void functions in FrameView and RenderObject actually return values.
5445 https://bugs.webkit.org/show_bug.cgi?id=72640
5447 Reviewed by Adam Barth.
5449 * ../../Source/WebCore/page/FrameView.cpp:
5450 * ../../Source/WebCore/rendering/RenderObject.cpp:
5452 2011-11-17 Patrick Gansterer <paroga@webkit.org>
5454 [CMake] Make CODE_GENERATOR_PREPROCESSOR more useable
5455 https://bugs.webkit.org/show_bug.cgi?id=72516
5457 Reviewed by Brent Fulgham.
5459 On windows some code generators fail, if the path to the preprocessor contains spaces.
5460 Use only the executable name to avoid this issue for now.
5462 * Source/cmake/OptionsCommon.cmake:
5464 2011-11-17 Jochen Eisinger <jochen@chromium.org>
5466 [chromium] add gyp-mac-tool to .gitignore
5467 https://bugs.webkit.org/show_bug.cgi?id=72603
5469 Reviewed by Tony Gentilcore.
5471 This file is generated by the make-based build of the chromium/mac port
5473 * .: Modified property svn:ignore.
5476 2011-11-17 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5478 [Qt] Move WebKit2 C++ APIs to private API and build QML extension plugin on top of that
5480 A new extension object has been added to QQuickWebView (the same approach should be used
5481 for other API classes that need experimental APIs). The QML extension mechanism is then
5482 built on top of the experimental object.
5484 https://bugs.webkit.org/show_bug.cgi?id=72522
5486 Reviewed by Simon Hausmann.
5488 * Source/QtWebKit.pro:
5491 2011-11-11 Adrienne Walker <enne@google.com>
5493 [chromium] Expose mock scrollbars to window.internals
5494 https://bugs.webkit.org/show_bug.cgi?id=72195
5496 Reviewed by James Robinson.
5498 * Source/autotools/symbols.filter:
5500 2011-11-15 Simon Hausmann <simon.hausmann@nokia.com>
5502 [Qt] Centralize hide_symbols and ensure all libs are built with symbol visibility & bsymbolic_functions
5504 Reviewed by Tor Arne Vestbø.
5506 * Source/api.pri: Eliminate duplicated symbol stuff that lives now in default_post.prf.
5508 2011-11-16 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5510 Fix path to module file in root project file
5512 Reviewed by Simon Hausmann.
5516 2011-11-16 Simon Hausmann <simon.hausmann@nokia.com>
5518 Unreviewed, rolling out r100266.
5519 http://trac.webkit.org/changeset/100266
5525 2011-11-15 Simon Hausmann <simon.hausmann@nokia.com>
5527 [Qt] Centralize hide_symbols and ensure all libs are built with symbol visibility & bsymbolic_functions
5529 Reviewed by Tor Arne Vestbø.
5531 * Source/api.pri: Eliminate duplicated symbol stuff that lives now in default_post.prf.
5533 2011-11-14 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5535 [Qt] Move the QtWebKit module file to match the layout of Qt's mkspecs
5537 Reviewed by Simon Hausmann.
5541 2011-11-12 Patrick Gansterer <paroga@webkit.org>
5543 [CMake] Use MAIN_DEPENDENCY in GENERATE_* macros
5544 https://bugs.webkit.org/show_bug.cgi?id=71365
5546 Reviewed by Daniel Bates.
5548 Use the MAIN_DEPENDENCY instead of DEPENDS in the custom build commands.
5549 This adds better IDE support for such targets.
5551 * Source/cmake/WebKitMacros.cmake:
5553 2011-11-11 Shinya Kawanaka <shinyak@google.com>
5555 Implement legacy text check emulation in unified text check interface.
5556 https://bugs.webkit.org/show_bug.cgi?id=70299
5558 Reviewed by Hajime Morita.
5560 * Source/autotools/symbols.filter:
5562 2011-11-11 Alexis Menard <alexis.menard@openbossa.org>
5564 [Qt] Build fix of the private QML module with --no-webkit2.
5565 https://bugs.webkit.org/show_bug.cgi?id=67707
5567 Reviewed by Tor Arne Vestbø.
5569 * Source/QtWebKit.pro:
5571 2011-11-11 Alexis Menard <alexis.menard@openbossa.org>
5573 [Qt] Add a way to have experimental features in WebKit2
5574 https://bugs.webkit.org/show_bug.cgi?id=67707
5576 Reviewed by Kenneth Rohde Christiansen.
5578 Add the new private QML module in the build.
5580 * Source/QtWebKit.pro:
5582 2011-11-10 Balazs Kelemen <kbalazs@webkit.org>
5584 [Qt] X11 plugins need to be reworked for Qt5
5585 https://bugs.webkit.org/show_bug.cgi?id=70023
5587 Reviewed by Simon Hausmann.
5589 Rework our basic plugin support in a way that does
5590 not need a bridge between Qt and X. The solution is
5591 based on getting the content drawed by the plugin
5592 from the server as an image and creating a QImage
5595 * Source/api.pri: Link to xlib if necessary.
5597 2011-11-10 Simon Hausmann <simon.hausmann@nokia.com>
5599 [Qt] Clean up build system
5601 Reviewed by Tor Arne Vestbø.
5603 * Source/api.pri: Eliminate use of WebKit2.pri.
5605 2011-11-10 Alexis Menard <alexis.menard@openbossa.org>
5607 [Qt] Merge QTouchWebView and QDesktopWebView into one class
5608 https://bugs.webkit.org/show_bug.cgi?id=71355
5610 Reviewed by Kenneth Rohde Christiansen.
5612 Remove old tests and merge them into the new QQuickWebView directory.
5616 2011-11-10 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5618 [Qt] Change semantics of the haveQt() function to match API promises
5620 Having Qt 5 does not imply that we have Qt 4, from an API point of
5621 view, as a major version can in theory break BC/SC. Our minimum
5622 version of Qt 4 will always be the latest released version of Qt 4,
5623 so the only place we should use haveQt(4, x) is when checking for
5624 the minimum requirements.
5626 Reviewed by Simon Hausmann.
5628 * Source/QtWebKit.pro:
5630 2011-11-10 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5632 [Qt] Make sure headers.pri has the right relative paths for install
5634 The install rules are generated from api.pri which lives in Source,
5635 which means the paths in headers.pri, which is the basis for the
5636 install rules, needs to be relative to Source as well.
5638 We were also installing the headers from the forwarding headers
5639 directory, which was wrong, as those headers contained relative paths.
5641 We now install the actual headers, by using headers.pri as a basis.
5643 https://bugs.webkit.org/show_bug.cgi?id=71697
5645 Reviewed by Simon Hausmann.
5647 * Source/QtWebKit.pro:
5651 2011-11-09 Shinya Kawanaka <shinyak@google.com>
5653 Internals.markerRangeForNode should be able to take markers by specifying a marker type.
5654 https://bugs.webkit.org/show_bug.cgi?id=71792
5656 Reviewed by Hajime Morita.
5658 * Source/autotools/symbols.filter: Exposed necessary symbols.
5660 2011-11-09 Kevin Ollivier <kevino@theolliviers.com>
5662 [wx] Unreviewed build fix. Update project files.
5666 2011-11-09 Philippe Normand <pnormand@igalia.com>
5668 [GTK][DRT] window internals object is not reset after each test
5669 https://bugs.webkit.org/show_bug.cgi?id=71890
5671 Reviewed by Martin Robinson.
5673 * Source/autotools/symbols.filter: Revert un-needed symbol.
5675 2011-11-09 Philippe Normand <pnormand@igalia.com>
5677 Unreviewed, attempt to fix GTK 32-bits Release build after r99691.
5679 * Source/autotools/symbols.filter: Add the missing symbol for resetInternalsObject.
5681 2011-11-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5683 [Qt] Only copy framework headers once when debug_and_release is enabled
5685 Otherwise we might end up in a race condition where we try to symlink
5686 the headers directory in the makefile for debug and release at the same
5689 Reviewed by Simon Hausmann.
5693 2011-11-08 Martin Robinson <mrobinson@igalia.com>
5695 Take another stab at fixing the GTK+ build.
5697 * Source/autotools/symbols.filter: The symbols.filter file was missing a semicolon.
5699 2011-11-08 Daniel Bates <dbates@webkit.org>
5701 Attempt to fix the GTK build after <http://trac.webkit.org/changeset/99613>
5702 (https://bugs.webkit.org/show_bug.cgi?id=71840)
5704 * Source/autotools/symbols.filter: Add symbol _ZN7WebCore4Page13setPaginationERKNS0_10PaginationE.
5706 2011-11-08 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5708 [Qt] Use qmake's builtin rules for copying framework headers on Mac OS
5710 Now that we generate the forwarding headers eiher as part of QtWebKit.pro
5711 (for Qt 4.8), or as part of the root project file (for Qt 5), we can assume
5712 that the files are there and use $$files() to list the files to be copied.
5714 Reviewed by Csaba Osztrogonác.
5718 2011-11-08 Yuqiang Xian <yuqiang.xian@intel.com>
5720 Enable DFG JIT by default on X86 Linux and Mac platforms
5721 https://bugs.webkit.org/show_bug.cgi?id=71686
5723 Reviewed by Filip Pizlo.
5725 Remove the DFG cmake option for Efl port as we'll determine whether to
5726 switch on DFG or not based on build target platforms.
5728 * Source/cmake/OptionsEfl.cmake:
5729 * Source/cmakeconfig.h.cmake:
5731 2011-11-08 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5733 [Qt] Ensure forwarding headers are generated before generating install rules
5735 The install rule for headers depends on qmake being able to walk the list of
5736 headers in the $build_root/include/QtWebKit directory, but this directory is
5737 empty until we've generated the forwarding headers. So we need to make sure
5738 the forwarding headers are generated _before_ we run qmake on the api project
5739 file. This applies to Qt 4.8 only, as Qt 5 will run synqt as part of the
5740 root project file (due to the sync.profile file).
5742 https://bugs.webkit.org/show_bug.cgi?id=71697
5744 Reviewed by Simon Hausmann.
5746 * Source/QtWebKit.pro:
5749 2011-11-07 ChangSeok Oh <shivamidow@gmail.com>
5751 [EFL] Support requestAnimationFrame API
5752 https://bugs.webkit.org/show_bug.cgi?id=67112
5754 Reviewed by Andreas Kling.
5756 Add build-option for requestAnimationFrame feature.
5758 * Source/cmake/OptionsEfl.cmake:
5759 * Source/cmakeconfig.h.cmake:
5761 2011-11-07 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5763 [Qt] Ensure we always export symbols for the QtWebKit API when building WebKit
5765 Reviewed-by Simon Hausmann.
5769 2011-11-04 Philippe Normand <pnormand@igalia.com>
5771 [GTK] Disable VIDEO_TRACK for now
5772 https://bugs.webkit.org/show_bug.cgi?id=71547
5774 Reviewed by Gustavo Noronha Silva.
5776 * configure.ac: VIDEO_TRACK is still a moving target, it's best to
5779 2011-11-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5781 [Qt] Don't build all of webkit when running build-jsc
5783 In case the whole webkit project was built, but we then subsequently
5784 want to build only JSC, we need to run make in the proper subdirectory.
5786 This also means the incremental target needs to be added to all
5789 Reviewed by Simon Hausmann.
5793 2011-11-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5795 [Qt] Refactor and clean up the qmake build system
5797 The qmake build system has accumulated a bit of cruft and redundancy
5798 over time. There's also a fairly tight coupling between how to build
5799 the various targets, and _what_ to build, making it harder to add new
5800 rules or sources. This patch aims to elevate these issues somewhat.
5802 This is a short-list of the changes:
5804 * The rules for how to build targets are now mostly contained as
5805 prf-files in Tools/qmake/mkspecs/features. Using mkspecs also
5806 allows us to do pre- and post-processing of each project file,
5807 which helps to clean up the actual project files.
5809 * Derived sources are no longer generated as a separate make-step
5810 but is part of each target's project file as a subdir. Makefile
5811 rules are used to ensure that we run make on the derived sources
5812 before running qmake on the actual target makefile. This makes
5813 it easier to keep a proper dependency between derived sources
5816 * We use GNU make and the compiler to generate dependencies on
5817 UNIX-based systems running Qt 5. This allows us to lessen the
5818 need to run qmake, which should reduce compile time.
5820 * WebKit2 is now build by default if building with Qt 5. It can
5821 be disabled by passing --no-webkit2 to build-webkit.
5823 The result of these changes are hopefully a cleaner and easier
5824 build system to modify, and faster build times due to no longer
5825 running qmake on every single build. It's also a first step
5826 towards possibly generating the list of sources using another
5829 https://bugs.webkit.org/show_bug.cgi?id=71222
5831 Reviewed by Simon Hausmann.
5833 * Source/DerivedSources.pro: Removed.
5834 * Source/QtWebKit.pro: Added.
5835 * Source/WebKit.pri: Removed.
5836 * Source/WebKit.pro: Removed.
5837 * Source/api.pri: Added.
5838 * Source/tests.pri: Added.
5839 * WebKit.pro: Added.
5840 * sync.profile: Renamed from Source/sync.profile.
5842 2011-11-03 Simon Hausmann <simon.hausmann@nokia.com>
5844 [Qt] Remove Maemo specific code paths
5845 https://bugs.webkit.org/show_bug.cgi?id=71476
5847 Reviewed by Kenneth Rohde Christiansen.
5849 * Source/WebKit.pri:
5851 2011-11-03 Dongwoo Im <dw.im@samsung.com>
5853 [EFL] Enable the Page Visibility API.
5854 https://bugs.webkit.org/show_bug.cgi?id=69127
5856 Reviewed by Adam Barth.
5858 Build system changes to support ENABLE(PAGE_VISIBILITY_API) on EFL port.
5860 * Source/cmake/OptionsEfl.cmake: Add enabled ENABLE_PAGE_VISIBILITY_API definition.
5861 * Source/cmakeconfig.h.cmake: ditto.
5863 2011-10-28 Adam Barth <abarth@webkit.org>
5865 Rename ExceptionCodeDescription.in to DOMExceptions.in
5866 https://bugs.webkit.org/show_bug.cgi?id=71157
5868 Reviewed by Eric Seidel.
5870 * Source/cmake/WebKitMacros.cmake:
5872 2011-10-28 Adam Barth <abarth@webkit.org>
5874 ExceptionCode.cpp shouldn't need to know about every feature that throws exceptions
5875 https://bugs.webkit.org/show_bug.cgi?id=70890
5877 Reviewed by Eric Seidel.
5879 Add a code generation step.
5881 * Source/cmake/WebKitMacros.cmake:
5883 2011-10-27 Priit Laes <plaes@plaes.org>
5885 [GTK] Create .xz tarballs during distcheck
5886 https://bugs.webkit.org/show_bug.cgi?id=71001
5888 Reviewed by Martin Robinson.
5890 * configure.ac: Switched tarballs to use .xz compression.
5892 2011-10-27 Daniel Bates <dbates@rim.com>
5894 CMake: Add support to optionally install the built JavaScript shell
5895 https://bugs.webkit.org/show_bug.cgi?id=71062
5897 Reviewed by Antonio Gomes.
5899 Adds a CMake option, called SHOULD_INSTALL_JS_SHELL, that when
5900 defined will generate an installation rule to install the built
5901 JavaScript shell into /bin (with respect to the prefix path).
5903 By default, we don't define this option and hence don't generate
5904 an installation rule for the JavaScript shell.
5906 * Source/CMakeLists.txt:
5908 2011-10-27 Sheriff Bot <webkit.review.bot@gmail.com>
5910 Unreviewed, rolling out r98556.
5911 http://trac.webkit.org/changeset/98556
5912 https://bugs.webkit.org/show_bug.cgi?id=71031
5914 The test added by the patch doesn't pass on Snow Leopard
5915 (Requested by rniwa on #webkit).
5917 * Source/autotools/symbols.filter:
5919 2011-10-27 Shinya Kawanaka <shinyak@google.com>
5921 Implement legacy text check emulation in unified text check interface.
5922 https://bugs.webkit.org/show_bug.cgi?id=70299
5924 Reviewed by Hajime Morita.
5926 * Source/autotools/symbols.filter:
5928 2011-10-27 Philippe Normand <pnormand@igalia.com> and Zan Dobersek <zandobersek@gmail.com>
5930 [GStreamer] WebAudio AudioFileReader implementation
5931 https://bugs.webkit.org/show_bug.cgi?id=69834
5933 Reviewed by Martin Robinson.
5935 * configure.ac: Check for libfftw and gstreamer-audio if WebAudio
5938 2011-10-26 Alejandro G. Castro <alex@igalia.com>
5940 [GTK] Update NEWS and configure.ac for 1.7.1 release
5941 https://bugs.webkit.org/show_bug.cgi?id=70932
5943 Reviewed by Martin Robinson.
5945 * configure.ac: Bumped version number.
5947 2011-10-26 Alejandro G. Castro <alex@igalia.com>
5949 [GTK] [WK2] Add WebKit2 distcheck support
5950 https://bugs.webkit.org/show_bug.cgi?id=70933
5952 Reviewed by Martin Robinson.
5954 * GNUmakefile.am: Added WebKit2 compilation to the distcheck.
5955 * configure.ac: Removed WebKit2 doc generation for the moment.
5957 2011-10-21 Simon Hausmann <simon.hausmann@nokia.com>
5959 Remove QtScript source code from WebKit.
5960 https://bugs.webkit.org/show_bug.cgi?id=64088
5962 Reviewed by Tor Arne Vestbø.
5964 Removed dead code that isn't developed anymore.
5966 * Source/WebKit.pro:
5968 2011-10-19 Gustavo Noronha Silva <gns@gnome.org>
5970 [GTK] Streamline wk1 documentation build
5971 https://bugs.webkit.org/show_bug.cgi?id=70447
5973 Reviewed by Martin Robinson.
5975 * GNUmakefile.am: include the documentation's GNUmakefile.am;
5976 * autogen.sh: we no longer call gtkdocize, since we now ship
5977 a modified gtk-doc.make;
5978 * configure.ac: no longer generate a separate GNUmakefile for
5979 the documentation build.
5981 2011-10-18 Adam Barth <abarth@webkit.org>
5983 Always enable ENABLE(XPATH)
5984 https://bugs.webkit.org/show_bug.cgi?id=70217
5986 Reviewed by Eric Seidel.
5988 * Source/cmake/OptionsEfl.cmake:
5989 * Source/cmake/OptionsWinCE.cmake:
5990 * Source/cmakeconfig.h.cmake:
5993 2011-10-18 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
5995 [Qt] Merge QML plugin for WebKit2 with the original WebKit1 plugin
5997 We don't need a sepearate plugin, as we no longer expose the WK2
5998 APIs under QtWebKit.experimental, but now use QtWebKit. The version
5999 was also changed to 3.0 instead of 5.0, as the original plugin was
6000 versioned 1.0, and bumping to 3.0 fits the scheme used by QtWebKit releases.
6002 Reviewed by Andreas Kling.
6004 * Source/WebKit.pro:
6006 2011-10-18 Zan Dobersek <zandobersek@gmail.com>
6008 [Gtk] Support for client-based geolocation
6009 https://bugs.webkit.org/show_bug.cgi?id=64970
6011 Reviewed by Martin Robinson.
6013 Remove flag for enabling client-based geolocation since
6014 it is used by default on Gtk port and hence not configurable.
6018 2011-10-17 Leandro Pereira <leandro@profusion.mobi>
6020 Unreviewed; actually enable/disable microdata support in CMake.
6022 Follow-up to r97471, which did not plug the option to enable/disable
6023 microdata into the buildsystem.
6025 * Source/cmake/OptionsEfl.cmake: Add ENABLE_MICRODATA feature, turned off by default.
6026 * Source/cmake/OptionsWinCE.cmake: Ditto.
6027 * Source/cmakeconfig.h.cmake: Add ENABLE_MICRODATA #cmakedefine.
6029 2011-10-17 Ryosuke Niwa <rniwa@webkit.org>
6031 GTK build fix patch by Gustavo Noronha Silva.
6033 * Source/autotools/symbols.filter:
6035 2011-10-17 Vamshikrishna Yellenki <vamshi@motorola.com>
6037 [webkit]Debug Build Bot failure
6038 https://bugs.webkit.org/show_bug.cgi?id=70222
6040 Reviewed by Xan Lopez.
6042 * Source/autotools/symbols.filter: Corrected the filter name for getLocationAndLengthFronRange
6044 2011-10-16 Adam Barth <abarth@webkit.org>
6046 Always enable ENABLE(DOM_STORAGE)
6047 https://bugs.webkit.org/show_bug.cgi?id=70189
6049 Reviewed by Eric Seidel.
6051 * Source/cmake/OptionsEfl.cmake:
6052 * Source/cmake/OptionsWinCE.cmake:
6053 * Source/cmakeconfig.h.cmake:
6056 2011-10-15 Laszlo Gombos <laszlo.1.gombos@nokia.com>
6058 [Qt] [Symbian] Remove support for the Symbian platform for the QtWebKit port
6059 https://bugs.webkit.org/show_bug.cgi?id=69920
6061 Reviewed by Kenneth Rohde Christiansen.
6063 * Source/WebKit.pri:
6064 * Source/WebKit.pro:
6066 2011-10-14 Mark Hahnenberg <mhahnenberg@apple.com>
6068 Rename virtual put to putVirtual
6069 https://bugs.webkit.org/show_bug.cgi?id=69851
6071 Reviewed by Darin Adler.
6073 Renamed virtual versions of put to putVirtual in prepration for
6074 adding the static put to the MethodTable in ClassInfo since the
6075 compiler gets mad if the virtual and static versions have the same
6078 * Source/autotools/symbols.filter:
6080 2011-10-14 Mark Hahnenberg <mhahnenberg@apple.com>
6082 Rename virtual put to putVirtual
6083 https://bugs.webkit.org/show_bug.cgi?id=69851
6085 Reviewed by Darin Adler.
6087 Renamed virtual versions of put to putVirtual in prepration for
6088 adding the static put to the MethodTable in ClassInfo since the
6089 compiler gets mad if the virtual and static versions have the same
6092 * Source/autotools/symbols.filter:
6094 2011-10-13 Arko Saha <arko@motorola.com>
6096 Microdata: Basic implementation of document.getItems() method.
6097 https://bugs.webkit.org/show_bug.cgi?id=68610
6099 Reviewed by Ryosuke Niwa.
6101 Added ENABLE(MICRODATA) feature flag.
6105 2011-10-14 Raphael Kubo da Costa <kubo@profusion.mobi>
6107 [EFL] Add DumpRenderTreeSupportEfl
6108 https://bugs.webkit.org/show_bug.cgi?id=68458
6110 Reviewed by Kenneth Rohde Christiansen.
6112 * Source/cmake/eflsymbols.filter: Export DumpRenderTreeSupportEfl
6113 symbols so that DumpRenderTree can link to them.
6115 2011-10-12 Adam Barth <abarth@webkit.org>
6117 Remove ENABLE(XHTMLMP) and associated code
6118 https://bugs.webkit.org/show_bug.cgi?id=69729
6120 Reviewed by David Levin.
6122 * Source/cmake/OptionsEfl.cmake:
6123 * Source/cmake/OptionsWinCE.cmake:
6124 * Source/cmakeconfig.h.cmake:
6127 2011-10-12 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
6129 Fix build with GLib 2.31
6130 https://bugs.webkit.org/show_bug.cgi?id=69840
6132 Reviewed by Martin Robinson.
6134 * configure.ac: add check for pthread rwlock support.
6136 2011-10-10 Martin Robinson <mrobinson@igalia.com>
6138 [GTK] [WebKit2] Make adding another unit test easier
6139 https://bugs.webkit.org/show_bug.cgi?id=69409
6141 Reviewed by Gustavo Noronha Silva.
6143 * GNUmakefile.am: Include the new testing makefile.
6145 2011-10-11 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
6147 [Qt] Remove all references to QTDIR_build and standalone_package
6149 Qt is now modularized, which means we no longer import WebKit into
6150 the Qt source tree. Instead we use git submodules, and building
6151 QtWebKit as "part of Qt" is really building QtWebKit as from trunk.
6153 To decrease the number of buildsystem configurations we also remove
6154 the standalone_package code-path used when we were providing tarballs
6155 with the derived sources pre-generated.
6157 Reviewed by Simon Hausmann.
6159 * Source/WebKit.pri:
6160 * Source/WebKit.pro:
6162 2011-10-06 Fady Samuel <fsamuel@chromium.org>
6164 Code clean-up: Make RenderObject::absoluteBoundingBoxRect and associated methods const and make its parameter useTransforms no longer default to false
6165 https://bugs.webkit.org/show_bug.cgi?id=69009
6167 Reviewed by Simon Fraser.
6169 * Source/autotools/symbols.filter:
6171 2011-10-06 Simon Hausmann <simon.hausmann@nokia.com>
6173 [Qt][Wk2] Fix build with Qt 5 when QtScript is built as standalone module
6174 https://bugs.webkit.org/show_bug.cgi?id=69520
6176 Reviewed by Csaba Osztrogonác.
6178 * Source/WebKit.pri: Introduce convenience qt5 scope.
6179 * Source/WebKit.pro: Replace QT_MAJOR_VERSION stuff with qt5 scope.
6181 2011-10-06 Nayan Kumar K <nayankk@motorola.com>
6183 Provide configure option to switch between JSC and V8.
6184 https://bugs.webkit.org/show_bug.cgi?id=69469
6186 Reviewed by Philippe Normand.
6188 This is first of the patches to support building of V8 with
6189 WebKit GTK. With this patch, new command line switch named
6190 '--with-jsengine' is introduced, using which we can choose to
6191 build either jsc or v8.
6196 2011-10-04 Scott Graham <scottmg@chromium.org>
6198 Add GAMEPAD feature flag
6199 https://bugs.webkit.org/show_bug.cgi?id=66859
6201 Reviewed by Darin Fisher.
6205 2011-10-04 Varun Jain <varunjain@chromium.org>
6207 Fix position check for double tap gesture detection. A double tap
6208 should not be detected if the two taps are far from each other.
6209 https://bugs.webkit.org/show_bug.cgi?id=69270
6211 Reviewed by Darin Fisher.
6213 Test: Source/WebKit/chromium/tests/InnerGestureRecognizerTest.cpp
6215 * platform/chromium/GestureRecognizerChromium.cpp:
6216 (WebCore::GestureRecognizerChromium::isSecondClickInsideManhattanSquare):
6217 (WebCore::GestureRecognizerChromium::updateValues):
6218 (WebCore::GestureRecognizerChromium::click):
6219 * platform/chromium/GestureRecognizerChromium.h:
6221 2011-10-04 Nayan Kumar K <nayankk@motorola.com>
6223 [WebKit2][gtk] Generate gtk-doc for WebKit2-GTK.
6224 https://bugs.webkit.org/show_bug.cgi?id=69325
6226 Reviewed by Gustavo Noronha Silva.
6228 Documentation generation for WebKit2-GTK+ APIs
6233 2011-10-04 Vsevolod Vlasov <vsevik@chromium.org>
6235 Web Inspector: Remove http/tests/inspector/network/disabled-cache-crash.html.
6236 https://bugs.webkit.org/show_bug.cgi?id=69332
6238 Reviewed by Pavel Feldman.
6240 * Source/autotools/symbols.filter:
6242 2011-09-23 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
6244 [Qt] Fix build against Qt5 after refactor of widgets out of QtGUi
6246 QWidget and friends now live in the QtWidgets library. We update
6247 includes in implementation files and private headers to us the
6248 non-module-prefixed path, and leave the lookup for the include
6249 path. For public headers we have to ifdef the includes as the
6250 user might now have the modules we need in his QT config.
6252 Finally, QSGCanvas is no longer a QWidget but a QWindow, so we
6253 have to update our code and use windowHandle() for setting the
6254 parent relationships.
6256 https://bugs.webkit.org/show_bug.cgi?id=68687
6258 Reviewed by Andreas Kling.
6260 * Source/WebKit.pro:
6262 2011-09-29 Sergio Villar Senin <svillar@igalia.com>
6264 [GTK] Bump version to 1.7.0
6265 https://bugs.webkit.org/show_bug.cgi?id=69082
6267 Reviewed by Martin Robinson.
6269 Apart from bumping the library version to 1.7.0 this patch also
6270 sets the libtool version to the same one we have for the stable
6275 2011-09-28 Martin Robinson <mrobinson@igalia.com>
6277 Fix the WebKit2 WebGL build.
6279 * configure.ac: Add -ldl to the OPENGL_LIBS.
6281 2011-09-28 Ryuan Choi <ryuan.choi@samsung.com>
6283 [EFL] Bump minimum requirement for eina.
6284 https://bugs.webkit.org/show_bug.cgi?id=68994
6286 Reviewed by Ryosuke Niwa.
6288 * Source/cmake/FindEFL.cmake:
6290 2011-09-27 Gyuyoung Kim <gyuyoung.kim@samsung.com>
6292 Unreviewed. Fix a build error in WebKit EFL.
6294 When web socket is disabled, there is a build break in WebKit EFL port.
6295 Currently, web socket is enabled by default in build-webkit script.
6296 Thus, the web socket is also enabled in EFL script of cmake build system for now.
6297 Because, WebKit EFL developers can't work on latest WebKit trunk.
6299 However, IMO, we should fix build errors when web socket is disabled.
6301 * Source/cmake/OptionsEfl.cmake:
6303 2011-09-27 Ulan Degenbaev <ulan@chromium.org>
6305 [v8] Code calling the typed array optimization script is fragile, depends on typed array hierarchy.
6307 Install the flag, which indicates whether or not the optimization
6308 script was executed, on the global object.
6310 https://bugs.webkit.org/show_bug.cgi?id=68890
6312 Reviewed by Kenneth Russell.
6314 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp:
6316 2011-09-27 Sheriff Bot <webkit.review.bot@gmail.com>
6318 Unreviewed, rolling out r96108, r96111, r96113, and r96116.
6319 http://trac.webkit.org/changeset/96108
6320 http://trac.webkit.org/changeset/96111
6321 http://trac.webkit.org/changeset/96113
6322 http://trac.webkit.org/changeset/96116
6323 https://bugs.webkit.org/show_bug.cgi?id=68913
6325 Wait for working Qt5 (Requested by ossy on #webkit).
6327 * Source/WebKit.pro:
6329 2011-09-23 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
6331 [Qt] Fix build against Qt5 after refactor of widgets out of QtGUi
6333 QWidget and friends now live in the QtWidgets library. We update
6334 includes in implementation files and private headers to us the
6335 non-module-prefixed path, and leave the lookup for the include
6336 path. For public headers we have to ifdef the includes as the
6337 user might now have the modules we need in his QT config.
6339 Finally, QSGCanvas is no longer a QWidget but a QWindow, so we
6340 have to update our code and use windowHandle() for setting the
6341 parent relationships.
6343 https://bugs.webkit.org/show_bug.cgi?id=68687
6345 Reviewed by Andreas Kling.
6347 * Source/WebKit.pro:
6349 2011-09-27 Carlos Garcia Campos <cgarcia@igalia.com>
6351 [GTK] Reorganize header files
6352 https://bugs.webkit.org/show_bug.cgi?id=65616
6354 Reviewed by Martin Robinson.
6356 * GNUmakefile.am: Initialize $libwebkitgtkincludedir to
6357 $(prefix)/include/webkitgtk-<api-version>
6359 2011-09-26 Raphael Kubo da Costa <kubo@profusion.mobi>
6361 [CMake] Remove FindFreetype.cmake
6362 https://bugs.webkit.org/show_bug.cgi?id=68778
6364 Reviewed by Adam Barth.
6366 CMake has provided its own FindFreetype.cmake forever, so there is no
6367 need to have another implementation in WebKit.
6369 * Source/cmake/FindCairo.cmake: Use FREETYPE_{LIBRARIES,INCLUDE_DIRS}
6370 instead of Freetype_{LIBRARIES,INCLUDE_DIRS}.
6371 * Source/cmake/FindFreetype.cmake: Removed.
6372 * Source/cmake/FindPango.cmake: Use FREETYPE_{LIBRARIES,INCLUDE_DIRS}
6373 instead of Freetype_{LIBRARIES,INCLUDE_DIRS}.
6374 * Source/cmake/OptionsEfl.cmake: Remove minimum required version
6375 check, it has never been checked and Freetype 2.1.10 from 2005 is
6378 2011-09-26 Alejandro G. Castro <alex@igalia.com>
6380 [GTK] pot file is not properly remove during distcheck
6381 https://bugs.webkit.org/show_bug.cgi?id=68797
6383 Defined DOMAIN variable before DISTCLEANFILES because we are using
6384 it there to identify the .pot file.
6386 Reviewed by Martin Robinson.
6390 2011-09-26 Raphael Kubo da Costa <kubo@profusion.mobi>
6392 [CMake] Detect the operating system in a more generic way.
6393 https://bugs.webkit.org/show_bug.cgi?id=67482
6395 Reviewed by Adam Barth.
6397 So far the buildsystem only considered Windows, Linux and Mac OS X as
6398 valid operating systems, but any Unix (or at least the BSDs) should also
6401 By using the OS values CMake itself defines we can check for Unix
6402 systems in a more generic fashion.
6404 * Source/CMakeLists.txt:
6406 2011-09-26 Jay Soffian <jaysoffian@gmail.com>
6408 chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV@NULL (64db547804532a84be2e53721e499e9e)
6409 https://bugs.webkit.org/show_bug.cgi?id=51639
6411 Reviewed by Ryosuke Niwa.
6413 Add missing window.layoutTestController.dumpAsText so that test output matches expectation.
6415 * LayoutTests/editing/style/justify-without-enclosing-block.xhtml:
6417 2011-09-25 Adam Barth <abarth@webkit.org>
6419 Finish removing PLATFORM(BREWMP) by removing associated code
6420 https://bugs.webkit.org/show_bug.cgi?id=68779
6422 Reviewed by Sam Weinig.
6424 * Source/cmake/WebKitPackaging.cmake:
6427 2011-09-25 Adam Barth <abarth@webkit.org>
6429 Remove PLATFORM(HAIKU) and associated code
6430 https://bugs.webkit.org/show_bug.cgi?id=68774
6432 Reviewed by Sam Weinig.
6434 * Source/cmake/WebKitPackaging.cmake:
6437 2011-09-25 Raphael Kubo da Costa <kubo@profusion.mobi>
6439 [CMake] Remove FindLibXlst.cmake
6440 https://bugs.webkit.org/show_bug.cgi?id=68770
6442 Reviewed by Adam Barth.
6444 This file should have never been committed -- the library it looks for
6445 is called libxslt, not libxlst, so it has never really been used. When
6446 the buildsystem looked for libxslt, it used CMake's own LibXslt.cmake
6449 * Source/cmake/FindLibXlst.cmake: Removed.
6451 2011-09-24 Adam Barth <abarth@webkit.org>
6453 Always enable ENABLE(OFFLINE_WEB_APPLICATIONS)
6454 https://bugs.webkit.org/show_bug.cgi?id=68767
6456 Reviewed by Eric Seidel.
6458 * Source/cmake/OptionsEfl.cmake:
6459 * Source/cmake/OptionsWinCE.cmake:
6460 * Source/cmakeconfig.h.cmake:
6463 2011-09-24 Adam Barth <abarth@webkit.org>
6465 Remove ENABLE(WCSS) and associated code
6466 https://bugs.webkit.org/show_bug.cgi?id=68759
6468 Reviewed by Darin Adler.
6472 2011-09-23 Yuqiang Xian <yuqiang.xian@intel.com>
6474 Add JSVALUE32_64 support to DFG JIT
6475 https://bugs.webkit.org/show_bug.cgi?id=67460
6477 Reviewed by Gavin Barraclough.
6479 Add cmake options to enable DFG JIT compilation for EFL port
6481 * Source/cmake/OptionsEfl.cmake:
6482 * Source/cmakeconfig.h.cmake:
6484 2011-09-23 Raphael Kubo da Costa <kubo@profusion.mobi>
6486 [CMake] Detect amd64 as a valid 64-bit architecture.
6487 https://bugs.webkit.org/show_bug.cgi?id=67481
6489 Reviewed by Oliver Hunt.
6491 Some operating systems (generally the BSDs) use amd64 instead of x86_64
6492 to report they're running on 64 bits, so consider it a valid value.
6494 * Source/CMakeLists.txt:
6496 2011-09-23 Adam Klein <adamk@chromium.org>
6498 Add ENABLE_MUTATION_OBSERVERS feature flag
6499 https://bugs.webkit.org/show_bug.cgi?id=68732
6501 Reviewed by Ojan Vafai.
6503 This flag will guard an implementation of the "Mutation Observers" proposed in
6504 http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/1622.html
6508 2011-09-23 Varun Jain <varunjain@google.com>
6510 Refactor WebViewImpl::scrollFocusedNodeIntoRect to a better place and add tests
6511 https://bugs.webkit.org/show_bug.cgi?id=68198
6513 Reviewed by Dimitri Glazkov.
6515 * Source/autotools/symbols.filter:
6517 2011-09-23 Mark Hahnenberg <mhahnenberg@apple.com>
6519 Add static version of JSCell::visitChildren
6520 https://bugs.webkit.org/show_bug.cgi?id=68404
6522 Reviewed by Darin Adler.
6524 In this patch we just extract the bodies of the virtual visitChildren methods
6525 throughout the JSCell inheritance hierarchy out into static methods, which are
6526 now called from the virtual methods. This is an intermediate step in trying to
6527 move the virtual-ness of visitChildren into our own custom vtable stored in
6528 ClassInfo. We need to convert the methods to static methods in order to be
6529 able to more easily store and refer to them in our custom vtable since normal
6530 member methods store some implicit information in their types, making it
6531 impossible to store them generically in ClassInfo.
6533 * Source/autotools/symbols.filter:
6535 2011-09-21 Julien Chaffraix <jchaffraix@webkit.org>
6537 Crash in RenderBox::paintMaskImages when GraphicsContext's painting is disabled
6538 https://bugs.webkit.org/show_bug.cgi?id=68133
6540 Reviewed by Darin Adler.
6542 * Source/autotools/symbols.filter: Added the mangled symbols needed for window.internals
6544 2011-09-21 Joshua Bell <jsbell@chromium.org>
6546 IndexedDB: compare strings without decoding
6547 https://bugs.webkit.org/show_bug.cgi?id=68554
6549 Reviewed by Tony Chang.
6551 Resolves a FIXME in IndexedDB that was also identified as a hotspot
6552 during profiling. Yields a small performance improvement.
6554 * Source/WebCore/storage/IDBLevelDBCoding.cpp:
6555 * Source/WebCore/storage/IDBLevelDBCoding.h:
6556 * Source/WebKit/chromium/tests/IDBLevelDBCodingTest.cpp:
6558 011-09-21 Leandro Pereira <leandro@profusion.mobi>
6560 Unreviewed. Remove unused ENABLE_AS_IMAGE flag after r95234 from
6561 Options{Efl,WinCE}.cmake.
6563 * Source/cmake/OptionsEfl.cmake:
6564 * Source/cmake/OptionsWinCE.cmake:
6566 2011-09-20 ChangSeok Oh <shivamidow@gmail.com>
6568 [GTK] requestAnimationFrame support for gtk port
6569 https://bugs.webkit.org/show_bug.cgi?id=66280
6571 Reviewed by Martin Robinson.
6573 * configure.ac: Add an option to enable requestAnimationFrame for gtk port.
6575 2011-09-20 Carlos Garcia Campos <cgarcia@igalia.com>
6577 [GTK] Update NEWS and configure.ac for 1.5.90 release
6579 Reviewed by Martin Robinson.
6583 2011-09-19 Adam Barth <abarth@webkit.org>
6585 Always enable ENABLE(EVENTSOURCE)
6586 https://bugs.webkit.org/show_bug.cgi?id=68414
6588 Reviewed by Eric Seidel.
6590 * Source/cmake/OptionsEfl.cmake:
6591 * Source/cmake/OptionsWinCE.cmake:
6592 * Source/cmakeconfig.h.cmake:
6595 2011-09-17 Ryuan Choi <ryuan.choi@samsung.com>
6597 [EFL] Bump minimum requirement for cairo to 1.10.
6598 https://bugs.webkit.org/show_bug.cgi?id=68226
6600 Reviewed by Adam Barth.
6602 * Source/cmake/FindCairo.cmake: Check required version.
6603 * Source/cmake/OptionsEfl.cmake:
6605 2011-09-16 Ulan Degenbaev <ulan@chromium.org>
6607 [V8] REGRESSION(94783): calling the binding script during V8 context creation slows down page loads
6608 https://bugs.webkit.org/show_bug.cgi?id=68237
6610 Reviewed by Kenneth Russell.
6612 Call the binding script lazily on the first run of the set() method of
6615 * ../../Source/WebCore/WebCore.gypi:
6616 * ../../Source/WebCore/bindings/v8/V8BindingScripts.cpp: Removed.
6617 * ../../Source/WebCore/bindings/v8/V8BindingScripts.h: Removed.
6618 * ../../Source/WebCore/bindings/v8/V8DOMWindowShell.cpp:
6619 * ../../Source/WebCore/bindings/v8/WorkerContextExecutionProxy.cpp:
6620 * ../../Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp:
6621 * ../../Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.h:
6622 * ../../Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustomScript.js:
6624 2011-09-16 Martin Robinson <mrobinson@igalia.com>
6626 [GTK] Disable WebKit2 by default in configure.ac, but enable it with build-webkit
6627 https://bugs.webkit.org/show_bug.cgi?id=68178
6629 Reviewed by Xan Lopez.
6631 * configure.ac: Do not build WebKit2 by default. Re-add pkgconfig support
6634 2011-09-15 Adam Barth <abarth@webkit.org>
6636 Rename ENABLE(DATABASE) to ENABLE(SQL_DATABASE)
6637 https://bugs.webkit.org/show_bug.cgi?id=68205
6639 Reviewed by Eric Seidel.
6641 * Source/cmake/OptionsEfl.cmake:
6642 * Source/cmake/OptionsWinCE.cmake:
6643 * Source/cmakeconfig.h.cmake:
6646 2011-09-15 Varun Jain <varunjain@google.com>
6648 Add method to scroll current node to specific position in Chromium WebKit API
6649 https://bugs.webkit.org/show_bug.cgi?id=68192
6651 Reviewed by Dimitri Glazkov.
6653 * Source/WebKit/chromium/public/WebView.h:
6654 * Source/WebKit/chromium/src/WebViewImpl.cpp:
6655 * Source/WebKit/chromium/src/WebViewImpl.h:
6657 2011-09-15 Eric Seidel <eric@webkit.org>
6659 Remove ENABLE(SVG_AS_IMAGE) since all major ports have it on by default
6660 https://bugs.webkit.org/show_bug.cgi?id=68182
6662 Reviewed by Adam Barth.
6666 2011-09-15 Eric Seidel <eric@webkit.org>
6668 Remove ENABLE_SVG_ANIMATION as all major ports have it on by default
6669 https://bugs.webkit.org/show_bug.cgi?id=68022
6671 Reviewed by Ryosuke Niwa.
6673 * Source/cmake/OptionsEfl.cmake:
6674 * Source/cmake/OptionsWinCE.cmake:
6675 * Source/cmakeconfig.h.cmake:
6678 2011-09-15 Sheriff Bot <webkit.review.bot@gmail.com>
6680 Unreviewed, rolling out r95163.
6681 http://trac.webkit.org/changeset/95163
6682 https://bugs.webkit.org/show_bug.cgi?id=68180
6684 [Qt] The QT_GCC_X variables were removed in Qt5 by accident.
6685 (Requested by darktears on #webkit).
6687 * Source/WebKit.pri:
6689 2011-09-14 Alexis Menard <alexis.menard@openbossa.org>
6691 [Qt] Replace QT_GCC_X as they don't exist in Qt5 anymore.
6692 https://bugs.webkit.org/show_bug.cgi?id=68114
6694 Reviewed by Kenneth Rohde Christiansen.
6696 Replace QT_GCC_X variables, they have been removed in Qt5. It was
6697 actually wrong to use them because they tell about which GCC version
6698 Qt has been compiled, not the current version of GCC use to build webkit.
6699 I use gcc -dumpversion to get it.
6701 * Source/WebKit.pri:
6703 2011-09-14 Ulan Degenbaev <ulan@chromium.org>
6705 [v8] Improve performance of typed array copy constructor taking Array
6706 https://bugs.webkit.org/show_bug.cgi?id=68015
6708 Reviewed by Kenneth Russell.
6710 Invoke the 'set' method of the constructed array instead of
6711 copying the elements of the source array one by one.
6713 Copy constructor tests already exist.
6715 * ../../Source/WebCore/WebCore.gypi:
6716 * ../../Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp: Added.
6717 * ../../Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.h:
6719 2011-09-14 Csaba Osztrogonác <ossy@webkit.org>
6721 [GTK] Unreviewed buildfix after r95107.
6725 2011-09-13 Eric Seidel <eric@webkit.org>
6727 Remove ENABLE_SVG_USE as <use> is required by HTML5
6728 https://bugs.webkit.org/show_bug.cgi?id=68019
6730 Reviewed by Ryosuke Niwa.
6732 * Source/cmake/OptionsEfl.cmake:
6733 * Source/cmake/OptionsWinCE.cmake:
6734 * Source/cmakeconfig.h.cmake:
6737 2011-09-13 Eric Seidel <eric@webkit.org>
6739 Remove ENABLE_SVG_FOREIGN_OBJECT as it is a required part of HTML5
6740 https://bugs.webkit.org/show_bug.cgi?id=68018
6742 Reviewed by Ryosuke Niwa.
6744 * Source/cmake/OptionsEfl.cmake:
6745 * Source/cmake/OptionsWinCE.cmake:
6746 * Source/cmakeconfig.h.cmake:
6749 2011-09-09 Rafael Antognolli <antognolli@profusion.mobi>
6751 Add replacement functions for gdk ones.
6752 https://bugs.webkit.org/show_bug.cgi?id=66323
6754 Reviewed by Martin Robinson.
6756 * Source/cmake/FindPango.cmake:
6758 2011-09-09 Laszlo Gombos <laszlo.1.gombos@nokia.com>
6760 [Qt] Remove common.pri
6761 https://bugs.webkit.org/show_bug.cgi?id=67814
6763 Reviewed by Andreas Kling.
6765 * Source/WebKit.pri: Move rules from common.pri to WebKit.pri.
6766 * Source/common.pri: Removed.
6768 2011-09-08 Mark Pilgrim <pilgrim@chromium.org>
6770 Test how HTMLAnchorElement.getParameter reacts to too few arguments
6771 https://bugs.webkit.org/show_bug.cgi?id=66522
6773 Reviewed by Adam Barth.
6775 * LayoutTests/fast/dom/HTMLAnchorElement/get-parameter-expected.txt: Added.
6776 * LayoutTests/fast/dom/HTMLAnchorElement/get-parameter.html: Added.
6778 2011-09-08 Varun Jain <varunjain@google.com>
6780 Implement double tap detection in GestureRecognizerChromium
6781 https://bugs.webkit.org/show_bug.cgi?id=67709
6783 Reviewed by Dimitri Glazkov.
6785 * Source/WebCore/page/EventHandler.cpp:
6786 * Source/WebCore/platform/PlatformGestureEvent.h:
6788 2011-09-08 Ulan Degenbaev <ulan@chromium.org>
6790 [v8] Improve performance of typed array set() taking Array
6791 https://bugs.webkit.org/show_bug.cgi?id=63644
6793 Reviewed by Kenneth Russell.
6795 Overwrite the native 'set' method of the type arrays with JS
6796 implementation after initialization of the global context.
6798 Add tests for invalid and boundary offsets. No performance tests.
6800 * LayoutTests/fast/canvas/webgl/array-unit-tests-expected.txt:
6801 * LayoutTests/fast/canvas/webgl/array-unit-tests.html:
6802 * Source/WebCore/WebCore.gyp/WebCore.gyp:
6803 * Source/WebCore/WebCore.gypi:
6804 * Source/WebCore/bindings/v8/V8BindingScripts.cpp: Added.
6805 * Source/WebCore/bindings/v8/V8BindingScripts.h: Added.
6806 * Source/WebCore/bindings/v8/V8DOMWindowShell.cpp:
6807 * Source/WebCore/bindings/v8/WorkerContextExecutionProxy.cpp:
6808 * Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustomScript.js: Added.
6810 2011-09-08 Varun Jain <varunjain@google.com>
6812 Split Tap gesture detection into TapDown and Tap.
6813 We need this distinction to highlight links when they are first touched. The link is
6814 followed only if the tap is completed, otherwise, if a scroll is detected, the highlight
6816 https://bugs.webkit.org/show_bug.cgi?id=67645
6818 Reviewed by Dimitri Glazkov.
6820 * Source/WebCore/page/EventHandler.cpp:
6821 * Source/WebCore/platform/PlatformGestureEvent.h:
6823 2011-09-07 Alexei Svitkine <asvitkine@chromium.org>
6825 Add test infrastructure to test rubber-banding overhang drawing along with layout tests for existing Chromium Mac overhang drawing in the non-gpu path.
6826 https://bugs.webkit.org/show_bug.cgi?id=67511
6828 Reviewed by Dimitri Glazkov.
6830 * Source/autotools/symbols.filter:
6832 2011-09-06 Ryosuke Niwa <rniwa@webkit.org>
6834 REGRESSION(r94274): FormManagerTest.PreviewForm and FillFormNonEmptyField fail on chromium
6835 https://bugs.webkit.org/show_bug.cgi?id=67453
6837 Reviewed by Kent Tamura.
6839 Add symbols for internals.
6841 * Source/autotools/symbols.filter:
6843 2011-09-04 Robin Dunn <robin@alldunn.com>
6845 [wx] Enable wxWebKit to run using the wxGC Cairo backend on platforms other than GTK.
6846 https://bugs.webkit.org/show_bug.cgi?id=67577
6848 Reviewed by Kevin Ollivier.
6852 2011-08-30 Aaron Colwell <acolwell@chromium.org>
6854 Add MediaSource API to HTMLMediaElement
6855 https://bugs.webkit.org/show_bug.cgi?id=64731
6857 Reviewed by Eric Carlson.
6861 2011-08-30 Ryosuke Niwa <rniwa@webkit.org>
6863 Cleanup after r94050 and r94054.
6865 * Source/autotools/symbols.filter:
6867 2011-08-30 Philippe Normand <pnormand@igalia.com>
6869 Unreviewed, another attempt to fix GTK build after r94038.
6871 * Source/autotools/symbols.filter:
6873 2011-08-29 Ryosuke Niwa <rniwa@webkit.org>
6875 Build fix attempt after r94038.
6877 * Source/autotools/symbols.filter:
6879 2011-08-26 Varun Jain <varunjain@google.com>
6881 WebViewImpl::selectionRange should return range in the right order.
6882 https://bugs.webkit.org/show_bug.cgi?id=66973
6884 Reviewed by Darin Fisher.
6886 * Source/WebKit/chromium/public/WebWidget.h:
6887 * Source/WebKit/chromium/src/WebViewImpl.cpp:
6889 2011-08-25 Martin Robinson <mrobinson@igalia.com>
6891 Reviewed by Xan Lopez.
6893 [GTK] Switch to GTK+ 3.x by default
6894 https://bugs.webkit.org/show_bug.cgi?id=63047
6896 * configure.ac: Modify the default value of the --with-gtk option to be 3.0.
6898 2011-08-24 Philippe Normand <pnormand@igalia.com>
6900 [GTK] bump GStreamer requirement to 0.10.30
6901 https://bugs.webkit.org/show_bug.cgi?id=66860
6903 Reviewed by Martin Robinson.
6907 2011-08-23 Steve Block <steveblock@google.com>
6909 Remove all mention of removed Android files from build scripts
6910 https://bugs.webkit.org/show_bug.cgi?id=66755
6912 Reviewed by Tony Gentilcore.
6914 * Source/cmake/WebKitPackaging.cmake:
6916 2011-08-19 MORITA Hajime <morrita@google.com>
6918 Spell-checking doesn't recognize word boundaries on contests inserted by execCommand('insertHTML')
6919 https://bugs.webkit.org/show_bug.cgi?id=65902
6921 Reviewed by Ryosuke Niwa.
6923 Add export for window.internals object.
6925 * Source/autotools/symbols.filter:
6927 2011-08-16 Andras Becsi <abecsi@webkit.org>
6929 Reviewed by Csaba Osztrogonác.
6931 Need AtomicStrings for the various font family names
6932 https://bugs.webkit.org/show_bug.cgi?id=28024
6934 * Source/cmake/WebKitMacros.cmake: Add new macro.
6936 2011-08-11 Xan Lopez <xlopez@igalia.com>
6938 [GTK] Update NEWS and configure.ac for 1.5.2 release
6940 Reviewed by Gustavo Noronha.
6942 * configure.ac: update for release.
6944 2011-08-10 Varun Jain <varunjain@google.com>
6946 WebViewImpl::selectionRange should return false if there is no selection
6947 https://bugs.webkit.org/show_bug.cgi?id=66012
6949 Reviewed by Darin Fisher.
6951 * Source/WebKit/chromium/src/WebViewImpl.cpp:
6953 2011-08-10 Kevin Ollivier <kevino@theolliviers.com>
6955 [wx] Unreviewed build fix. Do not build LocaleToScriptMappingICU.cpp for now
6956 as ICU on Leopard is too old to build this.
6960 2011-08-08 Adrienne Walker <enne@google.com>
6962 Add testing for --force-compositing-mode to windows.internal
6963 https://bugs.webkit.org/show_bug.cgi?id=65777
6965 Reviewed by Adam Barth.
6967 Add exports for Document::settings().
6969 * Source/autotools/symbols.filter:
6971 2011-08-09 Sheriff Bot <webkit.review.bot@gmail.com>
6973 Unreviewed, rolling out r92683.
6974 http://trac.webkit.org/changeset/92683
6975 https://bugs.webkit.org/show_bug.cgi?id=65921
6977 "Breaks Qt --minimal build. Revert pending update of the Qt
6978 minimal configuration" (Requested by simathur on #webkit).
6980 * Source/WebKit.pri:
6982 2011-08-09 Siddharth Mathur <siddharth.mathur@nokia.com>
6984 [Qt] Simplify code by removing QT_NO_DESKTOPSERVICES and QT_NO_NETWORKDISKCACHE
6985 https://bugs.webkit.org/show_bug.cgi?id=65880
6987 Reviewed by Andreas Kling.
6989 QDesktopServices and QNetworkDiskCache have been around for a while now. Kill flags which
6990 check for their feature flags. Assume that any reasonable Qt build provides them.
6992 * Source/WebKit.pri:
6994 2011-08-06 Aron Rosenberg <arosenberg@logitech.com>
6996 Reviewed by Benjamin Poulain.
6998 [Qt] Fix build with Intel compiler on Windows
6999 https://bugs.webkit.org/show_bug.cgi?id=65088
7001 Disable Intel Compiler warning 873 - function "" has no corresponding operator
7002 delete (to be called if an exception is thrown during initialization of an
7005 * Source/WebKit.pri:
7007 2011-08-03 Kevin Ollivier <kevino@theolliviers.com>
7009 [wx] Unreviewed build fix after gesture recognizer changes.
7013 2011-08-02 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
7015 [Qt] [WK2] Expose web view classes to QML
7016 https://bugs.webkit.org/show_bug.cgi?id=65339
7018 Reviewed by Benjamin Poulain.
7020 * Source/WebKit.pro: Include QML plugin subdir in the build system for WK2.
7022 2011-08-03 Carlos Garcia Campos <cgarcia@igalia.com>
7024 [GTK] Install web and plugin processes in libexecdir instead of bindir
7025 https://bugs.webkit.org/show_bug.cgi?id=65600
7027 Reviewed by Martin Robinson.
7029 * GNUmakefile.am: Initialize libexec_PROGRAMS, only used by
7030 WebKit2 in this moment.
7032 2011-08-03 Carlos Garcia Campos <cgarcia@igalia.com>
7034 [GTK] Reorganize pkg-config files
7035 https://bugs.webkit.org/show_bug.cgi?id=65548
7037 Reviewed by Martin Robinson.
7039 * GNUmakefile.am: Initialize pkgconfigdir and pkgconfig_DATA which
7040 are common to all libraries.
7041 * configure.ac: Update pkg-config files.
7043 2011-08-02 Varun Jain <varunjain@google.com>
7045 Missing null check in WebViewImpl::selectionRange
7046 https://bugs.webkit.org/show_bug.cgi?id=65561
7048 Reviewed by Darin Fisher.
7050 * Source/WebKit/chromium/src/WebViewImpl.cpp:
7052 2011-08-01 Scott Graham <scottmg@chromium.org>
7054 REGRESSION (r39725?): Resources removed from document can not be freed until the document is deleted
7055 https://bugs.webkit.org/show_bug.cgi?id=61006
7057 Reviewed by Antti Koivisto.
7059 Update exports for test harness.
7061 * Source/autotools/symbols.filter:
7063 2011-08-01 Hayato Ito <hayato@chromium.org>
7065 Add support for getting an element in shadow root by its id into a window.internals object.
7066 https://bugs.webkit.org/show_bug.cgi?id=64587
7068 Reviewed by Hajime Morita.
7070 * Source/autotools/symbols.filter:
7072 2011-08-01 Neil Roberts <neil@linux.intel.com>
7074 build: Fix finding the headers for GStreamer
7076 The cmake files to find the various GStreamer packages were all
7077 checking for the header gst/gst.h. However if gst-plugins-base is
7078 installed into a separate prefix from gstreamer then all of these
7079 tests would only pick up the gstreamer include path so the build
7080 would fail. This patch changes it to try and find a file
7081 appropriate to each package.
7083 https://bugs.webkit.org/show_bug.cgi?id=64933
7085 Reviewed by Martin Robinson.
7087 * Source/cmake/FindGStreamer-App.cmake:
7088 * Source/cmake/FindGStreamer-Base.cmake:
7089 * Source/cmake/FindGStreamer-Interfaces.cmake:
7090 * Source/cmake/FindGStreamer-Pbutils.cmake:
7091 * Source/cmake/FindGStreamer-Plugins-Base.cmake:
7092 * Source/cmake/FindGStreamer-Video.cmake:
7094 2011-07-31 Daniel Bates <dbates@webkit.org>
7096 Add missing semicolons to build fix attempt in <http://trac.webkit.org/changeset/92080>.
7098 * Source/autotools/symbols.filter:
7100 2011-07-31 Daniel Bates <dbates@webkit.org>
7102 Some more fixes to the GTK build after r92059 (https://bugs.webkit.org/show_bug.cgi?id=65419).
7104 * Source/autotools/symbols.filter: Export symbols needed by Internals.
7106 2011-07-27 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
7108 [Qt] Fix build in Qt 5 of QDeclarativeWebView
7109 https://bugs.webkit.org/show_bug.cgi?id=65258
7111 Reviewed by Andreas Kling.
7113 In Qt 5, the QGraphicsView-based classes for QtQuick are in the
7114 qtquick1 module, including QDeclarativeItem and QDeclarativeView.
7116 * Source/WebKit.pro:
7118 2011-07-26 Andras Becsi <abecsi@webkit.org>
7120 [Qt] [WK2] Disable the build with Qt versions older than 5.0
7121 https://bugs.webkit.org/show_bug.cgi?id=65189
7123 Reviewed by Csaba Osztrogonác.
7125 * Source/WebKit.pro: Abort if not using Qt5.
7127 2011-07-20 Pierre Rossi <pierre.rossi@gmail.com>
7129 [Qt] Qt5 Build Fix: Disable the legacy mac assert macros.
7131 This is done in order to prevent collision with the recently
7132 introduced function QSslCertificate::verify() in Qt5.
7134 https://bugs.webkit.org/show_bug.cgi?id=64855
7136 Reviewed by Simon Hausmann.
7138 * Source/WebKit.pri:
7140 2011-07-19 Robert Sesek <rsesek@chromium.org>
7142 [Chromium] Need to remove app/ from DEPS
7143 https://bugs.webkit.org/show_bug.cgi?id=64750
7145 Reviewed by Tony Chang.
7147 Remove Source/WebKit/chromium/app/ from .gitignore.
7151 2011-07-18 MORITA Hajime <morrita@google.com>
7153 [ShadowContentElement] forwarded node should be able to access its hosting content element.
7154 https://bugs.webkit.org/show_bug.cgi?id=64251
7156 Reviewed by Dimitri Glazkov.
7158 Added GTK symbols for new window.internals methods.
7160 * Source/autotools/symbols.filter:
7162 2011-07-15 Martin Robinson <mrobinson@igalia.com>
7164 Build fixes for WebKit2. Ensure that all generated sources are
7165 on nodist primaries, that they are on forward declared variables
7166 so that BUILT_SOURCES is calculated properly and that zlib is
7167 included during linking (for WOFF support).
7170 * Source/autotools/webkit.m4: Include test for zlib.
7172 2011-07-15 Carlos Garcia Campos <cgarcia@igalia.com>
7174 [GTK] Build plugin process by default when building WebKit2
7175 https://bugs.webkit.org/show_bug.cgi?id=64592
7177 Reviewed by Philippe Normand.
7181 2011-07-14 Carlos Garcia Campos <cgarcia@igalia.com>
7183 Reviewed by Martin Robinson.
7185 [GTK] Implement Plugin Process
7186 https://bugs.webkit.org/show_bug.cgi?id=60546
7188 * configure.ac: Always check for gtk2 when building the plugin
7191 2011-07-14 MORITA Hajime <morrita@google.com>
7193 Unreviewed, rolling out r90976, r90981, and r90985.
7194 http://trac.webkit.org/changeset/90976
7195 http://trac.webkit.org/changeset/90981
7196 http://trac.webkit.org/changeset/90985
7197 https://bugs.webkit.org/show_bug.cgi?id=64251
7201 * Source/autotools/symbols.filter:
7203 2011-07-14 MORITA Hajime <morrita@google.com>
7205 Unreviewed attempt to build fix.
7207 * Source/autotools/symbols.filter:
7209 2011-07-13 MORITA Hajime <morrita@google.com>
7211 [ShadowContentElement] forwarded node should be able to access its hosting content element.
7212 https://bugs.webkit.org/show_bug.cgi?id=64251
7214 Reviewed by Dimitri Glazkov.
7216 Added GTK symbols for new window.internals methods.
7218 * Source/autotools/symbols.filter:
7220 2011-07-06 Gyuyoung Kim <gyuyoung.kim@samsung.com>
7222 [EFL] Add Fullscreen API feature
7223 https://bugs.webkit.org/show_bug.cgi?id=63975
7225 This is just to add disabled ENABLE_FULLSCREEN_API to OptionEFl.cmake.
7226 ENABLE_FULLSCREEN_API will be enabled after finishing missing implementations.
7228 Reviewed by Adam Barth.
7230 * Source/cmake/OptionsEfl.cmake: Add disabled ENABLE_FULLSCREEN_API feature.
7231 * Source/cmakeconfig.h.cmake: ditto.
7233 2011-07-05 Vsevolod Vlasov <vsevik@chromium.org>
7235 Web Inspector: Show content for plugin requests in network panel.
7236 https://bugs.webkit.org/show_bug.cgi?id=30080
7238 Added GTK symbols for new window.internals methods.
7240 Reviewed by Pavel Feldman.
7242 * Source/autotools/symbols.filter:
7244 2011-07-04 Sheriff Bot <webkit.review.bot@gmail.com>
7246 Unreviewed, rolling out r90373.
7247 http://trac.webkit.org/changeset/90373
7248 https://bugs.webkit.org/show_bug.cgi?id=63917
7250 Breaks Qt Linux Release minimal (Requested by vsevik on
7253 * Source/autotools/symbols.filter:
7255 2011-07-04 Vsevolod Vlasov <vsevik@chromium.org>
7257 Web Inspector: Show content for plugin requests in network panel.
7258 https://bugs.webkit.org/show_bug.cgi?id=30080
7260 Reviewed by Pavel Feldman.
7262 * Source/autotools/symbols.filter:
7264 2011-07-01 Tony Chang <tony@chromium.org>
7266 Add chromium sql directory to git ignore.
7270 2011-07-01 Patrick Gansterer <paroga@webkit.org>
7272 Reviewed by Daniel Bates.
7274 [CMake] Add cpu detection for MIPS
7275 https://bugs.webkit.org/show_bug.cgi?id=63693
7277 * Source/CMakeLists.txt:
7279 2011-07-01 Joone Hur <joone.hur@collabora.co.uk>
7281 Reviewed by Martin Robinson.
7283 [GTK] Add DeviceOrientation feature
7284 https://bugs.webkit.org/show_bug.cgi?id=63720
7286 Add configure option to enable/disable DeviceOrientation feature.
7290 2011-06-28 Joone Hur <joone.hur@collabora.co.uk>
7292 Reviewed by Martin Robinson.
7294 [GTK] Rename 3D transforms to 3D rendering
7295 https://bugs.webkit.org/show_bug.cgi?id=63508
7297 WebKitGtk+ provides the 3D transforms feature, but it was
7298 renamed to 3D Rendering. This features supports CSS 3D trasnforms.
7300 * configure.ac: Rename ENABLE_3D_TRANSFORMS to ENABLE_3D_RENDERING.
7302 2011-06-27 Alexis Menard <alexis.menard@openbossa.org>
7304 Reviewed by Kenneth Rohde Christiansen.
7306 [Qt] Remove Phonon MediaPlayer from the tree.
7307 https://bugs.webkit.org/show_bug.cgi?id=63448
7309 Remvove from the build.
7311 * Source/WebKit.pri:
7313 2011-06-24 Dominic Cooney <dominicc@chromium.org>
7315 Reviewed by Dimitri Glazkov.
7317 Convert shadow DOM-related tests to use window.internals
7318 https://bugs.webkit.org/show_bug.cgi?id=61671
7320 * Source/autotools/symbols.filter: Export symbols for GTK.
7322 2011-06-24 Carlos Garcia Campos <cgarcia@igalia.com>
7324 Reviewed by Martin Robinson.
7326 [GTK] Add more debug options to compilation
7327 https://bugs.webkit.org/show_bug.cgi?id=63318
7329 Add --enable-debug-symbols to enable/disable compilation with
7330 debug symbols and --enable-debug-features to enable/disable debug
7331 features. Both options are unconditionally enabled for debug
7336 2011-06-23 Oliver Hunt <oliver@apple.com>
7338 Qt build-fix: remove warning that no other platform appears to use.
7339 Someone can add it back if they really feel it's needed.
7341 * Source/WebKit.pri:
7343 2011-06-22 Ryuan Choi <ryuan.choi@samsung.com>
7345 Reviewed by Antonio Gomes.
7347 [EFL] Add an option to enable Device Orientation Event.
7348 https://bugs.webkit.org/show_bug.cgi?id=63120
7350 ADD ENABLE_DEVICE_ORIENTATION.
7352 * Source/cmake/OptionsEfl.cmake:
7353 * Source/cmakeconfig.h.cmake:
7355 2011-06-22 Nate Chapin <japhet@chromium.org>
7357 Reviewed by Adam Barth.
7359 Add symbols required for window.internals.
7360 https://bugs.webkit.org/show_bug.cgi?id=62066
7362 * Source/autotools/symbols.filter:
7364 2011-06-22 Martin Robinson <mrobinson@igalia.com>
7366 Reviewed by Adam Roben.
7368 [GTK] Implement pixel dump support for WebKitTestRunner
7369 https://bugs.webkit.org/show_bug.cgi?id=58242
7371 * GNUmakefile.am: Reference the new ImageDiff GNUmakefile.
7373 2011-06-21 MORITA Hajime <morrita@google.com>
7375 Unreviewed, rolling out r89401 and r89403.
7376 http://trac.webkit.org/changeset/89401
7377 http://trac.webkit.org/changeset/89403
7378 https://bugs.webkit.org/show_bug.cgi?id=62970
7380 Breaks mac build and mistakenly enables the spellcheck API
7384 2011-06-20 MORITA Hajime <morrita@google.com>
7386 Reviewed by Kent Tamura.
7388 Spellcheck API should be build-able.
7389 https://bugs.webkit.org/show_bug.cgi?id=62970
7393 2011-06-20 MORITA Hajime <morrita@google.com>
7395 Unreviewed GTK build fix.
7396 This change corrected syntax error on symbols.filter.
7398 * Source/autotools/symbols.filter:
7400 2011-06-19 MORITA Hajime <morrita@google.com>
7402 Unreviewed GTK build fix.
7404 * Source/autotools/symbols.filter:
7406 2011-06-19 MORITA Hajime <morrita@google.com>
7408 Reviewed by Dimitri Glazkov.
7410 The internals object should have createShadowContentElement()
7411 https://bugs.webkit.org/show_bug.cgi?id=62432
7413 * Source/autotools/symbols.filter: Added some more symbols necessary for
7414 window.internals to function to the global symbol list.
7417 2011-06-19 Adam Bergkvist <adam.bergkvist@ericsson.com>
7419 Reviewed by Martin Robinson.
7421 [GTK] Enable Media Stream feature and make it default on
7422 https://bugs.webkit.org/show_bug.cgi?id=60394
7426 2011-06-17 Joone Hur <joone.hur@collabora.co.uk>
7428 Reviewed by Martin Robinson.
7430 [GTK] Replace GdkRectangle by cairo_rectangle_int_t
7431 https://bugs.webkit.org/show_bug.cgi?id=60687
7433 Replace GdkRectangle by cairo_rectangle_int_t.
7435 * configure.ac: Check whether Cairo version is higher than 1.10.
7437 2011-06-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
7439 Reviewed by Eric Seidel.
7441 [CMAKE] Enable METER_TAG of HTML5
7442 https://bugs.webkit.org/show_bug.cgi?id=62697
7444 Support for meter tag of html5 in CMake build system. However, this feature is
7445 only enabled on EFL port now.
7447 * Source/cmake/OptionsEfl.cmake: Add ENABLE_METER_TAG.
7448 * Source/cmakeconfig.h.cmake:ditto.
7450 2011-06-16 Carlos Garcia Campos <cgarcia@igalia.com>
7452 Reviewed by Xan Lopez.
7454 [GTK] Remove support for GTK+2 in WebKit2
7455 https://bugs.webkit.org/show_bug.cgi?id=62794
7457 * configure.ac: Make WebKit2 require GTK+ 3.x.
7459 2011-06-15 Ryuan Choi <ryuan.choi@samsung.com>
7461 Rubber stamped by Eric Seidel.
7463 [CMAKE][WK2] Add an option to build webkit2.
7464 https://bugs.webkit.org/show_bug.cgi?id=62260
7466 Add ENABLE_WEBKIT2 to build WebKit2 using CMake and ENABLE_WEBKIT to disable
7469 * Source/CMakeLists.txt:
7470 * Source/cmake/WebKitFS.cmake:
7472 2011-06-14 Ryuan Choi <ryuan.choi@samsung.com>
7474 Reviewed by Eric Seidel.
7476 [CMAKE] Add ENABLE_TOUCH_ICON_LOADING feature.
7477 https://bugs.webkit.org/show_bug.cgi?id=62604
7479 Add feature to enable or disable ENABLE_TOUCH_ICON which supports
7480 apple-touch-icon and apple-touch-icon-precomposed in link tag.
7482 * Source/cmake/OptionsEfl.cmake:
7483 * Source/cmakeconfig.h.cmake:
7485 2011-06-13 Joone Hur <joone.hur@collabora.co.uk>
7487 Reviewed by Martin Robinson.
7489 [GTK] Add configure option to enable/disable register protocol handler
7490 https://bugs.webkit.org/show_bug.cgi?id=62534
7492 This patch just adds configure option to enable/disable register protocol handler.
7493 So, it needs more code to use register protocol handler.
7495 * configure.ac: Add configure option to enable/disable register protocol handler.
7497 2011-06-13 Joone Hur <joone.hur@collabora.co.uk>
7499 Reviewed by Martin Robinson.
7501 [GTK] Need to report whether touch icon loading is enabled
7502 https://bugs.webkit.org/show_bug.cgi?id=62532
7504 It needs to report whether touch icon loading is enabled.
7506 * configure.ac: Updated option parsing code for loading touch icons.
7508 2011-06-13 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7510 Reviewed by Eric Seidel.
7512 [CMAKE] Conditionally generate DerivedSources
7513 https://bugs.webkit.org/show_bug.cgi?id=62277
7515 Speedup build by not generating DerivedSources of features that are
7516 disabled. This was already been done for some features like ENABLE_SVG
7517 and now it's extended the following features: ENABLE_DATABASE,
7518 ENABLE_INDEXED_DATABASE, ENABLE_DOM_STORAGE, ENABLE_XPATH,
7519 ENABLE_OFFLINE_WEB_APPLICATIONS, ENABLE_WEB_SOCKETS,
7520 ENABLE_DATA_TRANSFER_ITEMS.
7522 * Source/cmakeconfig.h.cmake: add definition for INDEXED_DATABASE
7524 2011-06-10 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7526 Reviewed by Kenneth Rohde Christiansen.
7528 [CMAKE] Add generic support for building with WebGL
7529 https://bugs.webkit.org/show_bug.cgi?id=62376
7531 Add files that need to be compiled in every port for supporting WebGL.
7532 Each port still needs to add its specific files to
7533 CMakeLists${PORT}.txt. Therefore we do not enable WebGL in any port
7536 * Source/CMakeLists.txt: Add files needed to support WebGL.
7537 * Source/cmake/OptionsCommon.cmake: Find required OpenGL package.
7538 * Source/cmakeconfig.h.cmake: define ENABLE_WEBGL this feature is
7541 2011-06-09 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7543 Reviewed by Antonio Gomes.
7545 [CMAKE] Never let USER_AGENT defined to nothing
7546 https://bugs.webkit.org/show_bug.cgi?id=62410
7548 This patch is similar to r88342, but sets WEBKIT_USER_AGENT_*
7549 definitions only if that port defined it. A port might prefer to set it
7550 in other place, e.g. a header that is part of the public API (like GTK
7553 By using #cmakedefine instead of #define, if that variable is not set
7554 in CMake it will expand to:
7556 /* #define WEBKIT_USER_AGENT_MAJOR_VERSION */
7558 * Source/cmake/OptionsEfl.cmake:
7559 * Source/cmakeconfig.h.cmake:
7561 2011-06-08 Gyuyoung Kim <gyuyoung.kim@samsung.com>
7563 Reviewed by Antonio Gomes.
7565 [EFL] Enable PROGRESS_TAG feature
7566 https://bugs.webkit.org/show_bug.cgi?id=62212
7568 * Source/cmake/OptionsEfl.cmake: Turn on PROGRESS_TAG by default.
7570 2011-06-08 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7572 Reviewed by Kenneth Rohde Christiansen.
7574 [CMAKE] Never let a WTF_FEATURE defined to nothing
7575 https://bugs.webkit.org/show_bug.cgi?id=60820
7577 If a port doesn't want to give the user some configure options,
7578 nevertheless it would have to define this feature as OFF. Otherwise
7579 there's a build error because the generated cmakeconfig.h is not
7580 parsed correctly by ENABLE macro, which expects each feature to be
7581 either undefined or defined to TRUE/FALSE.
7583 * Source/cmake/WebKitFeatures.cmake: Use a variable with the same name
7584 of the feature, which allows CONFIGURE_FILE() to replace it in the new
7585 cmakeconfig.h.cmake.
7586 * Source/cmakeconfig.h.cmake: use #cmakedefine01 instead of #define
7587 with another variable. This way the feature will always be 0 or 1 and
7588 it will never be left undefined.
7590 2011-06-07 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7592 Reviewed by Antonio Gomes.
7594 [EFL] Remove Ecore_X bits from PlatformScreenEfl
7595 https://bugs.webkit.org/show_bug.cgi?id=61649
7597 Remove the need for Ecore_X and some X calls by always using
7598 new functions available in EFL to get the screen size.
7600 * Source/cmake/FindEFL.cmake: Bump ecore and ecore-evas versions.
7602 2011-06-07 Andreas Kling <andreas.kling@nokia.com>
7604 Reviewed by Laszlo Gombos.
7606 [Qt] Fix Symbian build with RVCT 2.x
7607 https://bugs.webkit.org/show_bug.cgi?id=62205
7609 RVCT 2.x doesn't support (or need) the --signed_bitfields command-line
7610 option, so restrict it to version 4.x of the compiler.
7612 * Source/WebKit.pri:
7614 2011-06-06 Martin Robinson <mrobinson@igalia.com>
7616 Fix the GTK+ build by ensuring that the autogenerated sources
7617 necessary for libWebCoreInternals are recorded in a predeclared
7618 variable before assigning to BUILT_SOURCES.
7620 * GNUmakefile.am: Assign libWebCoreInternals built sources to
7621 libwebcoreinternals_built_sources before adding to the source list
7622 and to BUILT_SOURCES.
7624 2011-06-06 Carlos Garcia Campos <cgarcia@igalia.com>
7626 Unreviewed. Fix the GTK+ build.
7628 * GNUmakefile.am: Add javascriptcore_cflags variable.
7630 2011-06-04 Kevin Ollivier <kevino@theolliviers.com>
7632 [wx] Unreviewed build fix. Restore the PPC build and allow users to specify architectures
7637 2011-06-04 Adam Barth <abarth@webkit.org>
7639 Configure new commit-queue instance. (Please ignore.)
7641 2011-06-03 Martin Robinson <mrobinson@igalia.com>
7643 Reviewed by Dimitri Glazkov.
7645 Teach Gtk build about window.internals
7646 https://bugs.webkit.org/show_bug.cgi?id=61071
7648 * Source/autotools/symbols.filter: Added some symbols necessary for
7649 window.internals to function to the global symbol list.
7651 2011-06-03 Alexis Menard <alexis.menard@openbossa.org>
7653 Reviewed by Benjamin Poulain.
7655 [Qt] Build fix of QtWebKit 2.2 when inside Qt tree with GCC 4.6.
7656 https://bugs.webkit.org/show_bug.cgi?id=61957
7658 When building inside the Qt source tree, qmake always append the mkspecs
7659 defines after ours. We have to workaround and make sure that we append
7660 our flags after the qmake variable used inside Qt. This workaround was provided
7661 by our qmake folks. We need to append in both case because qmake behave differently
7662 when called with -spec or via SUBDIR+=.
7664 * Source/WebKit.pri:
7666 2011-06-02 Alexis Menard <alexis.menard@openbossa.org>
7668 Reviewed by Andreas Kling.
7670 [Qt] Build fix of QtWebKit 2.2 when inside Qt tree with GCC 4.6.
7671 https://bugs.webkit.org/show_bug.cgi?id=61957
7673 When building inside the Qt source tree, qmake always append the mkspecs
7674 defines after ours. We have to workaround and make sure that we append
7675 our flags after the qmake variable used inside Qt. This workaround was provided
7678 * Source/WebKit.pri:
7680 2011-03-30 Martin Robinson <mrobinson@igalia.com>
7682 Reviewed by Adam Roben.
7684 [GTK] [WebKit2] Implement a basic WebKitTestRunner
7685 https://bugs.webkit.org/show_bug.cgi?id=57068
7687 * GNUmakefile.am: Added reference to WebKitTestRunner GNUmakefile.
7689 2011-05-31 Xan Lopez <xlopez@igalia.com>
7691 Reviewed by Martin Robinson.
7693 Bump version to 1.5.1.
7697 2011-05-25 Gregg Tavares <gman@chromium.org>
7699 Reviewed by Kenneth Russell.
7701 Add 'noExtensions' option to Web/GraphicsContext3D attributes.
7702 https://bugs.webkit.org/show_bug.cgi?id=61460
7704 * Source/WebCore/html/canvas/WebGLRenderingContext.cpp:
7705 * Source/WebCore/platform/graphics/GraphicsContext3D.h:
7706 * Source/WebKit/chromium/public/WebGraphicsContext3D.h:
7707 * Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp:
7709 2011-05-24 Keishi Hattori <keishi@webkit.org>
7711 Reviewed by Kent Tamura.
7713 Disable textfield implementation of <input type=color>. Add INPUT_COLOR feature flag. Add input color sanitizer.
7714 https://bugs.webkit.org/show_bug.cgi?id=61273
7716 * configure.ac: Added INPUT_COLOR feature flag.
7718 2011-05-24 Jay Civelli <jcivelli@chromium.org>
7720 Reviewed by Adam Barth.
7722 Adding MHTML reading support.
7723 https://bugs.webkit.org/show_bug.cgi?id=7168
7727 2011-05-23 Ryuan Choi <ryuan.choi@samsung.com>
7729 Rubber stamped by Eric Seidel.
7731 [CMAKE] Refactoring wtf related code.
7732 https://bugs.webkit.org/show_bug.cgi?id=60146
7734 Move WTF_INCLUDE_DIRECTORIES to Source/JavaScriptCore/wtf/CMakeLists.txt.
7736 * Source/cmake/OptionsCommon.cmake:
7737 * Source/cmake/OptionsEfl.cmake:
7739 2011-05-18 Gyuyoung Kim <gyuyoung.kim@samsung.com>
7741 Unreviewed. Fix build break.
7743 * Source/cmake/WebKitMacros.cmake: Add -i option in order to include Lookup.h
7745 2011-05-16 Carlos Garcia Campos <cgarcia@igalia.com>
7747 Reviewed by Martin Robinson.
7749 [GTK] Enable building GTK port with ENABLE_PLUGIN_PROCESS=1
7750 https://bugs.webkit.org/show_bug.cgi?id=58223
7752 * configure.ac: Add configure option to enable/disable plugin
7755 2011-05-12 Gregg Tavares <gman@chromium.org>
7757 Reviewed by Kenneth Russell.
7759 Add option to select GraphicsContext3D implementation.
7760 https://bugs.webkit.org/show_bug.cgi?id=60297
7762 * Source/WebKit/chromium/DEPS:
7763 * Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:
7765 2011-05-12 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7767 Reviewed by Antonio Gomes.
7769 [CMAKE] Add option to unconditionally enable/disable a feature
7770 https://bugs.webkit.org/show_bug.cgi?id=60643
7772 Create an argument to be used in WEBKIT_FEATURE macro, allowing a port
7773 to enable a feature without showing to user that it can be disabled.
7774 This is useful if a port needs an option to be always ON/OFF and
7775 changing it will break the build.
7777 This way it's possible to add mandatory features to each port without
7778 touching the cmakeconfig.cmake file.
7780 * Source/cmake/WebKitFeatures.cmake:
7782 2011-05-11 Dmitry Lomov <dslomov@google.com>
7784 Reviewed by David Levin.
7786 https://bugs.webkit.org/show_bug.cgi?id=59561
7787 Switch TestWebKitAPI to GTest
7789 Fixes Makefiles and WinCairo build as well
7791 * Source/ThirdParty/gtest/README.WebKit:
7792 * Source/ThirdParty/gtest/msvc/gtest-md.vcproj:
7793 * Source/ThirdParty/gtest/xcode/Config/General.xcconfig:
7794 * Source/ThirdParty/gtest/xcode/Makefile: Added.
7796 2011-05-09 Dmitry Lomov <dslomov@google.com>
7798 Reviewed by Sam Weinig.
7800 Switch TestWebKitAPI to GTest
7801 https://bugs.webkit.org/show_bug.cgi?id=59561
7803 * Source/ThirdParty/gtest/README.WebKit:
7804 * Source/ThirdParty/gtest/msvc/gtest-md.vcproj:
7806 2011-05-09 Xan Lopez <xlopez@igalia.com>
7808 Reviewed by Gustavo Noronha.
7810 Fix logic in GCC version detection, it was reversed.
7814 2011-05-09 Alexis Menard <alexis.menard@openbossa.org>
7816 Reviewed by Andreas Kling.
7818 [Qt] Fix the build on Embedded Linux.
7819 https://bugs.webkit.org/show_bug.cgi?id=60347
7821 qpa is the name for lighthouse but the old name for Qt for Embedded Linux should
7822 still be used in order to build properly.
7824 * Source/WebKit.pri:
7826 2011-05-05 Kevin Ollivier <kevino@theolliviers.com>
7828 [wx] Unreviewed build fix. Add LocalizedDateNone.cpp to the build.
7832 2011-05-05 Prasanth Ullattil <prasanth.ullattil@nokia.com>
7834 Reviewed by Simon Hausmann.
7836 Install correct header files for webkit.
7838 Since WebKit is no longer inside Qt, we can remove the detection for
7841 [Qt] Install targets are not working correctly for modularized Qt and QtWebkit
7842 https://bugs.webkit.org/show_bug.cgi?id=57621
7844 * Source/sync.profile:
7846 2011-05-05 Adam Barth <abarth@webkit.org>
7848 Remove a couple stray mentions of WML that I missed before.
7852 2011-05-05 Alexis Menard <alexis.menard@openbossa.org>
7854 Reviewed by Benjamin Poulain.
7856 [Qt] Make QtWebKit build when using gcc 4.6.0
7857 https://bugs.webkit.org/show_bug.cgi?id=60265
7859 If QtWebKit is compiled with gcc 4.6.0 and the build is not done
7860 with c++0x support we need to deactivate warnings about compatibility.
7861 Some WebKit types have names which conflicts with upcoming c++0x
7862 types. If QtWebKit is built with c++0x support, WebKit has code to
7863 fallback to the standard type rather than the WebKit implementation.
7864 For example nullptr will be the one of the std if build options turns on
7867 * Source/WebKit.pri:
7869 2011-05-04 Xan Lopez <xlopez@igalia.com>
7871 Reviewed by Martin Robinson.
7873 [GTK] Fix warnings in webkit.m4 with autoconf 2.68
7874 https://bugs.webkit.org/show_bug.cgi?id=60189
7876 Use AC_LANG_SOURCE when passing source code to AC_COMPILE_IFELSE
7879 * Source/autotools/webkit.m4: ditto.
7881 2011-05-04 Martin Robinson <mrobinson@igalia.com>
7883 Fix the WebKitGTK+ build.
7885 * configure.ac: Added option parsing code for loading touch icons.
7887 2011-05-03 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7889 Reviewed by Xan Lopez.
7891 [CMAKE] Remove C++0x compat mode warnings for GCC >= 4.6.0
7892 https://bugs.webkit.org/show_bug.cgi?id=60041
7894 Hardcode -Wno-c++0x-compat for the default compiler (if version >=
7895 4.6.0) until our codebase is ready. This is the same as done for
7898 * Source/cmake/WebKitHelpers.cmake: ditto.
7900 2011-05-03 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7902 Unreviewed, rolling out r85624.
7903 http://trac.webkit.org/changeset/85624
7905 The same command is used also for make_names.pl, which breaks
7908 * Source/cmake/OptionsCommon.cmake: ditto.
7910 2011-05-03 Leandro Pereira <leandro@profusion.mobi>
7912 [EFL] Unreviewed build fix for NETWORK_BACKEND=curl.
7914 Force linking with zlib so that uncompress() exists.
7916 * Source/cmake/OptionsEfl.cmake: Find zlib.
7918 2011-05-03 Lucas De Marchi <lucas.demarchi@profusion.mobi>
7920 [CMAKE] Unreviewed build fix for gcc >= 4.6
7922 Same fix as done in r84123. CMake explicitly pass the arguments to
7923 make_names.pl, so let's make them the same.
7925 * Source/cmake/OptionsCommon.cmake: ditto.
7927 2011-05-02 Adam Klein <adamk@chromium.org>
7929 Reviewed by Tony Chang.
7931 Roll chromium DEPS to r83722, add new crypto directory to DEPS
7932 https://bugs.webkit.org/show_bug.cgi?id=59992
7935 Ignore new chromium/crypto directory.
7937 2011-05-03 Carlos Garcia Campos <cgarcia@igalia.com>
7939 Reviewed by Eric Seidel.
7941 [GTK] Build webkit1 even when webkit2 is enabled
7942 https://bugs.webkit.org/show_bug.cgi?id=59695
7947 2011-05-01 ojab <ojab@ojab.ru>
7949 Reviewed by Eric Seidel.
7951 --disable-video-track if --disable-video
7952 https://bugs.webkit.org/show_bug.cgi?id=59605
7956 2011-04-29 Dean Jackson <dino@apple.com>
7958 Reviewed by Simon Fraser.
7960 Add ENABLE macro for WebKitAnimation
7961 https://bugs.webkit.org/show_bug.cgi?id=59729
7963 Add new feature to toggle WebKit Animation API.
7967 2011-04-29 Kevin Ollivier <kevino@theolliviers.com>
7969 [wx] Unreviewed build fix. Fix library copying logic for wxMSW 2.9.x.
7973 2011-04-28 Adam Barth <abarth@webkit.org>
7975 Reviewed by Eric Seidel.
7978 https://bugs.webkit.org/show_bug.cgi?id=59678
7980 Remove WML configuration option from the CMake build system.
7982 * Source/cmake/OptionsEfl.cmake:
7983 * Source/cmake/OptionsWinCE.cmake:
7984 * Source/cmakeconfig.h.cmake:
7986 2011-04-28 Xan Lopez <xlopez@igalia.com>
7988 Reviewed by Martin Robinson.
7990 [Gtk] Split JSC and WebCore builds
7991 https://bugs.webkit.org/show_bug.cgi?id=19428
7993 Add a pkg-config file for JavaScriptCoreGTK+.
7995 * configure.ac: generate the final pkg-config file from our .in
7998 2011-04-28 Xan Lopez <xlopez@igalia.com>
8000 Reviewed by Martin Robinson.
8002 [Gtk] Split JSC and WebCore builds
8003 https://bugs.webkit.org/show_bug.cgi?id=19428
8005 Build JavaScriptCore as a libtool shared library instead of a
8006 private convenience library.
8008 * GNUmakefile.am: remove convenience library definition for jsc.
8010 2011-04-28 Xan Lopez <xlopez@igalia.com>
8012 Reviewed by Martin Robinson.
8014 [GTK] Remove C++0x compat mode warnings for GCC >= 4.6.0
8015 https://bugs.webkit.org/show_bug.cgi?id=59718
8017 Hardcode -Wno-c++0x-compat for the default compiler (if version >=
8018 4.6.0) until our codebase is ready.
8020 * configure.ac: do that.
8022 2011-04-27 Yi Shen <yi.4.shen@nokia.com>
8024 Reviewed by Kenneth Rohde Christiansen.
8026 [Qt] Upstream Symbian platform plugin
8027 https://bugs.webkit.org/show_bug.cgi?id=58435
8029 Upstream Symbian platform plugin.
8031 * Source/WebKit.pro: Add platformplugin path to the SUBDIRS.
8033 2011-04-27 Steve Block <steveblock@google.com>
8035 Reviewed by David Levin.
8037 Remove Android build system
8038 https://bugs.webkit.org/show_bug.cgi?id=48111
8040 This is to avoid the maintenance burden until the Android port is
8043 * Source/Android.mk: Removed.
8045 2011-04-26 Kevin Ollivier <kevino@theolliviers.com>
8047 Rubberstamped by Eric Seidel.
8049 Enable waf to be used to build other ports
8050 https://bugs.webkit.org/show_bug.cgi?id=58213
8054 2011-04-22 Sheriff Bot <webkit.review.bot@gmail.com>
8056 Unreviewed, rolling out r84627.
8057 http://trac.webkit.org/changeset/84627
8058 https://bugs.webkit.org/show_bug.cgi?id=59271
8060 It broke Symbian build (Requested by Ossy on #webkit).
8062 * Source/WebKit.pro:
8064 2011-04-22 Yi Shen <yi.4.shen@nokia.com>
8066 Reviewed by Kenneth Rohde Christiansen.
8068 [Qt] Upstream Symbian platform plugin
8069 https://bugs.webkit.org/show_bug.cgi?id=58435
8071 Upstream Symbian platform plugin.
8073 * Source/WebKit.pro: Add platformplugin path to the SUBDIRS.
8075 2011-04-21 Maciej Stachowiak <mjs@apple.com>
8077 Reviewed by Adam Roben.
8079 Add a feature define to allow <details> and <summary> to be disabled
8080 https://bugs.webkit.org/show_bug.cgi?id=59118
8081 <rdar://problem/9257045>
8085 2011-04-18 Evan Martin <evan@chromium.org>
8087 Reviewed by Eric Seidel.
8089 [chromium] expose title direction to webkit client
8090 https://bugs.webkit.org/show_bug.cgi?id=58823
8092 * Tools/DumpRenderTree/chromium/LayoutTestController.cpp:
8093 * Tools/DumpRenderTree/chromium/LayoutTestController.h:
8094 Adapt to new API. Expose title direction to JS so it can be tested.
8096 * Tools/DumpRenderTree/chromium/WebViewHost.cpp:
8097 * Tools/DumpRenderTree/chromium/WebViewHost.h:
8100 2011-04-18 Hans Wennborg <hans@chromium.org>
8102 Reviewed by Steve Block.
8104 LevelDB backend for IndexedDB
8105 https://bugs.webkit.org/show_bug.cgi?id=57372
8107 Add LevelDB wrappers to Android.mk.
8109 * Source/Android.mk:
8111 2011-04-18 Patrick Gansterer <paroga@webkit.org>
8113 Reviewed by Pavel Feldman.
8115 REGRESSION (r81479): generate-inspector-idl fails on native win32
8116 https://bugs.webkit.org/show_bug.cgi?id=58315
8118 Disable git autocrlf for Inspector.json.
8122 2011-04-16 Patrick Gansterer <paroga@webkit.org>
8124 Reviewed by Eric Seidel.
8126 Rename PLATFORM(CAIRO) to USE(CAIRO)
8127 https://bugs.webkit.org/show_bug.cgi?id=55192
8129 * Source/cmake/OptionsEfl.cmake:
8131 2011-04-15 Shishir Agrawal <shishir@chromium.org>
8133 Reviewed by James Robinson.
8135 Add a flag to guard Page Visibility API changes.
8136 https://bugs.webkit.org/show_bug.cgi?id=58464
8139 http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0175.html
8143 2011-04-15 Xan Lopez <xlopez@igalia.com>
8145 Reviewed by Martin Robinson.
8147 * configure.ac: bump to 1.5.0, 1.4.0 will be released from a
8148 branch and was already cut off.
8150 2011-04-15 Anna Cavender <annacc@chromium.org>
8152 Reviewed by Eric Carlson.
8154 Renaming TRACK feature define to VIDEO_TRACK
8155 https://bugs.webkit.org/show_bug.cgi?id=53556
8159 2011-04-13 Dmitry Lomov <dslomov@google.com>
8161 Reviewed by David Levin.
8163 Add GTest unit-testing framework to WebKit
8164 https://bugs.webkit.org/show_bug.cgi?id=58507
8166 * Source/ThirdParty/gtest/CHANGES: Added.
8167 * Source/ThirdParty/gtest/CMakeLists.txt: Added.
8168 * Source/ThirdParty/gtest/CONTRIBUTORS: Added.
8169 * Source/ThirdParty/gtest/COPYING: Added.
8170 * Source/ThirdParty/gtest/Makefile.am: Added.
8171 * Source/ThirdParty/gtest/README: Added.
8172 * Source/ThirdParty/gtest/README.WebKit: Added.
8173 * Source/ThirdParty/gtest/codegear/gtest.cbproj: Added.
8174 * Source/ThirdParty/gtest/codegear/gtest.groupproj: Added.
8175 * Source/ThirdParty/gtest/codegear/gtest_all.cc: Added.
8176 * Source/ThirdParty/gtest/codegear/gtest_link.cc: Added.
8177 * Source/ThirdParty/gtest/codegear/gtest_main.cbproj: Added.
8178 * Source/ThirdParty/gtest/codegear/gtest_unittest.cbproj: Added.
8179 * Source/ThirdParty/gtest/configure.ac: Added.
8180 * Source/ThirdParty/gtest/include/gtest/gtest-death-test.h: Added.
8181 * Source/ThirdParty/gtest/include/gtest/gtest-message.h: Added.
8182 * Source/ThirdParty/gtest/include/gtest/gtest-param-test.h: Added.
8183 * Source/ThirdParty/gtest/include/gtest/gtest-param-test.h.pump: Added.
8184 * Source/ThirdParty/gtest/include/gtest/gtest-spi.h: Added.
8185 * Source/ThirdParty/gtest/include/gtest/gtest-test-part.h: Added.
8186 * Source/ThirdParty/gtest/include/gtest/gtest-typed-test.h: Added.
8187 * Source/ThirdParty/gtest/include/gtest/gtest.h: Added.
8188 * Source/ThirdParty/gtest/include/gtest/gtest_pred_impl.h: Added.
8189 * Source/ThirdParty/gtest/include/gtest/gtest_prod.h: Added.
8190 * Source/ThirdParty/gtest/include/gtest/internal/gtest-death-test-internal.h: Added.
8191 * Source/ThirdParty/gtest/include/gtest/internal/gtest-filepath.h: Added.
8192 * Source/ThirdParty/gtest/include/gtest/internal/gtest-internal.h: Added.
8193 * Source/ThirdParty/gtest/include/gtest/internal/gtest-linked_ptr.h: Added.
8194 * Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util-generated.h: Added.
8195 * Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump: Added.
8196 * Source/ThirdParty/gtest/include/gtest/internal/gtest-param-util.h: Added.
8197 * Source/ThirdParty/gtest/include/gtest/internal/gtest-port.h: Added.
8198 * Source/ThirdParty/gtest/include/gtest/internal/gtest-string.h: Added.
8199 * Source/ThirdParty/gtest/include/gtest/internal/gtest-tuple.h: Added.
8200 * Source/ThirdParty/gtest/include/gtest/internal/gtest-tuple.h.pump: Added.
8201 * Source/ThirdParty/gtest/include/gtest/internal/gtest-type-util.h: Added.
8202 * Source/ThirdParty/gtest/include/gtest/internal/gtest-type-util.h.pump: Added.
8203 * Source/ThirdParty/gtest/m4/acx_pthread.m4: Added.
8204 * Source/ThirdParty/gtest/m4/gtest.m4: Added.
8205 * Source/ThirdParty/gtest/make/Makefile: Added.
8206 * Source/ThirdParty/gtest/msvc/gtest-md.sln: Added.
8207 * Source/ThirdParty/gtest/msvc/gtest-md.vcproj: Added.
8208 * Source/ThirdParty/gtest/msvc/gtest.sln: Added.
8209 * Source/ThirdParty/gtest/msvc/gtest.vcproj: Added.
8210 * Source/ThirdParty/gtest/msvc/gtest_main-md.vcproj: Added.
8211 * Source/ThirdParty/gtest/msvc/gtest_main.vcproj: Added.
8212 * Source/ThirdParty/gtest/msvc/gtest_prod_test-md.vcproj: Added.
8213 * Source/ThirdParty/gtest/msvc/gtest_prod_test.vcproj: Added.
8214 * Source/ThirdParty/gtest/msvc/gtest_unittest-md.vcproj: Added.
8215 * Source/ThirdParty/gtest/msvc/gtest_unittest.vcproj: Added.
8216 * Source/ThirdParty/gtest/run_tests.py: Added.
8217 * Source/ThirdParty/gtest/samples/prime_tables.h: Added.
8218 * Source/ThirdParty/gtest/samples/sample1.cc: Added.
8219 * Source/ThirdParty/gtest/samples/sample1.h: Added.
8220 * Source/ThirdParty/gtest/samples/sample10_unittest.cc: Added.
8221 * Source/ThirdParty/gtest/samples/sample1_unittest.cc: Added.
8222 * Source/ThirdParty/gtest/samples/sample2.cc: Added.
8223 * Source/ThirdParty/gtest/samples/sample2.h: Added.
8224 * Source/ThirdParty/gtest/samples/sample2_unittest.cc: Added.
8225 * Source/ThirdParty/gtest/samples/sample3-inl.h: Added.
8226 * Source/ThirdParty/gtest/samples/sample3_unittest.cc: Added.
8227 * Source/ThirdParty/gtest/samples/sample4.cc: Added.
8228 * Source/ThirdParty/gtest/samples/sample4.h: Added.
8229 * Source/ThirdParty/gtest/samples/sample4_unittest.cc: Added.
8230 * Source/ThirdParty/gtest/samples/sample5_unittest.cc: Added.
8231 * Source/ThirdParty/gtest/samples/sample6_unittest.cc: Added.
8232 * Source/ThirdParty/gtest/samples/sample7_unittest.cc: Added.
8233 * Source/ThirdParty/gtest/samples/sample8_unittest.cc: Added.
8234 * Source/ThirdParty/gtest/samples/sample9_unittest.cc: Added.
8235 * Source/ThirdParty/gtest/scripts/fuse_gtest_files.py: Added.
8236 * Source/ThirdParty/gtest/scripts/gen_gtest_pred_impl.py: Added.
8237 * Source/ThirdParty/gtest/scripts/gtest-config.in: Added.
8238 * Source/ThirdParty/gtest/scripts/pump.py: Added.
8239 * Source/ThirdParty/gtest/scripts/test/Makefile: Added.
8240 * Source/ThirdParty/gtest/scripts/upload.py: Added.
8241 * Source/ThirdParty/gtest/scripts/upload_gtest.py: Added.
8242 * Source/ThirdParty/gtest/src/gtest-all.cc: Added.
8243 * Source/ThirdParty/gtest/src/gtest-death-test.cc: Added.
8244 * Source/ThirdParty/gtest/src/gtest-filepath.cc: Added.
8245 * Source/ThirdParty/gtest/src/gtest-internal-inl.h: Added.
8246 * Source/ThirdParty/gtest/src/gtest-port.cc: Added.
8247 * Source/ThirdParty/gtest/src/gtest-test-part.cc: Added.
8248 * Source/ThirdParty/gtest/src/gtest-typed-test.cc: Added.
8249 * Source/ThirdParty/gtest/src/gtest.cc: Added.
8250 * Source/ThirdParty/gtest/src/gtest_main.cc: Added.
8251 * Source/ThirdParty/gtest/test/gtest-death-test_test.cc: Added.
8252 * Source/ThirdParty/gtest/test/gtest-filepath_test.cc: Added.
8253 * Source/ThirdParty/gtest/test/gtest-linked_ptr_test.cc: Added.
8254 * Source/ThirdParty/gtest/test/gtest-listener_test.cc: Added.
8255 * Source/ThirdParty/gtest/test/gtest-message_test.cc: Added.
8256 * Source/ThirdParty/gtest/test/gtest-options_test.cc: Added.
8257 * Source/ThirdParty/gtest/test/gtest-param-test2_test.cc: Added.
8258 * Source/ThirdParty/gtest/test/gtest-param-test_test.cc: Added.
8259 * Source/ThirdParty/gtest/test/gtest-param-test_test.h: Added.
8260 * Source/ThirdParty/gtest/test/gtest-port_test.cc: Added.
8261 * Source/ThirdParty/gtest/test/gtest-test-part_test.cc: Added.
8262 * Source/ThirdParty/gtest/test/gtest-tuple_test.cc: Added.
8263 * Source/ThirdParty/gtest/test/gtest-typed-test2_test.cc: Added.
8264 * Source/ThirdParty/gtest/test/gtest-typed-test_test.cc: Added.
8265 * Source/ThirdParty/gtest/test/gtest-typed-test_test.h: Added.
8266 * Source/ThirdParty/gtest/test/gtest-unittest-api_test.cc: Added.
8267 * Source/ThirdParty/gtest/test/gtest_all_test.cc: Added.
8268 * Source/ThirdParty/gtest/test/gtest_break_on_failure_unittest.py: Added.
8269 * Source/ThirdParty/gtest/test/gtest_break_on_failure_unittest_.cc: Added.
8270 * Source/ThirdParty/gtest/test/gtest_color_test.py: Added.
8271 * Source/ThirdParty/gtest/test/gtest_color_test_.cc: Added.
8272 * Source/ThirdParty/gtest/test/gtest_env_var_test.py: Added.
8273 * Source/ThirdParty/gtest/test/gtest_env_var_test_.cc: Added.
8274 * Source/ThirdParty/gtest/test/gtest_environment_test.cc: Added.
8275 * Source/ThirdParty/gtest/test/gtest_filter_unittest.py: Added.
8276 * Source/ThirdParty/gtest/test/gtest_filter_unittest_.cc: Added.
8277 * Source/ThirdParty/gtest/test/gtest_help_test.py: Added.
8278 * Source/ThirdParty/gtest/test/gtest_help_test_.cc: Added.
8279 * Source/ThirdParty/gtest/test/gtest_list_tests_unittest.py: Added.
8280 * Source/ThirdParty/gtest/test/gtest_list_tests_unittest_.cc: Added.
8281 * Source/ThirdParty/gtest/test/gtest_main_unittest.cc: Added.
8282 * Source/ThirdParty/gtest/test/gtest_nc.cc: Added.
8283 * Source/ThirdParty/gtest/test/gtest_nc_test.py: Added.
8284 * Source/ThirdParty/gtest/test/gtest_no_test_unittest.cc: Added.
8285 * Source/ThirdParty/gtest/test/gtest_output_test.py: Added.
8286 * Source/ThirdParty/gtest/test/gtest_output_test_.cc: Added.
8287 * Source/ThirdParty/gtest/test/gtest_output_test_golden_lin.txt: Added.
8288 * Source/ThirdParty/gtest/test/gtest_output_test_golden_win.txt: Added.
8289 * Source/ThirdParty/gtest/test/gtest_pred_impl_unittest.cc: Added.
8290 * Source/ThirdParty/gtest/test/gtest_prod_test.cc: Added.
8291 * Source/ThirdParty/gtest/test/gtest_repeat_test.cc: Added.
8292 * Source/ThirdParty/gtest/test/gtest_shuffle_test.py: Added.
8293 * Source/ThirdParty/gtest/test/gtest_shuffle_test_.cc: Added.
8294 * Source/ThirdParty/gtest/test/gtest_sole_header_test.cc: Added.
8295 * Source/ThirdParty/gtest/test/gtest_stress_test.cc: Added.
8296 * Source/ThirdParty/gtest/test/gtest_test_utils.py: Added.
8297 * Source/ThirdParty/gtest/test/gtest_throw_on_failure_ex_test.cc: Added.
8298 * Source/ThirdParty/gtest/test/gtest_throw_on_failure_test.py: Added.
8299 * Source/ThirdParty/gtest/test/gtest_throw_on_failure_test_.cc: Added.
8300 * Source/ThirdParty/gtest/test/gtest_uninitialized_test.py: Added.
8301 * Source/ThirdParty/gtest/test/gtest_uninitialized_test_.cc: Added.
8302 * Source/ThirdParty/gtest/test/gtest_unittest.cc: Added.
8303 * Source/ThirdParty/gtest/test/gtest_xml_outfile1_test_.cc: Added.
8304 * Source/ThirdParty/gtest/test/gtest_xml_outfile2_test_.cc: Added.
8305 * Source/ThirdParty/gtest/test/gtest_xml_outfiles_test.py: Added.
8306 * Source/ThirdParty/gtest/test/gtest_xml_output_unittest.py: Added.
8307 * Source/ThirdParty/gtest/test/gtest_xml_output_unittest_.cc: Added.
8308 * Source/ThirdParty/gtest/test/gtest_xml_test_utils.py: Added.
8309 * Source/ThirdParty/gtest/test/production.cc: Added.
8310 * Source/ThirdParty/gtest/test/production.h: Added.
8311 * Source/ThirdParty/gtest/test/run_tests_util.py: Added.
8312 * Source/ThirdParty/gtest/test/run_tests_util_test.py: Added.
8313 * Source/ThirdParty/gtest/xcode/Config/DebugProject.xcconfig: Added.
8314 * Source/ThirdParty/gtest/xcode/Config/FrameworkTarget.xcconfig: Added.
8315 * Source/ThirdParty/gtest/xcode/Config/General.xcconfig: Added.
8316 * Source/ThirdParty/gtest/xcode/Config/ReleaseProject.xcconfig: Added.
8317 * Source/ThirdParty/gtest/xcode/Config/StaticLibraryTarget.xcconfig: Added.
8318 * Source/ThirdParty/gtest/xcode/Config/TestTarget.xcconfig: Added.
8319 * Source/ThirdParty/gtest/xcode/Resources/Info.plist: Added.
8320 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/Info.plist: Added.
8321 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj: Added.
8322 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/runtests.sh: Added.
8323 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.cc: Added.
8324 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.h: Added.
8325 * Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget_test.cc: Added.
8326 * Source/ThirdParty/gtest/xcode/Scripts/runtests.sh: Added.
8327 * Source/ThirdParty/gtest/xcode/Scripts/versiongenerate.py: Added.
8328 * Source/ThirdParty/gtest/xcode/gtest.xcodeproj/project.pbxproj: Added.
8330 2011-04-13 Ryuan Choi <ryuan.choi@samsung.com>
8332 Reviewed by Kenneth Rohde Christiansen.
8334 [CMAKE] Separate DerivedSources.
8335 https://bugs.webkit.org/show_bug.cgi?id=58427
8337 Seperate DerivedSources/ to DerivedSources/WebCore and
8338 DerivedSources/JavaScriptCore.
8340 * Source/CMakeLists.txt:
8341 * Source/cmake/OptionsCommon.cmake:
8342 * Source/cmake/WebKitFS.cmake:
8343 * Source/cmake/WebKitHelpers.cmake:
8344 * Source/cmake/WebKitMacros.cmake:
8346 2011-04-13 Tony Chang <tony@chromium.org>
8348 Ignore files generated from glu.gyp.
8352 2011-03-28 Adam Barth <abarth@webkit.org>
8354 Reviewed by Kenneth Russell.
8356 Move libtess from WebCore/thirdparty to ThirdParty
8357 https://bugs.webkit.org/show_bug.cgi?id=57288
8359 We're putting third party code in Source/ThirdParty these days.
8361 * Source/ThirdParty/glu: Copied from Source/WebCore/thirdparty/glu.
8362 * Source/ThirdParty/glu/glu.gyp: Added.
8364 2011-04-12 Thouraya ANDOLSI <thouraya.andolsi@st.com>
8366 Reviewed by Eric Seidel.
8368 [QT] Enable JIT build for SH4 platforms.
8369 https://bugs.webkit.org/show_bug.cgi?id=58317
8370 add disable_uitools for SH4 platforms.
8372 * Source/WebKit.pri:
8374 2011-04-11 Anna Cavender <annacc@chromium.org>
8376 Reviewed by Eric Carlson.
8378 Setup ENABLE(TRACK) feature define
8379 https://bugs.webkit.org/show_bug.cgi?id=53556
8383 2011-04-11 Varun Jain <varunjain@chromium.org>
8385 Reviewed by Darin Fisher.
8387 Resolving FIXME to make new WebWidget method pure virtual since all downstream classes have implemented the method.
8388 https://bugs.webkit.org/show_bug.cgi?id=58245
8390 * Source/WebKit/chromium/public/WebWidget.h:
8392 2011-04-11 Thouraya ANDOLSI <thouraya.andolsi@st.com>
8394 Reviewed by Oliver Hunt.
8397 https://bugs.webkit.org/show_bug.cgi?id=44329
8399 Enable JIT support for SH4 platforms.
8403 2011-04-11 Andreas Kling <andreas.kling@nokia.com>
8405 Unreviewed Qt build fix, QT_CONFIG doesn't have uitools on bots.
8407 * Source/WebKit.pri:
8409 2011-04-09 Keith Kyzivat <keith.kyzivat@nokia.com>
8411 Reviewed by Laszlo Gombos.
8413 [Qt] Don't link against fontconfig or X11 if embedded
8414 https://bugs.webkit.org/show_bug.cgi?id=58104
8416 * Source/WebKit.pri: Add qpa=>embedded as it should be across all builds.
8418 2011-04-08 Alpha Lam <hclam@chromium.org>
8420 Unreviewed, rolling out r83335.
8421 http://trac.webkit.org/changeset/83335
8422 https://bugs.webkit.org/show_bug.cgi?id=53556
8424 GTK and QT bots are broken.
8428 2011-04-08 Kristian Amlie <kristian.amlie@nokia.com>
8430 Reviewed by Andreas Kling.
8432 [Qt] Remove modular references after support for the flag was removed.
8433 https://bugs.webkit.org/show_bug.cgi?id=57018
8435 Removed modular references after support for the flag was removed.
8437 Support was removed because the Qt Modularization project decided we
8438 don't need it. It's better to base decisions on the available
8439 information, as demonstrated in the patch by checking
8442 * Source/WebKit.pri:
8444 2011-04-07 Anna Cavender <annacc@chromium.org>
8446 Reviewed by Eric Carlson.
8448 Setup ENABLE(TRACK) feature define
8449 https://bugs.webkit.org/show_bug.cgi?id=53556
8453 2011-04-08 Varun Jain <varunjain@chromium.org>
8455 Reviewed by Darin Fisher.
8457 Need to extend WebKit chromium API to access text selection
8458 https://bugs.webkit.org/show_bug.cgi?id=57888
8460 * Source/WebKit/chromium/public/WebFrame.h:
8461 * Source/WebKit/chromium/public/WebWidget.h:
8462 * Source/WebKit/chromium/src/WebFrameImpl.cpp:
8463 * Source/WebKit/chromium/src/WebFrameImpl.h:
8464 * Source/WebKit/chromium/src/WebPopupMenuImpl.h:
8465 * Source/WebKit/chromium/src/WebViewImpl.cpp:
8466 * Source/WebKit/chromium/src/WebViewImpl.h:
8467 * Source/WebKit/chromium/tests/PopupMenuTest.cpp:
8469 2011-04-08 Jon Lee <jonlee@apple.com>
8471 Reviewed by David Levin.
8473 adding *.vcproj.*.user to .gitignore for Visual Studio development
8474 https://bugs.webkit.org/show_bug.cgi?id=58097
8478 2011-04-07 Eric Seidel <eric@webkit.org>
8480 Reviewed by Adam Barth.
8482 Add stub support for generating Gtk build system from gyp
8483 https://bugs.webkit.org/show_bug.cgi?id=58086
8485 This adds support for a new --port argument and plumbs through
8486 the necessary paths to allow generating for a port other than Mac.
8488 * Source/gyp/configure:
8490 2011-04-07 Andrew Scherkus <scherkus@chromium.org>
8492 Revert ENABLE_TRACK patch due to compile failures.
8496 2011-04-06 Dai Mikurube <dmikurube@chromium.org>
8498 Reviewed by David Levin.
8500 Add QUOTA build flag for unified quota API
8501 https://bugs.webkit.org/show_bug.cgi?id=57918
8503 * configure.ac: Added QUOTA build flag
8505 2011-04-04 Martin Robinson <mrobinson@igalia.com>
8507 Build fix for GTK+ after r82876.
8509 * Source/autotools/symbols.filter: Update the symbol filter to include new symbols
8510 from WTF that DRT uses.
8512 2011-04-04 Martin Robinson <mrobinson@igalia.com>
8514 Reviewed by Gustavo Noronha Silva.
8517 https://bugs.webkit.org/show_bug.cgi?id=31517
8519 * configure.ac: Update configure.ac to ensure that GL/GLX headers exist.
8521 2011-04-04 Jon Lee <jonlee@apple.com>
8523 Reviewed by Eric Seidel.
8525 add some directories to .gitignore (and svn:ignore) when opening projects in xcode4
8526 https://bugs.webkit.org/show_bug.cgi?id=57646
8528 * .gitignore: added xcode 4 related project and workspace directories that are not needed for checkin
8530 2011-03-31 Xan Lopez <xlopez@igalia.com>
8532 Reviewed by Martin Robinson.
8534 [GTK] Link explicitly with XRender on Linux/Unix
8535 https://bugs.webkit.org/show_bug.cgi?id=57558
8537 Some linkers, like GNU Gold, require explicit linkage of all the
8538 libraries used instead of relying on our dependencies to bring
8539 them in. In this case, the build fails because we use XRender in
8540 the plugin code but don't link directly to it.
8542 * configure.ac: check for XRender on UNIX.
8544 2011-03-31 Vamshikrishna.Yellenki <vamshi@motorola.com> and Alejandro G. Castro <alex@igalia.com>
8546 Reviewed by Martin Robinson.
8548 Implement MiniBrowser for Gtk port.
8549 https://bugs.webkit.org/show_bug.cgi?id=48512
8551 Initial implementation of the Gtk MiniBrowser.
8555 2011-03-30 Csaba Osztrogonác <ossy@webkit.org>
8557 [Qt] Typo fix, remove an accidentally added line.
8559 * Source/WebKit.pri:
8561 2011-03-30 Csaba Osztrogonác <ossy@webkit.org>
8563 [Qt] Rollout r82240 and r82232, because they broke 2 plugin tests.
8565 * Source/WebKit.pri:
8567 2011-03-29 Csaba Osztrogonác <ossy@webkit.org>
8569 Rubber-stamped by Andreas Kling.
8571 [Qt] Remove modular references after support for the flag was removed.
8572 https://bugs.webkit.org/show_bug.cgi?id=57018
8574 Symbian buildfix after r82232.
8576 * Source/WebKit.pri: Readd uitools option.
8578 2011-03-29 Kristian Amlie <kristian.amlie@nokia.com>
8580 Reviewed by Andreas Kling.
8582 Removed modular references after support for the flag was removed.
8584 Support was removed because the Qt Modularization project decided we
8585 don't need it. It's better to base decisions on the available
8586 information, as demonstrated in the patch by checking
8589 In addition, remove the reference to uitools. It has been moved to
8590 QtKernel now, and therefore is always available.
8592 [Qt] Remove modular references after support for the flag was removed.
8593 https://bugs.webkit.org/show_bug.cgi?id=57018
8595 * Source/WebKit.pri:
8597 2011-03-28 Benjamin Poulain <benjamin.poulain@nokia.com>
8599 Reviewed by Andreas Kling.
8601 [Qt] QtWebKit will not compile with QT_ASCII_CAST_WARNINGS enabled
8602 https://bugs.webkit.org/show_bug.cgi?id=57087
8604 Enable QT_ASCII_CAST_WARNINGS by default in webkit.pri to catch the errors early on.
8606 * Source/WebKit.pri:
8608 2011-03-26 Adam Barth <abarth@webkit.org>
8610 Reviewed by Eric Seidel.
8612 We shouldn't bother running GYP if the generated files are newer than the GYP files
8613 https://bugs.webkit.org/show_bug.cgi?id=57146
8615 In the common case, this check will avoid any overhead from processing
8616 the GYP files. Another approach to doing this is to add the feature to
8617 GYP directly, but GYP's approach to this problem is to compute the
8618 output in its entirety and compare it byte-for-byte against the output
8619 file. In the future, it might make sense to add this approach as an
8620 alternative approach for GYP itself.
8622 I also removed JavaScriptGlue from the script because we're not really
8623 going to change JavaScriptGlue over to GYP. We were using
8624 JavaScriptGlue as a learning experience.
8626 * Source/gyp/configure:
8628 2011-03-25 Kevin Ollivier <kevino@theolliviers.com>
8630 [wx] Build fix, don't use the new FPD implementation yet, until we can merge ours with it.
8634 2011-03-23 George Guo <George.Guo@nokia.com>
8636 Reviewed by Darin Adler.
8638 Webkit warning: converting to 'unsigned int' from 'double'
8639 https://bugs.webkit.org/show_bug.cgi?id=56865
8641 With -Werr enabled, this cause the build failure on RedHat Linux.
8644 * Source/JavaScriptCore/runtime/TimeoutChecker.cpp:
8647 2011-03-23 Adam Barth <abarth@webkit.org>
8649 Reviewed by Eric Seidel.
8651 GYP build should default to Production configuration
8652 https://bugs.webkit.org/show_bug.cgi?id=56899
8654 * Source/gyp/common.gypi:
8656 2011-03-22 Adam Barth <abarth@webkit.org>
8658 Reviewed by Eric Seidel.
8660 gyp/configure shouldn't require GYP to be in your path
8661 https://bugs.webkit.org/show_bug.cgi?id=56873
8663 Now that GYP is on Source/ThirdParty/gyp, we can just use that copy
8664 instead of requiring GYP to be in the user's path.
8666 * Source/gyp/configure:
8668 2011-03-22 Adam Barth <abarth@webkit.org>
8670 Reviewed by Eric Seidel.
8672 Add GYP to Source/ThirdParty
8673 https://bugs.webkit.org/show_bug.cgi?id=56870
8675 We probably don't need all the test files, but it seems cleaner to just
8676 check in the whole GYP tree. GYP is BSD licensed, so it is compatible
8677 with the WebKit license.
8679 * Source/ThirdParty/gyp: Added.
8681 2011-03-21 Alejandro G. Castro <alex@igalia.com>
8683 Reviewed by Martin Robinson.
8685 [GTK] 1.3.13 release bump
8686 https://bugs.webkit.org/show_bug.cgi?id=56795
8688 Version bump for 1.3.13 and updated NEWS file with release notes.
8692 2011-03-21 Ryuan Choi <ryuan.choi@samsung.com>
8694 Reviewed by Antonio Gomes.
8696 [CMAKE] Add exception handling when PORT was missing.
8697 https://bugs.webkit.org/show_bug.cgi?id=56728
8699 * Source/CMakeLists.txt:
8701 2011-03-10 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
8703 Reviewed by Laszlo Gombos.
8705 [Qt] Text layout is broken on Symbian
8706 https://bugs.webkit.org/show_bug.cgi?id=56046
8708 Change integers included into bitfields to be signed by default on RVCT
8709 compiler as a lot of other compilers do (gcc, msvc, winsc).
8710 There are a lot of places in webkit where integers included in bitfield
8711 are assumed to be signed.
8713 * Source/WebKit.pri:
8715 2011-03-10 Alejandro G. Castro <alex@igalia.com>
8717 Unreviewed, fixed Efl compilation after r80744.
8719 * Source/cmake/OptionsEfl.cmake:
8721 2011-03-10 Martin Robinson <mrobinson@igalia.com>
8723 Fixed the help message for WebGL support on GTK+ to reflect the fact that
8724 it's turned off by default and is experimental.
8726 * configure.ac: Fix WebGL help message.
8728 2011-03-04 Dimitri Glazkov <dglazkov@chromium.org>
8730 Reviewed by Adam Barth.
8732 Add skeletal WebCore.gyp
8733 https://bugs.webkit.org/show_bug.cgi?id=55802
8735 * Source/gyp/configure: Added WebCore.
8737 2011-03-04 Adam Barth <abarth@webkit.org>
8739 Reviewed by Dimitri Glazkov.
8741 Add a basic configure script for the GYP build
8742 https://bugs.webkit.org/show_bug.cgi?id=55791
8744 This script just calls GYP on the various gyp projects. As we add more
8745 build systems, this script should be able to select which of them you'd
8746 like to generate the project for.
8748 * Source/gyp/configure: Added.
8750 2011-03-04 Adam Barth <abarth@webkit.org>
8752 Reviewed by Dimitri Glazkov.
8754 Use target_defaults to reduce boilerplate in GYP build system
8755 https://bugs.webkit.org/show_bug.cgi?id=55790
8757 This file contains GYP declarations that are shared by all the modules.
8758 Currently, we use this to set up the configurations, albeit primitively.
8760 * Source/gyp/common.gypi: Added.
8762 2011-03-03 Kevin Ollivier <kevino@theolliviers.com>
8764 [wx] Build fix. Ensure the ICU include dir comes before JavaScriptCore/wtf on Win
8765 to make sure the proper unicode/utf8.h header is included.
8769 2011-03-02 Kevin Ollivier <kevino@theolliviers.com>
8771 [wx] Build fix, don't use LocalizedNumberICU.cpp yet, headers that it needs are not
8772 included in the ICU headers used by WebKit.
8776 2011-03-02 Daniel Cheng <dcheng@chromium.org>
8778 Reviewed by David Levin.
8780 Add feature define for data transfer items
8781 https://bugs.webkit.org/show_bug.cgi?id=55510
8783 * Source/cmake/OptionsEfl.cmake:
8784 * Source/cmake/OptionsWinCE.cmake:
8785 * Source/cmakeconfig.h.cmake:
8789 2011-03-02 Andras Becsi <abecsi@webkit.org>
8791 Reviewed by Laszlo Gombos.
8793 [Qt][WK2] generate-forwarding-headers.pl should generate paths with framework names
8794 https://bugs.webkit.org/show_bug.cgi?id=55478
8796 On case insensitive systems the generated forwarding headers cause build problems.
8798 * Source/WebKit.pri: Adjust INCLUDEPATH for the project.
8800 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com>
8802 Unreviewed, rolling out r80079.
8803 http://trac.webkit.org/changeset/80079
8804 https://bugs.webkit.org/show_bug.cgi?id=55547
8806 "Broke the Win debug build?" (Requested by dcheng on #webkit).
8808 * Source/cmake/OptionsEfl.cmake:
8809 * Source/cmake/OptionsWinCE.cmake:
8810 * Source/cmakeconfig.h.cmake:
8812 2011-03-01 Daniel Cheng <dcheng@chromium.org>
8814 Reviewed by David Levin.
8816 Add feature define for data transfer items
8817 https://bugs.webkit.org/show_bug.cgi?id=55510
8819 * Source/cmake/OptionsEfl.cmake:
8820 * Source/cmake/OptionsWinCE.cmake:
8821 * Source/cmakeconfig.h.cmake:
8823 2011-03-01 Andras Becsi <abecsi@webkit.org>
8825 Reviewed by Csaba Osztrogonác.
8827 [Qt] Clean up the project files and move common options to WebKit.pri.
8829 Mac related changes suggested by Prasanth Ullattil <prasanth.ullattil@nokia.com>
8831 * Source/WebKit.pri: Common options should be here.
8832 Also move Mac options to this file to fix the Mac build.
8834 2011-03-01 Andras Becsi <abecsi@webkit.org>
8836 Unreviewed build fix.
8838 [Qt] Fix minimal build.
8840 * Source/WebKit.pri: Move the XP_UNIX define back to WebCore.pri.
8842 2011-02-28 Adam Barth <abarth@webkit.org>
8844 Reviewed by Dimitri Glazkov.
8846 Teach JavaScriptGlue gyp build about DEPTH
8847 https://bugs.webkit.org/show_bug.cgi?id=55421
8849 Moves the previously JavaScriptGlue-specific GYP helper shell scripts
8850 to the gyp directory in Source, where they can be shared by multiple
8853 * Source/gyp: Added.
8854 * Source/gyp/remove-headers-if-needed.sh: Copied from Source/JavaScriptGlue/gyp/remove-headers-if-needed.sh.
8855 * Source/gyp/run-if-exists.sh: Copied from Source/JavaScriptGlue/gyp/run-if-exists.sh.
8856 * Source/gyp/update-info-plist.sh: Copied from Source/JavaScriptGlue/gyp/update-info-plist.sh.
8858 2011-02-28 Benjamin Poulain <benjamin.poulain@nokia.com>
8860 Reviewed by Kenneth Rohde Christiansen.
8862 [Qt][WK2] Add a way to test the WebKit 2 APIs
8863 https://bugs.webkit.org/show_bug.cgi?id=55408
8865 Add the build file for test to the build system.
8867 * Source/WebKit.pri: Add the include path for WebKit 2 APIs.
8868 * Source/WebKit.pro: Add the dependency to build the new test project.
8870 2011-02-28 Balazs Kelemen <kbalazs@webkit.org>
8872 Reviewed by Anders Carlsson.
8874 [Qt][WK2] Plugin initialization
8875 https://bugs.webkit.org/show_bug.cgi?id=48127
8877 * Source/WebKit.pri: Lift the definition of the XP_UNIX macro
8878 from WebCore.pri to WebKit.pri to apply it to WebKit2 as well.
8880 2011-02-28 Kristian Amlie <kristian.amlie@nokia.com>
8882 Reviewed by Andreas Kling.
8884 Added full webkit module profile and a syncqt profile.
8886 This is for modularized Qt.
8888 [Qt] WebKit patches required to work with a modularized version of Qt
8889 https://bugs.webkit.org/show_bug.cgi?id=53916
8891 * Source/sync.profile: Added.
8893 2011-02-26 Dihan Wickremasuriya <dihan.wickremasuriya@nokia.com>
8895 Reviewed by Laszlo Gombos.
8897 [Qt] [Symbian] Disable dependency to a specific version of a Qt package for
8898 non-production builds.
8899 https://bugs.webkit.org/show_bug.cgi?id=55313
8901 * Source/WebKit.pri:
8903 2011-02-24 Alejandro G. Castro <alex@igalia.com>
8905 Rubber-stamped by Martin Robinson.
8907 Fixed compilation after r79537, added a bug to solve webkit2
8909 https://bugs.webkit.org/show_bug.cgi?id=55153
8913 2011-02-24 Christian Dywan <christian@lanedo.com>
8915 Rubber-stamped by Eric Seidel.
8917 [GTK] webkitgtk 1.3.7 build without translations
8918 https://bugs.webkit.org/show_bug.cgi?id=50612
8920 * GNUmakefile.am: Require stamp-po target for all-local so
8921 that po files are built before they install.
8923 2011-02-22 Philippe Normand <pnormand@igalia.com>
8925 Reviewed by Martin Robinson.
8927 [GTK] 1.3.12 release preparation
8928 https://bugs.webkit.org/show_bug.cgi?id=54967
8930 Version bump for 1.3.12 and updated NEWS file with release notes.
8931 Also bumped libsoup requirement to 2.33.6 as agreed with Sergio
8934 * Source/WebKit/gtk/NEWS:
8937 2011-02-22 Andras Becsi <abecsi@webkit.org>
8939 Reviewed by Laszlo Gombos.
8941 [Qt] Redesign the build system
8942 https://bugs.webkit.org/show_bug.cgi?id=51339
8946 Build WebCore as a static library, compile the WebKit API and WebKit2 API
8947 in a final step and link to WebKit2, WebCore and JSC libraries to fix
8948 linking issues resulting from stripped away symbols.
8950 * Source/WebKit.pri: Add common include paths
8951 * Source/WebKit.pro: Add new project file to SUBDIRS
8953 2011-02-20 Carlos Garcia Campos <cgarcia@igalia.com>
8955 Reviewed by Martin Robinson.
8957 [GTK] Bump GTK+3 dependency to 3.0
8958 https://bugs.webkit.org/show_bug.cgi?id=54394
8962 2011-02-19 Ryuan Choi <ryuan.choi@samsung.com>
8964 Reviewed by Martin Robinson.
8966 [GTK] Remove mandatory Enchant dependency
8967 https://bugs.webkit.org/show_bug.cgi?id=51587
8969 Add enable-spellcheck option which decides whether to use enchant.
8970 If disabled, WebKitGTK+ will not use enchant library.
8974 2011-02-18 Zan Dobersek <zandobersek@gmail.com>
8976 Reviewed by Martin Robinson.
8978 [Gtk] Re-enable meter tag support
8979 https://bugs.webkit.org/show_bug.cgi?id=54762
8981 Enable meter tag support in the configure.ac. This feature was
8982 previously enabled by default in the makefile, but should be
8983 enabled here after changes in r78981.
8987 2011-02-18 Kristian Amlie <kristian.amlie@nokia.com>
8989 Reviewed by Kenneth Rohde Christiansen.
8991 Avoided UiTools dependency if the module is not present.
8993 [Qt] WebKit patches required to work with a modularized version of Qt
8994 https://bugs.webkit.org/show_bug.cgi?id=53916
8996 * Source/WebKit.pri:
8998 2011-02-18 Ryuan Choi <ryuan.choi@samsung.com>
9000 Reviewed by Kent Tamura.
9002 [EFL] Remove GDK dependency.
9003 https://bugs.webkit.org/show_bug.cgi?id=53978
9005 Remove checking GDK library.
9007 * Source/cmake/OptionsEfl.cmake:
9009 2011-02-18 Philippe Normand <pnormand@igalia.com>
9011 Unreviewed, build fix after r78981
9013 * configure.ac: datagrid is datagrid, it is not database. Also
9014 meter is not progress. Fixed copy/paste mistakes.
9016 2011-02-18 Philippe Normand <pnormand@igalia.com>
9018 Reviewed by Martin Robinson.
9020 [GTK] minimal build unrecognized options
9021 https://bugs.webkit.org/show_bug.cgi?id=50890
9023 * configure.ac: added new configure options to enable/disable the
9024 meter element, progress element, datagrid and client-based
9025 geolocation support.
9027 2011-02-17 Kevin Ollivier <kevino@theolliviers.com>
9029 [wx] Build fix after introduction of JavaScriptCore/collector.
9033 2011-02-17 Kristian Amlie <kristian.amlie@nokia.com>
9035 Reviewed by Laszlo Gombos.
9037 Updated include paths for phonon.
9039 [Qt] WebKit patches required to work with a modularized version of Qt
9040 https://bugs.webkit.org/show_bug.cgi?id=53916
9042 * Source/WebKit.pri:
9044 2011-02-13 Hayato Ito <hayato@chromium.org>
9046 Reviewed by Kent Tamura.
9048 Update .gitignore to ignore files which Ninja build system generates.
9050 https://bugs.webkit.org/show_bug.cgi?id=54378
9054 2011-02-10 Peter Varga <pvarga@webkit.org>
9056 Reviewed by Csaba Osztrogonác.
9058 Remove PCRE source from trunk
9059 https://bugs.webkit.org/show_bug.cgi?id=54188
9061 * Source/cmake/WebKitFS.cmake:
9063 2011-02-09 Adam Barth <abarth@webkit.org>
9065 Reviewed by Steve Block.
9067 Move Android.mk into Source
9068 https://bugs.webkit.org/show_bug.cgi?id=53751
9070 A somewhat blind attempt to move Android.mk into the Source directory.
9071 I'm sure I've goofed this up in some way. The Android folks have
9072 kindly volunteered to fix this up once they merge past this revision.
9074 * Android.mk: Removed.
9075 * Source/Android.mk: Copied from Android.mk.
9077 2011-02-08 Alejandro G. Castro <alex@igalia.com>
9079 Reviewed by Martin Robinson.
9081 WebKit2 GTK Fails to Build #include nested too deeply
9082 https://bugs.webkit.org/show_bug.cgi?id=52219
9084 Removed the __STDC_FORMAT_MACROS definition, it is already defined
9085 in the file where PRIxx64 is used before the inclusion so we are
9090 2011-02-08 Kristian Amlie <kristian.amlie@nokia.com>
9092 Reviewed by Eric Seidel.
9094 Added include paths for QtScript.
9096 WebKit patches required to work with a modularized version of Qt
9097 https://bugs.webkit.org/show_bug.cgi?id=53916
9099 * Source/WebKit.pri:
9101 2011-02-03 Martin Robinson <mrobinson@igalia.com>
9103 Fix GTK+ WebGL build after r76600.
9105 * configure.ac: Make sure to respect configure.ac conventions
9106 consistently when it comes to capitalization. Remove an old
9107 reference to enable_3d_canvas.
9109 2011-02-02 Alejandro G. Castro <alex@igalia.com>
9111 Reviewed by Martin Robinson.
9113 Bump the WebKitGTK+ versions in preparation for development release.
9115 * configure.ac: Bump the library, libtool and user agent version.
9117 2011-02-02 Steve Lacey <sjl@chromium.org>
9119 Reviewed by Eric Carlson.
9121 Implement basic media statistics on media elements.
9122 https://bugs.webkit.org/show_bug.cgi?id=53322
9126 2011-02-02 Kevin Ollivier <kevino@theolliviers.com>
9128 [wx] Build fixes for wxWebKit.
9132 2010-01-28 Commit Queue <commit-queue@webkit.org>
9134 Unreviewed. Test commit for commit-queue@webkit.org.
9136 2010-01-28 Commit Queue <commit-queue@webkit.org>
9138 Unreviewed. Test commit for commit-queue@webkit.org.
9140 2010-01-28 Commit Queue <commit-queue@webkit.org>
9142 Unreviewed. Test commit for commit-queue@webkit.org.
9144 2011-01-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
9146 Reviewed by Xan Lopez.
9148 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
9149 https://bugs.webkit.org/show_bug.cgi?id=53379
9151 Remove left over mentions of HAVE_SOUP_2_29_90, and apply the
9152 dependency on newer soup to efl as well.
9154 * Source/cmake/OptionsEfl.cmake:
9156 2011-01-29 Daniel Bates <dbates@rim.com>
9158 Reviewed by Maciej Stachowiak.
9160 Remove reference to ${CMAKE_SOURCE_DIR}/Source in CMake files
9161 https://bugs.webkit.org/show_bug.cgi?id=53382
9163 Our file system hierarchy ensures that CMAKE_SOURCE_DIR is defined to be /Source.
9164 So, ${CMAKE_SOURCE_DIR}/Source evaluates to the non-existent directory /Source/Source.
9165 Therefore, we should remove such references.
9167 * Source/cmake/OptionsCommon.cmake:
9169 2011-01-29 Daniel Bates <dbates@rim.com>
9171 Reviewed by Eric Seidel.
9173 Move wince/mt19937ar.c to ThirdParty and make it a policy choice
9174 https://bugs.webkit.org/show_bug.cgi?id=53253
9176 Move implementation of Mersenne Twister pseudorandom number generator to
9177 ThirdParty since it is a third party library.
9179 * Source/ThirdParty/mt19937ar.c: Copied from Source/JavaScriptCore/wtf/wince/mt19937ar.c.
9181 2011-01-29 Dan Winship <danw@gnome.org>
9183 Reviewed by Xan Lopez.
9185 [GTK] Require the latest glib and libsoup, and remove conditional
9186 support for older versions
9187 https://bugs.webkit.org/show_bug.cgi?id=50675
9189 * autotools/webkit.m4: use AM_PATH_GLIB_2_0 rather than doing
9190 basically the same work by hand
9193 2011-01-28 Martin Robinson <mrobinson@igalia.com>
9195 [GTK] Build failure with --enable-indexed-database
9196 https://bugs.webkit.org/show_bug.cgi?id=50954
9198 Build fix for IndexedDB support.
9200 * configure.ac: Change the autogen.sh option --enable-indexeddb to
9201 --enable-indexed-database to match the build-webkit option.
9203 2010-01-28 Commit Queue <commit-queue@webkit.org>
9205 Unreviewed. Test commit for commit-queue@webkit.org.
9207 2010-01-28 Commit Queue <commit-queue@webkit.org>
9209 Unreviewed. Test commit for commit-queue@webkit.org.
9211 2011-01-26 Yael Aharon <yael.aharon@nokia.com>
9213 Reviewed by Laszlo Gombos.
9215 [Qt][Symbian] Fix --minimal build
9216 https://bugs.webkit.org/show_bug.cgi?id=52839
9218 Move definition of USE_SYSTEM_MALLOC out of pri file.
9219 Put it in platform.h instead.
9221 * Source/WebKit.pri:
9223 2011-01-26 Csaba Osztrogonác <ossy@webkit.org>
9225 Reviewed by Andreas Kling.
9227 [Qt] Fix qt_minimal build
9228 https://bugs.webkit.org/show_bug.cgi?id=53172
9230 * Source/WebKit.pri:
9232 2011-01-25 Patrick Gansterer <paroga@webkit.org>
9234 Reviewed by Adam Barth.
9236 Move main CMakeLists.txt into Source directory
9237 https://bugs.webkit.org/show_bug.cgi?id=52888
9239 * CMakeLists.txt: Removed.
9240 * Source/CMakeLists.txt: Copied from CMakeLists.txt.
9241 * Source/cmakeconfig.h.cmake: Copied from cmakeconfig.h.cmake.
9242 * cmakeconfig.h.cmake: Removed.
9244 2011-01-24 Chris Marrin <cmarrin@apple.com>
9246 Reviewed by Eric Seidel.
9248 Change ENABLE_3D_CANVAS to ENABLE_WEBGL
9249 https://bugs.webkit.org/show_bug.cgi?id=53041
9253 2011-01-24 Peter Gal <galpeter@inf.u-szeged.hu>
9255 Rubber-stamped by Csaba Osztrogonác.
9257 * runtime: Removed. It was accidentally created by r76457.
9259 2011-01-24 Andras Becsi <abecsi@webkit.org>
9261 Reviewed by Csaba Osztrogonác.
9263 [Qt] Move project files into Source
9264 https://bugs.webkit.org/show_bug.cgi?id=52891
9266 * Source/DerivedSources.pro: Copied from DerivedSources.pro.
9267 * Source/WebKit.pri: Renamed from WebKit.pri.
9268 * Source/WebKit.pro: Added.
9269 * Source/common.pri: Renamed from common.pri.
9270 * WebKit.pro: Removed.
9272 2011-01-20 Siddharth Mathur <siddharth.mathur@nokia.com>
9274 Reviewed by Laszlo Gombos.
9276 [Qt][Symbian] Smaller debug symbol size when using RVCT 4.x
9277 https://bugs.webkit.org/show_bug.cgi?id=52835
9279 * WebKit.pri: Use --remove_unneeded_entities for RVCT 4.x compilers
9281 2011-01-20 Alejandro G. Castro <alex@igalia.com>
9283 Reviewed by Andreas Kling.
9285 [GTK] Fix typo in the webkit2 section of the configure.ac file
9286 https://bugs.webkit.org/show_bug.cgi?id=52801
9288 Fixed typo in the GTK WebKit2 compilation.
9292 2011-01-19 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
9294 Reviewed by Andreas Kling.
9296 Enable usage of Google ld if it exist but is not on by default.
9298 [Qt] Enable the google ld if it exist but is not on by default
9299 https://bugs.webkit.org/show_bug.cgi?id=52625
9301 * common.pri: flip the test.
9303 2011-01-18 Mihai Parparita <mihaip@chromium.org>
9305 Unreviewed. Update .gitignore to reflect that WebKit is now in Source.
9309 2011-01-18 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
9311 Reviewed by Simon Fraser.
9313 Support background-clip: content-box
9314 https://bugs.webkit.org/show_bug.cgi?id=48771
9316 Addded content-box as a valid background-clip value.
9318 * WebCore/css/CSSParser.cpp:
9319 (WebCore::parseBackgroundClip):
9321 2011-01-18 Hayato Ito <hayato@chromium.org>
9323 Reviewed by Kent Tamura.
9325 Update .gitignore file to reflect a recent WebKit directory movement.
9327 https://bugs.webkit.org/show_bug.cgi?id=52618
9331 2011-01-16 Adam Barth <abarth@webkit.org>
9333 Rubber-stamped by Eric Seidel.
9335 Move WebKit into Source
9336 https://bugs.webkit.org/show_bug.cgi?id=52530
9340 * DerivedSources.pro:
9348 2011-01-15 Adam Barth <abarth@webkit.org>
9350 Rubber-stamped by Eric Seidel.
9352 Move WebKit2 into Source
9353 https://bugs.webkit.org/show_bug.cgi?id=52438
9355 Update reference to WebKit2.
9357 * DerivedSources.pro:
9360 * Source/cmake/WebKitPackaging.cmake:
9364 2011-01-14 Ahmad Sharif <asharif.tools@gmail.com>
9366 Reviewed by Darin Fisher.
9368 When inlining is performed, the progress variable is
9369 declared as uninitialized.
9370 https://bugs.webkit.org/show_bug.cgi?id=51084
9372 * WebCore: Copied from WebCore.
9373 * WebCore/page/animation/KeyframeAnimation.cpp:
9374 (WebCore::KeyframeAnimation::animate):
9375 (WebCore::KeyframeAnimation::getAnimatedStyle):
9377 2011-01-11 Laszlo Gombos <laszlo.1.gombos@nokia.com>
9379 Reviewed by Csaba Osztrogonác.
9381 [Qt] Add QT_NO_CONCURRENT to the qt_minimal configuration
9382 https://bugs.webkit.org/show_bug.cgi?id=52223
9384 Add QT_NO_CONCURRENT to the qt_minimal configuration to make sure
9385 that QtWebKit builds with QT_NO_CONCURRENT defined.
9389 2011-01-11 Mihai Parparita <mihaip@chromium.org>
9391 Unreviewed. Update .gitignore with new Chromium dependency.
9393 ui/ was added with http://crrev.com/70743, we picked that up with a
9394 Chromium roll in r75311.
9396 Also alphabetizes the dependency list.
9400 2011-01-10 Laszlo Gombos <laszlo.1.gombos@nokia.com>
9402 Reviewed by Csaba Osztrogonác.
9404 [Qt] Baseline qt_minimal configuration
9405 https://bugs.webkit.org/show_bug.cgi?id=51313
9407 * WebKit.pri: List the supported QT_NO_FEATURE flags
9408 under qt_minimal configuration.
9410 2011-01-10 Gyuyoung Kim <gyuyoung.kim@samsung.com>
9412 Reviewed by Eric Seidel.
9414 [EFL] Enable JIT for WebKit EFL
9415 https://bugs.webkit.org/show_bug.cgi?id=52140
9417 Enable JIT option for WebKit EFL. Enabled JIT's JS performance is
9418 3 ~ 6 times faster than before.
9420 * Source/cmake/OptionsEfl.cmake:
9422 2011-01-10 Martin Robinson <mrobinson@igalia.com>
9424 Reviewed by Gustavo Noronha.
9426 Bump the WebKitGTK+ versions in preparation for development release.
9428 * configure.ac: Bump the library, libtool and user agent version.
9430 2011-01-10 Xan Lopez <xlopez@igalia.com>
9432 Reviewed by Martin Robinson.
9434 [GTK] Create intermediate libWebCore library
9435 https://bugs.webkit.org/show_bug.cgi?id=52116
9437 * GNUmakefile.am: add XP_UNIX to the global CPP flags, since it's
9438 used by both libWebCore and libwebkitgtk now.
9440 2011-01-08 Patrick Gansterer <paroga@webkit.org>
9442 Unreviewed wx build fix for r75313.
9444 * wscript: Added missing brace.
9446 2011-01-07 Adam Barth <abarth@webkit.org>
9448 Rubber-stamped by Eric Seidel.
9450 Move WebCore to Source
9451 https://bugs.webkit.org/show_bug.cgi?id=52050
9453 Update build files and metadata to point to WebCore's new location.
9459 * DerivedSources.pro:
9462 * Source/autotools/webkit.m4:
9463 * Source/cmake/OptionsEfl.cmake:
9469 2011-01-06 Martin Robinson <mrobinson@igalia.com>
9471 Reviewed by Eric Seidel.
9473 [GTK] Initial build support for WebGL
9474 https://bugs.webkit.org/show_bug.cgi?id=51716
9476 * configure.ac: Add a configure option for WebGL.
9478 2011-01-06 Michael Saboff <msaboff@apple.com>
9480 Reviewed by Gavin Barraclough.
9482 Enhancement: Add Regexp Debug Compare between JIT and Interpreter
9483 https://bugs.webkit.org/show_bug.cgi?id=51834
9485 * JavaScriptCore: Copied from JavaScriptCore.
9487 2011-01-06 Martin Robinson <mrobinson@igalia.com>
9489 Reviewed by Xan Lopez.
9491 [GTK] Enable blob support by default
9492 https://bugs.webkit.org/show_bug.cgi?id=51994
9494 * configure.ac: Enable Blob support by default.
9496 2011-01-05 Patrick Gansterer <paroga@webkit.org>
9498 Reviewed by Andreas Kling.
9500 [CMake] Fix the usage of SOURCE_GROUP
9501 https://bugs.webkit.org/show_bug.cgi?id=51739
9503 * Source/cmake/WebKitMacros.cmake:
9505 2011-01-05 Patrick Gansterer <paroga@webkit.org>
9507 Reviewed by Andreas Kling.
9509 [WINCE] Remove CMake warning
9510 https://bugs.webkit.org/show_bug.cgi?id=51921
9512 * Source/cmake/WebKitHelpers.cmake:
9514 2011-01-04 Martin Robinson <mrobinson@igalia.com>
9516 Reviewed by David Levin.
9518 .gitignore should be updated to reflect Sources rename to Source
9519 https://bugs.webkit.org/show_bug.cgi?id=51893
9521 * .gitignore: Change all paths that reference the "Sources" directory to say "Source".
9523 2011-01-04 Dihan Wickremasuriya <dihan.wickremasuriya@nokia.com>
9525 Reviewed by Laszlo Gombos.
9527 [Qt] [Symbian] Build system cleanup
9529 After r74811 special handling for the Symbian build is no longer needed.
9530 This patch reverts r58756.
9534 2011-01-03 Xan Lopez <xlopez@igalia.com>
9536 Reviewed by Martin Robinson.
9538 * autogen.sh: also pass $ACLOCAL_FLAGS for tools that set that env
9539 variable (like jhbuild).
9541 2011-01-03 Patrick Gansterer <paroga@webkit.org>
9543 Reviewed by Darin Adler.
9545 [WINCE] Provide third party directory via environment variable
9546 https://bugs.webkit.org/show_bug.cgi?id=51643
9548 * Source/cmake/OptionsWinCE.cmake:
9550 2011-01-03 Xan Lopez <xlopez@igalia.com>
9552 Reviewed by Martin Robinson.
9554 Use autoreconf instead of calling manually all the usual commands.
9556 * autogen.sh: call autoreconf instead of
9557 aclocal/autoheader/autoconf/automake/libtoolize.
9559 2011-01-03 Xan Lopez <xlopez@igalia.com>
9561 Reviewed by Martin Robinson.
9563 [GTK] Disable superfluous GNU make built-in implicit rules
9564 https://bugs.webkit.org/show_bug.cgi?id=51826
9566 GNU make ships some superflous built-in rules that we never use
9567 and that end up adding up to a very significant portion of our
9568 total Makefile processing time. Disable them completely by
9569 defining the rule without any recipe, as suggested by the GNU make
9570 manual (10.5.6, Cancelling Implicit Rules).
9572 In my system the null-build goes from:
9574 make 43.51s user 12.77s system 99% cpu 56.628 total
9578 make 31.45s user 11.59s system 99% cpu 43.227 total
9580 * GNUmakefile.am: disable implicit built-in rules.
9582 2011-01-03 Mihai Parparita <mihaip@chromium.org>
9584 Unreviewed. Update .gitignore with new JavaScriptCore location.
9588 2011-01-02 Patrick Gansterer <paroga@webkit.org>
9590 [CMake] Unreviewed build fix.
9593 * Source/cmake/OptionsCommon.cmake:
9595 2011-01-01 Adam Barth <abarth@webkit.org>
9597 Reviewed by Eric Seidel.
9599 Move JavaScriptCore to Source
9600 https://bugs.webkit.org/show_bug.cgi?id=51604
9602 Update references to JavaScriptCore to point to the new location.
9606 * DerivedSources.pro:
9613 2011-01-01 Adam Barth <abarth@webkit.org>
9615 Reviewed by Eric Seidel.
9617 Move Sources to Source
9618 https://bugs.webkit.org/show_bug.cgi?id=51794
9620 Update build files to point to the new location.
9628 2010-12-31 Adam Barth <abarth@webkit.org>
9630 Rubber-stamped by Eric Seidel.
9632 Move HTML and XML parser benchmarks into PerformanceTests/Parser
9633 https://bugs.webkit.org/show_bug.cgi?id=51772
9635 Actually move the directory.
9637 * PerformanceTests/Parser: Copied from WebCore/benchmarks/parser.
9639 2010-12-31 Adam Barth <abarth@webkit.org>
9641 Rubber-stamped by Eric Seidel.
9643 Move PageLoadTests to PerformanceTests/PageLoad
9644 https://bugs.webkit.org/show_bug.cgi?id=51771
9646 Actually move the directory.
9648 * PageLoadTests: Removed.
9649 * PageLoadTests/svg: Removed.
9650 * PageLoadTests/svg/LICENSES: Removed.
9651 * PageLoadTests/svg/files: Removed.
9652 * PageLoadTests/svg/files/33041-Samurai.svg: Removed.
9653 * PageLoadTests/svg/files/42450-under the see.svg: Removed.
9654 * PageLoadTests/svg/files/42470-flower_from_my_garden_v2.svg: Removed.
9655 * PageLoadTests/svg/files/44057-drops on a blade.svg: Removed.
9656 * PageLoadTests/svg/files/Harvey_Rayner.svg: Removed.
9657 * PageLoadTests/svg/files/az-lizard_benji_park_01.svg: Removed.
9658 * PageLoadTests/svg/files/bamboo_01.svg: Removed.
9659 * PageLoadTests/svg/files/cacuts_01.svg: Removed.
9660 * PageLoadTests/svg/files/cowboy.svg: Removed.
9661 * PageLoadTests/svg/files/crawfish2_ganson.svg: Removed.
9662 * PageLoadTests/svg/files/deb9frac1.svg: Removed.
9663 * PageLoadTests/svg/files/food_leif_lodahl_01.svg: Removed.
9664 * PageLoadTests/svg/files/france.svg: Removed.
9665 * PageLoadTests/svg/files/francobollo_gnome_ezechi_02.svg: Removed.
9666 * PageLoadTests/svg/files/gearflowers.svg: Removed.
9667 * PageLoadTests/svg/files/hereGear4.svg: Removed.
9668 * PageLoadTests/svg/files/mtsthelens.svg: Removed.
9669 * PageLoadTests/svg/files/mtsthelens0.jpg: Removed.
9670 * PageLoadTests/svg/files/world-iso.svg: Removed.
9671 * PageLoadTests/svg/files/worldcup.svg: Removed.
9672 * PageLoadTests/svg/svg.pltsuite: Removed.
9673 * PerformanceTests/PageLoad: Copied from PageLoadTests.
9674 * Sources/cmake/WebKitPackaging.cmake:
9676 2010-12-31 Adam Barth <abarth@webkit.org>
9678 Rubber-stamped by Eric Seidel.
9680 Move SunSpider into PerformanceTests
9681 https://bugs.webkit.org/show_bug.cgi?id=51769
9683 Actually move the directory.
9685 * PerformanceTests: Added.
9686 * PerformanceTests/SunSpider: Copied from SunSpider.
9687 * Sources/cmake/WebKitPackaging.cmake:
9688 * SunSpider: Removed.
9689 * SunSpider/SunSpider.make: Removed.
9690 * SunSpider/TODO: Removed.
9691 * SunSpider/UNCOVERED: Removed.
9692 * SunSpider/hosted: Removed.
9693 * SunSpider/hosted/json2.js: Removed.
9694 * SunSpider/hosted/sunspider.css: Removed.
9695 * SunSpider/hosted/sunspider.html: Removed.
9696 * SunSpider/hosted/versions.html: Removed.
9697 * SunSpider/make-hosted: Removed.
9698 * SunSpider/resources: Removed.
9699 * SunSpider/resources/TEMPLATE.html: Removed.
9700 * SunSpider/resources/driver-TEMPLATE.html: Removed.
9701 * SunSpider/resources/results-TEMPLATE.html: Removed.
9702 * SunSpider/resources/sunspider-analyze-results.js: Removed.
9703 * SunSpider/resources/sunspider-compare-results.js: Removed.
9704 * SunSpider/resources/sunspider-standalone-compare.js: Removed.
9705 * SunSpider/resources/sunspider-standalone-driver.js: Removed.
9706 * SunSpider/sunspider: Removed.
9707 * SunSpider/sunspider-compare-results: Removed.
9708 * SunSpider/tests: Removed.
9709 * SunSpider/tests/parse-only: Removed.
9710 * SunSpider/tests/parse-only/LIST: Removed.
9711 * SunSpider/tests/parse-only/concat-jquery-mootools-prototype.js: Removed.
9712 * SunSpider/tests/parse-only/jquery-1.3.2.js: Removed.
9713 * SunSpider/tests/parse-only/mootools-1.2.2-core-nc.js: Removed.
9714 * SunSpider/tests/parse-only/prototype-1.6.0.3.js: Removed.
9715 * SunSpider/tests/sunspider-0.9: Removed.
9716 * SunSpider/tests/sunspider-0.9.1: Removed.
9717 * SunSpider/tests/sunspider-0.9.1/3d-cube.js: Removed.
9718 * SunSpider/tests/sunspider-0.9.1/3d-morph.js: Removed.
9719 * SunSpider/tests/sunspider-0.9.1/3d-raytrace.js: Removed.
9720 * SunSpider/tests/sunspider-0.9.1/LIST: Removed.
9721 * SunSpider/tests/sunspider-0.9.1/access-binary-trees.js: Removed.
9722 * SunSpider/tests/sunspider-0.9.1/access-fannkuch.js: Removed.
9723 * SunSpider/tests/sunspider-0.9.1/access-nbody.js: Removed.
9724 * SunSpider/tests/sunspider-0.9.1/access-nsieve.js: Removed.
9725 * SunSpider/tests/sunspider-0.9.1/bitops-3bit-bits-in-byte.js: Removed.
9726 * SunSpider/tests/sunspider-0.9.1/bitops-bits-in-byte.js: Removed.
9727 * SunSpider/tests/sunspider-0.9.1/bitops-bitwise-and.js: Removed.
9728 * SunSpider/tests/sunspider-0.9.1/bitops-nsieve-bits.js: Removed.
9729 * SunSpider/tests/sunspider-0.9.1/controlflow-recursive.js: Removed.
9730 * SunSpider/tests/sunspider-0.9.1/crypto-aes.js: Removed.
9731 * SunSpider/tests/sunspider-0.9.1/crypto-md5.js: Removed.
9732 * SunSpider/tests/sunspider-0.9.1/crypto-sha1.js: Removed.
9733 * SunSpider/tests/sunspider-0.9.1/date-format-tofte.js: Removed.
9734 * SunSpider/tests/sunspider-0.9.1/date-format-xparb.js: Removed.
9735 * SunSpider/tests/sunspider-0.9.1/math-cordic.js: Removed.
9736 * SunSpider/tests/sunspider-0.9.1/math-partial-sums.js: Removed.
9737 * SunSpider/tests/sunspider-0.9.1/math-spectral-norm.js: Removed.
9738 * SunSpider/tests/sunspider-0.9.1/regexp-dna.js: Removed.
9739 * SunSpider/tests/sunspider-0.9.1/string-base64.js: Removed.
9740 * SunSpider/tests/sunspider-0.9.1/string-fasta.js: Removed.
9741 * SunSpider/tests/sunspider-0.9.1/string-tagcloud.js: Removed.
9742 * SunSpider/tests/sunspider-0.9.1/string-unpack-code.js: Removed.
9743 * SunSpider/tests/sunspider-0.9.1/string-validate-input.js: Removed.
9744 * SunSpider/tests/sunspider-0.9/3d-cube.js: Removed.
9745 * SunSpider/tests/sunspider-0.9/3d-morph.js: Removed.
9746 * SunSpider/tests/sunspider-0.9/3d-raytrace.js: Removed.
9747 * SunSpider/tests/sunspider-0.9/LIST: Removed.
9748 * SunSpider/tests/sunspider-0.9/access-binary-trees.js: Removed.
9749 * SunSpider/tests/sunspider-0.9/access-fannkuch.js: Removed.
9750 * SunSpider/tests/sunspider-0.9/access-nbody.js: Removed.
9751 * SunSpider/tests/sunspider-0.9/access-nsieve.js: Removed.
9752 * SunSpider/tests/sunspider-0.9/bitops-3bit-bits-in-byte.js: Removed.
9753 * SunSpider/tests/sunspider-0.9/bitops-bits-in-byte.js: Removed.
9754 * SunSpider/tests/sunspider-0.9/bitops-bitwise-and.js: Removed.
9755 * SunSpider/tests/sunspider-0.9/bitops-nsieve-bits.js: Removed.
9756 * SunSpider/tests/sunspider-0.9/controlflow-recursive.js: Removed.
9757 * SunSpider/tests/sunspider-0.9/crypto-aes.js: Removed.
9758 * SunSpider/tests/sunspider-0.9/crypto-md5.js: Removed.
9759 * SunSpider/tests/sunspider-0.9/crypto-sha1.js: Removed.
9760 * SunSpider/tests/sunspider-0.9/date-format-tofte.js: Removed.
9761 * SunSpider/tests/sunspider-0.9/date-format-xparb.js: Removed.
9762 * SunSpider/tests/sunspider-0.9/math-cordic.js: Removed.
9763 * SunSpider/tests/sunspider-0.9/math-partial-sums.js: Removed.
9764 * SunSpider/tests/sunspider-0.9/math-spectral-norm.js: Removed.
9765 * SunSpider/tests/sunspider-0.9/regexp-dna.js: Removed.
9766 * SunSpider/tests/sunspider-0.9/string-base64.js: Removed.
9767 * SunSpider/tests/sunspider-0.9/string-fasta.js: Removed.
9768 * SunSpider/tests/sunspider-0.9/string-tagcloud.js: Removed.
9769 * SunSpider/tests/sunspider-0.9/string-unpack-code.js: Removed.
9770 * SunSpider/tests/sunspider-0.9/string-validate-input.js: Removed.
9771 * SunSpider/tests/ubench: Removed.
9772 * SunSpider/tests/ubench/LIST: Removed.
9773 * SunSpider/tests/ubench/function-closure.js: Removed.
9774 * SunSpider/tests/ubench/function-correct-args.js: Removed.
9775 * SunSpider/tests/ubench/function-empty.js: Removed.
9776 * SunSpider/tests/ubench/function-excess-args.js: Removed.
9777 * SunSpider/tests/ubench/function-missing-args.js: Removed.
9778 * SunSpider/tests/ubench/function-sum.js: Removed.
9779 * SunSpider/tests/ubench/loop-empty-resolve.js: Removed.
9780 * SunSpider/tests/ubench/loop-empty.js: Removed.
9781 * SunSpider/tests/ubench/loop-sum.js: Removed.
9782 * SunSpider/tests/v8-v4: Removed.
9783 * SunSpider/tests/v8-v4/LIST: Removed.
9784 * SunSpider/tests/v8-v4/v8-crypto.js: Removed.
9785 * SunSpider/tests/v8-v4/v8-deltablue.js: Removed.
9786 * SunSpider/tests/v8-v4/v8-earley-boyer.js: Removed.
9787 * SunSpider/tests/v8-v4/v8-raytrace.js: Removed.
9788 * SunSpider/tests/v8-v4/v8-regexp.js: Removed.
9789 * SunSpider/tests/v8-v4/v8-richards.js: Removed.
9790 * SunSpider/tests/v8-v4/v8-splay.js: Removed.
9791 * SunSpider/tests/v8-v5: Removed.
9792 * SunSpider/tests/v8-v5/LIST: Removed.
9793 * SunSpider/tests/v8-v5/v8-crypto.js: Removed.
9794 * SunSpider/tests/v8-v5/v8-deltablue.js: Removed.
9795 * SunSpider/tests/v8-v5/v8-earley-boyer.js: Removed.
9796 * SunSpider/tests/v8-v5/v8-raytrace.js: Removed.
9797 * SunSpider/tests/v8-v5/v8-regexp.js: Removed.
9798 * SunSpider/tests/v8-v5/v8-richards.js: Removed.
9799 * SunSpider/tests/v8-v5/v8-splay.js: Removed.
9800 * SunSpider/tests/v8-v6: Removed.
9801 * SunSpider/tests/v8-v6/LIST: Removed.
9802 * SunSpider/tests/v8-v6/v8-crypto.js: Removed.
9803 * SunSpider/tests/v8-v6/v8-deltablue.js: Removed.
9804 * SunSpider/tests/v8-v6/v8-earley-boyer.js: Removed.
9805 * SunSpider/tests/v8-v6/v8-raytrace.js: Removed.
9806 * SunSpider/tests/v8-v6/v8-regexp.js: Removed.
9807 * SunSpider/tests/v8-v6/v8-richards.js: Removed.
9808 * SunSpider/tests/v8-v6/v8-splay.js: Removed.
9809 * SunSpider/xcopy.excludes: Removed.
9811 2010-12-30 Konstantin Tokarev <annulen@yandex.ru>
9813 Reviewed by David Kilzer.
9815 [Qt] Don't build wtf/TCSystemAlloc.cpp if --system-malloc option is
9817 https://bugs.webkit.org/show_bug.cgi?id=51672
9819 * WebKit.pri: Replaced USE_SYSTEM_MALLOC with USE_SYSTEM_MALLOC=1
9821 2010-12-29 Philippe Normand <pnormand@igalia.com>
9823 Reviewed by Martin Robinson.
9825 [GTK] minimal build fails at link time due to missing sqlite3 symbols
9826 https://bugs.webkit.org/show_bug.cgi?id=51327
9828 * configure.ac: Error out if SQLite3 wasn't found while at least
9829 one of the features depending on it has been enabled.
9831 2010-12-29 Patrick Gansterer <paroga@webkit.org>
9833 Unreviewed. Use gcc as default preprocessor.
9835 * Sources/cmake/OptionsCommon.cmake:
9837 2010-12-27 Ryuan Choi <ryuan.choi@samsung.com>
9839 Reviewed by David Levin.
9841 [EFL] Change path of eflsymbols.filter
9842 https://bugs.webkit.org/show_bug.cgi?id=51659
9844 * Sources/cmake/OptionsEfl.cmake:
9846 2010-12-26 Adam Barth <abarth@webkit.org>
9848 Reviewed by Eric Siedel.
9850 Move autotools into Sources
9851 https://bugs.webkit.org/show_bug.cgi?id=51630
9855 * Sources/autotools: Copied from autotools.
9857 * autotools: Removed.
9858 * autotools/acinclude.m4: Removed.
9859 * autotools/dolt.m4: Removed.
9860 * autotools/gsettings.m4: Removed.
9861 * autotools/symbols.filter: Removed.
9862 * autotools/webkit.m4: Removed.
9865 2010-12-26 Adam Barth <abarth@webkit.org>
9867 Reviewed by Eric Seidel.
9869 Move cmake into Sources
9870 https://bugs.webkit.org/show_bug.cgi?id=51631
9873 * Sources/cmake: Copied from cmake.
9875 * cmake/FindCFLite.cmake: Removed.
9876 * cmake/FindCairo.cmake: Removed.
9877 * cmake/FindEFL.cmake: Removed.
9878 * cmake/FindFontconfig.cmake: Removed.
9879 * cmake/FindFreetype.cmake: Removed.
9880 * cmake/FindGDK-PixBuf.cmake: Removed.
9881 * cmake/FindGDK.cmake: Removed.
9882 * cmake/FindGIO.cmake: Removed.
9883 * cmake/FindGStreamer-App.cmake: Removed.
9884 * cmake/FindGStreamer-Base.cmake: Removed.
9885 * cmake/FindGStreamer-Interfaces.cmake: Removed.
9886 * cmake/FindGStreamer-Pbutils.cmake: Removed.
9887 * cmake/FindGStreamer-Plugins-Base.cmake: Removed.
9888 * cmake/FindGStreamer-Video.cmake: Removed.
9889 * cmake/FindGStreamer.cmake: Removed.
9890 * cmake/FindGlib.cmake: Removed.
9891 * cmake/FindGperf.cmake: Removed.
9892 * cmake/FindGthread.cmake: Removed.
9893 * cmake/FindICU.cmake: Removed.
9894 * cmake/FindLibSoup2.cmake: Removed.
9895 * cmake/FindLibXlst.cmake: Removed.
9896 * cmake/FindPango.cmake: Removed.
9897 * cmake/FindSqlite.cmake: Removed.
9898 * cmake/LibFindMacros.cmake: Removed.
9899 * cmake/OptionsCommon.cmake: Removed.
9900 * cmake/OptionsEfl.cmake: Removed.
9901 * cmake/OptionsWinCE.cmake: Removed.
9902 * cmake/OptionsWindows.cmake: Removed.
9903 * cmake/WebKitEfl.cmake: Removed.
9904 * cmake/WebKitFS.cmake: Removed.
9905 * cmake/WebKitFeatures.cmake: Removed.
9906 * cmake/WebKitHelpers.cmake: Removed.
9907 * cmake/WebKitMacros.cmake: Removed.
9908 * cmake/WebKitPackaging.cmake: Removed.
9909 * cmake/eflsymbols.filter: Removed.
9911 2010-12-26 Adam Barth <abarth@webkit.org>
9913 Fix some references to the old location of the WebKit website in git
9918 2010-12-25 Adam Barth <abarth@webkit.org>
9920 Reviewed by Eric Seidel.
9922 Move ANGLE to Sources/ThirdParty
9923 https://bugs.webkit.org/show_bug.cgi?id=51605
9925 Actually move ANGLE and update the Makefile.
9928 * ANGLE/ANGLE.xcodeproj: Removed.
9929 * ANGLE/ANGLE.xcodeproj/project.pbxproj: Removed.
9930 * ANGLE/Configurations: Removed.
9931 * ANGLE/Configurations/ANGLE.xcconfig: Removed.
9932 * ANGLE/Configurations/Base.xcconfig: Removed.
9933 * ANGLE/Configurations/DebugRelease.xcconfig: Removed.
9934 * ANGLE/Makefile: Removed.
9935 * ANGLE/include: Removed.
9936 * ANGLE/include/EGL: Removed.
9937 * ANGLE/include/EGL/egl.h: Removed.
9938 * ANGLE/include/EGL/eglext.h: Removed.
9939 * ANGLE/include/EGL/eglplatform.h: Removed.
9940 * ANGLE/include/GLES2: Removed.
9941 * ANGLE/include/GLES2/gl2.h: Removed.
9942 * ANGLE/include/GLES2/gl2ext.h: Removed.
9943 * ANGLE/include/GLES2/gl2platform.h: Removed.
9944 * ANGLE/include/GLSLANG: Removed.
9945 * ANGLE/include/GLSLANG/ShaderLang.h: Removed.
9946 * ANGLE/include/KHR: Removed.
9947 * ANGLE/include/KHR/khrplatform.h: Removed.
9948 * ANGLE/src: Removed.
9949 * ANGLE/src/build_angle.xcodeproj: Removed.
9950 * ANGLE/src/build_angle.xcodeproj/project.pbxproj: Removed.
9951 * ANGLE/src/common: Removed.
9952 * ANGLE/src/common/angleutils.h: Removed.
9953 * ANGLE/src/common/debug.cpp: Removed.
9954 * ANGLE/src/common/debug.h: Removed.
9955 * ANGLE/src/compiler: Removed.
9956 * ANGLE/src/compiler/BaseTypes.h: Removed.
9957 * ANGLE/src/compiler/CodeGenGLSL.cpp: Removed.
9958 * ANGLE/src/compiler/CodeGenHLSL.cpp: Removed.
9959 * ANGLE/src/compiler/Common.h: Removed.
9960 * ANGLE/src/compiler/ConstantUnion.h: Removed.
9961 * ANGLE/src/compiler/InfoSink.cpp: Removed.
9962 * ANGLE/src/compiler/InfoSink.h: Removed.
9963 * ANGLE/src/compiler/Initialize.cpp: Removed.
9964 * ANGLE/src/compiler/Initialize.h: Removed.
9965 * ANGLE/src/compiler/InitializeDll.cpp: Removed.
9966 * ANGLE/src/compiler/InitializeDll.h: Removed.
9967 * ANGLE/src/compiler/InitializeGlobals.h: Removed.
9968 * ANGLE/src/compiler/InitializeParseContext.h: Removed.
9969 * ANGLE/src/compiler/IntermTraverse.cpp: Removed.
9970 * ANGLE/src/compiler/Intermediate.cpp: Removed.
9971 * ANGLE/src/compiler/MMap.h: Removed.
9972 * ANGLE/src/compiler/OutputGLSL.cpp: Removed.
9973 * ANGLE/src/compiler/OutputGLSL.h: Removed.
9974 * ANGLE/src/compiler/OutputHLSL.cpp: Removed.
9975 * ANGLE/src/compiler/OutputHLSL.h: Removed.
9976 * ANGLE/src/compiler/ParseHelper.cpp: Removed.
9977 * ANGLE/src/compiler/ParseHelper.h: Removed.
9978 * ANGLE/src/compiler/PoolAlloc.cpp: Removed.
9979 * ANGLE/src/compiler/PoolAlloc.h: Removed.
9980 * ANGLE/src/compiler/QualifierAlive.cpp: Removed.
9981 * ANGLE/src/compiler/QualifierAlive.h: Removed.
9982 * ANGLE/src/compiler/RemoveTree.cpp: Removed.
9983 * ANGLE/src/compiler/RemoveTree.h: Removed.
9984 * ANGLE/src/compiler/ShHandle.h: Removed.
9985 * ANGLE/src/compiler/ShaderLang.cpp: Removed.
9986 * ANGLE/src/compiler/SymbolTable.cpp: Removed.
9987 * ANGLE/src/compiler/SymbolTable.h: Removed.
9988 * ANGLE/src/compiler/TranslatorGLSL.cpp: Removed.
9989 * ANGLE/src/compiler/TranslatorGLSL.h: Removed.
9990 * ANGLE/src/compiler/TranslatorHLSL.cpp: Removed.
9991 * ANGLE/src/compiler/TranslatorHLSL.h: Removed.
9992 * ANGLE/src/compiler/Types.h: Removed.
9993 * ANGLE/src/compiler/UnfoldSelect.cpp: Removed.
9994 * ANGLE/src/compiler/UnfoldSelect.h: Removed.
9995 * ANGLE/src/compiler/debug.cpp: Removed.
9996 * ANGLE/src/compiler/debug.h: Removed.
9997 * ANGLE/src/compiler/glslang.l: Removed.
9998 * ANGLE/src/compiler/glslang.y: Removed.
9999 * ANGLE/src/compiler/intermOut.cpp: Removed.
10000 * ANGLE/src/compiler/intermediate.h: Removed.
10001 * ANGLE/src/compiler/localintermediate.h: Removed.
10002 * ANGLE/src/compiler/osinclude.h: Removed.
10003 * ANGLE/src/compiler/ossource_posix.cpp: Removed.
10004 * ANGLE/src/compiler/ossource_win.cpp: Removed.
10005 * ANGLE/src/compiler/parseConst.cpp: Removed.
10006 * ANGLE/src/compiler/preprocessor: Removed.
10007 * ANGLE/src/compiler/preprocessor/atom.c: Removed.
10008 * ANGLE/src/compiler/preprocessor/atom.h: Removed.
10009 * ANGLE/src/compiler/preprocessor/compile.h: Removed.
10010 * ANGLE/src/compiler/preprocessor/cpp.c: Removed.
10011 * ANGLE/src/compiler/preprocessor/cpp.h: Removed.
10012 * ANGLE/src/compiler/preprocessor/cppstruct.c: Removed.
10013 * ANGLE/src/compiler/preprocessor/memory.c: Removed.
10014 * ANGLE/src/compiler/preprocessor/memory.h: Removed.
10015 * ANGLE/src/compiler/preprocessor/parser.h: Removed.
10016 * ANGLE/src/compiler/preprocessor/preprocess.h: Removed.
10017 * ANGLE/src/compiler/preprocessor/scanner.c: Removed.
10018 * ANGLE/src/compiler/preprocessor/scanner.h: Removed.
10019 * ANGLE/src/compiler/preprocessor/slglobals.h: Removed.
10020 * ANGLE/src/compiler/preprocessor/symbols.c: Removed.
10021 * ANGLE/src/compiler/preprocessor/symbols.h: Removed.
10022 * ANGLE/src/compiler/preprocessor/tokens.c: Removed.
10023 * ANGLE/src/compiler/preprocessor/tokens.h: Removed.
10024 * ANGLE/src/compiler/tools: Removed.
10025 * ANGLE/src/compiler/unistd.h: Removed.
10026 * ANGLE/src/libEGL: Removed.
10027 * ANGLE/src/libEGL/Config.cpp: Removed.
10028 * ANGLE/src/libEGL/Config.h: Removed.
10029 * ANGLE/src/libEGL/Display.cpp: Removed.
10030 * ANGLE/src/libEGL/Display.h: Removed.
10031 * ANGLE/src/libEGL/Surface.cpp: Removed.
10032 * ANGLE/src/libEGL/Surface.h: Removed.
10033 * ANGLE/src/libEGL/libEGL.cpp: Removed.
10034 * ANGLE/src/libEGL/libEGL.def: Removed.
10035 * ANGLE/src/libEGL/libEGL.vcproj: Removed.
10036 * ANGLE/src/libEGL/main.cpp: Removed.
10037 * ANGLE/src/libEGL/main.h: Removed.
10038 * ANGLE/src/libGLESv2: Removed.
10039 * ANGLE/src/libGLESv2/Blit.cpp: Removed.
10040 * ANGLE/src/libGLESv2/Blit.h: Removed.
10041 * ANGLE/src/libGLESv2/Buffer.cpp: Removed.
10042 * ANGLE/src/libGLESv2/Buffer.h: Removed.
10043 * ANGLE/src/libGLESv2/Context.cpp: Removed.
10044 * ANGLE/src/libGLESv2/Context.h: Removed.
10045 * ANGLE/src/libGLESv2/Framebuffer.cpp: Removed.
10046 * ANGLE/src/libGLESv2/Framebuffer.h: Removed.
10047 * ANGLE/src/libGLESv2/Program.cpp: Removed.
10048 * ANGLE/src/libGLESv2/Program.h: Removed.
10049 * ANGLE/src/libGLESv2/RefCountObject.cpp: Removed.
10050 * ANGLE/src/libGLESv2/RefCountObject.h: Removed.
10051 * ANGLE/src/libGLESv2/Renderbuffer.cpp: Removed.
10052 * ANGLE/src/libGLESv2/Renderbuffer.h: Removed.
10053 * ANGLE/src/libGLESv2/ResourceManager.cpp: Removed.
10054 * ANGLE/src/libGLESv2/ResourceManager.h: Removed.
10055 * ANGLE/src/libGLESv2/Shader.cpp: Removed.
10056 * ANGLE/src/libGLESv2/Shader.h: Removed.
10057 * ANGLE/src/libGLESv2/Texture.cpp: Removed.
10058 * ANGLE/src/libGLESv2/Texture.h: Removed.
10059 * ANGLE/src/libGLESv2/geometry: Removed.
10060 * ANGLE/src/libGLESv2/geometry/IndexDataManager.cpp: Removed.
10061 * ANGLE/src/libGLESv2/geometry/IndexDataManager.h: Removed.
10062 * ANGLE/src/libGLESv2/geometry/VertexDataManager.cpp: Removed.
10063 * ANGLE/src/libGLESv2/geometry/VertexDataManager.h: Removed.
10064 * ANGLE/src/libGLESv2/geometry/backend.cpp: Removed.
10065 * ANGLE/src/libGLESv2/geometry/backend.h: Removed.
10066 * ANGLE/src/libGLESv2/geometry/dx9.cpp: Removed.
10067 * ANGLE/src/libGLESv2/geometry/dx9.h: Removed.
10068 * ANGLE/src/libGLESv2/geometry/vertexconversion.h: Removed.
10069 * ANGLE/src/libGLESv2/libGLESv2.cpp: Removed.
10070 * ANGLE/src/libGLESv2/libGLESv2.def: Removed.
10071 * ANGLE/src/libGLESv2/libGLESv2.vcproj: Removed.
10072 * ANGLE/src/libGLESv2/main.cpp: Removed.
10073 * ANGLE/src/libGLESv2/main.h: Removed.
10074 * ANGLE/src/libGLESv2/mathutil.h: Removed.
10075 * ANGLE/src/libGLESv2/utilities.cpp: Removed.
10076 * ANGLE/src/libGLESv2/utilities.h: Removed.
10078 * Sources/ThirdParty: Added.
10079 * Sources/ThirdParty/ANGLE: Copied from ANGLE.
10081 2010-12-26 Patrick Gansterer <paroga@webkit.org>
10083 Unreviewed WinCE buildfix after r74626.
10085 * cmake/OptionsWinCE.cmake:
10087 2010-12-24 Darin Adler <darin@apple.com>
10089 Updated makefiles used by Apple engineers to fix build with the
10090 new JavaScriptGlue location.
10092 * Makefile: Told this to build JavaScriptGlue. Some day we might
10093 want it to descend into Sources instead and use the Makefile there,
10094 but there are problems with sequencing the project builds, so that
10096 * Sources/Makefile.shared: Added.
10098 2010-12-24 Ryuan Choi <ryuan.choi@samsung.com>
10100 Reviewed by Kenneth Rohde Christiansen.
10102 [EFL] Add option to enable Touch Events.
10103 https://bugs.webkit.org/show_bug.cgi?id=49125
10105 Add ENABLE_TOUCH_EVENTS option.
10107 * cmake/OptionsEfl.cmake:
10108 * cmakeconfig.h.cmake:
10110 2010-12-23 Adam Barth <abarth@webkit.org>
10112 Rubber-stamped by Eric Seidel.
10114 Move JavaScriptGlue into Sources
10115 https://bugs.webkit.org/show_bug.cgi?id=51583
10117 Actually perform the move.
10119 * JavaScriptGlue: Removed.
10120 * JavaScriptGlue/Configurations: Removed.
10121 * JavaScriptGlue/Configurations/Base.xcconfig: Removed.
10122 * JavaScriptGlue/Configurations/DebugRelease.xcconfig: Removed.
10123 * JavaScriptGlue/Configurations/JavaScriptGlue.xcconfig: Removed.
10124 * JavaScriptGlue/Configurations/Version.xcconfig: Removed.
10125 * JavaScriptGlue/English.lproj: Removed.
10126 * JavaScriptGlue/English.lproj/InfoPlist.strings: Removed.
10127 * JavaScriptGlue/ForwardingHeaders: Removed.
10128 * JavaScriptGlue/ForwardingHeaders/masm: Removed.
10129 * JavaScriptGlue/ForwardingHeaders/masm/X86Assembler.h: Removed.
10130 * JavaScriptGlue/ForwardingHeaders/profiler: Removed.
10131 * JavaScriptGlue/ForwardingHeaders/profiler/Profiler.h: Removed.
10132 * JavaScriptGlue/ForwardingHeaders/runtime: Removed.
10133 * JavaScriptGlue/ForwardingHeaders/runtime/CallFrame.h: Removed.
10134 * JavaScriptGlue/ForwardingHeaders/wtf: Removed.
10135 * JavaScriptGlue/ForwardingHeaders/wtf/ASCIICType.h: Removed.
10136 * JavaScriptGlue/ForwardingHeaders/wtf/AlwaysInline.h: Removed.
10137 * JavaScriptGlue/ForwardingHeaders/wtf/Assertions.h: Removed.
10138 * JavaScriptGlue/ForwardingHeaders/wtf/Atomics.h: Removed.
10139 * JavaScriptGlue/ForwardingHeaders/wtf/Bitmap.h: Removed.
10140 * JavaScriptGlue/ForwardingHeaders/wtf/BumpPointerAllocator.h: Removed.
10141 * JavaScriptGlue/ForwardingHeaders/wtf/CrossThreadRefCounted.h: Removed.
10142 * JavaScriptGlue/ForwardingHeaders/wtf/CurrentTime.h: Removed.
10143 * JavaScriptGlue/ForwardingHeaders/wtf/DateInstanceCache.h: Removed.
10144 * JavaScriptGlue/ForwardingHeaders/wtf/DateMath.h: Removed.
10145 * JavaScriptGlue/ForwardingHeaders/wtf/FastAllocBase.h: Removed.
10146 * JavaScriptGlue/ForwardingHeaders/wtf/FastMalloc.h: Removed.
10147 * JavaScriptGlue/ForwardingHeaders/wtf/FixedArray.h: Removed.
10148 * JavaScriptGlue/ForwardingHeaders/wtf/Forward.h: Removed.
10149 * JavaScriptGlue/ForwardingHeaders/wtf/HashCountedSet.h: Removed.
10150 * JavaScriptGlue/ForwardingHeaders/wtf/HashFunctions.h: Removed.
10151 * JavaScriptGlue/ForwardingHeaders/wtf/HashMap.h: Removed.
10152 * JavaScriptGlue/ForwardingHeaders/wtf/HashSet.h: Removed.
10153 * JavaScriptGlue/ForwardingHeaders/wtf/HashTraits.h: Removed.
10154 * JavaScriptGlue/ForwardingHeaders/wtf/ListHashSet.h: Removed.
10155 * JavaScriptGlue/ForwardingHeaders/wtf/ListRefPtr.h: Removed.
10156 * JavaScriptGlue/ForwardingHeaders/wtf/Locker.h: Removed.
10157 * JavaScriptGlue/ForwardingHeaders/wtf/MainThread.h: Removed.
10158 * JavaScriptGlue/ForwardingHeaders/wtf/MathExtras.h: Removed.
10159 * JavaScriptGlue/ForwardingHeaders/wtf/Noncopyable.h: Removed.
10160 * JavaScriptGlue/ForwardingHeaders/wtf/NotFound.h: Removed.
10161 * JavaScriptGlue/ForwardingHeaders/wtf/OSAllocator.h: Removed.
10162 * JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtr.h: Removed.
10163 * JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtrCommon.h: Removed.
10164 * JavaScriptGlue/ForwardingHeaders/wtf/OwnFastMallocPtr.h: Removed.
10165 * JavaScriptGlue/ForwardingHeaders/wtf/OwnPtr.h: Removed.
10166 * JavaScriptGlue/ForwardingHeaders/wtf/OwnPtrCommon.h: Removed.
10167 * JavaScriptGlue/ForwardingHeaders/wtf/PageAllocation.h: Removed.
10168 * JavaScriptGlue/ForwardingHeaders/wtf/PageAllocationAligned.h: Removed.
10169 * JavaScriptGlue/ForwardingHeaders/wtf/PageBlock.h: Removed.
10170 * JavaScriptGlue/ForwardingHeaders/wtf/PageReservation.h: Removed.
10171 * JavaScriptGlue/ForwardingHeaders/wtf/PassOwnArrayPtr.h: Removed.
10172 * JavaScriptGlue/ForwardingHeaders/wtf/PassOwnPtr.h: Removed.
10173 * JavaScriptGlue/ForwardingHeaders/wtf/PassRefPtr.h: Removed.
10174 * JavaScriptGlue/ForwardingHeaders/wtf/Platform.h: Removed.
10175 * JavaScriptGlue/ForwardingHeaders/wtf/PossiblyNull.h: Removed.
10176 * JavaScriptGlue/ForwardingHeaders/wtf/PtrAndFlags.h: Removed.
10177 * JavaScriptGlue/ForwardingHeaders/wtf/RandomNumber.h: Removed.
10178 * JavaScriptGlue/ForwardingHeaders/wtf/RefCounted.h: Removed.
10179 * JavaScriptGlue/ForwardingHeaders/wtf/RefPtr.h: Removed.
10180 * JavaScriptGlue/ForwardingHeaders/wtf/StackBounds.h: Removed.
10181 * JavaScriptGlue/ForwardingHeaders/wtf/StdLibExtras.h: Removed.
10182 * JavaScriptGlue/ForwardingHeaders/wtf/StringHasher.h: Removed.
10183 * JavaScriptGlue/ForwardingHeaders/wtf/ThreadSafeShared.h: Removed.
10184 * JavaScriptGlue/ForwardingHeaders/wtf/ThreadSpecific.h: Removed.
10185 * JavaScriptGlue/ForwardingHeaders/wtf/Threading.h: Removed.
10186 * JavaScriptGlue/ForwardingHeaders/wtf/ThreadingPrimitives.h: Removed.
10187 * JavaScriptGlue/ForwardingHeaders/wtf/UnusedParam.h: Removed.
10188 * JavaScriptGlue/ForwardingHeaders/wtf/VMTags.h: Removed.
10189 * JavaScriptGlue/ForwardingHeaders/wtf/ValueCheck.h: Removed.
10190 * JavaScriptGlue/ForwardingHeaders/wtf/Vector.h: Removed.
10191 * JavaScriptGlue/ForwardingHeaders/wtf/VectorTraits.h: Removed.
10192 * JavaScriptGlue/ForwardingHeaders/wtf/WTFThreadData.h: Removed.
10193 * JavaScriptGlue/ForwardingHeaders/wtf/text: Removed.
10194 * JavaScriptGlue/ForwardingHeaders/wtf/text/CString.h: Removed.
10195 * JavaScriptGlue/ForwardingHeaders/wtf/text/StringHash.h: Removed.
10196 * JavaScriptGlue/ForwardingHeaders/wtf/text/StringImpl.h: Removed.
10197 * JavaScriptGlue/ForwardingHeaders/wtf/text/StringImplBase.h: Removed.
10198 * JavaScriptGlue/ForwardingHeaders/wtf/text/TextPosition.h: Removed.
10199 * JavaScriptGlue/ForwardingHeaders/wtf/text/WTFString.h: Removed.
10200 * JavaScriptGlue/ForwardingHeaders/wtf/unicode: Removed.
10201 * JavaScriptGlue/ForwardingHeaders/wtf/unicode/Unicode.h: Removed.
10202 * JavaScriptGlue/ForwardingHeaders/wtf/unicode/icu: Removed.
10203 * JavaScriptGlue/ForwardingHeaders/wtf/unicode/icu/UnicodeIcu.h: Removed.
10204 * JavaScriptGlue/Info.plist: Removed.
10205 * JavaScriptGlue/JSBase.cpp: Removed.
10206 * JavaScriptGlue/JSBase.h: Removed.
10207 * JavaScriptGlue/JSObject.cpp: Removed.
10208 * JavaScriptGlue/JSObject.h: Removed.
10209 * JavaScriptGlue/JSRun.cpp: Removed.
10210 * JavaScriptGlue/JSRun.h: Removed.
10211 * JavaScriptGlue/JSUtils.cpp: Removed.
10212 * JavaScriptGlue/JSUtils.h: Removed.
10213 * JavaScriptGlue/JSValueWrapper.cpp: Removed.
10214 * JavaScriptGlue/JSValueWrapper.h: Removed.
10215 * JavaScriptGlue/JavaScriptGlue.cpp: Removed.
10216 * JavaScriptGlue/JavaScriptGlue.exp: Removed.
10217 * JavaScriptGlue/JavaScriptGlue.h: Removed.
10218 * JavaScriptGlue/JavaScriptGlue.xcodeproj: Removed.
10219 * JavaScriptGlue/JavaScriptGlue.xcodeproj/project.pbxproj: Removed.
10220 * JavaScriptGlue/LICENSE: Removed.
10221 * JavaScriptGlue/Makefile: Removed.
10222 * JavaScriptGlue/UserObjectImp.cpp: Removed.
10223 * JavaScriptGlue/UserObjectImp.h: Removed.
10224 * JavaScriptGlue/config.h: Removed.
10225 * JavaScriptGlue/icu: Removed.
10226 * JavaScriptGlue/icu/LICENSE: Removed.
10227 * JavaScriptGlue/icu/README: Removed.
10228 * JavaScriptGlue/icu/unicode: Removed.
10229 * JavaScriptGlue/icu/unicode/platform.h: Removed.
10230 * JavaScriptGlue/icu/unicode/putil.h: Removed.
10231 * JavaScriptGlue/icu/unicode/uchar.h: Removed.
10232 * JavaScriptGlue/icu/unicode/ucnv.h: Removed.
10233 * JavaScriptGlue/icu/unicode/ucnv_err.h: Removed.
10234 * JavaScriptGlue/icu/unicode/uconfig.h: Removed.
10235 * JavaScriptGlue/icu/unicode/uenum.h: Removed.
10236 * JavaScriptGlue/icu/unicode/uiter.h: Removed.
10237 * JavaScriptGlue/icu/unicode/umachine.h: Removed.
10238 * JavaScriptGlue/icu/unicode/urename.h: Removed.
10239 * JavaScriptGlue/icu/unicode/ustring.h: Removed.
10240 * JavaScriptGlue/icu/unicode/utf.h: Removed.
10241 * JavaScriptGlue/icu/unicode/utf16.h: Removed.
10242 * JavaScriptGlue/icu/unicode/utf8.h: Removed.
10243 * JavaScriptGlue/icu/unicode/utf_old.h: Removed.
10244 * JavaScriptGlue/icu/unicode/utypes.h: Removed.
10245 * JavaScriptGlue/icu/unicode/uversion.h: Removed.
10246 * JavaScriptGlue/testjsglue.cpp: Removed.
10249 * Sources/JavaScriptGlue: Copied from JavaScriptGlue.
10250 * Sources/Makefile: Added.
10252 2010-12-23 Lucas De Marchi <lucas.demarchi@profusion.mobi>
10254 Reviewed by Kenneth Rohde Christiansen.
10256 [EFL] Fix ContextMenu removal
10257 https://bugs.webkit.org/show_bug.cgi?id=51530
10259 Fix ContextMenu removal
10261 In r74207 the support for ContextMenu was removed from EFL while the
10262 code is being ported to the new CROSS_PLATFORM_MENUS due to build
10263 breakage. However there were some missing removals in the shutdown
10264 logic that introduced a bug, leading to a segmentation fault when
10265 ContexController was destroyed.
10267 The best way to effectively disable the ContextMenu is to conditionally
10268 compile the meaningful stuff by surrounding with "#if
10269 ENABLE(CONTEXT_MENUS)" and then disabling it in CMake.
10271 * cmake/OptionsEfl.cmake: Disable ContextMenu and don't pretend we
10272 implement CROSS_PLATFORM_MENUS yet.
10274 2010-12-22 Xan Lopez <xlopez@igalia.com>
10276 Reviewed by Gustavo Noronha.
10278 * configure.ac: bump version to 1.3.9.
10280 2010-12-22 Xan Lopez <xlopez@igalia.com>
10282 Reviewed by Gustavo Noronha.
10284 [GTK] Compilation fixes with GTK+ 2.91.7
10285 https://bugs.webkit.org/show_bug.cgi?id=51487
10287 * configure.ac: depend on GTK+ 2.91.7 when using GTK+ 3.x.
10289 2010-12-22 Gyuyoung Kim <gyuyoung.kim@samsung.com>
10291 Reviewed by Antonio Gomes.
10293 [EFL] Sets default user agent
10294 https://bugs.webkit.org/show_bug.cgi?id=47903
10296 Add macros for WebKit EFL and User Agent.
10298 * cmake/OptionsEfl.cmake:
10299 * cmakeconfig.h.cmake:
10301 2010-12-20 Adam Barth <abarth@webkit.org>
10303 Move web sites to Websites directory
10304 https://bugs.webkit.org/show_bug.cgi?id=51323
10306 This patch was never officially reviewed (because it was too large to
10307 upload to bugs.webkit.org), but it was discussed on webkit-dev and Mark
10308 Rowe gave me the green light.
10310 * BugsSite: Removed.
10311 * BugsSite/.cvsignore: Removed.
10312 * BugsSite/.htaccess: Removed.
10313 * BugsSite/Bugzilla: Removed.
10314 * BugsSite/Bugzilla.pm: Removed.
10315 * BugsSite/Bugzilla/.cvsignore: Removed.
10316 * BugsSite/Bugzilla/.htaccess: Removed.
10317 * BugsSite/Bugzilla/Attachment: Removed.
10318 * BugsSite/Bugzilla/Attachment.pm: Removed.
10319 * BugsSite/Bugzilla/Attachment/PatchReader.pm: Removed.
10320 * BugsSite/Bugzilla/Auth: Removed.
10321 * BugsSite/Bugzilla/Auth.pm: Removed.
10322 * BugsSite/Bugzilla/Auth/Login: Removed.
10323 * BugsSite/Bugzilla/Auth/Login.pm: Removed.
10324 * BugsSite/Bugzilla/Auth/Login/CGI.pm: Removed.
10325 * BugsSite/Bugzilla/Auth/Login/Cookie.pm: Removed.
10326 * BugsSite/Bugzilla/Auth/Login/Env.pm: Removed.
10327 * BugsSite/Bugzilla/Auth/Login/Stack.pm: Removed.
10328 * BugsSite/Bugzilla/Auth/Login/WWW: Removed.
10329 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Removed.
10330 * BugsSite/Bugzilla/Auth/Persist: Removed.
10331 * BugsSite/Bugzilla/Auth/Persist/Cookie.pm: Removed.
10332 * BugsSite/Bugzilla/Auth/Verify: Removed.
10333 * BugsSite/Bugzilla/Auth/Verify.pm: Removed.
10334 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Removed.
10335 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Removed.
10336 * BugsSite/Bugzilla/Auth/Verify/RADIUS.pm: Removed.
10337 * BugsSite/Bugzilla/Auth/Verify/Stack.pm: Removed.
10338 * BugsSite/Bugzilla/Bug.pm: Removed.
10339 * BugsSite/Bugzilla/BugMail.pm: Removed.
10340 * BugsSite/Bugzilla/CGI.pm: Removed.
10341 * BugsSite/Bugzilla/Chart.pm: Removed.
10342 * BugsSite/Bugzilla/Classification.pm: Removed.
10343 * BugsSite/Bugzilla/Component.pm: Removed.
10344 * BugsSite/Bugzilla/Config: Removed.
10345 * BugsSite/Bugzilla/Config.pm: Removed.
10346 * BugsSite/Bugzilla/Config/Admin.pm: Removed.
10347 * BugsSite/Bugzilla/Config/Attachment.pm: Removed.
10348 * BugsSite/Bugzilla/Config/Auth.pm: Removed.
10349 * BugsSite/Bugzilla/Config/BugChange.pm: Removed.
10350 * BugsSite/Bugzilla/Config/BugFields.pm: Removed.
10351 * BugsSite/Bugzilla/Config/BugMove.pm: Removed.
10352 * BugsSite/Bugzilla/Config/Common.pm: Removed.
10353 * BugsSite/Bugzilla/Config/Core.pm: Removed.
10354 * BugsSite/Bugzilla/Config/DependencyGraph.pm: Removed.
10355 * BugsSite/Bugzilla/Config/GroupSecurity.pm: Removed.
10356 * BugsSite/Bugzilla/Config/LDAP.pm: Removed.
10357 * BugsSite/Bugzilla/Config/MTA.pm: Removed.
10358 * BugsSite/Bugzilla/Config/PatchViewer.pm: Removed.
10359 * BugsSite/Bugzilla/Config/Query.pm: Removed.
10360 * BugsSite/Bugzilla/Config/RADIUS.pm: Removed.
10361 * BugsSite/Bugzilla/Config/ShadowDB.pm: Removed.
10362 * BugsSite/Bugzilla/Config/UserMatch.pm: Removed.
10363 * BugsSite/Bugzilla/Constants.pm: Removed.
10364 * BugsSite/Bugzilla/DB: Removed.
10365 * BugsSite/Bugzilla/DB.pm: Removed.
10366 * BugsSite/Bugzilla/DB/Mysql.pm: Removed.
10367 * BugsSite/Bugzilla/DB/Oracle.pm: Removed.
10368 * BugsSite/Bugzilla/DB/Pg.pm: Removed.
10369 * BugsSite/Bugzilla/DB/Schema: Removed.
10370 * BugsSite/Bugzilla/DB/Schema.pm: Removed.
10371 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Removed.
10372 * BugsSite/Bugzilla/DB/Schema/Oracle.pm: Removed.
10373 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Removed.
10374 * BugsSite/Bugzilla/Error.pm: Removed.
10375 * BugsSite/Bugzilla/Field.pm: Removed.
10376 * BugsSite/Bugzilla/Flag.pm: Removed.
10377 * BugsSite/Bugzilla/FlagType.pm: Removed.
10378 * BugsSite/Bugzilla/Group.pm: Removed.
10379 * BugsSite/Bugzilla/Hook.pm: Removed.
10380 * BugsSite/Bugzilla/Install: Removed.
10381 * BugsSite/Bugzilla/Install.pm: Removed.
10382 * BugsSite/Bugzilla/Install/CPAN.pm: Removed.
10383 * BugsSite/Bugzilla/Install/DB.pm: Removed.
10384 * BugsSite/Bugzilla/Install/Filesystem.pm: Removed.
10385 * BugsSite/Bugzilla/Install/Localconfig.pm: Removed.
10386 * BugsSite/Bugzilla/Install/Requirements.pm: Removed.
10387 * BugsSite/Bugzilla/Install/Util.pm: Removed.
10388 * BugsSite/Bugzilla/Keyword.pm: Removed.
10389 * BugsSite/Bugzilla/Mailer.pm: Removed.
10390 * BugsSite/Bugzilla/Milestone.pm: Removed.
10391 * BugsSite/Bugzilla/Object.pm: Removed.
10392 * BugsSite/Bugzilla/Product.pm: Removed.
10393 * BugsSite/Bugzilla/Search: Removed.
10394 * BugsSite/Bugzilla/Search.pm: Removed.
10395 * BugsSite/Bugzilla/Search/Quicksearch.pm: Removed.
10396 * BugsSite/Bugzilla/Search/Saved.pm: Removed.
10397 * BugsSite/Bugzilla/Series.pm: Removed.
10398 * BugsSite/Bugzilla/Status.pm: Removed.
10399 * BugsSite/Bugzilla/Template: Removed.
10400 * BugsSite/Bugzilla/Template.pm: Removed.
10401 * BugsSite/Bugzilla/Template/Parser.pm: Removed.
10402 * BugsSite/Bugzilla/Template/Plugin: Removed.
10403 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Removed.
10404 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Removed.
10405 * BugsSite/Bugzilla/Template/Plugin/User.pm: Removed.
10406 * BugsSite/Bugzilla/Token.pm: Removed.
10407 * BugsSite/Bugzilla/Update.pm: Removed.
10408 * BugsSite/Bugzilla/User: Removed.
10409 * BugsSite/Bugzilla/User.pm: Removed.
10410 * BugsSite/Bugzilla/User/Setting: Removed.
10411 * BugsSite/Bugzilla/User/Setting.pm: Removed.
10412 * BugsSite/Bugzilla/User/Setting/Lang.pm: Removed.
10413 * BugsSite/Bugzilla/User/Setting/Skin.pm: Removed.
10414 * BugsSite/Bugzilla/Util.pm: Removed.
10415 * BugsSite/Bugzilla/Version.pm: Removed.
10416 * BugsSite/Bugzilla/WebService: Removed.
10417 * BugsSite/Bugzilla/WebService.pm: Removed.
10418 * BugsSite/Bugzilla/WebService/Bug.pm: Removed.
10419 * BugsSite/Bugzilla/WebService/Bugzilla.pm: Removed.
10420 * BugsSite/Bugzilla/WebService/Constants.pm: Removed.
10421 * BugsSite/Bugzilla/WebService/Product.pm: Removed.
10422 * BugsSite/Bugzilla/WebService/User.pm: Removed.
10423 * BugsSite/PrettyPatch: Removed.
10424 * BugsSite/PrettyPatch/PrettyPatch.rb: Removed.
10425 * BugsSite/PrettyPatch/diff.rb: Removed.
10426 * BugsSite/PrettyPatch/prettify.rb: Removed.
10427 * BugsSite/QUICKSTART: Removed.
10428 * BugsSite/README: Removed.
10429 * BugsSite/UPGRADING: Removed.
10430 * BugsSite/UPGRADING-pre-2.8: Removed.
10431 * BugsSite/admin.cgi: Removed.
10432 * BugsSite/attachment.cgi: Removed.
10433 * BugsSite/buglist.cgi: Removed.
10434 * BugsSite/bugzilla.dtd: Removed.
10435 * BugsSite/chart.cgi: Removed.
10436 * BugsSite/checksetup.pl: Removed.
10437 * BugsSite/code-review.js: Removed.
10438 * BugsSite/colchange.cgi: Removed.
10439 * BugsSite/collectstats.pl: Removed.
10440 * BugsSite/committers-autocomplete.js: Removed.
10441 * BugsSite/config.cgi: Removed.
10442 * BugsSite/contrib: Removed.
10443 * BugsSite/contrib/README: Removed.
10444 * BugsSite/contrib/bugzilla-submit: Removed.
10445 * BugsSite/contrib/bugzilla-submit/README: Removed.
10446 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Removed.
10447 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Removed.
10448 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Removed.
10449 * BugsSite/contrib/bugzilla_ldapsync.rb: Removed.
10450 * BugsSite/contrib/bz_webservice_demo.pl: Removed.
10451 * BugsSite/contrib/bzdbcopy.pl: Removed.
10452 * BugsSite/contrib/cmdline: Removed.
10453 * BugsSite/contrib/cmdline/bugcount: Removed.
10454 * BugsSite/contrib/cmdline/bugids: Removed.
10455 * BugsSite/contrib/cmdline/buglist: Removed.
10456 * BugsSite/contrib/cmdline/bugs: Removed.
10457 * BugsSite/contrib/cmdline/bugslink: Removed.
10458 * BugsSite/contrib/cmdline/makequery: Removed.
10459 * BugsSite/contrib/cmdline/query.conf: Removed.
10460 * BugsSite/contrib/cvs-update.pl: Removed.
10461 * BugsSite/contrib/gnats2bz.pl: Removed.
10462 * BugsSite/contrib/gnatsparse: Removed.
10463 * BugsSite/contrib/gnatsparse/README: Removed.
10464 * BugsSite/contrib/gnatsparse/gnatsparse.py: Removed.
10465 * BugsSite/contrib/gnatsparse/magic.py: Removed.
10466 * BugsSite/contrib/gnatsparse/specialuu.py: Removed.
10467 * BugsSite/contrib/jb2bz.py: Removed.
10468 * BugsSite/contrib/merge-users.pl: Removed.
10469 * BugsSite/contrib/mysqld-watcher.pl: Removed.
10470 * BugsSite/contrib/recode-overrides.txt: Removed.
10471 * BugsSite/contrib/recode.pl: Removed.
10472 * BugsSite/contrib/sendbugmail.pl: Removed.
10473 * BugsSite/contrib/sendunsentbugmail.pl: Removed.
10474 * BugsSite/contrib/syncLDAP.pl: Removed.
10475 * BugsSite/contrib/yp_nomail.sh: Removed.
10476 * BugsSite/createaccount.cgi: Removed.
10477 * BugsSite/data: Removed.
10478 * BugsSite/data/.htaccess: Removed.
10479 * BugsSite/data/attachments: Removed.
10480 * BugsSite/data/attachments/.htaccess: Removed.
10481 * BugsSite/data/duplicates: Removed.
10482 * BugsSite/data/mail: Removed.
10483 * BugsSite/data/mimedump-tmp: Removed.
10484 * BugsSite/data/mining: Removed.
10485 * BugsSite/data/params: Removed.
10486 * BugsSite/data/template: Removed.
10487 * BugsSite/data/webdot: Removed.
10488 * BugsSite/data/webdot/.htaccess: Removed.
10489 * BugsSite/describecomponents.cgi: Removed.
10490 * BugsSite/describekeywords.cgi: Removed.
10491 * BugsSite/docs: Removed.
10492 * BugsSite/docs/en: Removed.
10493 * BugsSite/docs/en/.cvsignore: Removed.
10494 * BugsSite/docs/en/README.docs: Removed.
10495 * BugsSite/docs/en/images: Removed.
10496 * BugsSite/docs/en/images/bzLifecycle.png: Removed.
10497 * BugsSite/docs/en/images/bzLifecycle.xml: Removed.
10498 * BugsSite/docs/en/images/callouts: Removed.
10499 * BugsSite/docs/en/images/callouts/1.gif: Removed.
10500 * BugsSite/docs/en/images/callouts/2.gif: Removed.
10501 * BugsSite/docs/en/images/callouts/3.gif: Removed.
10502 * BugsSite/docs/en/images/caution.gif: Removed.
10503 * BugsSite/docs/en/images/note.gif: Removed.
10504 * BugsSite/docs/en/images/tip.gif: Removed.
10505 * BugsSite/docs/en/images/warning.gif: Removed.
10506 * BugsSite/docs/en/rel_notes.txt: Removed.
10507 * BugsSite/docs/en/xml: Removed.
10508 * BugsSite/docs/en/xml/.cvsignore: Removed.
10509 * BugsSite/docs/en/xml/Bugzilla-Guide.xml: Removed.
10510 * BugsSite/docs/en/xml/about.xml: Removed.
10511 * BugsSite/docs/en/xml/administration.xml: Removed.
10512 * BugsSite/docs/en/xml/conventions.xml: Removed.
10513 * BugsSite/docs/en/xml/customization.xml: Removed.
10514 * BugsSite/docs/en/xml/gfdl.xml: Removed.
10515 * BugsSite/docs/en/xml/glossary.xml: Removed.
10516 * BugsSite/docs/en/xml/index.xml: Removed.
10517 * BugsSite/docs/en/xml/installation.xml: Removed.
10518 * BugsSite/docs/en/xml/integration.xml: Removed.
10519 * BugsSite/docs/en/xml/introduction.xml: Removed.
10520 * BugsSite/docs/en/xml/modules.xml: Removed.
10521 * BugsSite/docs/en/xml/patches.xml: Removed.
10522 * BugsSite/docs/en/xml/requiredsoftware.xml: Removed.
10523 * BugsSite/docs/en/xml/security.xml: Removed.
10524 * BugsSite/docs/en/xml/troubleshooting.xml: Removed.
10525 * BugsSite/docs/en/xml/using.xml: Removed.
10526 * BugsSite/docs/html: Removed.
10527 * BugsSite/docs/html/api: Removed.
10528 * BugsSite/docs/images: Removed.
10529 * BugsSite/docs/images/callouts: Removed.
10530 * BugsSite/docs/lib: Removed.
10531 * BugsSite/docs/lib/Pod: Removed.
10532 * BugsSite/docs/lib/Pod/Simple: Removed.
10533 * BugsSite/docs/lib/Pod/Simple/HTML: Removed.
10534 * BugsSite/docs/lib/Pod/Simple/HTML/Bugzilla.pm: Removed.
10535 * BugsSite/docs/lib/Pod/Simple/HTMLBatch: Removed.
10536 * BugsSite/docs/lib/Pod/Simple/HTMLBatch/Bugzilla.pm: Removed.
10537 * BugsSite/docs/makedocs.pl: Removed.
10538 * BugsSite/docs/pdf: Removed.
10539 * BugsSite/docs/style.css: Removed.
10540 * BugsSite/docs/txt: Removed.
10541 * BugsSite/docs/xml: Removed.
10542 * BugsSite/duplicates.cgi: Removed.
10543 * BugsSite/editclassifications.cgi: Removed.
10544 * BugsSite/editcomponents.cgi: Removed.
10545 * BugsSite/editfields.cgi: Removed.
10546 * BugsSite/editflagtypes.cgi: Removed.
10547 * BugsSite/editgroups.cgi: Removed.
10548 * BugsSite/editkeywords.cgi: Removed.
10549 * BugsSite/editmilestones.cgi: Removed.
10550 * BugsSite/editparams.cgi: Removed.
10551 * BugsSite/editproducts.cgi: Removed.
10552 * BugsSite/editsettings.cgi: Removed.
10553 * BugsSite/editusers.cgi: Removed.
10554 * BugsSite/editvalues.cgi: Removed.
10555 * BugsSite/editversions.cgi: Removed.
10556 * BugsSite/editwhines.cgi: Removed.
10557 * BugsSite/editworkflow.cgi: Removed.
10558 * BugsSite/email_in.pl: Removed.
10559 * BugsSite/enter_bug.cgi: Removed.
10560 * BugsSite/extensions: Removed.
10561 * BugsSite/extensions/example: Removed.
10562 * BugsSite/extensions/example/code: Removed.
10563 * BugsSite/extensions/example/code/bug-end_of_update.pl: Removed.
10564 * BugsSite/extensions/example/code/buglist-columns.pl: Removed.
10565 * BugsSite/extensions/example/code/colchange-columns.pl: Removed.
10566 * BugsSite/extensions/example/code/config.pl: Removed.
10567 * BugsSite/extensions/example/code/flag-end_of_update.pl: Removed.
10568 * BugsSite/extensions/example/code/install-before_final_checks.pl: Removed.
10569 * BugsSite/extensions/example/code/product-confirm_delete.pl: Removed.
10570 * BugsSite/extensions/example/code/webservice-error_codes.pl: Removed.
10571 * BugsSite/extensions/example/code/webservice.pl: Removed.
10572 * BugsSite/extensions/example/disabled: Removed.
10573 * BugsSite/extensions/example/info.pl: Removed.
10574 * BugsSite/extensions/example/lib: Removed.
10575 * BugsSite/extensions/example/lib/ConfigExample.pm: Removed.
10576 * BugsSite/extensions/example/lib/WSExample.pm: Removed.
10577 * BugsSite/extensions/example/template: Removed.
10578 * BugsSite/extensions/example/template/en: Removed.
10579 * BugsSite/extensions/example/template/en/default: Removed.
10580 * BugsSite/extensions/example/template/en/default/admin: Removed.
10581 * BugsSite/extensions/example/template/en/default/admin/params: Removed.
10582 * BugsSite/extensions/example/template/en/default/admin/params/example.html.tmpl: Removed.
10583 * BugsSite/extensions/example/template/en/global: Removed.
10584 * BugsSite/extensions/example/template/en/global/user-error-errors.html.tmpl: Removed.
10585 * BugsSite/graphs: Removed.
10586 * BugsSite/images: Removed.
10587 * BugsSite/images/favicon.ico: Removed.
10588 * BugsSite/images/padlock.png: Removed.
10589 * BugsSite/importxml.pl: Removed.
10590 * BugsSite/index.cgi: Removed.
10591 * BugsSite/install-module.pl: Removed.
10592 * BugsSite/js: Removed.
10593 * BugsSite/js/TUI.js: Removed.
10594 * BugsSite/js/attachment.js: Removed.
10595 * BugsSite/js/expanding-tree.js: Removed.
10596 * BugsSite/js/field.js: Removed.
10597 * BugsSite/js/help.js: Removed.
10598 * BugsSite/js/params.js: Removed.
10599 * BugsSite/js/productform.js: Removed.
10600 * BugsSite/js/util.js: Removed.
10601 * BugsSite/js/yui: Removed.
10602 * BugsSite/js/yui/calendar.js: Removed.
10603 * BugsSite/js/yui/yahoo-dom-event.js: Removed.
10604 * BugsSite/lib: Removed.
10605 * BugsSite/lib/.htaccess: Removed.
10606 * BugsSite/lib/README: Removed.
10607 * BugsSite/long_list.cgi: Removed.
10608 * BugsSite/mod_perl.pl: Removed.
10609 * BugsSite/page.cgi: Removed.
10610 * BugsSite/post_bug.cgi: Removed.
10611 * BugsSite/process_bug.cgi: Removed.
10612 * BugsSite/query.cgi: Removed.
10613 * BugsSite/quips.cgi: Removed.
10614 * BugsSite/relogin.cgi: Removed.
10615 * BugsSite/report.cgi: Removed.
10616 * BugsSite/reports.cgi: Removed.
10617 * BugsSite/request.cgi: Removed.
10618 * BugsSite/robots.txt: Removed.
10619 * BugsSite/runtests.pl: Removed.
10620 * BugsSite/sanitycheck.cgi: Removed.
10621 * BugsSite/sanitycheck.pl: Removed.
10622 * BugsSite/search_plugin.cgi: Removed.
10623 * BugsSite/show_activity.cgi: Removed.
10624 * BugsSite/show_bug.cgi: Removed.
10625 * BugsSite/showattachment.cgi: Removed.
10626 * BugsSite/showdependencygraph.cgi: Removed.
10627 * BugsSite/showdependencytree.cgi: Removed.
10628 * BugsSite/sidebar.cgi: Removed.
10629 * BugsSite/skins: Removed.
10630 * BugsSite/skins/.cvsignore: Removed.
10631 * BugsSite/skins/contrib: Removed.
10632 * BugsSite/skins/contrib/Dusk: Removed.
10633 * BugsSite/skins/contrib/Dusk/.cvsignore: Removed.
10634 * BugsSite/skins/contrib/Dusk/IE-fixes.css: Removed.
10635 * BugsSite/skins/contrib/Dusk/admin.css: Removed.
10636 * BugsSite/skins/contrib/Dusk/buglist.css: Removed.
10637 * BugsSite/skins/contrib/Dusk/create_attachment.css: Removed.
10638 * BugsSite/skins/contrib/Dusk/dependency-tree.css: Removed.
10639 * BugsSite/skins/contrib/Dusk/duplicates.css: Removed.
10640 * BugsSite/skins/contrib/Dusk/editusers.css: Removed.
10641 * BugsSite/skins/contrib/Dusk/global.css: Removed.
10642 * BugsSite/skins/contrib/Dusk/help.css: Removed.
10643 * BugsSite/skins/contrib/Dusk/index.css: Removed.
10644 * BugsSite/skins/contrib/Dusk/panel.css: Removed.
10645 * BugsSite/skins/contrib/Dusk/params.css: Removed.
10646 * BugsSite/skins/contrib/Dusk/release-notes.css: Removed.
10647 * BugsSite/skins/contrib/Dusk/show_bug.css: Removed.
10648 * BugsSite/skins/contrib/Dusk/show_multiple.css: Removed.
10649 * BugsSite/skins/contrib/Dusk/summarize-time.css: Removed.
10650 * BugsSite/skins/contrib/Dusk/voting.css: Removed.
10651 * BugsSite/skins/contrib/Dusk/yui: Removed.
10652 * BugsSite/skins/contrib/Dusk/yui/calendar.css: Removed.
10653 * BugsSite/skins/custom: Removed.
10654 * BugsSite/skins/custom/IE-fixes.css: Removed.
10655 * BugsSite/skins/custom/admin.css: Removed.
10656 * BugsSite/skins/custom/buglist.css: Removed.
10657 * BugsSite/skins/custom/create_attachment.css: Removed.
10658 * BugsSite/skins/custom/dependency-tree.css: Removed.
10659 * BugsSite/skins/custom/duplicates.css: Removed.
10660 * BugsSite/skins/custom/editusers.css: Removed.
10661 * BugsSite/skins/custom/global.css: Removed.
10662 * BugsSite/skins/custom/help.css: Removed.
10663 * BugsSite/skins/custom/index.css: Removed.
10664 * BugsSite/skins/custom/opendarwin.gif: Removed.
10665 * BugsSite/skins/custom/panel.css: Removed.
10666 * BugsSite/skins/custom/params.css: Removed.
10667 * BugsSite/skins/custom/release-notes.css: Removed.
10668 * BugsSite/skins/custom/show_bug.css: Removed.
10669 * BugsSite/skins/custom/show_multiple.css: Removed.
10670 * BugsSite/skins/custom/summarize-time.css: Removed.
10671 * BugsSite/skins/custom/voting.css: Removed.
10672 * BugsSite/skins/custom/yui: Removed.
10673 * BugsSite/skins/custom/yui/calendar.css: Removed.
10674 * BugsSite/skins/standard: Removed.
10675 * BugsSite/skins/standard/IE-fixes.css: Removed.
10676 * BugsSite/skins/standard/admin.css: Removed.
10677 * BugsSite/skins/standard/buglist.css: Removed.
10678 * BugsSite/skins/standard/create_attachment.css: Removed.
10679 * BugsSite/skins/standard/dependency-tree: Removed.
10680 * BugsSite/skins/standard/dependency-tree.css: Removed.
10681 * BugsSite/skins/standard/dependency-tree/bug-item.png: Removed.
10682 * BugsSite/skins/standard/dependency-tree/tree-closed.png: Removed.
10683 * BugsSite/skins/standard/dependency-tree/tree-open.png: Removed.
10684 * BugsSite/skins/standard/dependency-tree/tree.png: Removed.
10685 * BugsSite/skins/standard/duplicates.css: Removed.
10686 * BugsSite/skins/standard/editusers.css: Removed.
10687 * BugsSite/skins/standard/global: Removed.
10688 * BugsSite/skins/standard/global.css: Removed.
10689 * BugsSite/skins/standard/global/body-back.gif: Removed.
10690 * BugsSite/skins/standard/global/calendar.png: Removed.
10691 * BugsSite/skins/standard/global/header.png: Removed.
10692 * BugsSite/skins/standard/help.css: Removed.
10693 * BugsSite/skins/standard/index: Removed.
10694 * BugsSite/skins/standard/index.css: Removed.
10695 * BugsSite/skins/standard/index/front.png: Removed.
10696 * BugsSite/skins/standard/panel.css: Removed.
10697 * BugsSite/skins/standard/params.css: Removed.
10698 * BugsSite/skins/standard/release-notes.css: Removed.
10699 * BugsSite/skins/standard/show_bug.css: Removed.
10700 * BugsSite/skins/standard/show_multiple.css: Removed.
10701 * BugsSite/skins/standard/summarize-time.css: Removed.
10702 * BugsSite/skins/standard/voting.css: Removed.
10703 * BugsSite/skins/standard/yui: Removed.
10704 * BugsSite/skins/standard/yui/calendar.css: Removed.
10705 * BugsSite/skins/standard/yui/sprite.png: Removed.
10706 * BugsSite/summarize_time.cgi: Removed.
10707 * BugsSite/t: Removed.
10708 * BugsSite/t/001compile.t: Removed.
10709 * BugsSite/t/002goodperl.t: Removed.
10710 * BugsSite/t/003safesys.t: Removed.
10711 * BugsSite/t/004template.t: Removed.
10712 * BugsSite/t/005no_tabs.t: Removed.
10713 * BugsSite/t/006spellcheck.t: Removed.
10714 * BugsSite/t/007util.t: Removed.
10715 * BugsSite/t/008filter.t: Removed.
10716 * BugsSite/t/009bugwords.t: Removed.
10717 * BugsSite/t/010dependencies.t: Removed.
10718 * BugsSite/t/011pod.t: Removed.
10719 * BugsSite/t/012throwables.t: Removed.
10720 * BugsSite/t/Support: Removed.
10721 * BugsSite/t/Support/Files.pm: Removed.
10722 * BugsSite/t/Support/Systemexec.pm: Removed.
10723 * BugsSite/t/Support/Templates.pm: Removed.
10724 * BugsSite/template: Removed.
10725 * BugsSite/template/.cvsignore: Removed.
10726 * BugsSite/template/.htaccess: Removed.
10727 * BugsSite/template/en: Removed.
10728 * BugsSite/template/en/.cvsignore: Removed.
10729 * BugsSite/template/en/custom: Removed.
10730 * BugsSite/template/en/custom/account: Removed.
10731 * BugsSite/template/en/custom/account/auth: Removed.
10732 * BugsSite/template/en/custom/account/email: Removed.
10733 * BugsSite/template/en/custom/account/password: Removed.
10734 * BugsSite/template/en/custom/account/prefs: Removed.
10735 * BugsSite/template/en/custom/admin: Removed.
10736 * BugsSite/template/en/custom/admin/classifications: Removed.
10737 * BugsSite/template/en/custom/admin/components: Removed.
10738 * BugsSite/template/en/custom/admin/fieldvalues: Removed.
10739 * BugsSite/template/en/custom/admin/flag-type: Removed.
10740 * BugsSite/template/en/custom/admin/groups: Removed.
10741 * BugsSite/template/en/custom/admin/keywords: Removed.
10742 * BugsSite/template/en/custom/admin/milestones: Removed.
10743 * BugsSite/template/en/custom/admin/products: Removed.
10744 * BugsSite/template/en/custom/admin/products/groupcontrol: Removed.
10745 * BugsSite/template/en/custom/admin/settings: Removed.
10746 * BugsSite/template/en/custom/admin/users: Removed.
10747 * BugsSite/template/en/custom/admin/versions: Removed.
10748 * BugsSite/template/en/custom/attachment: Removed.
10749 * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Removed.
10750 * BugsSite/template/en/custom/attachment/create.html.tmpl: Removed.
10751 * BugsSite/template/en/custom/attachment/created.html.tmpl: Removed.
10752 * BugsSite/template/en/custom/attachment/edit.html.tmpl: Removed.
10753 * BugsSite/template/en/custom/attachment/list.html.tmpl: Removed.
10754 * BugsSite/template/en/custom/attachment/review.html.tmpl: Removed.
10755 * BugsSite/template/en/custom/attachment/reviewform.html.tmpl: Removed.
10756 * BugsSite/template/en/custom/attachment/rietveldreview.html.tmpl: Removed.
10757 * BugsSite/template/en/custom/bug: Removed.
10758 * BugsSite/template/en/custom/bug/activity: Removed.
10759 * BugsSite/template/en/custom/bug/create: Removed.
10760 * BugsSite/template/en/custom/bug/edit.html.tmpl: Removed.
10761 * BugsSite/template/en/custom/bug/navigate.html.tmpl: Removed.
10762 * BugsSite/template/en/custom/bug/process: Removed.
10763 * BugsSite/template/en/custom/bug/votes: Removed.
10764 * BugsSite/template/en/custom/flag: Removed.
10765 * BugsSite/template/en/custom/flag/list.html.tmpl: Removed.
10766 * BugsSite/template/en/custom/global: Removed.
10767 * BugsSite/template/en/custom/global/choose-product.html.tmpl: Removed.
10768 * BugsSite/template/en/custom/global/header.html.tmpl: Removed.
10769 * BugsSite/template/en/custom/list: Removed.
10770 * BugsSite/template/en/custom/list/list.html.tmpl: Removed.
10771 * BugsSite/template/en/custom/pages: Removed.
10772 * BugsSite/template/en/custom/reports: Removed.
10773 * BugsSite/template/en/custom/request: Removed.
10774 * BugsSite/template/en/custom/request/email.txt.tmpl: Removed.
10775 * BugsSite/template/en/custom/request/queue.html.tmpl: Removed.
10776 * BugsSite/template/en/custom/search: Removed.
10777 * BugsSite/template/en/custom/whine: Removed.
10778 * BugsSite/template/en/default: Removed.
10779 * BugsSite/template/en/default/account: Removed.
10780 * BugsSite/template/en/default/account/auth: Removed.
10781 * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Removed.
10782 * BugsSite/template/en/default/account/auth/login.html.tmpl: Removed.
10783 * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Removed.
10784 * BugsSite/template/en/default/account/create.html.tmpl: Removed.
10785 * BugsSite/template/en/default/account/created.html.tmpl: Removed.
10786 * BugsSite/template/en/default/account/email: Removed.
10787 * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Removed.
10788 * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Removed.
10789 * BugsSite/template/en/default/account/email/confirm-new.html.tmpl: Removed.
10790 * BugsSite/template/en/default/account/email/confirm.html.tmpl: Removed.
10791 * BugsSite/template/en/default/account/email/request-new.txt.tmpl: Removed.
10792 * BugsSite/template/en/default/account/password: Removed.
10793 * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Removed.
10794 * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Removed.
10795 * BugsSite/template/en/default/account/prefs: Removed.
10796 * BugsSite/template/en/default/account/prefs/account.html.tmpl: Removed.
10797 * BugsSite/template/en/default/account/prefs/email.html.tmpl: Removed.
10798 * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Removed.
10799 * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Removed.
10800 * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Removed.
10801 * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Removed.
10802 * BugsSite/template/en/default/account/profile-activity.html.tmpl: Removed.
10803 * BugsSite/template/en/default/admin: Removed.
10804 * BugsSite/template/en/default/admin/admin.html.tmpl: Removed.
10805 * BugsSite/template/en/default/admin/classifications: Removed.
10806 * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Removed.
10807 * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Removed.
10808 * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Removed.
10809 * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Removed.
10810 * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Removed.
10811 * BugsSite/template/en/default/admin/components: Removed.
10812 * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Removed.
10813 * BugsSite/template/en/default/admin/components/create.html.tmpl: Removed.
10814 * BugsSite/template/en/default/admin/components/edit.html.tmpl: Removed.
10815 * BugsSite/template/en/default/admin/components/footer.html.tmpl: Removed.
10816 * BugsSite/template/en/default/admin/components/list.html.tmpl: Removed.
10817 * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Removed.
10818 * BugsSite/template/en/default/admin/confirm-action.html.tmpl: Removed.
10819 * BugsSite/template/en/default/admin/custom_fields: Removed.
10820 * BugsSite/template/en/default/admin/custom_fields/confirm-delete.html.tmpl: Removed.
10821 * BugsSite/template/en/default/admin/custom_fields/create.html.tmpl: Removed.
10822 * BugsSite/template/en/default/admin/custom_fields/edit.html.tmpl: Removed.
10823 * BugsSite/template/en/default/admin/custom_fields/list.html.tmpl: Removed.
10824 * BugsSite/template/en/default/admin/fieldvalues: Removed.
10825 * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Removed.
10826 * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Removed.
10827 * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Removed.
10828 * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Removed.
10829 * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Removed.
10830 * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Removed.
10831 * BugsSite/template/en/default/admin/flag-type: Removed.
10832 * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Removed.
10833 * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Removed.
10834 * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Removed.
10835 * BugsSite/template/en/default/admin/groups: Removed.
10836 * BugsSite/template/en/default/admin/groups/confirm-remove.html.tmpl: Removed.
10837 * BugsSite/template/en/default/admin/groups/create.html.tmpl: Removed.
10838 * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Removed.
10839 * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Removed.
10840 * BugsSite/template/en/default/admin/groups/list.html.tmpl: Removed.
10841 * BugsSite/template/en/default/admin/keywords: Removed.
10842 * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Removed.
10843 * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Removed.
10844 * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Removed.
10845 * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Removed.
10846 * BugsSite/template/en/default/admin/milestones: Removed.
10847 * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Removed.
10848 * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Removed.
10849 * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Removed.
10850 * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Removed.
10851 * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Removed.
10852 * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Removed.
10853 * BugsSite/template/en/default/admin/params: Removed.
10854 * BugsSite/template/en/default/admin/params/admin.html.tmpl: Removed.
10855 * BugsSite/template/en/default/admin/params/attachment.html.tmpl: Removed.
10856 * BugsSite/template/en/default/admin/params/auth.html.tmpl: Removed.
10857 * BugsSite/template/en/default/admin/params/bugchange.html.tmpl: Removed.
10858 * BugsSite/template/en/default/admin/params/bugfields.html.tmpl: Removed.
10859 * BugsSite/template/en/default/admin/params/bugmove.html.tmpl: Removed.
10860 * BugsSite/template/en/default/admin/params/common.html.tmpl: Removed.
10861 * BugsSite/template/en/default/admin/params/core.html.tmpl: Removed.
10862 * BugsSite/template/en/default/admin/params/dependencygraph.html.tmpl: Removed.
10863 * BugsSite/template/en/default/admin/params/editparams.html.tmpl: Removed.
10864 * BugsSite/template/en/default/admin/params/groupsecurity.html.tmpl: Removed.
10865 * BugsSite/template/en/default/admin/params/index.html.tmpl: Removed.
10866 * BugsSite/template/en/default/admin/params/ldap.html.tmpl: Removed.
10867 * BugsSite/template/en/default/admin/params/mta.html.tmpl: Removed.
10868 * BugsSite/template/en/default/admin/params/patchviewer.html.tmpl: Removed.
10869 * BugsSite/template/en/default/admin/params/query.html.tmpl: Removed.
10870 * BugsSite/template/en/default/admin/params/radius.html.tmpl: Removed.
10871 * BugsSite/template/en/default/admin/params/shadowdb.html.tmpl: Removed.
10872 * BugsSite/template/en/default/admin/params/usermatch.html.tmpl: Removed.
10873 * BugsSite/template/en/default/admin/products: Removed.
10874 * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Removed.
10875 * BugsSite/template/en/default/admin/products/create.html.tmpl: Removed.
10876 * BugsSite/template/en/default/admin/products/edit-common.html.tmpl: Removed.
10877 * BugsSite/template/en/default/admin/products/edit.html.tmpl: Removed.
10878 * BugsSite/template/en/default/admin/products/footer.html.tmpl: Removed.
10879 * BugsSite/template/en/default/admin/products/groupcontrol: Removed.
10880 * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Removed.
10881 * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Removed.
10882 * BugsSite/template/en/default/admin/products/groupcontrol/updated.html.tmpl: Removed.
10883 * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Removed.
10884 * BugsSite/template/en/default/admin/products/list.html.tmpl: Removed.
10885 * BugsSite/template/en/default/admin/products/updated.html.tmpl: Removed.
10886 * BugsSite/template/en/default/admin/sanitycheck: Removed.
10887 * BugsSite/template/en/default/admin/sanitycheck/list.html.tmpl: Removed.
10888 * BugsSite/template/en/default/admin/sanitycheck/messages.html.tmpl: Removed.
10889 * BugsSite/template/en/default/admin/settings: Removed.
10890 * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Removed.
10891 * BugsSite/template/en/default/admin/sudo.html.tmpl: Removed.
10892 * BugsSite/template/en/default/admin/table.html.tmpl: Removed.
10893 * BugsSite/template/en/default/admin/users: Removed.
10894 * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Removed.
10895 * BugsSite/template/en/default/admin/users/create.html.tmpl: Removed.
10896 * BugsSite/template/en/default/admin/users/edit.html.tmpl: Removed.
10897 * BugsSite/template/en/default/admin/users/list.html.tmpl: Removed.
10898 * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Removed.
10899 * BugsSite/template/en/default/admin/users/responsibilities.html.tmpl: Removed.
10900 * BugsSite/template/en/default/admin/users/search.html.tmpl: Removed.
10901 * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Removed.
10902 * BugsSite/template/en/default/admin/versions: Removed.
10903 * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Removed.
10904 * BugsSite/template/en/default/admin/versions/create.html.tmpl: Removed.
10905 * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Removed.
10906 * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Removed.
10907 * BugsSite/template/en/default/admin/versions/list.html.tmpl: Removed.
10908 * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Removed.
10909 * BugsSite/template/en/default/admin/workflow: Removed.
10910 * BugsSite/template/en/default/admin/workflow/comment.html.tmpl: Removed.
10911 * BugsSite/template/en/default/admin/workflow/edit.html.tmpl: Removed.
10912 * BugsSite/template/en/default/attachment: Removed.
10913 * BugsSite/template/en/default/attachment/cancel-create-dupe.html.tmpl: Removed.
10914 * BugsSite/template/en/default/attachment/choose.html.tmpl: Removed.
10915 * BugsSite/template/en/default/attachment/confirm-delete.html.tmpl: Removed.
10916 * BugsSite/template/en/default/attachment/content-types.html.tmpl: Removed.
10917 * BugsSite/template/en/default/attachment/create.html.tmpl: Removed.
10918 * BugsSite/template/en/default/attachment/created.html.tmpl: Removed.
10919 * BugsSite/template/en/default/attachment/createformcontents.html.tmpl: Removed.
10920 * BugsSite/template/en/default/attachment/delete_reason.txt.tmpl: Removed.
10921 * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Removed.
10922 * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Removed.
10923 * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Removed.
10924 * BugsSite/template/en/default/attachment/edit.html.tmpl: Removed.
10925 * BugsSite/template/en/default/attachment/list.html.tmpl: Removed.
10926 * BugsSite/template/en/default/attachment/midair.html.tmpl: Removed.
10927 * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Removed.
10928 * BugsSite/template/en/default/attachment/updated.html.tmpl: Removed.
10929 * BugsSite/template/en/default/bug: Removed.
10930 * BugsSite/template/en/default/bug/activity: Removed.
10931 * BugsSite/template/en/default/bug/activity/show.html.tmpl: Removed.
10932 * BugsSite/template/en/default/bug/activity/table.html.tmpl: Removed.
10933 * BugsSite/template/en/default/bug/choose.html.tmpl: Removed.
10934 * BugsSite/template/en/default/bug/comments.html.tmpl: Removed.
10935 * BugsSite/template/en/default/bug/create: Removed.
10936 * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Removed.
10937 * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Removed.
10938 * BugsSite/template/en/default/bug/create/confirm-create-dupe.html.tmpl: Removed.
10939 * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Removed.
10940 * BugsSite/template/en/default/bug/create/create.html.tmpl: Removed.
10941 * BugsSite/template/en/default/bug/create/created.html.tmpl: Removed.
10942 * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Removed.
10943 * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Removed.
10944 * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Removed.
10945 * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Removed.
10946 * BugsSite/template/en/default/bug/edit.html.tmpl: Removed.
10947 * BugsSite/template/en/default/bug/field.html.tmpl: Removed.
10948 * BugsSite/template/en/default/bug/knob.html.tmpl: Removed.
10949 * BugsSite/template/en/default/bug/navigate.html.tmpl: Removed.
10950 * BugsSite/template/en/default/bug/process: Removed.
10951 * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Removed.
10952 * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Removed.
10953 * BugsSite/template/en/default/bug/process/header.html.tmpl: Removed.
10954 * BugsSite/template/en/default/bug/process/midair.html.tmpl: Removed.
10955 * BugsSite/template/en/default/bug/process/results.html.tmpl: Removed.
10956 * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Removed.
10957 * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Removed.
10958 * BugsSite/template/en/default/bug/show.html.tmpl: Removed.
10959 * BugsSite/template/en/default/bug/show.xml.tmpl: Removed.
10960 * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Removed.
10961 * BugsSite/template/en/default/bug/time.html.tmpl: Removed.
10962 * BugsSite/template/en/default/bug/votes: Removed.
10963 * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Removed.
10964 * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Removed.
10965 * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Removed.
10966 * BugsSite/template/en/default/config.js.tmpl: Removed.
10967 * BugsSite/template/en/default/config.rdf.tmpl: Removed.
10968 * BugsSite/template/en/default/email: Removed.
10969 * BugsSite/template/en/default/email/newchangedmail.txt.tmpl: Removed.
10970 * BugsSite/template/en/default/email/sanitycheck.txt.tmpl: Removed.
10971 * BugsSite/template/en/default/email/sudo.txt.tmpl: Removed.
10972 * BugsSite/template/en/default/email/votes-removed.txt.tmpl: Removed.
10973 * BugsSite/template/en/default/email/whine.txt.tmpl: Removed.
10974 * BugsSite/template/en/default/filterexceptions.pl: Removed.
10975 * BugsSite/template/en/default/flag: Removed.
10976 * BugsSite/template/en/default/flag/list.html.tmpl: Removed.
10977 * BugsSite/template/en/default/global: Removed.
10978 * BugsSite/template/en/default/global/banner.html.tmpl: Removed.
10979 * BugsSite/template/en/default/global/choose-classification.html.tmpl: Removed.
10980 * BugsSite/template/en/default/global/choose-product.html.tmpl: Removed.
10981 * BugsSite/template/en/default/global/code-error.html.tmpl: Removed.
10982 * BugsSite/template/en/default/global/common-links.html.tmpl: Removed.
10983 * BugsSite/template/en/default/global/confirm-action.html.tmpl: Removed.
10984 * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Removed.
10985 * BugsSite/template/en/default/global/docslinks.html.tmpl: Removed.
10986 * BugsSite/template/en/default/global/field-descs.none.tmpl: Removed.
10987 * BugsSite/template/en/default/global/footer.html.tmpl: Removed.
10988 * BugsSite/template/en/default/global/header.html.tmpl: Removed.
10989 * BugsSite/template/en/default/global/help.html.tmpl: Removed.
10990 * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Removed.
10991 * BugsSite/template/en/default/global/initialize.none.tmpl: Removed.
10992 * BugsSite/template/en/default/global/js-products.html.tmpl: Removed.
10993 * BugsSite/template/en/default/global/message.html.tmpl: Removed.
10994 * BugsSite/template/en/default/global/message.txt.tmpl: Removed.
10995 * BugsSite/template/en/default/global/messages.html.tmpl: Removed.
10996 * BugsSite/template/en/default/global/per-bug-queries.html.tmpl: Removed.
10997 * BugsSite/template/en/default/global/select-menu.html.tmpl: Removed.
10998 * BugsSite/template/en/default/global/setting-descs.none.tmpl: Removed.
10999 * BugsSite/template/en/default/global/site-navigation.html.tmpl: Removed.
11000 * BugsSite/template/en/default/global/tabs.html.tmpl: Removed.
11001 * BugsSite/template/en/default/global/textarea.html.tmpl: Removed.
11002 * BugsSite/template/en/default/global/useful-links.html.tmpl: Removed.
11003 * BugsSite/template/en/default/global/user-error.html.tmpl: Removed.
11004 * BugsSite/template/en/default/global/userselect.html.tmpl: Removed.
11005 * BugsSite/template/en/default/global/variables.none.tmpl: Removed.
11006 * BugsSite/template/en/default/index.html.tmpl: Removed.
11007 * BugsSite/template/en/default/list: Removed.
11008 * BugsSite/template/en/default/list/change-columns.html.tmpl: Removed.
11009 * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Removed.
11010 * BugsSite/template/en/default/list/list-simple.html.tmpl: Removed.
11011 * BugsSite/template/en/default/list/list.atom.tmpl: Removed.
11012 * BugsSite/template/en/default/list/list.csv.tmpl: Removed.
11013 * BugsSite/template/en/default/list/list.html.tmpl: Removed.
11014 * BugsSite/template/en/default/list/list.ics.tmpl: Removed.
11015 * BugsSite/template/en/default/list/list.js.tmpl: Removed.
11016 * BugsSite/template/en/default/list/list.rdf.tmpl: Removed.
11017 * BugsSite/template/en/default/list/quips.html.tmpl: Removed.
11018 * BugsSite/template/en/default/list/server-push.html.tmpl: Removed.
11019 * BugsSite/template/en/default/list/table.html.tmpl: Removed.
11020 * BugsSite/template/en/default/pages: Removed.
11021 * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Removed.
11022 * BugsSite/template/en/default/pages/fields.html.tmpl: Removed.
11023 * BugsSite/template/en/default/pages/linked.html.tmpl: Removed.
11024 * BugsSite/template/en/default/pages/linkify.html.tmpl: Removed.
11025 * BugsSite/template/en/default/pages/quicksearch.html.tmpl: Removed.
11026 * BugsSite/template/en/default/pages/quicksearchhack.html.tmpl: Removed.
11027 * BugsSite/template/en/default/pages/release-notes.html.tmpl: Removed.
11028 * BugsSite/template/en/default/pages/sudo.html.tmpl: Removed.
11029 * BugsSite/template/en/default/pages/voting.html.tmpl: Removed.
11030 * BugsSite/template/en/default/reports: Removed.
11031 * BugsSite/template/en/default/reports/chart.csv.tmpl: Removed.
11032 * BugsSite/template/en/default/reports/chart.html.tmpl: Removed.
11033 * BugsSite/template/en/default/reports/chart.png.tmpl: Removed.
11034 * BugsSite/template/en/default/reports/components.html.tmpl: Removed.
11035 * BugsSite/template/en/default/reports/create-chart.html.tmpl: Removed.
11036 * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Removed.
11037 * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Removed.
11038 * BugsSite/template/en/default/reports/duplicates.html.tmpl: Removed.
11039 * BugsSite/template/en/default/reports/edit-series.html.tmpl: Removed.
11040 * BugsSite/template/en/default/reports/keywords.html.tmpl: Removed.
11041 * BugsSite/template/en/default/reports/menu.html.tmpl: Removed.
11042 * BugsSite/template/en/default/reports/old-charts.html.tmpl: Removed.
11043 * BugsSite/template/en/default/reports/report-bar.png.tmpl: Removed.
11044 * BugsSite/template/en/default/reports/report-line.png.tmpl: Removed.
11045 * BugsSite/template/en/default/reports/report-pie.png.tmpl: Removed.
11046 * BugsSite/template/en/default/reports/report-simple.html.tmpl: Removed.
11047 * BugsSite/template/en/default/reports/report-table.csv.tmpl: Removed.
11048 * BugsSite/template/en/default/reports/report-table.html.tmpl: Removed.
11049 * BugsSite/template/en/default/reports/report.csv.tmpl: Removed.
11050 * BugsSite/template/en/default/reports/report.html.tmpl: Removed.
11051 * BugsSite/template/en/default/reports/series-common.html.tmpl: Removed.
11052 * BugsSite/template/en/default/reports/series.html.tmpl: Removed.
11053 * BugsSite/template/en/default/request: Removed.
11054 * BugsSite/template/en/default/request/email.txt.tmpl: Removed.
11055 * BugsSite/template/en/default/request/queue.html.tmpl: Removed.
11056 * BugsSite/template/en/default/search: Removed.
11057 * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Removed.
11058 * BugsSite/template/en/default/search/form.html.tmpl: Removed.
11059 * BugsSite/template/en/default/search/knob.html.tmpl: Removed.
11060 * BugsSite/template/en/default/search/search-advanced.html.tmpl: Removed.
11061 * BugsSite/template/en/default/search/search-create-series.html.tmpl: Removed.
11062 * BugsSite/template/en/default/search/search-help.html.tmpl: Removed.
11063 * BugsSite/template/en/default/search/search-plugin.xml.tmpl: Removed.
11064 * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Removed.
11065 * BugsSite/template/en/default/search/search-report-select.html.tmpl: Removed.
11066 * BugsSite/template/en/default/search/search-report-table.html.tmpl: Removed.
11067 * BugsSite/template/en/default/search/search-specific.html.tmpl: Removed.
11068 * BugsSite/template/en/default/search/tabs.html.tmpl: Removed.
11069 * BugsSite/template/en/default/setup: Removed.
11070 * BugsSite/template/en/default/setup/strings.txt.pl: Removed.
11071 * BugsSite/template/en/default/sidebar.xul.tmpl: Removed.
11072 * BugsSite/template/en/default/welcome-admin.html.tmpl: Removed.
11073 * BugsSite/template/en/default/whine: Removed.
11074 * BugsSite/template/en/default/whine/mail.html.tmpl: Removed.
11075 * BugsSite/template/en/default/whine/mail.txt.tmpl: Removed.
11076 * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Removed.
11077 * BugsSite/template/en/default/whine/schedule.html.tmpl: Removed.
11078 * BugsSite/template/en/extension: Removed.
11079 * BugsSite/template/en/extension/filterexceptions.pl: Removed.
11080 * BugsSite/testagent.cgi: Removed.
11081 * BugsSite/testserver.pl: Removed.
11082 * BugsSite/token.cgi: Removed.
11083 * BugsSite/userprefs.cgi: Removed.
11084 * BugsSite/votes.cgi: Removed.
11085 * BugsSite/whine.pl: Removed.
11086 * BugsSite/whineatnews.pl: Removed.
11087 * BugsSite/xml.cgi: Removed.
11088 * BugsSite/xmlrpc.cgi: Removed.
11089 * PlanetWebKit: Removed.
11090 * PlanetWebKit/README: Removed.
11091 * PlanetWebKit/config.ini: Removed.
11092 * PlanetWebKit/planet: Removed.
11093 * PlanetWebKit/planet/AUTHORS: Removed.
11094 * PlanetWebKit/planet/INSTALL: Removed.
11095 * PlanetWebKit/planet/LICENCE: Removed.
11096 * PlanetWebKit/planet/NEWS: Removed.
11097 * PlanetWebKit/planet/PKG-INFO: Removed.
11098 * PlanetWebKit/planet/README: Removed.
11099 * PlanetWebKit/planet/THANKS: Removed.
11100 * PlanetWebKit/planet/TODO: Removed.
11101 * PlanetWebKit/planet/examples: Removed.
11102 * PlanetWebKit/planet/examples/atom.xml.tmpl: Removed.
11103 * PlanetWebKit/planet/examples/basic: Removed.
11104 * PlanetWebKit/planet/examples/basic/config.ini: Removed.
11105 * PlanetWebKit/planet/examples/basic/index.html.tmpl: Removed.
11106 * PlanetWebKit/planet/examples/fancy: Removed.
11107 * PlanetWebKit/planet/examples/fancy/config.ini: Removed.
11108 * PlanetWebKit/planet/examples/fancy/index.html.tmpl: Removed.
11109 * PlanetWebKit/planet/examples/foafroll.xml.tmpl: Removed.
11110 * PlanetWebKit/planet/examples/opml.xml.tmpl: Removed.
11111 * PlanetWebKit/planet/examples/output: Removed.
11112 * PlanetWebKit/planet/examples/output/images: Removed.
11113 * PlanetWebKit/planet/examples/output/images/edd.png: Removed.
11114 * PlanetWebKit/planet/examples/output/images/evolution.png: Removed.
11115 * PlanetWebKit/planet/examples/output/images/feed-icon-10x10.png: Removed.
11116 * PlanetWebKit/planet/examples/output/images/jdub.png: Removed.
11117 * PlanetWebKit/planet/examples/output/images/keybuk.png: Removed.
11118 * PlanetWebKit/planet/examples/output/images/logo.png: Removed.
11119 * PlanetWebKit/planet/examples/output/images/opml.png: Removed.
11120 * PlanetWebKit/planet/examples/output/images/planet.png: Removed.
11121 * PlanetWebKit/planet/examples/output/images/thom.png: Removed.
11122 * PlanetWebKit/planet/examples/output/planet.css: Removed.
11123 * PlanetWebKit/planet/examples/rss10.xml.tmpl: Removed.
11124 * PlanetWebKit/planet/examples/rss20.xml.tmpl: Removed.
11125 * PlanetWebKit/planet/planet: Removed.
11126 * PlanetWebKit/planet/planet-cache.py: Removed.
11127 * PlanetWebKit/planet/planet.py: Removed.
11128 * PlanetWebKit/planet/planet/__init__.py: Removed.
11129 * PlanetWebKit/planet/planet/atomstyler.py: Removed.
11130 * PlanetWebKit/planet/planet/cache.py: Removed.
11131 * PlanetWebKit/planet/planet/compat_logging: Removed.
11132 * PlanetWebKit/planet/planet/compat_logging/__init__.py: Removed.
11133 * PlanetWebKit/planet/planet/compat_logging/config.py: Removed.
11134 * PlanetWebKit/planet/planet/compat_logging/handlers.py: Removed.
11135 * PlanetWebKit/planet/planet/feedparser.py: Removed.
11136 * PlanetWebKit/planet/planet/htmltmpl.py: Removed.
11137 * PlanetWebKit/planet/planet/sanitize.py: Removed.
11138 * PlanetWebKit/planet/planet/tests: Removed.
11139 * PlanetWebKit/planet/planet/tests/__init__.py: Removed.
11140 * PlanetWebKit/planet/planet/tests/data: Removed.
11141 * PlanetWebKit/planet/planet/tests/data/simple.tmpl: Removed.
11142 * PlanetWebKit/planet/planet/tests/data/simple2.tmpl: Removed.
11143 * PlanetWebKit/planet/planet/tests/test_channel.py: Removed.
11144 * PlanetWebKit/planet/planet/tests/test_main.py: Removed.
11145 * PlanetWebKit/planet/planet/tests/test_sanitize.py: Removed.
11146 * PlanetWebKit/planet/planet/tests/test_sub.py: Removed.
11147 * PlanetWebKit/planet/planet/timeoutsocket.py: Removed.
11148 * PlanetWebKit/planet/runtests.py: Removed.
11149 * PlanetWebKit/planet/setup.py: Removed.
11150 * PlanetWebKit/templates: Removed.
11151 * PlanetWebKit/templates/atom.xml.tmpl: Removed.
11152 * PlanetWebKit/templates/foafroll.xml.tmpl: Removed.
11153 * PlanetWebKit/templates/index.html.tmpl: Removed.
11154 * PlanetWebKit/templates/opml.xml.tmpl: Removed.
11155 * PlanetWebKit/templates/rss10.xml.tmpl: Removed.
11156 * PlanetWebKit/templates/rss20.xml.tmpl: Removed.
11157 * PlanetWebKit/update.pl: Removed.
11158 * PlanetWebKit/wwwroot: Removed.
11159 * PlanetWebKit/wwwroot/ie.css: Removed.
11160 * PlanetWebKit/wwwroot/images: Removed.
11161 * PlanetWebKit/wwwroot/images/feed-icon-10x10.png: Removed.
11162 * PlanetWebKit/wwwroot/images/ie-nav-blue.png: Removed.
11163 * PlanetWebKit/wwwroot/images/planet-webkit.png: Removed.
11164 * PlanetWebKit/wwwroot/images/planet.png: Removed.
11165 * PlanetWebKit/wwwroot/planet.css: Removed.
11166 * PlanetWebKit/wwwroot/planetwebkit.css: Removed.
11168 * Sites/bugs.webkit.org: Copied from BugsSite.
11169 * Sites/planet.webkit.org: Copied from PlanetWebKit.
11170 * Sites/webkit.org: Copied from WebKitSite.
11171 * WebKitSite: Removed.
11172 * WebKitSite/.htaccess: Removed.
11173 * WebKitSite/asking_questions.html: Removed.
11174 * WebKitSite/blog: Removed.
11175 * WebKitSite/blog-files: Removed.
11176 * WebKitSite/blog-files/3d-transforms: Removed.
11177 * WebKitSite/blog-files/3d-transforms/image-flip.html: Removed.
11178 * WebKitSite/blog-files/3d-transforms/mighty-cubes.png: Removed.
11179 * WebKitSite/blog-files/3d-transforms/morphing-cubes.html: Removed.
11180 * WebKitSite/blog-files/3d-transforms/perspective-by-example.html: Removed.
11181 * WebKitSite/blog-files/3d-transforms/poster-circle.html: Removed.
11182 * WebKitSite/blog-files/3d-transforms/poster-circle.png: Removed.
11183 * WebKitSite/blog-files/3d-transforms/transform-style.html: Removed.
11184 * WebKitSite/blog-files/InspectElementMenu.png: Removed.
11185 * WebKitSite/blog-files/InspectorCSSEditing.png: Removed.
11186 * WebKitSite/blog-files/InspectorDatabaseBrowser.png: Removed.
11187 * WebKitSite/blog-files/InspectorFonts.png: Removed.
11188 * WebKitSite/blog-files/acid3-100.png: Removed.
11189 * WebKitSite/blog-files/acid3-full-rendering-pass.png: Removed.
11190 * WebKitSite/blog-files/acid3-rendering-reference.png: Removed.
11191 * WebKitSite/blog-files/acid3-screenshot.png: Removed.
11192 * WebKitSite/blog-files/acid3-timing-screenshot.png: Removed.
11193 * WebKitSite/blog-files/acid3-timing.png: Removed.
11194 * WebKitSite/blog-files/animation-demo.svg: Removed.
11195 * WebKitSite/blog-files/bounce.html: Removed.
11196 * WebKitSite/blog-files/bounce.png: Removed.
11197 * WebKitSite/blog-files/circle.svg: Removed.
11198 * WebKitSite/blog-files/cubes-7.svg: Removed.
11199 * WebKitSite/blog-files/gebcnspeedtest.html: Removed.
11200 * WebKitSite/blog-files/gebcnwebkitonly.png: Removed.
11201 * WebKitSite/blog-files/inspector: Removed.
11202 * WebKitSite/blog-files/inspector-closure-scope.png: Removed.
11203 * WebKitSite/blog-files/inspector-console-autocomplete.png: Removed.
11204 * WebKitSite/blog-files/inspector-databases-panel-query-view.png: Removed.
11205 * WebKitSite/blog-files/inspector-databases-panel.png: Removed.
11206 * WebKitSite/blog-files/inspector-disabling-properties.png: Removed.
11207 * WebKitSite/blog-files/inspector-elements-panel.png: Removed.
11208 * WebKitSite/blog-files/inspector-event-scope.png: Removed.
11209 * WebKitSite/blog-files/inspector-numeric-style-stepping.gif: Removed.
11210 * WebKitSite/blog-files/inspector-profiles-panel.png: Removed.
11211 * WebKitSite/blog-files/inspector-resources-panel.png: Removed.
11212 * WebKitSite/blog-files/inspector-scripts-panel.png: Removed.
11213 * WebKitSite/blog-files/inspector-searching-elements.png: Removed.
11214 * WebKitSite/blog-files/inspector-searching-profiles.png: Removed.
11215 * WebKitSite/blog-files/inspector-status-bar-with-errors.png: Removed.
11216 * WebKitSite/blog-files/inspector-toolbar.png: Removed.
11217 * WebKitSite/blog-files/inspector-with-scope.png: Removed.
11218 * WebKitSite/blog-files/inspector/audits_launcher.png: Removed.
11219 * WebKitSite/blog-files/inspector/audits_panel.png: Removed.
11220 * WebKitSite/blog-files/inspector/breakpoints.png: Removed.
11221 * WebKitSite/blog-files/inspector/colors.png: Removed.
11222 * WebKitSite/blog-files/inspector/console_panel.png: Removed.
11223 * WebKitSite/blog-files/inspector/context_menu.png: Removed.
11224 * WebKitSite/blog-files/inspector/cookies.png: Removed.
11225 * WebKitSite/blog-files/inspector/css_highlighted_line.png: Removed.
11226 * WebKitSite/blog-files/inspector/css_line_number_snippet.png: Removed.
11227 * WebKitSite/blog-files/inspector/css_line_numbers.png: Removed.
11228 * WebKitSite/blog-files/inspector/css_selectors.png: Removed.
11229 * WebKitSite/blog-files/inspector/css_syntax_highlight.png: Removed.
11230 * WebKitSite/blog-files/inspector/deactivate_breakpoints.png: Removed.
11231 * WebKitSite/blog-files/inspector/dom_storage.png: Removed.
11232 * WebKitSite/blog-files/inspector/edit_attributes.png: Removed.
11233 * WebKitSite/blog-files/inspector/enable.png: Removed.
11234 * WebKitSite/blog-files/inspector/evaluate_on_hover.png: Removed.
11235 * WebKitSite/blog-files/inspector/evaluate_on_hover_2.png: Removed.
11236 * WebKitSite/blog-files/inspector/event_listeners.png: Removed.
11237 * WebKitSite/blog-files/inspector/form_data.png: Removed.
11238 * WebKitSite/blog-files/inspector/inherited_styles.png: Removed.
11239 * WebKitSite/blog-files/inspector/inline_highlight.png: Removed.
11240 * WebKitSite/blog-files/inspector/inorder.png: Removed.
11241 * WebKitSite/blog-files/inspector/inspect_inspector.png: Removed.
11242 * WebKitSite/blog-files/inspector/inspect_inspector_small.png: Removed.
11243 * WebKitSite/blog-files/inspector/large_dom.png: Removed.
11244 * WebKitSite/blog-files/inspector/large_resources.png: Removed.
11245 * WebKitSite/blog-files/inspector/load_lines.png: Removed.
11246 * WebKitSite/blog-files/inspector/nodelist.png: Removed.
11247 * WebKitSite/blog-files/inspector/pseudo_elements.png: Removed.
11248 * WebKitSite/blog-files/inspector/redirect_headers.png: Removed.
11249 * WebKitSite/blog-files/inspector/redirect_headers_full.png: Removed.
11250 * WebKitSite/blog-files/inspector/redirects.png: Removed.
11251 * WebKitSite/blog-files/inspector/redirects_full.png: Removed.
11252 * WebKitSite/blog-files/inspector/scope_bar.png: Removed.
11253 * WebKitSite/blog-files/inspector/timeline_overview.png: Removed.
11254 * WebKitSite/blog-files/inspector/timeline_panel.png: Removed.
11255 * WebKitSite/blog-files/inspector/timeline_record_details.png: Removed.
11256 * WebKitSite/blog-files/inspector/watched_expression.png: Removed.
11257 * WebKitSite/blog-files/kate-circle.png: Removed.
11258 * WebKitSite/blog-files/kate-gradient-rounded.png: Removed.
11259 * WebKitSite/blog-files/kate-gradient.png: Removed.
11260 * WebKitSite/blog-files/kate-reflected.png: Removed.
11261 * WebKitSite/blog-files/kate-vignette-mask.png: Removed.
11262 * WebKitSite/blog-files/kate.png: Removed.
11263 * WebKitSite/blog-files/leaves: Removed.
11264 * WebKitSite/blog-files/leaves-screenshot-small.jpg: Removed.
11265 * WebKitSite/blog-files/leaves-screenshot.jpg: Removed.
11266 * WebKitSite/blog-files/leaves/images: Removed.
11267 * WebKitSite/blog-files/leaves/images/apple-touch-icon.png: Removed.
11268 * WebKitSite/blog-files/leaves/images/backgroundLeaves.jpg: Removed.
11269 * WebKitSite/blog-files/leaves/images/realLeaf1.png: Removed.
11270 * WebKitSite/blog-files/leaves/images/realLeaf2.png: Removed.
11271 * WebKitSite/blog-files/leaves/images/realLeaf3.png: Removed.
11272 * WebKitSite/blog-files/leaves/images/realLeaf4.png: Removed.
11273 * WebKitSite/blog-files/leaves/images/textBackground.png: Removed.
11274 * WebKitSite/blog-files/leaves/index.html: Removed.
11275 * WebKitSite/blog-files/leaves/leaves.css: Removed.
11276 * WebKitSite/blog-files/leaves/leaves.js: Removed.
11277 * WebKitSite/blog-files/load-unload-example.html: Removed.
11278 * WebKitSite/blog-files/loader-diagram.svg: Removed.
11279 * WebKitSite/blog-files/maskspeedracer.png: Removed.
11280 * WebKitSite/blog-files/number-morph.svg: Removed.
11281 * WebKitSite/blog-files/pageshow-pagehide-example.html: Removed.
11282 * WebKitSite/blog-files/prototype-for-gebcn-test.js: Removed.
11283 * WebKitSite/blog-files/pulse.html: Removed.
11284 * WebKitSite/blog-files/pulse.png: Removed.
11285 * WebKitSite/blog-files/riemann-screenshot.png: Removed.
11286 * WebKitSite/blog-files/scrollbarpicture.png: Removed.
11287 * WebKitSite/blog-files/sfx-perf.png: Removed.
11288 * WebKitSite/blog-files/squirrelfish-link-animated.svg: Removed.
11289 * WebKitSite/blog-files/squirrelfish-webkit-graph.png: Removed.
11290 * WebKitSite/blog-files/squirrelfish.png: Removed.
11291 * WebKitSite/blog-files/timeline-blocking-script.png: Removed.
11292 * WebKitSite/blog-files/timeline-defer-script.png: Removed.
11293 * WebKitSite/blog-files/touch-poster.png: Removed.
11294 * WebKitSite/blog-files/vignette-mask.png: Removed.
11295 * WebKitSite/blog-files/webgl: Removed.
11296 * WebKitSite/blog-files/webgl/Earth.html: Removed.
11297 * WebKitSite/blog-files/webgl/ManyPlanetsDeep.html: Removed.
11298 * WebKitSite/blog-files/webgl/SpinningBox.html: Removed.
11299 * WebKitSite/blog-files/webgl/SpiritBox.html: Removed.
11300 * WebKitSite/blog-files/webgl/TeapotPerPixel.html: Removed.
11301 * WebKitSite/blog-files/webgl/TeapotPerVertex.html: Removed.
11302 * WebKitSite/blog-files/webgl/WebGL+CSS.html: Removed.
11303 * WebKitSite/blog-files/webgl/resources: Removed.
11304 * WebKitSite/blog-files/webgl/resources/BambooBridge.jpg: Removed.
11305 * WebKitSite/blog-files/webgl/resources/EarthThumb.jpg: Removed.
11306 * WebKitSite/blog-files/webgl/resources/J3DI.js: Removed.
11307 * WebKitSite/blog-files/webgl/resources/J3DIMath.js: Removed.
11308 * WebKitSite/blog-files/webgl/resources/ManyPlanetsDeepThumb.jpg: Removed.
11309 * WebKitSite/blog-files/webgl/resources/SpinningBoxThumb.jpg: Removed.
11310 * WebKitSite/blog-files/webgl/resources/SpiritBox.jpg: Removed.
11311 * WebKitSite/blog-files/webgl/resources/TeapotPerPixelThumb.jpg: Removed.
11312 * WebKitSite/blog-files/webgl/resources/TeapotPerVertexThumb.jpg: Removed.
11313 * WebKitSite/blog-files/webgl/resources/WebGL+CSSThumb.jpg: Removed.
11314 * WebKitSite/blog-files/webgl/resources/blogpost.css: Removed.
11315 * WebKitSite/blog-files/webgl/resources/earthmap1k.jpg: Removed.
11316 * WebKitSite/blog-files/webgl/resources/mars500x250.png: Removed.
11317 * WebKitSite/blog-files/webgl/resources/spirit.jpg: Removed.
11318 * WebKitSite/blog-files/webgl/resources/teapot.obj: Removed.
11319 * WebKitSite/blog-files/wsj-nopreload.png: Removed.
11320 * WebKitSite/blog-files/wsj-preload.png: Removed.
11321 * WebKitSite/blog-files/wsj-vs.png: Removed.
11322 * WebKitSite/blog/.htaccess: Removed.
11323 * WebKitSite/blog/index.php: Removed.
11324 * WebKitSite/blog/license.txt: Removed.
11325 * WebKitSite/blog/wp-admin: Removed.
11326 * WebKitSite/blog/wp-admin/admin-ajax.php: Removed.
11327 * WebKitSite/blog/wp-admin/admin-footer.php: Removed.
11328 * WebKitSite/blog/wp-admin/admin-functions.php: Removed.
11329 * WebKitSite/blog/wp-admin/admin-header.php: Removed.
11330 * WebKitSite/blog/wp-admin/admin-post.php: Removed.
11331 * WebKitSite/blog/wp-admin/admin.php: Removed.
11332 * WebKitSite/blog/wp-admin/async-upload.php: Removed.
11333 * WebKitSite/blog/wp-admin/categories.php: Removed.
11334 * WebKitSite/blog/wp-admin/comment.php: Removed.
11335 * WebKitSite/blog/wp-admin/css: Removed.
11336 * WebKitSite/blog/wp-admin/css/colors-classic-rtl.css: Removed.
11337 * WebKitSite/blog/wp-admin/css/colors-classic.css: Removed.
11338 * WebKitSite/blog/wp-admin/css/colors-fresh-rtl.css: Removed.
11339 * WebKitSite/blog/wp-admin/css/colors-fresh.css: Removed.
11340 * WebKitSite/blog/wp-admin/css/dashboard-rtl.css: Removed.
11341 * WebKitSite/blog/wp-admin/css/dashboard.css: Removed.
11342 * WebKitSite/blog/wp-admin/css/farbtastic-rtl.css: Removed.
11343 * WebKitSite/blog/wp-admin/css/farbtastic.css: Removed.
11344 * WebKitSite/blog/wp-admin/css/global-rtl.css: Removed.
11345 * WebKitSite/blog/wp-admin/css/global.css: Removed.
11346 * WebKitSite/blog/wp-admin/css/ie-rtl.css: Removed.
11347 * WebKitSite/blog/wp-admin/css/ie.css: Removed.
11348 * WebKitSite/blog/wp-admin/css/install-rtl.css: Removed.
11349 * WebKitSite/blog/wp-admin/css/install.css: Removed.
11350 * WebKitSite/blog/wp-admin/css/login-rtl.css: Removed.
11351 * WebKitSite/blog/wp-admin/css/login.css: Removed.
11352 * WebKitSite/blog/wp-admin/css/media-rtl.css: Removed.
11353 * WebKitSite/blog/wp-admin/css/media.css: Removed.
11354 * WebKitSite/blog/wp-admin/css/plugin-install-rtl.css: Removed.
11355 * WebKitSite/blog/wp-admin/css/plugin-install.css: Removed.
11356 * WebKitSite/blog/wp-admin/css/press-this-rtl.css: Removed.
11357 * WebKitSite/blog/wp-admin/css/press-this.css: Removed.
11358 * WebKitSite/blog/wp-admin/css/theme-editor-rtl.css: Removed.
11359 * WebKitSite/blog/wp-admin/css/theme-editor.css: Removed.
11360 * WebKitSite/blog/wp-admin/css/theme-install.css: Removed.
11361 * WebKitSite/blog/wp-admin/css/widgets-rtl.css: Removed.
11362 * WebKitSite/blog/wp-admin/css/widgets.css: Removed.
11363 * WebKitSite/blog/wp-admin/custom-header.php: Removed.
11364 * WebKitSite/blog/wp-admin/edit-attachment-rows.php: Removed.
11365 * WebKitSite/blog/wp-admin/edit-category-form.php: Removed.
11366 * WebKitSite/blog/wp-admin/edit-comments.php: Removed.
11367 * WebKitSite/blog/wp-admin/edit-form-advanced.php: Removed.
11368 * WebKitSite/blog/wp-admin/edit-form-comment.php: Removed.
11369 * WebKitSite/blog/wp-admin/edit-link-categories.php: Removed.
11370 * WebKitSite/blog/wp-admin/edit-link-category-form.php: Removed.
11371 * WebKitSite/blog/wp-admin/edit-link-form.php: Removed.
11372 * WebKitSite/blog/wp-admin/edit-page-form.php: Removed.
11373 * WebKitSite/blog/wp-admin/edit-pages.php: Removed.
11374 * WebKitSite/blog/wp-admin/edit-post-rows.php: Removed.
11375 * WebKitSite/blog/wp-admin/edit-tag-form.php: Removed.
11376 * WebKitSite/blog/wp-admin/edit-tags.php: Removed.
11377 * WebKitSite/blog/wp-admin/edit.php: Removed.
11378 * WebKitSite/blog/wp-admin/export.php: Removed.
11379 * WebKitSite/blog/wp-admin/gears-manifest.php: Removed.
11380 * WebKitSite/blog/wp-admin/images: Removed.
11381 * WebKitSite/blog/wp-admin/images/align-center.png: Removed.
11382 * WebKitSite/blog/wp-admin/images/align-left.png: Removed.
11383 * WebKitSite/blog/wp-admin/images/align-none.png: Removed.
11384 * WebKitSite/blog/wp-admin/images/align-right.png: Removed.
11385 * WebKitSite/blog/wp-admin/images/archive-link.png: Removed.
11386 * WebKitSite/blog/wp-admin/images/blue-grad.png: Removed.
11387 * WebKitSite/blog/wp-admin/images/browse-happy.gif: Removed.
11388 * WebKitSite/blog/wp-admin/images/bubble_bg-rtl.gif: Removed.
11389 * WebKitSite/blog/wp-admin/images/bubble_bg.gif: Removed.
11390 * WebKitSite/blog/wp-admin/images/button-grad-active-vs.png: Removed.
11391 * WebKitSite/blog/wp-admin/images/button-grad-active.png: Removed.
11392 * WebKitSite/blog/wp-admin/images/button-grad-vs.png: Removed.
11393 * WebKitSite/blog/wp-admin/images/button-grad.png: Removed.
11394 * WebKitSite/blog/wp-admin/images/comment-grey-bubble.png: Removed.
11395 * WebKitSite/blog/wp-admin/images/date-button.gif: Removed.
11396 * WebKitSite/blog/wp-admin/images/ed-bg-vs.gif: Removed.
11397 * WebKitSite/blog/wp-admin/images/ed-bg.gif: Removed.
11398 * WebKitSite/blog/wp-admin/images/fade-butt.png: Removed.
11399 * WebKitSite/blog/wp-admin/images/fav-arrow-rtl.gif: Removed.
11400 * WebKitSite/blog/wp-admin/images/fav-arrow-vs.gif: Removed.
11401 * WebKitSite/blog/wp-admin/images/fav-arrow.gif: Removed.
11402 * WebKitSite/blog/wp-admin/images/fav-top-vs.gif: Removed.
11403 * WebKitSite/blog/wp-admin/images/fav-top.png: Removed.
11404 * WebKitSite/blog/wp-admin/images/fav-vs.png: Removed.
11405 * WebKitSite/blog/wp-admin/images/fav.png: Removed.
11406 * WebKitSite/blog/wp-admin/images/generic.png: Removed.
11407 * WebKitSite/blog/wp-admin/images/gray-grad.png: Removed.
11408 * WebKitSite/blog/wp-admin/images/icons32-vs.png: Removed.
11409 * WebKitSite/blog/wp-admin/images/icons32.png: Removed.
11410 * WebKitSite/blog/wp-admin/images/list-vs.png: Removed.
11411 * WebKitSite/blog/wp-admin/images/list.png: Removed.
11412 * WebKitSite/blog/wp-admin/images/loading-publish.gif: Removed.
11413 * WebKitSite/blog/wp-admin/images/loading.gif: Removed.
11414 * WebKitSite/blog/wp-admin/images/logo-ghost.png: Removed.
11415 * WebKitSite/blog/wp-admin/images/logo-login.gif: Removed.
11416 * WebKitSite/blog/wp-admin/images/logo.gif: Removed.
11417 * WebKitSite/blog/wp-admin/images/marker.png: Removed.
11418 * WebKitSite/blog/wp-admin/images/mask.png: Removed.
11419 * WebKitSite/blog/wp-admin/images/media-button-image.gif: Removed.
11420 * WebKitSite/blog/wp-admin/images/media-button-music.gif: Removed.
11421 * WebKitSite/blog/wp-admin/images/media-button-other.gif: Removed.
11422 * WebKitSite/blog/wp-admin/images/media-button-video.gif: Removed.
11423 * WebKitSite/blog/wp-admin/images/menu-arrows.gif: Removed.
11424 * WebKitSite/blog/wp-admin/images/menu-bits-rtl-vs.gif: Removed.
11425 * WebKitSite/blog/wp-admin/images/menu-bits-rtl.gif: Removed.
11426 * WebKitSite/blog/wp-admin/images/menu-bits-vs.gif: Removed.
11427 * WebKitSite/blog/wp-admin/images/menu-bits.gif: Removed.
11428 * WebKitSite/blog/wp-admin/images/menu-dark-rtl.gif: Removed.
11429 * WebKitSite/blog/wp-admin/images/menu-dark.gif: Removed.
11430 * WebKitSite/blog/wp-admin/images/menu-vs.png: Removed.
11431 * WebKitSite/blog/wp-admin/images/menu.png: Removed.
11432 * WebKitSite/blog/wp-admin/images/no.png: Removed.
11433 * WebKitSite/blog/wp-admin/images/required.gif: Removed.
11434 * WebKitSite/blog/wp-admin/images/resize.gif: Removed.
11435 * WebKitSite/blog/wp-admin/images/screen-options-left.gif: Removed.
11436 * WebKitSite/blog/wp-admin/images/screen-options-right-up.gif: Removed.
11437 * WebKitSite/blog/wp-admin/images/screen-options-right.gif: Removed.
11438 * WebKitSite/blog/wp-admin/images/se.png: Removed.
11439 * WebKitSite/blog/wp-admin/images/star.gif: Removed.
11440 * WebKitSite/blog/wp-admin/images/toggle-arrow-rtl.gif: Removed.
11441 * WebKitSite/blog/wp-admin/images/toggle-arrow.gif: Removed.
11442 * WebKitSite/blog/wp-admin/images/visit-site-button-grad-vs.gif: Removed.
11443 * WebKitSite/blog/wp-admin/images/visit-site-button-grad.gif: Removed.
11444 * WebKitSite/blog/wp-admin/images/wheel.png: Removed.
11445 * WebKitSite/blog/wp-admin/images/white-grad-active.png: Removed.
11446 * WebKitSite/blog/wp-admin/images/white-grad.png: Removed.
11447 * WebKitSite/blog/wp-admin/images/wordpress-logo.png: Removed.
11448 * WebKitSite/blog/wp-admin/images/wp-logo-vs.gif: Removed.
11449 * WebKitSite/blog/wp-admin/images/wp-logo.gif: Removed.
11450 * WebKitSite/blog/wp-admin/images/wpspin_dark.gif: Removed.
11451 * WebKitSite/blog/wp-admin/images/wpspin_light.gif: Removed.
11452 * WebKitSite/blog/wp-admin/images/xit.gif: Removed.
11453 * WebKitSite/blog/wp-admin/images/yes.png: Removed.
11454 * WebKitSite/blog/wp-admin/import: Removed.
11455 * WebKitSite/blog/wp-admin/import.php: Removed.
11456 * WebKitSite/blog/wp-admin/import/blogger.php: Removed.
11457 * WebKitSite/blog/wp-admin/import/blogware.php: Removed.
11458 * WebKitSite/blog/wp-admin/import/dotclear.php: Removed.
11459 * WebKitSite/blog/wp-admin/import/greymatter.php: Removed.
11460 * WebKitSite/blog/wp-admin/import/livejournal.php: Removed.
11461 * WebKitSite/blog/wp-admin/import/mt.php: Removed.
11462 * WebKitSite/blog/wp-admin/import/opml.php: Removed.
11463 * WebKitSite/blog/wp-admin/import/rss.php: Removed.
11464 * WebKitSite/blog/wp-admin/import/stp.php: Removed.
11465 * WebKitSite/blog/wp-admin/import/textpattern.php: Removed.
11466 * WebKitSite/blog/wp-admin/import/utw.php: Removed.
11467 * WebKitSite/blog/wp-admin/import/wordpress.php: Removed.
11468 * WebKitSite/blog/wp-admin/import/wp-cat2tag.php: Removed.
11469 * WebKitSite/blog/wp-admin/includes: Removed.
11470 * WebKitSite/blog/wp-admin/includes/admin.php: Removed.
11471 * WebKitSite/blog/wp-admin/includes/bookmark.php: Removed.
11472 * WebKitSite/blog/wp-admin/includes/class-ftp-pure.php: Removed.
11473 * WebKitSite/blog/wp-admin/includes/class-ftp-sockets.php: Removed.
11474 * WebKitSite/blog/wp-admin/includes/class-ftp.php: Removed.
11475 * WebKitSite/blog/wp-admin/includes/class-pclzip.php: Removed.
11476 * WebKitSite/blog/wp-admin/includes/class-wp-filesystem-base.php: Removed.
11477 * WebKitSite/blog/wp-admin/includes/class-wp-filesystem-direct.php: Removed.
11478 * WebKitSite/blog/wp-admin/includes/class-wp-filesystem-ftpext.php: Removed.
11479 * WebKitSite/blog/wp-admin/includes/class-wp-filesystem-ftpsockets.php: Removed.
11480 * WebKitSite/blog/wp-admin/includes/class-wp-filesystem-ssh2.php: Removed.
11481 * WebKitSite/blog/wp-admin/includes/class-wp-upgrader.php: Removed.
11482 * WebKitSite/blog/wp-admin/includes/comment.php: Removed.
11483 * WebKitSite/blog/wp-admin/includes/continents-cities.php: Removed.
11484 * WebKitSite/blog/wp-admin/includes/dashboard.php: Removed.
11485 * WebKitSite/blog/wp-admin/includes/export.php: Removed.
11486 * WebKitSite/blog/wp-admin/includes/file.php: Removed.
11487 * WebKitSite/blog/wp-admin/includes/image.php: Removed.
11488 * WebKitSite/blog/wp-admin/includes/import.php: Removed.
11489 * WebKitSite/blog/wp-admin/includes/manifest.php: Removed.
11490 * WebKitSite/blog/wp-admin/includes/media.php: Removed.
11491 * WebKitSite/blog/wp-admin/includes/misc.php: Removed.
11492 * WebKitSite/blog/wp-admin/includes/plugin-install.php: Removed.
11493 * WebKitSite/blog/wp-admin/includes/plugin.php: Removed.
11494 * WebKitSite/blog/wp-admin/includes/post.php: Removed.
11495 * WebKitSite/blog/wp-admin/includes/schema.php: Removed.
11496 * WebKitSite/blog/wp-admin/includes/taxonomy.php: Removed.
11497 * WebKitSite/blog/wp-admin/includes/template.php: Removed.
11498 * WebKitSite/blog/wp-admin/includes/theme-install.php: Removed.
11499 * WebKitSite/blog/wp-admin/includes/theme.php: Removed.
11500 * WebKitSite/blog/wp-admin/includes/update-core.php: Removed.
11501 * WebKitSite/blog/wp-admin/includes/update.php: Removed.
11502 * WebKitSite/blog/wp-admin/includes/upgrade.php: Removed.
11503 * WebKitSite/blog/wp-admin/includes/user.php: Removed.
11504 * WebKitSite/blog/wp-admin/includes/widgets.php: Removed.
11505 * WebKitSite/blog/wp-admin/index-extra.php: Removed.
11506 * WebKitSite/blog/wp-admin/index.php: Removed.
11507 * WebKitSite/blog/wp-admin/install-helper.php: Removed.
11508 * WebKitSite/blog/wp-admin/install.php: Removed.
11509 * WebKitSite/blog/wp-admin/js: Removed.
11510 * WebKitSite/blog/wp-admin/js/cat.dev.js: Removed.
11511 * WebKitSite/blog/wp-admin/js/cat.js: Removed.
11512 * WebKitSite/blog/wp-admin/js/categories.dev.js: Removed.
11513 * WebKitSite/blog/wp-admin/js/categories.js: Removed.
11514 * WebKitSite/blog/wp-admin/js/comment.dev.js: Removed.
11515 * WebKitSite/blog/wp-admin/js/comment.js: Removed.
11516 * WebKitSite/blog/wp-admin/js/common.dev.js: Removed.
11517 * WebKitSite/blog/wp-admin/js/common.js: Removed.
11518 * WebKitSite/blog/wp-admin/js/custom-fields.dev.js: Removed.
11519 * WebKitSite/blog/wp-admin/js/custom-fields.js: Removed.
11520 * WebKitSite/blog/wp-admin/js/dashboard.dev.js: Removed.
11521 * WebKitSite/blog/wp-admin/js/dashboard.js: Removed.
11522 * WebKitSite/blog/wp-admin/js/edit-comments.dev.js: Removed.
11523 * WebKitSite/blog/wp-admin/js/edit-comments.js: Removed.
11524 * WebKitSite/blog/wp-admin/js/editor.dev.js: Removed.
11525 * WebKitSite/blog/wp-admin/js/editor.js: Removed.
11526 * WebKitSite/blog/wp-admin/js/farbtastic.js: Removed.
11527 * WebKitSite/blog/wp-admin/js/gallery.dev.js: Removed.
11528 * WebKitSite/blog/wp-admin/js/gallery.js: Removed.
11529 * WebKitSite/blog/wp-admin/js/inline-edit-post.dev.js: Removed.
11530 * WebKitSite/blog/wp-admin/js/inline-edit-post.js: Removed.
11531 * WebKitSite/blog/wp-admin/js/inline-edit-tax.dev.js: Removed.
11532 * WebKitSite/blog/wp-admin/js/inline-edit-tax.js: Removed.
11533 * WebKitSite/blog/wp-admin/js/link.dev.js: Removed.
11534 * WebKitSite/blog/wp-admin/js/link.js: Removed.
11535 * WebKitSite/blog/wp-admin/js/media-upload.dev.js: Removed.
11536 * WebKitSite/blog/wp-admin/js/media-upload.js: Removed.
11537 * WebKitSite/blog/wp-admin/js/media.dev.js: Removed.
11538 * WebKitSite/blog/wp-admin/js/media.js: Removed.
11539 * WebKitSite/blog/wp-admin/js/page.dev.js: Removed.
11540 * WebKitSite/blog/wp-admin/js/page.js: Removed.
11541 * WebKitSite/blog/wp-admin/js/password-strength-meter.dev.js: Removed.
11542 * WebKitSite/blog/wp-admin/js/password-strength-meter.js: Removed.
11543 * WebKitSite/blog/wp-admin/js/plugin-install.dev.js: Removed.
11544 * WebKitSite/blog/wp-admin/js/plugin-install.js: Removed.
11545 * WebKitSite/blog/wp-admin/js/post.dev.js: Removed.
11546 * WebKitSite/blog/wp-admin/js/post.js: Removed.
11547 * WebKitSite/blog/wp-admin/js/postbox.dev.js: Removed.
11548 * WebKitSite/blog/wp-admin/js/postbox.js: Removed.
11549 * WebKitSite/blog/wp-admin/js/revisions-js.php: Removed.
11550 * WebKitSite/blog/wp-admin/js/slug.dev.js: Removed.
11551 * WebKitSite/blog/wp-admin/js/slug.js: Removed.
11552 * WebKitSite/blog/wp-admin/js/tags.dev.js: Removed.
11553 * WebKitSite/blog/wp-admin/js/tags.js: Removed.
11554 * WebKitSite/blog/wp-admin/js/theme-preview.dev.js: Removed.
11555 * WebKitSite/blog/wp-admin/js/theme-preview.js: Removed.
11556 * WebKitSite/blog/wp-admin/js/user-profile.dev.js: Removed.
11557 * WebKitSite/blog/wp-admin/js/user-profile.js: Removed.
11558 * WebKitSite/blog/wp-admin/js/utils.dev.js: Removed.
11559 * WebKitSite/blog/wp-admin/js/utils.js: Removed.
11560 * WebKitSite/blog/wp-admin/js/widgets.dev.js: Removed.
11561 * WebKitSite/blog/wp-admin/js/widgets.js: Removed.
11562 * WebKitSite/blog/wp-admin/js/word-count.dev.js: Removed.
11563 * WebKitSite/blog/wp-admin/js/word-count.js: Removed.
11564 * WebKitSite/blog/wp-admin/js/wp-gears.dev.js: Removed.
11565 * WebKitSite/blog/wp-admin/js/wp-gears.js: Removed.
11566 * WebKitSite/blog/wp-admin/js/xfn.dev.js: Removed.
11567 * WebKitSite/blog/wp-admin/js/xfn.js: Removed.
11568 * WebKitSite/blog/wp-admin/link-add.php: Removed.
11569 * WebKitSite/blog/wp-admin/link-category.php: Removed.
11570 * WebKitSite/blog/wp-admin/link-manager.php: Removed.
11571 * WebKitSite/blog/wp-admin/link-parse-opml.php: Removed.
11572 * WebKitSite/blog/wp-admin/link.php: Removed.
11573 * WebKitSite/blog/wp-admin/load-scripts.php: Removed.
11574 * WebKitSite/blog/wp-admin/load-styles.php: Removed.
11575 * WebKitSite/blog/wp-admin/media-new.php: Removed.
11576 * WebKitSite/blog/wp-admin/media-upload.php: Removed.
11577 * WebKitSite/blog/wp-admin/media.php: Removed.
11578 * WebKitSite/blog/wp-admin/menu-header.php: Removed.
11579 * WebKitSite/blog/wp-admin/menu.php: Removed.
11580 * WebKitSite/blog/wp-admin/moderation.php: Removed.
11581 * WebKitSite/blog/wp-admin/options-discussion.php: Removed.
11582 * WebKitSite/blog/wp-admin/options-general.php: Removed.
11583 * WebKitSite/blog/wp-admin/options-head.php: Removed.
11584 * WebKitSite/blog/wp-admin/options-media.php: Removed.
11585 * WebKitSite/blog/wp-admin/options-misc.php: Removed.
11586 * WebKitSite/blog/wp-admin/options-permalink.php: Removed.
11587 * WebKitSite/blog/wp-admin/options-privacy.php: Removed.
11588 * WebKitSite/blog/wp-admin/options-reading.php: Removed.
11589 * WebKitSite/blog/wp-admin/options-writing.php: Removed.
11590 * WebKitSite/blog/wp-admin/options.php: Removed.
11591 * WebKitSite/blog/wp-admin/page-new.php: Removed.
11592 * WebKitSite/blog/wp-admin/page.php: Removed.
11593 * WebKitSite/blog/wp-admin/plugin-editor.php: Removed.
11594 * WebKitSite/blog/wp-admin/plugin-install.php: Removed.
11595 * WebKitSite/blog/wp-admin/plugins.php: Removed.
11596 * WebKitSite/blog/wp-admin/post-new.php: Removed.
11597 * WebKitSite/blog/wp-admin/post.php: Removed.
11598 * WebKitSite/blog/wp-admin/press-this.php: Removed.
11599 * WebKitSite/blog/wp-admin/profile.php: Removed.
11600 * WebKitSite/blog/wp-admin/revision.php: Removed.
11601 * WebKitSite/blog/wp-admin/rtl.css: Removed.
11602 * WebKitSite/blog/wp-admin/setup-config.php: Removed.
11603 * WebKitSite/blog/wp-admin/sidebar.php: Removed.
11604 * WebKitSite/blog/wp-admin/theme-editor.php: Removed.
11605 * WebKitSite/blog/wp-admin/theme-install.php: Removed.
11606 * WebKitSite/blog/wp-admin/themes.php: Removed.
11607 * WebKitSite/blog/wp-admin/tools.php: Removed.
11608 * WebKitSite/blog/wp-admin/update-core.php: Removed.
11609 * WebKitSite/blog/wp-admin/update-links.php: Removed.
11610 * WebKitSite/blog/wp-admin/update.php: Removed.
11611 * WebKitSite/blog/wp-admin/upgrade-functions.php: Removed.
11612 * WebKitSite/blog/wp-admin/upgrade.php: Removed.
11613 * WebKitSite/blog/wp-admin/upload.php: Removed.
11614 * WebKitSite/blog/wp-admin/user-edit.php: Removed.
11615 * WebKitSite/blog/wp-admin/user-new.php: Removed.
11616 * WebKitSite/blog/wp-admin/users.php: Removed.
11617 * WebKitSite/blog/wp-admin/widgets.php: Removed.
11618 * WebKitSite/blog/wp-admin/wp-admin.css: Removed.
11619 * WebKitSite/blog/wp-app.php: Removed.
11620 * WebKitSite/blog/wp-atom.php: Removed.
11621 * WebKitSite/blog/wp-blog-header.php: Removed.
11622 * WebKitSite/blog/wp-comments-post.php: Removed.
11623 * WebKitSite/blog/wp-commentsrss2.php: Removed.
11624 * WebKitSite/blog/wp-config-sample.php: Removed.
11625 * WebKitSite/blog/wp-config.php: Removed.
11626 * WebKitSite/blog/wp-content: Removed.
11627 * WebKitSite/blog/wp-content/Picture9.png: Removed.
11628 * WebKitSite/blog/wp-content/cache: Removed.
11629 * WebKitSite/blog/wp-content/chrome.jpg: Removed.
11630 * WebKitSite/blog/wp-content/chucknorris.png: Removed.
11631 * WebKitSite/blog/wp-content/databaseexample.png: Removed.
11632 * WebKitSite/blog/wp-content/drosera.png: Removed.
11633 * WebKitSite/blog/wp-content/hitlist.png: Removed.
11634 * WebKitSite/blog/wp-content/index.php: Removed.
11635 * WebKitSite/blog/wp-content/plugins: Removed.
11636 * WebKitSite/blog/wp-content/plugins/SK2: Removed.
11637 * WebKitSite/blog/wp-content/plugins/SK2/sk2_plugins: Removed.
11638 * WebKitSite/blog/wp-content/plugins/akismet: Removed.
11639 * WebKitSite/blog/wp-content/plugins/akismet/akismet.gif: Removed.
11640 * WebKitSite/blog/wp-content/plugins/akismet/akismet.php: Removed.
11641 * WebKitSite/blog/wp-content/plugins/akismet/readme.txt: Removed.
11642 * WebKitSite/blog/wp-content/plugins/commentcontrol.php: Removed.
11643 * WebKitSite/blog/wp-content/plugins/hello.php: Removed.
11644 * WebKitSite/blog/wp-content/plugins/index.php: Removed.
11645 * WebKitSite/blog/wp-content/plugins/wp-cache: Removed.
11646 * WebKitSite/blog/wp-content/rotate.png: Removed.
11647 * WebKitSite/blog/wp-content/rotate.svg: Removed.
11648 * WebKitSite/blog/wp-content/svgtext.png: Removed.
11649 * WebKitSite/blog/wp-content/svgtextmini.png: Removed.
11650 * WebKitSite/blog/wp-content/svgtextmini_01.png: Removed.
11651 * WebKitSite/blog/wp-content/textfield_screenshot.jpg: Removed.
11652 * WebKitSite/blog/wp-content/themes: Removed.
11653 * WebKitSite/blog/wp-content/themes/classic: Removed.
11654 * WebKitSite/blog/wp-content/themes/classic/comments-popup.php: Removed.
11655 * WebKitSite/blog/wp-content/themes/classic/comments.php: Removed.
11656 * WebKitSite/blog/wp-content/themes/classic/footer.php: Removed.
11657 * WebKitSite/blog/wp-content/themes/classic/functions.php: Removed.
11658 * WebKitSite/blog/wp-content/themes/classic/header.php: Removed.
11659 * WebKitSite/blog/wp-content/themes/classic/index.php: Removed.
11660 * WebKitSite/blog/wp-content/themes/classic/rtl.css: Removed.
11661 * WebKitSite/blog/wp-content/themes/classic/screenshot.png: Removed.
11662 * WebKitSite/blog/wp-content/themes/classic/sidebar.php: Removed.
11663 * WebKitSite/blog/wp-content/themes/classic/style.css: Removed.
11664 * WebKitSite/blog/wp-content/themes/default: Removed.
11665 * WebKitSite/blog/wp-content/themes/default/404.php: Removed.
11666 * WebKitSite/blog/wp-content/themes/default/archive.php: Removed.
11667 * WebKitSite/blog/wp-content/themes/default/archives.php: Removed.
11668 * WebKitSite/blog/wp-content/themes/default/comments-popup.php: Removed.
11669 * WebKitSite/blog/wp-content/themes/default/comments.php: Removed.
11670 * WebKitSite/blog/wp-content/themes/default/footer.php: Removed.
11671 * WebKitSite/blog/wp-content/themes/default/functions.php: Removed.
11672 * WebKitSite/blog/wp-content/themes/default/header.php: Removed.
11673 * WebKitSite/blog/wp-content/themes/default/image.php: Removed.
11674 * WebKitSite/blog/wp-content/themes/default/images: Removed.
11675 * WebKitSite/blog/wp-content/themes/default/images/audio.jpg: Removed.
11676 * WebKitSite/blog/wp-content/themes/default/images/header-img.php: Removed.
11677 * WebKitSite/blog/wp-content/themes/default/images/kubrickbg-ltr.jpg: Removed.
11678 * WebKitSite/blog/wp-content/themes/default/images/kubrickbg-rtl.jpg: Removed.
11679 * WebKitSite/blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
11680 * WebKitSite/blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
11681 * WebKitSite/blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
11682 * WebKitSite/blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
11683 * WebKitSite/blog/wp-content/themes/default/index.php: Removed.
11684 * WebKitSite/blog/wp-content/themes/default/links.php: Removed.
11685 * WebKitSite/blog/wp-content/themes/default/page.php: Removed.
11686 * WebKitSite/blog/wp-content/themes/default/rtl.css: Removed.
11687 * WebKitSite/blog/wp-content/themes/default/screenshot.png: Removed.
11688 * WebKitSite/blog/wp-content/themes/default/search.php: Removed.
11689 * WebKitSite/blog/wp-content/themes/default/sidebar.php: Removed.
11690 * WebKitSite/blog/wp-content/themes/default/single.php: Removed.
11691 * WebKitSite/blog/wp-content/themes/default/style.css: Removed.
11692 * WebKitSite/blog/wp-content/themes/index.php: Removed.
11693 * WebKitSite/blog/wp-content/themes/webkit: Removed.
11694 * WebKitSite/blog/wp-content/themes/webkit/404.php: Removed.
11695 * WebKitSite/blog/wp-content/themes/webkit/archive.php: Removed.
11696 * WebKitSite/blog/wp-content/themes/webkit/archives.php: Removed.
11697 * WebKitSite/blog/wp-content/themes/webkit/comments-popup.php: Removed.
11698 * WebKitSite/blog/wp-content/themes/webkit/comments.php: Removed.
11699 * WebKitSite/blog/wp-content/themes/webkit/footer.php: Removed.
11700 * WebKitSite/blog/wp-content/themes/webkit/header.php: Removed.
11701 * WebKitSite/blog/wp-content/themes/webkit/index.php: Removed.
11702 * WebKitSite/blog/wp-content/themes/webkit/links.php: Removed.
11703 * WebKitSite/blog/wp-content/themes/webkit/page.php: Removed.
11704 * WebKitSite/blog/wp-content/themes/webkit/search.php: Removed.
11705 * WebKitSite/blog/wp-content/themes/webkit/searchform.php: Removed.
11706 * WebKitSite/blog/wp-content/themes/webkit/sidebar.php: Removed.
11707 * WebKitSite/blog/wp-content/themes/webkit/single.php: Removed.
11708 * WebKitSite/blog/wp-content/themes/webkit/style.css: Removed.
11709 * WebKitSite/blog/wp-content/uploads: Removed.
11710 * WebKitSite/blog/wp-content/uploads/2007: Removed.
11711 * WebKitSite/blog/wp-content/uploads/2007/06: Removed.
11712 * WebKitSite/blog/wp-content/uploads/2007/06/newinspector.png: Removed.
11713 * WebKitSite/blog/wp-content/webInspector.png: Removed.
11714 * WebKitSite/blog/wp-cron.php: Removed.
11715 * WebKitSite/blog/wp-feed.php: Removed.
11716 * WebKitSite/blog/wp-images: Removed.
11717 * WebKitSite/blog/wp-images/smilies: Removed.
11718 * WebKitSite/blog/wp-includes: Removed.
11719 * WebKitSite/blog/wp-includes/Text: Removed.
11720 * WebKitSite/blog/wp-includes/Text/Diff: Removed.
11721 * WebKitSite/blog/wp-includes/Text/Diff.php: Removed.
11722 * WebKitSite/blog/wp-includes/Text/Diff/Engine: Removed.
11723 * WebKitSite/blog/wp-includes/Text/Diff/Engine/native.php: Removed.
11724 * WebKitSite/blog/wp-includes/Text/Diff/Engine/shell.php: Removed.
11725 * WebKitSite/blog/wp-includes/Text/Diff/Engine/string.php: Removed.
11726 * WebKitSite/blog/wp-includes/Text/Diff/Engine/xdiff.php: Removed.
11727 * WebKitSite/blog/wp-includes/Text/Diff/Renderer: Removed.
11728 * WebKitSite/blog/wp-includes/Text/Diff/Renderer.php: Removed.
11729 * WebKitSite/blog/wp-includes/Text/Diff/Renderer/inline.php: Removed.
11730 * WebKitSite/blog/wp-includes/atomlib.php: Removed.
11731 * WebKitSite/blog/wp-includes/author-template.php: Removed.
11732 * WebKitSite/blog/wp-includes/bookmark-template.php: Removed.
11733 * WebKitSite/blog/wp-includes/bookmark.php: Removed.
11734 * WebKitSite/blog/wp-includes/cache.php: Removed.
11735 * WebKitSite/blog/wp-includes/canonical.php: Removed.
11736 * WebKitSite/blog/wp-includes/capabilities.php: Removed.
11737 * WebKitSite/blog/wp-includes/category-template.php: Removed.
11738 * WebKitSite/blog/wp-includes/category.php: Removed.
11739 * WebKitSite/blog/wp-includes/class-IXR.php: Removed.
11740 * WebKitSite/blog/wp-includes/class-feed.php: Removed.
11741 * WebKitSite/blog/wp-includes/class-phpass.php: Removed.
11742 * WebKitSite/blog/wp-includes/class-phpmailer.php: Removed.
11743 * WebKitSite/blog/wp-includes/class-pop3.php: Removed.
11744 * WebKitSite/blog/wp-includes/class-simplepie.php: Removed.
11745 * WebKitSite/blog/wp-includes/class-smtp.php: Removed.
11746 * WebKitSite/blog/wp-includes/class-snoopy.php: Removed.
11747 * WebKitSite/blog/wp-includes/class.wp-dependencies.php: Removed.
11748 * WebKitSite/blog/wp-includes/class.wp-scripts.php: Removed.
11749 * WebKitSite/blog/wp-includes/class.wp-styles.php: Removed.
11750 * WebKitSite/blog/wp-includes/classes.php: Removed.
11751 * WebKitSite/blog/wp-includes/comment-template.php: Removed.
11752 * WebKitSite/blog/wp-includes/comment.php: Removed.
11753 * WebKitSite/blog/wp-includes/compat.php: Removed.
11754 * WebKitSite/blog/wp-includes/cron.php: Removed.
11755 * WebKitSite/blog/wp-includes/default-filters.php: Removed.
11756 * WebKitSite/blog/wp-includes/default-widgets.php: Removed.
11757 * WebKitSite/blog/wp-includes/deprecated.php: Removed.
11758 * WebKitSite/blog/wp-includes/feed-atom-comments.php: Removed.
11759 * WebKitSite/blog/wp-includes/feed-atom.php: Removed.
11760 * WebKitSite/blog/wp-includes/feed-rdf.php: Removed.
11761 * WebKitSite/blog/wp-includes/feed-rss.php: Removed.
11762 * WebKitSite/blog/wp-includes/feed-rss2-comments.php: Removed.
11763 * WebKitSite/blog/wp-includes/feed-rss2.php: Removed.
11764 * WebKitSite/blog/wp-includes/feed.php: Removed.
11765 * WebKitSite/blog/wp-includes/formatting.php: Removed.
11766 * WebKitSite/blog/wp-includes/functions.php: Removed.
11767 * WebKitSite/blog/wp-includes/functions.wp-scripts.php: Removed.
11768 * WebKitSite/blog/wp-includes/functions.wp-styles.php: Removed.
11769 * WebKitSite/blog/wp-includes/general-template.php: Removed.
11770 * WebKitSite/blog/wp-includes/gettext.php: Removed.
11771 * WebKitSite/blog/wp-includes/http.php: Removed.
11772 * WebKitSite/blog/wp-includes/images: Removed.
11773 * WebKitSite/blog/wp-includes/images/blank.gif: Removed.
11774 * WebKitSite/blog/wp-includes/images/crystal: Removed.
11775 * WebKitSite/blog/wp-includes/images/crystal/archive.png: Removed.
11776 * WebKitSite/blog/wp-includes/images/crystal/audio.png: Removed.
11777 * WebKitSite/blog/wp-includes/images/crystal/code.png: Removed.
11778 * WebKitSite/blog/wp-includes/images/crystal/default.png: Removed.
11779 * WebKitSite/blog/wp-includes/images/crystal/document.png: Removed.
11780 * WebKitSite/blog/wp-includes/images/crystal/interactive.png: Removed.
11781 * WebKitSite/blog/wp-includes/images/crystal/license.txt: Removed.
11782 * WebKitSite/blog/wp-includes/images/crystal/spreadsheet.png: Removed.
11783 * WebKitSite/blog/wp-includes/images/crystal/text.png: Removed.
11784 * WebKitSite/blog/wp-includes/images/crystal/video.png: Removed.
11785 * WebKitSite/blog/wp-includes/images/rss.png: Removed.
11786 * WebKitSite/blog/wp-includes/images/smilies: Removed.
11787 * WebKitSite/blog/wp-includes/images/smilies/icon_arrow.gif: Removed.
11788 * WebKitSite/blog/wp-includes/images/smilies/icon_biggrin.gif: Removed.
11789 * WebKitSite/blog/wp-includes/images/smilies/icon_confused.gif: Removed.
11790 * WebKitSite/blog/wp-includes/images/smilies/icon_cool.gif: Removed.
11791 * WebKitSite/blog/wp-includes/images/smilies/icon_cry.gif: Removed.
11792 * WebKitSite/blog/wp-includes/images/smilies/icon_eek.gif: Removed.
11793 * WebKitSite/blog/wp-includes/images/smilies/icon_evil.gif: Removed.
11794 * WebKitSite/blog/wp-includes/images/smilies/icon_exclaim.gif: Removed.
11795 * WebKitSite/blog/wp-includes/images/smilies/icon_idea.gif: Removed.
11796 * WebKitSite/blog/wp-includes/images/smilies/icon_lol.gif: Removed.
11797 * WebKitSite/blog/wp-includes/images/smilies/icon_mad.gif: Removed.
11798 * WebKitSite/blog/wp-includes/images/smilies/icon_mrgreen.gif: Removed.
11799 * WebKitSite/blog/wp-includes/images/smilies/icon_neutral.gif: Removed.
11800 * WebKitSite/blog/wp-includes/images/smilies/icon_question.gif: Removed.
11801 * WebKitSite/blog/wp-includes/images/smilies/icon_razz.gif: Removed.
11802 * WebKitSite/blog/wp-includes/images/smilies/icon_redface.gif: Removed.
11803 * WebKitSite/blog/wp-includes/images/smilies/icon_rolleyes.gif: Removed.
11804 * WebKitSite/blog/wp-includes/images/smilies/icon_sad.gif: Removed.
11805 * WebKitSite/blog/wp-includes/images/smilies/icon_smile.gif: Removed.
11806 * WebKitSite/blog/wp-includes/images/smilies/icon_surprised.gif: Removed.
11807 * WebKitSite/blog/wp-includes/images/smilies/icon_twisted.gif: Removed.
11808 * WebKitSite/blog/wp-includes/images/smilies/icon_wink.gif: Removed.
11809 * WebKitSite/blog/wp-includes/images/upload.png: Removed.
11810 * WebKitSite/blog/wp-includes/images/wlw: Removed.
11811 * WebKitSite/blog/wp-includes/images/wlw/wp-comments.png: Removed.
11812 * WebKitSite/blog/wp-includes/images/wlw/wp-icon.png: Removed.
11813 * WebKitSite/blog/wp-includes/images/wlw/wp-watermark.png: Removed.
11814 * WebKitSite/blog/wp-includes/js: Removed.
11815 * WebKitSite/blog/wp-includes/js/autosave.dev.js: Removed.
11816 * WebKitSite/blog/wp-includes/js/autosave.js: Removed.
11817 * WebKitSite/blog/wp-includes/js/codepress: Removed.
11818 * WebKitSite/blog/wp-includes/js/codepress/codepress.css: Removed.
11819 * WebKitSite/blog/wp-includes/js/codepress/codepress.html: Removed.
11820 * WebKitSite/blog/wp-includes/js/codepress/codepress.js: Removed.
11821 * WebKitSite/blog/wp-includes/js/codepress/engines: Removed.
11822 * WebKitSite/blog/wp-includes/js/codepress/engines/gecko.js: Removed.
11823 * WebKitSite/blog/wp-includes/js/codepress/engines/khtml.js: Removed.
11824 * WebKitSite/blog/wp-includes/js/codepress/engines/msie.js: Removed.
11825 * WebKitSite/blog/wp-includes/js/codepress/engines/older.js: Removed.
11826 * WebKitSite/blog/wp-includes/js/codepress/engines/opera.js: Removed.
11827 * WebKitSite/blog/wp-includes/js/codepress/images: Removed.
11828 * WebKitSite/blog/wp-includes/js/codepress/images/line-numbers.png: Removed.
11829 * WebKitSite/blog/wp-includes/js/codepress/languages: Removed.
11830 * WebKitSite/blog/wp-includes/js/codepress/languages/asp.css: Removed.
11831 * WebKitSite/blog/wp-includes/js/codepress/languages/asp.js: Removed.
11832 * WebKitSite/blog/wp-includes/js/codepress/languages/autoit.css: Removed.
11833 * WebKitSite/blog/wp-includes/js/codepress/languages/autoit.js: Removed.
11834 * WebKitSite/blog/wp-includes/js/codepress/languages/csharp.css: Removed.
11835 * WebKitSite/blog/wp-includes/js/codepress/languages/csharp.js: Removed.
11836 * WebKitSite/blog/wp-includes/js/codepress/languages/css.css: Removed.
11837 * WebKitSite/blog/wp-includes/js/codepress/languages/css.js: Removed.
11838 * WebKitSite/blog/wp-includes/js/codepress/languages/generic.css: Removed.
11839 * WebKitSite/blog/wp-includes/js/codepress/languages/generic.js: Removed.
11840 * WebKitSite/blog/wp-includes/js/codepress/languages/html.css: Removed.
11841 * WebKitSite/blog/wp-includes/js/codepress/languages/html.js: Removed.
11842 * WebKitSite/blog/wp-includes/js/codepress/languages/java.css: Removed.
11843 * WebKitSite/blog/wp-includes/js/codepress/languages/java.js: Removed.
11844 * WebKitSite/blog/wp-includes/js/codepress/languages/javascript.css: Removed.
11845 * WebKitSite/blog/wp-includes/js/codepress/languages/javascript.js: Removed.
11846 * WebKitSite/blog/wp-includes/js/codepress/languages/perl.css: Removed.
11847 * WebKitSite/blog/wp-includes/js/codepress/languages/perl.js: Removed.
11848 * WebKitSite/blog/wp-includes/js/codepress/languages/php.css: Removed.
11849 * WebKitSite/blog/wp-includes/js/codepress/languages/php.js: Removed.
11850 * WebKitSite/blog/wp-includes/js/codepress/languages/ruby.css: Removed.
11851 * WebKitSite/blog/wp-includes/js/codepress/languages/ruby.js: Removed.
11852 * WebKitSite/blog/wp-includes/js/codepress/languages/sql.css: Removed.
11853 * WebKitSite/blog/wp-includes/js/codepress/languages/sql.js: Removed.
11854 * WebKitSite/blog/wp-includes/js/codepress/languages/text.css: Removed.
11855 * WebKitSite/blog/wp-includes/js/codepress/languages/text.js: Removed.
11856 * WebKitSite/blog/wp-includes/js/codepress/languages/vbscript.css: Removed.
11857 * WebKitSite/blog/wp-includes/js/codepress/languages/vbscript.js: Removed.
11858 * WebKitSite/blog/wp-includes/js/codepress/languages/xsl.css: Removed.
11859 * WebKitSite/blog/wp-includes/js/codepress/languages/xsl.js: Removed.
11860 * WebKitSite/blog/wp-includes/js/codepress/license.txt: Removed.
11861 * WebKitSite/blog/wp-includes/js/colorpicker.dev.js: Removed.
11862 * WebKitSite/blog/wp-includes/js/colorpicker.js: Removed.
11863 * WebKitSite/blog/wp-includes/js/comment-reply.dev.js: Removed.
11864 * WebKitSite/blog/wp-includes/js/comment-reply.js: Removed.
11865 * WebKitSite/blog/wp-includes/js/crop: Removed.
11866 * WebKitSite/blog/wp-includes/js/crop/cropper.css: Removed.
11867 * WebKitSite/blog/wp-includes/js/crop/cropper.js: Removed.
11868 * WebKitSite/blog/wp-includes/js/crop/marqueeHoriz.gif: Removed.
11869 * WebKitSite/blog/wp-includes/js/crop/marqueeVert.gif: Removed.
11870 * WebKitSite/blog/wp-includes/js/hoverIntent.dev.js: Removed.
11871 * WebKitSite/blog/wp-includes/js/hoverIntent.js: Removed.
11872 * WebKitSite/blog/wp-includes/js/jcrop: Removed.
11873 * WebKitSite/blog/wp-includes/js/jcrop/Jcrop.gif: Removed.
11874 * WebKitSite/blog/wp-includes/js/jcrop/jquery.Jcrop.css: Removed.
11875 * WebKitSite/blog/wp-includes/js/jcrop/jquery.Jcrop.dev.js: Removed.
11876 * WebKitSite/blog/wp-includes/js/jcrop/jquery.Jcrop.js: Removed.
11877 * WebKitSite/blog/wp-includes/js/jquery: Removed.
11878 * WebKitSite/blog/wp-includes/js/jquery/interface.js: Removed.
11879 * WebKitSite/blog/wp-includes/js/jquery/jquery.color.dev.js: Removed.
11880 * WebKitSite/blog/wp-includes/js/jquery/jquery.color.js: Removed.
11881 * WebKitSite/blog/wp-includes/js/jquery/jquery.form.dev.js: Removed.
11882 * WebKitSite/blog/wp-includes/js/jquery/jquery.form.js: Removed.
11883 * WebKitSite/blog/wp-includes/js/jquery/jquery.hotkeys.dev.js: Removed.
11884 * WebKitSite/blog/wp-includes/js/jquery/jquery.hotkeys.js: Removed.
11885 * WebKitSite/blog/wp-includes/js/jquery/jquery.js: Removed.
11886 * WebKitSite/blog/wp-includes/js/jquery/jquery.schedule.js: Removed.
11887 * WebKitSite/blog/wp-includes/js/jquery/jquery.table-hotkeys.dev.js: Removed.
11888 * WebKitSite/blog/wp-includes/js/jquery/jquery.table-hotkeys.js: Removed.
11889 * WebKitSite/blog/wp-includes/js/jquery/suggest.dev.js: Removed.
11890 * WebKitSite/blog/wp-includes/js/jquery/suggest.js: Removed.
11891 * WebKitSite/blog/wp-includes/js/jquery/ui.core.js: Removed.
11892 * WebKitSite/blog/wp-includes/js/jquery/ui.dialog.js: Removed.
11893 * WebKitSite/blog/wp-includes/js/jquery/ui.draggable.js: Removed.
11894 * WebKitSite/blog/wp-includes/js/jquery/ui.droppable.js: Removed.
11895 * WebKitSite/blog/wp-includes/js/jquery/ui.resizable.js: Removed.
11896 * WebKitSite/blog/wp-includes/js/jquery/ui.selectable.js: Removed.
11897 * WebKitSite/blog/wp-includes/js/jquery/ui.sortable.js: Removed.
11898 * WebKitSite/blog/wp-includes/js/jquery/ui.tabs.js: Removed.
11899 * WebKitSite/blog/wp-includes/js/prototype.js: Removed.
11900 * WebKitSite/blog/wp-includes/js/quicktags.dev.js: Removed.
11901 * WebKitSite/blog/wp-includes/js/quicktags.js: Removed.
11902 * WebKitSite/blog/wp-includes/js/scriptaculous: Removed.
11903 * WebKitSite/blog/wp-includes/js/scriptaculous/MIT-LICENSE: Removed.
11904 * WebKitSite/blog/wp-includes/js/scriptaculous/builder.js: Removed.
11905 * WebKitSite/blog/wp-includes/js/scriptaculous/controls.js: Removed.
11906 * WebKitSite/blog/wp-includes/js/scriptaculous/dragdrop.js: Removed.
11907 * WebKitSite/blog/wp-includes/js/scriptaculous/effects.js: Removed.
11908 * WebKitSite/blog/wp-includes/js/scriptaculous/prototype.js: Removed.
11909 * WebKitSite/blog/wp-includes/js/scriptaculous/scriptaculous.js: Removed.
11910 * WebKitSite/blog/wp-includes/js/scriptaculous/slider.js: Removed.
11911 * WebKitSite/blog/wp-includes/js/scriptaculous/sound.js: Removed.
11912 * WebKitSite/blog/wp-includes/js/scriptaculous/unittest.js: Removed.
11913 * WebKitSite/blog/wp-includes/js/scriptaculous/wp-scriptaculous.js: Removed.
11914 * WebKitSite/blog/wp-includes/js/swfobject.js: Removed.
11915 * WebKitSite/blog/wp-includes/js/swfupload: Removed.
11916 * WebKitSite/blog/wp-includes/js/swfupload/handlers.dev.js: Removed.
11917 * WebKitSite/blog/wp-includes/js/swfupload/handlers.js: Removed.
11918 * WebKitSite/blog/wp-includes/js/swfupload/plugins: Removed.
11919 * WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.cookies.js: Removed.
11920 * WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.queue.js: Removed.
11921 * WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.speed.js: Removed.
11922 * WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.swfobject.js: Removed.
11923 * WebKitSite/blog/wp-includes/js/swfupload/swfupload-all.js: Removed.
11924 * WebKitSite/blog/wp-includes/js/swfupload/swfupload.js: Removed.
11925 * WebKitSite/blog/wp-includes/js/swfupload/swfupload.swf: Removed.
11926 * WebKitSite/blog/wp-includes/js/thickbox: Removed.
11927 * WebKitSite/blog/wp-includes/js/thickbox/loadingAnimation.gif: Removed.
11928 * WebKitSite/blog/wp-includes/js/thickbox/macFFBgHack.png: Removed.
11929 * WebKitSite/blog/wp-includes/js/thickbox/tb-close.png: Removed.
11930 * WebKitSite/blog/wp-includes/js/thickbox/thickbox.css: Removed.
11931 * WebKitSite/blog/wp-includes/js/thickbox/thickbox.js: Removed.
11932 * WebKitSite/blog/wp-includes/js/tinymce: Removed.
11933 * WebKitSite/blog/wp-includes/js/tinymce/blank.htm: Removed.
11934 * WebKitSite/blog/wp-includes/js/tinymce/langs: Removed.
11935 * WebKitSite/blog/wp-includes/js/tinymce/langs/wp-langs-en.js: Removed.
11936 * WebKitSite/blog/wp-includes/js/tinymce/langs/wp-langs.php: Removed.
11937 * WebKitSite/blog/wp-includes/js/tinymce/license.txt: Removed.
11938 * WebKitSite/blog/wp-includes/js/tinymce/plugins: Removed.
11939 * WebKitSite/blog/wp-includes/js/tinymce/plugins/autosave: Removed.
11940 * WebKitSite/blog/wp-includes/js/tinymce/plugins/autosave/langs: Removed.
11941 * WebKitSite/blog/wp-includes/js/tinymce/plugins/directionality: Removed.
11942 * WebKitSite/blog/wp-includes/js/tinymce/plugins/directionality/editor_plugin.js: Removed.
11943 * WebKitSite/blog/wp-includes/js/tinymce/plugins/directionality/images: Removed.
11944 * WebKitSite/blog/wp-includes/js/tinymce/plugins/directionality/langs: Removed.
11945 * WebKitSite/blog/wp-includes/js/tinymce/plugins/fullscreen: Removed.
11946 * WebKitSite/blog/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js: Removed.
11947 * WebKitSite/blog/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm: Removed.
11948 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups: Removed.
11949 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/css: Removed.
11950 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js: Removed.
11951 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/images: Removed.
11952 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/jscripts: Removed.
11953 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins: Removed.
11954 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2: Removed.
11955 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img: Removed.
11956 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif: Removed.
11957 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif: Removed.
11958 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif: Removed.
11959 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif: Removed.
11960 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif: Removed.
11961 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/drag.gif: Removed.
11962 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif: Removed.
11963 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif: Removed.
11964 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css: Removed.
11965 * WebKitSite/blog/wp-includes/js/tinymce/plugins/inlinepopups/template.htm: Removed.
11966 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media: Removed.
11967 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/css: Removed.
11968 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/css/content.css: Removed.
11969 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/css/media.css: Removed.
11970 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/editor_plugin.js: Removed.
11971 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img: Removed.
11972 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/flash.gif: Removed.
11973 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/flv_player.swf: Removed.
11974 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/quicktime.gif: Removed.
11975 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/realmedia.gif: Removed.
11976 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/shockwave.gif: Removed.
11977 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/trans.gif: Removed.
11978 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/img/windowsmedia.gif: Removed.
11979 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/js: Removed.
11980 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/js/embed.js: Removed.
11981 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/js/media.js: Removed.
11982 * WebKitSite/blog/wp-includes/js/tinymce/plugins/media/media.htm: Removed.
11983 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste: Removed.
11984 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/blank.htm: Removed.
11985 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/css: Removed.
11986 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/editor_plugin.js: Removed.
11987 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/images: Removed.
11988 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/js: Removed.
11989 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/js/pastetext.js: Removed.
11990 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/js/pasteword.js: Removed.
11991 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/jscripts: Removed.
11992 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/langs: Removed.
11993 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/pastetext.htm: Removed.
11994 * WebKitSite/blog/wp-includes/js/tinymce/plugins/paste/pasteword.htm: Removed.
11995 * WebKitSite/blog/wp-includes/js/tinymce/plugins/safari: Removed.
11996 * WebKitSite/blog/wp-includes/js/tinymce/plugins/safari/blank.htm: Removed.
11997 * WebKitSite/blog/wp-includes/js/tinymce/plugins/safari/editor_plugin.js: Removed.
11998 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker: Removed.
11999 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes: Removed.
12000 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/EnchantSpell.php: Removed.
12001 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/GoogleSpell.php: Removed.
12002 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpell.php: Removed.
12003 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpellShell.php: Removed.
12004 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/SpellChecker.php: Removed.
12005 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/utils: Removed.
12006 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php: Removed.
12007 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/Logger.php: Removed.
12008 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/config.php: Removed.
12009 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/css: Removed.
12010 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/css/content.css: Removed.
12011 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js: Removed.
12012 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/images: Removed.
12013 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/img: Removed.
12014 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/img/wline.gif: Removed.
12015 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/includes: Removed.
12016 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/includes/general.php: Removed.
12017 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/langs: Removed.
12018 * WebKitSite/blog/wp-includes/js/tinymce/plugins/spellchecker/rpc.php: Removed.
12019 * WebKitSite/blog/wp-includes/js/tinymce/plugins/tabfocus: Removed.
12020 * WebKitSite/blog/wp-includes/js/tinymce/plugins/tabfocus/editor_plugin.js: Removed.
12021 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress: Removed.
12022 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/css: Removed.
12023 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/css/content.css: Removed.
12024 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.dev.js: Removed.
12025 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js: Removed.
12026 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/images: Removed.
12027 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img: Removed.
12028 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/audio.gif: Removed.
12029 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/help.gif: Removed.
12030 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/image.gif: Removed.
12031 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/media.gif: Removed.
12032 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/more.gif: Removed.
12033 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/more_bug.gif: Removed.
12034 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/page.gif: Removed.
12035 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/page_bug.gif: Removed.
12036 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/toolbars.gif: Removed.
12037 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif: Removed.
12038 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/img/video.gif: Removed.
12039 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wordpress/langs: Removed.
12040 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage: Removed.
12041 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/css: Removed.
12042 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage-rtl.css: Removed.
12043 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css: Removed.
12044 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/editimage.html: Removed.
12045 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.dev.js: Removed.
12046 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js: Removed.
12047 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/img: Removed.
12048 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Removed.
12049 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Removed.
12050 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/js: Removed.
12051 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpeditimage/js/editimage.js: Removed.
12052 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery: Removed.
12053 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.dev.js: Removed.
12054 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js: Removed.
12055 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/img: Removed.
12056 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Removed.
12057 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Removed.
12058 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Removed.
12059 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wpgallery/img/t.gif: Removed.
12060 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wphelp: Removed.
12061 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wphelp/images: Removed.
12062 * WebKitSite/blog/wp-includes/js/tinymce/plugins/wphelp/langs: Removed.
12063 * WebKitSite/blog/wp-includes/js/tinymce/themes: Removed.
12064 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced: Removed.
12065 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/about.htm: Removed.
12066 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/anchor.htm: Removed.
12067 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/charmap.htm: Removed.
12068 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/color_picker.htm: Removed.
12069 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/css: Removed.
12070 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/editor_template.js: Removed.
12071 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/image.htm: Removed.
12072 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/images: Removed.
12073 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/images/xp: Removed.
12074 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img: Removed.
12075 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img/colorpicker.jpg: Removed.
12076 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img/fm.gif: Removed.
12077 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Removed.
12078 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img/icons.gif: Removed.
12079 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Removed.
12080 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js: Removed.
12081 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/about.js: Removed.
12082 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/anchor.js: Removed.
12083 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/charmap.js: Removed.
12084 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/color_picker.js: Removed.
12085 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/image.js: Removed.
12086 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/link.js: Removed.
12087 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/js/source_editor.js: Removed.
12088 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/jscripts: Removed.
12089 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/langs: Removed.
12090 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/link.htm: Removed.
12091 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins: Removed.
12092 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default: Removed.
12093 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/content.css: Removed.
12094 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css: Removed.
12095 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img: Removed.
12096 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Removed.
12097 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/items.gif: Removed.
12098 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_arrow.gif: Removed.
12099 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_check.gif: Removed.
12100 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/progress.gif: Removed.
12101 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/tabs.gif: Removed.
12102 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css: Removed.
12103 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7: Removed.
12104 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css: Removed.
12105 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/dialog.css: Removed.
12106 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img: Removed.
12107 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Removed.
12108 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Removed.
12109 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Removed.
12110 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css: Removed.
12111 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_black.css: Removed.
12112 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css: Removed.
12113 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme: Removed.
12114 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css: Removed.
12115 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css: Removed.
12116 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img: Removed.
12117 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Removed.
12118 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Removed.
12119 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/down_arrow.gif: Removed.
12120 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/fade-butt.png: Removed.
12121 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/separator.gif: Removed.
12122 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/tabs.gif: Removed.
12123 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css: Removed.
12124 * WebKitSite/blog/wp-includes/js/tinymce/themes/advanced/source_editor.htm: Removed.
12125 * WebKitSite/blog/wp-includes/js/tinymce/tiny_mce.js: Removed.
12126 * WebKitSite/blog/wp-includes/js/tinymce/tiny_mce_popup.js: Removed.
12127 * WebKitSite/blog/wp-includes/js/tinymce/utils: Removed.
12128 * WebKitSite/blog/wp-includes/js/tinymce/utils/editable_selects.js: Removed.
12129 * WebKitSite/blog/wp-includes/js/tinymce/utils/form_utils.js: Removed.
12130 * WebKitSite/blog/wp-includes/js/tinymce/utils/mctabs.js: Removed.
12131 * WebKitSite/blog/wp-includes/js/tinymce/utils/validate.js: Removed.
12132 * WebKitSite/blog/wp-includes/js/tinymce/wp-mce-help.php: Removed.
12133 * WebKitSite/blog/wp-includes/js/tinymce/wp-tinymce.js: Removed.
12134 * WebKitSite/blog/wp-includes/js/tinymce/wp-tinymce.js.gz: Removed.
12135 * WebKitSite/blog/wp-includes/js/tinymce/wp-tinymce.php: Removed.
12136 * WebKitSite/blog/wp-includes/js/tw-sack.dev.js: Removed.
12137 * WebKitSite/blog/wp-includes/js/tw-sack.js: Removed.
12138 * WebKitSite/blog/wp-includes/js/wp-ajax-response.dev.js: Removed.
12139 * WebKitSite/blog/wp-includes/js/wp-ajax-response.js: Removed.
12140 * WebKitSite/blog/wp-includes/js/wp-lists.dev.js: Removed.
12141 * WebKitSite/blog/wp-includes/js/wp-lists.js: Removed.
12142 * WebKitSite/blog/wp-includes/kses.php: Removed.
12143 * WebKitSite/blog/wp-includes/l10n.php: Removed.
12144 * WebKitSite/blog/wp-includes/link-template.php: Removed.
12145 * WebKitSite/blog/wp-includes/locale.php: Removed.
12146 * WebKitSite/blog/wp-includes/media.php: Removed.
12147 * WebKitSite/blog/wp-includes/pluggable.php: Removed.
12148 * WebKitSite/blog/wp-includes/plugin.php: Removed.
12149 * WebKitSite/blog/wp-includes/pomo: Removed.
12150 * WebKitSite/blog/wp-includes/pomo/entry.php: Removed.
12151 * WebKitSite/blog/wp-includes/pomo/mo.php: Removed.
12152 * WebKitSite/blog/wp-includes/pomo/po.php: Removed.
12153 * WebKitSite/blog/wp-includes/pomo/streams.php: Removed.
12154 * WebKitSite/blog/wp-includes/pomo/translations.php: Removed.
12155 * WebKitSite/blog/wp-includes/post-template.php: Removed.
12156 * WebKitSite/blog/wp-includes/post.php: Removed.
12157 * WebKitSite/blog/wp-includes/query.php: Removed.
12158 * WebKitSite/blog/wp-includes/registration-functions.php: Removed.
12159 * WebKitSite/blog/wp-includes/registration.php: Removed.
12160 * WebKitSite/blog/wp-includes/rewrite.php: Removed.
12161 * WebKitSite/blog/wp-includes/rss-functions.php: Removed.
12162 * WebKitSite/blog/wp-includes/rss.php: Removed.
12163 * WebKitSite/blog/wp-includes/script-loader.php: Removed.
12164 * WebKitSite/blog/wp-includes/shortcodes.php: Removed.
12165 * WebKitSite/blog/wp-includes/streams.php: Removed.
12166 * WebKitSite/blog/wp-includes/taxonomy.php: Removed.
12167 * WebKitSite/blog/wp-includes/template-loader.php: Removed.
12168 * WebKitSite/blog/wp-includes/theme.php: Removed.
12169 * WebKitSite/blog/wp-includes/update.php: Removed.
12170 * WebKitSite/blog/wp-includes/user.php: Removed.
12171 * WebKitSite/blog/wp-includes/vars.php: Removed.
12172 * WebKitSite/blog/wp-includes/version.php: Removed.
12173 * WebKitSite/blog/wp-includes/widgets.php: Removed.
12174 * WebKitSite/blog/wp-includes/wlwmanifest.xml: Removed.
12175 * WebKitSite/blog/wp-includes/wp-db.php: Removed.
12176 * WebKitSite/blog/wp-includes/wp-diff.php: Removed.
12177 * WebKitSite/blog/wp-links-opml.php: Removed.
12178 * WebKitSite/blog/wp-load.php: Removed.
12179 * WebKitSite/blog/wp-login.php: Removed.
12180 * WebKitSite/blog/wp-mail.php: Removed.
12181 * WebKitSite/blog/wp-pass.php: Removed.
12182 * WebKitSite/blog/wp-rdf.php: Removed.
12183 * WebKitSite/blog/wp-register.php: Removed.
12184 * WebKitSite/blog/wp-rss.php: Removed.
12185 * WebKitSite/blog/wp-rss2.php: Removed.
12186 * WebKitSite/blog/wp-settings.php: Removed.
12187 * WebKitSite/blog/wp-trackback.php: Removed.
12188 * WebKitSite/blog/xmlrpc.php: Removed.
12189 * WebKitSite/building: Removed.
12190 * WebKitSite/building/build-window.png: Removed.
12191 * WebKitSite/building/build.html: Removed.
12192 * WebKitSite/building/checkout.html: Removed.
12193 * WebKitSite/building/custom-executable.png: Removed.
12194 * WebKitSite/building/cygwin-downloader.zip: Removed.
12195 * WebKitSite/building/debug.html: Removed.
12196 * WebKitSite/building/debug.png: Removed.
12197 * WebKitSite/building/info-tab.png: Removed.
12198 * WebKitSite/building/launch-debugger-vs2005.png: Removed.
12199 * WebKitSite/building/run.html: Removed.
12200 * WebKitSite/building/set-as-startup-project-vs2005.png: Removed.
12201 * WebKitSite/building/set-debugging-properties-vs2005.png: Removed.
12202 * WebKitSite/building/tools.html: Removed.
12203 * WebKitSite/coding: Removed.
12204 * WebKitSite/coding/RefPtr.html: Removed.
12205 * WebKitSite/coding/assertion-guidelines.html: Removed.
12206 * WebKitSite/coding/bsd-license.html: Removed.
12207 * WebKitSite/coding/coding-style.html: Removed.
12208 * WebKitSite/coding/commit-review-policy.html: Removed.
12209 * WebKitSite/coding/contributing.html: Removed.
12210 * WebKitSite/coding/dom-element-attach.html: Removed.
12211 * WebKitSite/coding/images: Removed.
12212 * WebKitSite/coding/images/contribute_add_attachment.png: Removed.
12213 * WebKitSite/coding/images/contribute_mark_review.png: Removed.
12214 * WebKitSite/coding/images/dom-element-attach-large.png: Removed.
12215 * WebKitSite/coding/images/dom-element-attach-small.png: Removed.
12216 * WebKitSite/coding/images/dom-element-attach.graffle: Removed.
12217 * WebKitSite/coding/lgpl-license.html: Removed.
12218 * WebKitSite/coding/major-objects.html: Removed.
12219 * WebKitSite/coding/scripts.html: Removed.
12220 * WebKitSite/coding/technical-articles.html: Removed.
12221 * WebKitSite/contact.html: Removed.
12222 * WebKitSite/css: Removed.
12223 * WebKitSite/css/blue.css: Removed.
12224 * WebKitSite/css/gray.css: Removed.
12225 * WebKitSite/css/green.css: Removed.
12226 * WebKitSite/css/ie.css: Removed.
12227 * WebKitSite/css/main.css: Removed.
12228 * WebKitSite/css/pink.css: Removed.
12229 * WebKitSite/css/purple.css: Removed.
12230 * WebKitSite/css/yellow.css: Removed.
12231 * WebKitSite/demos: Removed.
12232 * WebKitSite/demos/accessible-ascii-art: Removed.
12233 * WebKitSite/demos/accessible-ascii-art/butterfly-figure.html: Removed.
12234 * WebKitSite/demos/accessible-ascii-art/butterfly.html: Removed.
12235 * WebKitSite/demos/calendar: Removed.
12236 * WebKitSite/demos/calendar/Boom.aiff: Removed.
12237 * WebKitSite/demos/calendar/Calendar.css: Removed.
12238 * WebKitSite/demos/calendar/Calendar.html: Removed.
12239 * WebKitSite/demos/calendar/Calendar.js: Removed.
12240 * WebKitSite/demos/calendar/Calendar.manifest: Removed.
12241 * WebKitSite/demos/calendar/CalendarApp.icns: Removed.
12242 * WebKitSite/demos/calendar/Images: Removed.
12243 * WebKitSite/demos/calendar/Images/AirPort4.png: Removed.
12244 * WebKitSite/demos/calendar/Images/AirPortError.png: Removed.
12245 * WebKitSite/demos/calendar/Images/disclosureTriangleSmallDown.png: Removed.
12246 * WebKitSite/demos/calendar/Images/disclosureTriangleSmallRight.png: Removed.
12247 * WebKitSite/demos/calendar/Images/statusbarBackground.png: Removed.
12248 * WebKitSite/demos/calendar/Images/statusbarResizerVertical.png: Removed.
12249 * WebKitSite/demos/calendar/LocationImage.js: Removed.
12250 * WebKitSite/demos/calendar/Utilities.js: Removed.
12251 * WebKitSite/demos/calendar/favicon.ico: Removed.
12252 * WebKitSite/demos/calendar/index.html: Removed.
12253 * WebKitSite/demos/calendar/mime.types: Removed.
12254 * WebKitSite/demos/canvas-perf: Removed.
12255 * WebKitSite/demos/canvas-perf/canvas.html: Removed.
12256 * WebKitSite/demos/canvas-perf/kraken.jpg: Removed.
12257 * WebKitSite/demos/editingToolbar: Removed.
12258 * WebKitSite/demos/editingToolbar/FancyToolbar.css: Removed.
12259 * WebKitSite/demos/editingToolbar/FancyToolbar.js: Removed.
12260 * WebKitSite/demos/editingToolbar/FancyToolbarImages: Removed.
12261 * WebKitSite/demos/editingToolbar/FancyToolbarImages/button.png: Removed.
12262 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Removed.
12263 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Removed.
12264 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Removed.
12265 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Removed.
12266 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Removed.
12267 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Removed.
12268 * WebKitSite/demos/editingToolbar/FancyToolbarImages/buttonRight.png: Removed.
12269 * WebKitSite/demos/editingToolbar/FancyToolbarImages/camera.png: Removed.
12270 * WebKitSite/demos/editingToolbar/FancyToolbarImages/link.png: Removed.
12271 * WebKitSite/demos/editingToolbar/FancyToolbarImages/textAlign.png: Removed.
12272 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Removed.
12273 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Removed.
12274 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Removed.
12275 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Removed.
12276 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Removed.
12277 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Removed.
12278 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Removed.
12279 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Removed.
12280 * WebKitSite/demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Removed.
12281 * WebKitSite/demos/editingToolbar/content.html: Removed.
12282 * WebKitSite/demos/editingToolbar/images: Removed.
12283 * WebKitSite/demos/editingToolbar/images/safari.png: Removed.
12284 * WebKitSite/demos/editingToolbar/index.html: Removed.
12285 * WebKitSite/demos/hover-summary: Removed.
12286 * WebKitSite/demos/hover-summary/details.css: Removed.
12287 * WebKitSite/demos/hover-summary/details.js: Removed.
12288 * WebKitSite/demos/hover-summary/example1.html: Removed.
12289 * WebKitSite/demos/hover-summary/example2.html: Removed.
12290 * WebKitSite/demos/hover-summary/horizontal-triangle.png: Removed.
12291 * WebKitSite/demos/hover-summary/vertical-triangle.png: Removed.
12292 * WebKitSite/demos/index.html: Removed.
12293 * WebKitSite/demos/mathml: Removed.
12294 * WebKitSite/demos/mathml/MathMLDemo.xhtml: Removed.
12295 * WebKitSite/demos/sticky-notes: Removed.
12296 * WebKitSite/demos/sticky-notes/StickyNotes.manifest: Removed.
12297 * WebKitSite/demos/sticky-notes/deleteButton.png: Removed.
12298 * WebKitSite/demos/sticky-notes/deleteButtonPressed.png: Removed.
12299 * WebKitSite/demos/sticky-notes/index.html: Removed.
12300 * WebKitSite/demos/transitions-and-transforms: Removed.
12301 * WebKitSite/demos/transitions-and-transforms/Finder Coverflow.png: Removed.
12302 * WebKitSite/demos/transitions-and-transforms/Horsehead.png: Removed.
12303 * WebKitSite/demos/transitions-and-transforms/Mail Stationery.png: Removed.
12304 * WebKitSite/demos/transitions-and-transforms/Quick Look.png: Removed.
12305 * WebKitSite/demos/transitions-and-transforms/Spaces.png: Removed.
12306 * WebKitSite/demos/transitions-and-transforms/Stacks.png: Removed.
12307 * WebKitSite/demos/transitions-and-transforms/Time Machine.png: Removed.
12308 * WebKitSite/demos/transitions-and-transforms/index.html: Removed.
12309 * WebKitSite/demos/transitions-and-transforms/leopard.css: Removed.
12310 * WebKitSite/demos/transitions-and-transforms/no-style.html: Removed.
12311 * WebKitSite/favicon.ico: Removed.
12312 * WebKitSite/footer.inc: Removed.
12313 * WebKitSite/header.inc: Removed.
12314 * WebKitSite/images: Removed.
12315 * WebKitSite/images/DroseraPic.png: Removed.
12316 * WebKitSite/images/blank.png: Removed.
12317 * WebKitSite/images/blue-background.png: Removed.
12318 * WebKitSite/images/blue-bullet.png: Removed.
12319 * WebKitSite/images/download.png: Removed.
12320 * WebKitSite/images/end.png: Removed.
12321 * WebKitSite/images/gray-background.png: Removed.
12322 * WebKitSite/images/green-background.png: Removed.
12323 * WebKitSite/images/green-bullet.png: Removed.
12324 * WebKitSite/images/icon-gold.png: Removed.
12325 * WebKitSite/images/icon.png: Removed.
12326 * WebKitSite/images/ie-nav.png: Removed.
12327 * WebKitSite/images/middle.png: Removed.
12328 * WebKitSite/images/nav.png: Removed.
12329 * WebKitSite/images/pink-background.png: Removed.
12330 * WebKitSite/images/pink-bullet.png: Removed.
12331 * WebKitSite/images/purple-background.png: Removed.
12332 * WebKitSite/images/purple-bullet.png: Removed.
12333 * WebKitSite/images/surfin-safari.icns: Removed.
12334 * WebKitSite/images/yellow-background.png: Removed.
12335 * WebKitSite/images/yellow-bullet.png: Removed.
12336 * WebKitSite/index.html: Removed.
12337 * WebKitSite/misc: Removed.
12338 * WebKitSite/misc/DatabaseExample.html: Removed.
12339 * WebKitSite/misc/DatabaseTester.html: Removed.
12340 * WebKitSite/misc/WebKitDetect.html: Removed.
12341 * WebKitSite/misc/WebKitDetect.js: Removed.
12342 * WebKitSite/misc/drosera: Removed.
12343 * WebKitSite/misc/drosera/demo.js: Removed.
12344 * WebKitSite/misc/drosera/drosera.png: Removed.
12345 * WebKitSite/misc/drosera/index.html: Removed.
12346 * WebKitSite/misc/gradient-input.html: Removed.
12347 * WebKitSite/misc/morph.html: Removed.
12348 * WebKitSite/nav.inc: Removed.
12349 * WebKitSite/perf: Removed.
12350 * WebKitSite/perf/slickspeed: Removed.
12351 * WebKitSite/perf/slickspeed/config.ini: Removed.
12352 * WebKitSite/perf/slickspeed/footer.html: Removed.
12353 * WebKitSite/perf/slickspeed/frameworks: Removed.
12354 * WebKitSite/perf/slickspeed/frameworks/DomQuery.js: Removed.
12355 * WebKitSite/perf/slickspeed/frameworks/dummy.js: Removed.
12356 * WebKitSite/perf/slickspeed/frameworks/jquery-1.2.3.js: Removed.
12357 * WebKitSite/perf/slickspeed/frameworks/prototype.js: Removed.
12358 * WebKitSite/perf/slickspeed/header.html: Removed.
12359 * WebKitSite/perf/slickspeed/index.php: Removed.
12360 * WebKitSite/perf/slickspeed/instructions.txt: Removed.
12361 * WebKitSite/perf/slickspeed/logo.png: Removed.
12362 * WebKitSite/perf/slickspeed/selectors.list: Removed.
12363 * WebKitSite/perf/slickspeed/style.css: Removed.
12364 * WebKitSite/perf/slickspeed/system: Removed.
12365 * WebKitSite/perf/slickspeed/system/index.php: Removed.
12366 * WebKitSite/perf/slickspeed/system/slickspeed.js: Removed.
12367 * WebKitSite/perf/slickspeed/system/template.php: Removed.
12368 * WebKitSite/perf/slickspeed/template.html: Removed.
12369 * WebKitSite/perf/sunspider: Removed.
12370 * WebKitSite/perf/sunspider-0.9: Removed.
12371 * WebKitSite/perf/sunspider-0.9.1: Removed.
12372 * WebKitSite/perf/sunspider-0.9.1/json2.js: Removed.
12373 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9: Removed.
12374 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9.1: Removed.
12375 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Removed.
12376 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Removed.
12377 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Removed.
12378 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Removed.
12379 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9/driver.html: Removed.
12380 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9/results.html: Removed.
12381 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Removed.
12382 * WebKitSite/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Removed.
12383 * WebKitSite/perf/sunspider-0.9.1/sunspider-analyze-results.js: Removed.
12384 * WebKitSite/perf/sunspider-0.9.1/sunspider-compare-results.js: Removed.
12385 * WebKitSite/perf/sunspider-0.9.1/sunspider.css: Removed.
12386 * WebKitSite/perf/sunspider-0.9/3d-cube.html: Removed.
12387 * WebKitSite/perf/sunspider-0.9/3d-morph.html: Removed.
12388 * WebKitSite/perf/sunspider-0.9/3d-raytrace.html: Removed.
12389 * WebKitSite/perf/sunspider-0.9/access-binary-trees.html: Removed.
12390 * WebKitSite/perf/sunspider-0.9/access-fannkuch.html: Removed.
12391 * WebKitSite/perf/sunspider-0.9/access-nbody.html: Removed.
12392 * WebKitSite/perf/sunspider-0.9/access-nsieve.html: Removed.
12393 * WebKitSite/perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Removed.
12394 * WebKitSite/perf/sunspider-0.9/bitops-bits-in-byte.html: Removed.
12395 * WebKitSite/perf/sunspider-0.9/bitops-bitwise-and.html: Removed.
12396 * WebKitSite/perf/sunspider-0.9/bitops-nsieve-bits.html: Removed.
12397 * WebKitSite/perf/sunspider-0.9/controlflow-recursive.html: Removed.
12398 * WebKitSite/perf/sunspider-0.9/crypto-aes.html: Removed.
12399 * WebKitSite/perf/sunspider-0.9/crypto-md5.html: Removed.
12400 * WebKitSite/perf/sunspider-0.9/crypto-sha1.html: Removed.
12401 * WebKitSite/perf/sunspider-0.9/date-format-tofte.html: Removed.
12402 * WebKitSite/perf/sunspider-0.9/date-format-xparb.html: Removed.
12403 * WebKitSite/perf/sunspider-0.9/math-cordic.html: Removed.
12404 * WebKitSite/perf/sunspider-0.9/math-partial-sums.html: Removed.
12405 * WebKitSite/perf/sunspider-0.9/math-spectral-norm.html: Removed.
12406 * WebKitSite/perf/sunspider-0.9/regexp-dna.html: Removed.
12407 * WebKitSite/perf/sunspider-0.9/string-base64.html: Removed.
12408 * WebKitSite/perf/sunspider-0.9/string-fasta.html: Removed.
12409 * WebKitSite/perf/sunspider-0.9/string-tagcloud.html: Removed.
12410 * WebKitSite/perf/sunspider-0.9/string-unpack-code.html: Removed.
12411 * WebKitSite/perf/sunspider-0.9/string-validate-input.html: Removed.
12412 * WebKitSite/perf/sunspider-0.9/sunspider-analyze-results.js: Removed.
12413 * WebKitSite/perf/sunspider-0.9/sunspider-compare-results.js: Removed.
12414 * WebKitSite/perf/sunspider-0.9/sunspider-driver.html: Removed.
12415 * WebKitSite/perf/sunspider-0.9/sunspider-record-result.js: Removed.
12416 * WebKitSite/perf/sunspider-0.9/sunspider-results.html: Removed.
12417 * WebKitSite/perf/sunspider-0.9/sunspider-test-prefix.js: Removed.
12418 * WebKitSite/perf/sunspider-0.9/sunspider.css: Removed.
12419 * WebKitSite/perf/sunspider/sunspider.css: Removed.
12420 * WebKitSite/perf/sunspider/sunspider.html: Removed.
12421 * WebKitSite/pngbehavior.htc: Removed.
12422 * WebKitSite/projects: Removed.
12423 * WebKitSite/projects/accessibility: Removed.
12424 * WebKitSite/projects/accessibility/index.html: Removed.
12425 * WebKitSite/projects/cleanup: Removed.
12426 * WebKitSite/projects/cleanup/index.html: Removed.
12427 * WebKitSite/projects/compat: Removed.
12428 * WebKitSite/projects/compat/index.html: Removed.
12429 * WebKitSite/projects/css: Removed.
12430 * WebKitSite/projects/css/index.html: Removed.
12431 * WebKitSite/projects/documentation: Removed.
12432 * WebKitSite/projects/documentation/index.html: Removed.
12433 * WebKitSite/projects/dom: Removed.
12434 * WebKitSite/projects/dom/index.html: Removed.
12435 * WebKitSite/projects/editing: Removed.
12436 * WebKitSite/projects/editing/index.html: Removed.
12437 * WebKitSite/projects/forms: Removed.
12438 * WebKitSite/projects/forms/index.html: Removed.
12439 * WebKitSite/projects/goals.html: Removed.
12440 * WebKitSite/projects/html: Removed.
12441 * WebKitSite/projects/html/index.html: Removed.
12442 * WebKitSite/projects/index.html: Removed.
12443 * WebKitSite/projects/javascript: Removed.
12444 * WebKitSite/projects/javascript/index.html: Removed.
12445 * WebKitSite/projects/layout: Removed.
12446 * WebKitSite/projects/layout/index.html: Removed.
12447 * WebKitSite/projects/mathml: Removed.
12448 * WebKitSite/projects/mathml/index.html: Removed.
12449 * WebKitSite/projects/performance: Removed.
12450 * WebKitSite/projects/performance/index.html: Removed.
12451 * WebKitSite/projects/plugins: Removed.
12452 * WebKitSite/projects/plugins/index.html: Removed.
12453 * WebKitSite/projects/portability: Removed.
12454 * WebKitSite/projects/portability/index.html: Removed.
12455 * WebKitSite/projects/printing: Removed.
12456 * WebKitSite/projects/printing/index.html: Removed.
12457 * WebKitSite/projects/svg: Removed.
12458 * WebKitSite/projects/svg/index.html: Removed.
12459 * WebKitSite/projects/svg/status.xml: Removed.
12460 * WebKitSite/projects/svg/svg-status.css: Removed.
12461 * WebKitSite/projects/svg/svg-status.xsl: Removed.
12462 * WebKitSite/projects/webkit: Removed.
12463 * WebKitSite/projects/webkit/index.html: Removed.
12464 * WebKitSite/projects/xml: Removed.
12465 * WebKitSite/projects/xml/index.html: Removed.
12466 * WebKitSite/projects/xslt: Removed.
12467 * WebKitSite/projects/xslt/index.html: Removed.
12468 * WebKitSite/quality: Removed.
12469 * WebKitSite/quality/.htaccess: Removed.
12470 * WebKitSite/quality/Ahem.ttf: Removed.
12471 * WebKitSite/quality/bugpriorities.html: Removed.
12472 * WebKitSite/quality/bugwriting.html: Removed.
12473 * WebKitSite/quality/bugzilla.html: Removed.
12474 * WebKitSite/quality/crashlogs.html: Removed.
12475 * WebKitSite/quality/leakhunting.html: Removed.
12476 * WebKitSite/quality/lifecycle.html: Removed.
12477 * WebKitSite/quality/mac_reportbox.jpg: Removed.
12478 * WebKitSite/quality/mac_viewtrace.jpg: Removed.
12479 * WebKitSite/quality/reduction.html: Removed.
12480 * WebKitSite/quality/reporting.html: Removed.
12481 * WebKitSite/quality/testing.html: Removed.
12482 * WebKitSite/quality/testwriting.html: Removed.
12483 * WebKitSite/quality/win_installwatson.jpg: Removed.
12484 * WebKitSite/quality/win_watsongui.jpg: Removed.
12485 * WebKitSite/quality/win_watsoninstalled.jpg: Removed.
12486 * WebKitSite/security: Removed.
12487 * WebKitSite/security/index.html: Removed.
12488 * WebKitSite/security/security-group-members.html: Removed.
12489 * WebKitSite/specs: Removed.
12490 * WebKitSite/specs/CSSVisualEffects: Removed.
12491 * WebKitSite/specs/CSSVisualEffects/css3-2d-transforms: Removed.
12492 * WebKitSite/specs/CSSVisualEffects/css3-3d-transforms: Removed.
12493 * WebKitSite/specs/CSSVisualEffects/css3-animations: Removed.
12494 * WebKitSite/specs/CSSVisualEffects/css3-transitions: Removed.
12495 * WebKitSite/specs/CSSVisualEffects/index.html: Removed.
12496 * WebKitSite/specs/HTML_Timed_Media_Elements.html: Removed.
12497 * WebKitSite/specs/MediaQueriesExtensions.html: Removed.
12498 * WebKitSite/specs/PointerEventsProperty.html: Removed.
12499 * WebKitSite/specs/Timed_Media_CSS.html: Removed.
12500 * WebKitSite/specs/Timed_Media_Elements-Open_Issues.html: Removed.
12501 * WebKitSite/specs/index.html: Removed.
12502 * WebKitSite/specs/mediaelement.css: Removed.
12503 * WebKitSite/specs/movie-status-states.png: Removed.
12504 * WebKitSite/specs/squirrelfish-bytecode.html: Removed.
12505 * cmake/WebKitPackaging.cmake:
12507 2010-12-20 Joseph Pecoraro <joepeck@webkit.org>
12509 Reviewed by Darin Adler.
12511 Update .gitattributes for WebKitTools -> Tools change
12512 https://bugs.webkit.org/show_bug.cgi?id=51365
12514 * .gitattributes: WebKitTools -> Tools rename. Removed no longer existing file references.
12516 2010-12-20 Xan Lopez <xlopez@igalia.com>
12518 Reviewed by Gustavo Noronha.
12520 * configure.ac: bump version for 1.3.8 release.
12522 2010-12-20 David Levin <levin@chromium.org>
12524 Reviewed by Ariya Hidayat.
12526 .gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools.
12527 https://bugs.webkit.org/show_bug.cgi?id=51343
12529 Follow up from the WebKitTools -> Tools rename.
12533 2010-12-20 Ryuan Choi <ryuan.choi@samsung.com>
12535 Reviewed by Antonio Gomes.
12537 [CMAKE] Rename WEBKITTOOLS_DIR to TOOLS_DIR
12538 https://bugs.webkit.org/show_bug.cgi?id=51319
12540 Change WEBKITTOOLS_DIR variable's name and value to TOOLS_DIR and tools/.
12544 2010-12-18 Adam Barth <abarth@webkit.org>
12546 Reviewed by Sam Weinig.
12548 Move WebKitExamplePlugins to Examples
12549 https://bugs.webkit.org/show_bug.cgi?id=51291
12551 * Examples: Copied from WebKitExamplePlugins.
12552 * WebKitExamplePlugins: Removed.
12553 * WebKitExamplePlugins/NetscapeCocoaPlugin: Removed.
12554 * WebKitExamplePlugins/NetscapeCocoaPlugin/English.lproj: Removed.
12555 * WebKitExamplePlugins/NetscapeCocoaPlugin/English.lproj/InfoPlist.strings: Removed.
12556 * WebKitExamplePlugins/NetscapeCocoaPlugin/Info.plist: Removed.
12557 * WebKitExamplePlugins/NetscapeCocoaPlugin/MenuHandler.h: Removed.
12558 * WebKitExamplePlugins/NetscapeCocoaPlugin/MenuHandler.m: Removed.
12559 * WebKitExamplePlugins/NetscapeCocoaPlugin/NetscapeCocoaPlugin.xcodeproj: Removed.
12560 * WebKitExamplePlugins/NetscapeCocoaPlugin/NetscapeCocoaPlugin.xcodeproj/project.pbxproj: Removed.
12561 * WebKitExamplePlugins/NetscapeCocoaPlugin/main.m: Removed.
12562 * WebKitExamplePlugins/NetscapeCocoaPlugin/test.html: Removed.
12563 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin: Removed.
12564 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/English.lproj: Removed.
12565 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/English.lproj/InfoPlist.strings: Removed.
12566 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/Info.plist: Removed.
12567 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/MovieControllerLayer.h: Removed.
12568 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/MovieControllerLayer.m: Removed.
12569 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/NetscapeCoreAnimationMoviePlugin.xcodeproj: Removed.
12570 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/NetscapeCoreAnimationMoviePlugin.xcodeproj/project.pbxproj: Removed.
12571 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/Pause.tiff: Removed.
12572 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/Play.tiff: Removed.
12573 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/SliderTrackCenter.tiff: Removed.
12574 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/SliderTrackLeft.tiff: Removed.
12575 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/SliderTrackRight.tiff: Removed.
12576 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/Thumb.tiff: Removed.
12577 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/main.m: Removed.
12578 * WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/test.html: Removed.
12579 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin: Removed.
12580 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/Composition.qtz: Removed.
12581 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/English.lproj: Removed.
12582 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/English.lproj/InfoPlist.strings: Removed.
12583 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/Info.plist: Removed.
12584 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/NetscapeCoreAnimationPlugin.xcodeproj: Removed.
12585 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/NetscapeCoreAnimationPlugin.xcodeproj/project.pbxproj: Removed.
12586 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/main.m: Removed.
12587 * WebKitExamplePlugins/NetscapeCoreAnimationPlugin/test.html: Removed.
12588 * WebKitExamplePlugins/NetscapeInputMethodPlugin: Removed.
12589 * WebKitExamplePlugins/NetscapeInputMethodPlugin/English.lproj: Removed.
12590 * WebKitExamplePlugins/NetscapeInputMethodPlugin/English.lproj/InfoPlist.strings: Removed.
12591 * WebKitExamplePlugins/NetscapeInputMethodPlugin/Info.plist: Removed.
12592 * WebKitExamplePlugins/NetscapeInputMethodPlugin/NetscapeInputMethodPlugin.xcodeproj: Removed.
12593 * WebKitExamplePlugins/NetscapeInputMethodPlugin/NetscapeInputMethodPlugin.xcodeproj/project.pbxproj: Removed.
12594 * WebKitExamplePlugins/NetscapeInputMethodPlugin/main.m: Removed.
12595 * WebKitExamplePlugins/NetscapeInputMethodPlugin/test.html: Removed.
12596 * cmake/WebKitPackaging.cmake:
12598 2010-12-17 Dan Bernstein <mitz@apple.com>
12600 Reviewed by Simon Fraser.
12602 Rename WebKitTools to Tools
12603 https://bugs.webkit.org/show_bug.cgi?id=49861
12605 * DerivedSources.pro:
12609 * Tools: Renamed from WebKitTools.
12611 * cmake/WebKitPackaging.cmake:
12614 2010-12-16 Leandro Pereira <leandro@profusion.mobi>
12616 [EFL] Unreviewed build fix.
12618 Disable ContextMenu support for now while support for
12619 CROSS_PLATFORM_MENUS is written.
12621 * cmake/OptionsEfl.cmake:
12623 2010-12-15 Sheriff Bot <webkit.review.bot@gmail.com>
12625 Unreviewed, rolling out r74117.
12626 http://trac.webkit.org/changeset/74117
12627 https://bugs.webkit.org/show_bug.cgi?id=51113
12629 This broke the GTK1 build. (Requested by mrobinson on
12635 2010-12-15 Amruth Raj <amruthraj@motorola.com> and Ravi Kasibhatla <ravi.kasibhatla@motorola.com>
12637 Reviewed by Martin Robinson.
12639 Changes to enable building WebKit2 for Gtk port.
12640 (https://bugs.webkit.org/show_bug.cgi?id=37369)
12642 * GNUmakefile.am: Changes to build either of WebKit1 or WebKit2.
12643 It basically excludes all WebKit/gtk/webkit/ files when building WebKit2.
12644 Also, exludes Unittests, DumprenderTree, GtkLauncher etc for WebKit2.
12645 * configure.ac: Option for enable or disable WebKit2.
12647 2010-12-14 Commit Queue <commit-queue@webkit.org>
12649 Unreviewed. Test commit for commit-queue@webkit.org.
12651 2010-12-14 Commit Queue <commit-queue@webkit.org>
12653 Unreviewed. Test commit for commit-queue@webkit.org.
12655 2010-12-14 Ryosuke Niwa <rniwa@webkit.org>
12657 Reviewed by Eric Seidel.
12659 [git].DS_Store should be in .gitignore
12660 https://bugs.webkit.org/show_bug.cgi?id=51065
12662 Added .DS_Store to .gitignore.
12666 2010-12-14 Lucas De Marchi <lucas.demarchi@profusion.mobi>
12668 Reviewed by Eric Seidel.
12670 [EFL] Add linker script to export less symbols
12671 https://bugs.webkit.org/show_bug.cgi?id=44609
12673 Filter the exported symbols by using a linker script. Only symbols
12674 starting with "ewk_" are exported.
12676 * cmake/OptionsEfl.cmake: Pass linker option to use a version script
12677 when linking webkit.
12678 * cmake/eflsymbols.filter: Added. Export only symbols starting with
12679 "ewk_" (C linkage).
12681 2010-12-13 Gyuyoung Kim <gyuyoung.kim@samsung.com>
12683 Unreviewed build fix for EFL.
12685 Remove DataSourceGStreamer.cpp in WebCore/CMakeListsEfl.txt
12686 Because, DataSourceGStreamer.cpp was removed by Bug 30007.
12688 * ../WebCore/CMakeListsEfl.txt:
12690 2010-12-13 Andras Becsi <abecsi@webkit.org>
12692 Reviewed by Csaba Osztrogonác.
12694 [Qt][WK2] Fix build if WebKitTools are not available
12695 https://bugs.webkit.org/show_bug.cgi?id=50242
12697 * DerivedSources.pro: add new DerivedSources.pro to SUBDIRS.
12699 2010-12-06 Philippe Normand <pnormand@igalia.com>
12701 Reviewed by Martin Robinson.
12703 [GTK] Support the Mozilla-style Fullscreen Javascript API
12704 https://bugs.webkit.org/show_bug.cgi?id=50572
12706 * configure.ac: new configure flag to disable the new Javascript
12707 Fullscreen API build. It is enabled by default.
12709 2010-12-09 Philippe Normand <pnormand@igalia.com>
12711 Reviewed by Xan Lopez.
12713 [GTK] configure: error out if video is enabled and gstreamer pkg-config check fails
12714 https://bugs.webkit.org/show_bug.cgi?id=50741
12718 2010-12-07 Patrick Gansterer <paroga@webkit.org>
12720 Reviewed by Andreas Kling.
12722 [CMake] Remove WebKitGenerators
12723 https://bugs.webkit.org/show_bug.cgi?id=50445
12726 * cmake/WebKitGenerators.cmake: Removed.
12728 2010-12-06 Patrick Gansterer <paroga@webkit.org>
12730 Reviewed by Andreas Kling.
12732 [WINCE] Add build system
12733 https://bugs.webkit.org/show_bug.cgi?id=50522
12735 * cmake/OptionsWinCE.cmake: Added.
12736 * cmake/OptionsWindows.cmake: Added.
12738 2010-12-04 Patrick Gansterer <paroga@webkit.org>
12740 Reviewed by Andreas Kling.
12742 [CMake] Better detection of ARM platform
12743 https://bugs.webkit.org/show_bug.cgi?id=50452
12747 2010-12-03 Xan Lopez <xlopez@igalia.com>
12749 Unreviewed build fix for GTK+.
12751 Add configure.ac-fu for WebAudio.
12755 2010-12-02 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
12757 Reviewed by Eric Seidel.
12759 [EFL] Fails to build with non-system cairo
12760 https://bugs.webkit.org/show_bug.cgi?id=50395
12762 Do not add 'cairo' as a suffix for the paths provided by
12763 pkgconfig. The paths provided by pkgconfig already include it.
12765 * cmake/FindCairo.cmake:
12767 2010-12-02 Xan Lopez <xlopez@igalia.com>
12769 Third attempt to fix the build.
12771 * autotools/symbols.filter: be more liberal in one more symbol.
12773 2010-12-02 Xan Lopez <xlopez@igalia.com>
12775 Another attempt to fix the GTK+ build.
12777 * autotools/symbols.filter: try to be more liberal with the
12778 mangled names of some symbols.
12780 2010-12-02 Xan Lopez <xlopez@igalia.com>
12782 Try to fix GTK+ build.
12784 * autotools/symbols.filter: add missing ';'.
12786 2010-12-02 Martin Robinson <mrobinson@igalia.com>
12788 Attempt to fix the GTK+ build. Add missing symbol the
12789 list of unfiltered symbols for the linker.
12791 * autotools/symbols.filter: Add symbol used in DumpRenderTree.
12793 2010-12-02 Martin Robinson <mrobinson@igalia.com>
12795 Reviewed by Xan Lopez.
12797 [GTK] DumpRenderTree has two copies of JavaScriptCore
12798 https://bugs.webkit.org/show_bug.cgi?id=49877
12800 Prevent the need to compile JSC into DumpRenderTree twice, by adjusting
12801 the symbol visibility rules for libwebkit. Make all JSC symbols visible,
12802 while hiding WebCore/WebKit symbols.
12804 * GNUmakefile.am: Move the symbol visibility flags to the WebKit build.
12805 * autotools/symbols.filter: Update the symbol filter list with the real
12806 mangled names of the symbols and include other symbols that DRT needs.
12808 2010-12-02 Daniel Bates <dbates@rim.com>
12810 Add autotools generated files to svn:ignore so that these
12811 files do not show up in an svn stat.
12813 * .: Added properties svn:ignore, svn:ignore and svn:ignore. Modified property svn:ignore.
12814 * autotools: Added property svn:ignore.
12816 2010-12-01 Adam Roben <aroben@apple.com>
12818 Teach git to ignore files installed by WebKitSupportLibrary and
12819 WebKitAuxiliaryLibrary
12821 Fixes <http://webkit.org/b/50348> Git complains about lots of
12822 untracked files in WebKitLibraries/win
12824 Reviewed by Steve Falkenburg.
12826 * .gitignore: Added files from these libraries.
12828 2010-12-01 Steve Falkenburg <sfalken@apple.com>
12830 Reviewed by Adam Roben.
12832 vcproj changes can't be applied cleanly by the Windows EWS bot
12833 https://bugs.webkit.org/show_bug.cgi?id=50328
12837 2010-11-30 Patrick Gansterer <paroga@webkit.org>
12839 Reviewed by Andreas Kling.
12841 [CMake] Use preprocessor argument in GENERATE_DOM_NAMES
12842 https://bugs.webkit.org/show_bug.cgi?id=49886
12844 * cmake/WebKitMacros.cmake:
12846 2010-11-30 Patrick Gansterer <paroga@webkit.org>
12848 Reviewed by Andreas Kling.
12850 Move generator logic into WebCore CMakeLists.txt file
12851 https://bugs.webkit.org/show_bug.cgi?id=49885
12853 * cmake/WebKitMacros.cmake:
12855 2010-11-29 Xan Lopez <xlopez@igalia.com>
12857 Reviewed by Martin Robinson.
12859 * configure.ac: bump version for 1.3.7 release.
12861 2010-11-28 Laszlo Gombos <laszlo.1.gombos@nokia.com>
12863 Reviewed by Antonio Gomes.
12865 [Qt] Remove unused BASE_DIR from the build system
12866 https://bugs.webkit.org/show_bug.cgi?id=50132
12870 2010-11-24 Hayato Ito <hayato@chromium.org>
12872 Reviewed by David Levin.
12874 Add files which Chromium port generates to .gitignore.
12876 https://bugs.webkit.org/show_bug.cgi?id=49943
12880 2010-11-23 Patrick Gansterer <paroga@webkit.org>
12882 Reviewed by David Levin.
12884 Add WebKit2 VisualStudio files to .gitattributes
12885 https://bugs.webkit.org/show_bug.cgi?id=49969
12889 2010-11-19 Mihai Parparita <mihaip@chromium.org>
12891 Add recent upstream Chromium dependencies to .gitignore.
12895 2010-11-17 Martin Robinson <mrobinson@igalia.com>
12897 Reviewed by Gustavo Noronha Silva.
12899 [GTK] Changing any GNUmakefile.am in the source tree forces a rebuld of the DOM bindings and WebKit APi
12900 https://bugs.webkit.org/show_bug.cgi?id=49400
12902 Move WebKit API build rules out of GNUmakefile.am. These are now in
12903 WebKit/gtk/GNUmakefile.am.
12905 * GNUmakefile.am: Remove WebKit API build rules.
12907 2010-11-17 Commit Queue <commit-queue@webkit.org>
12909 Unreviewed. Test commit for commit-queue@webkit.org.
12911 2010-11-16 Andreas Kling <kling@webkit.org>
12913 Unreviewed typo fix for previous commit.
12917 2010-11-16 Andreas Kling <kling@webkit.org>
12919 Reviewed by Kenneth Rohde Christiansen.
12921 [Qt][Scratchbox] Use gold linker explicitly when available
12923 gold is faster at linking QtWebKit than binutils ld, but it cannot be
12924 enabled by default on a system that compiles other Qt projects.
12925 This is due to gold not supporting the --add-needed flag.
12927 Original patch by Kimmo Kinnunen.
12931 2010-11-16 Andreas Kling <kling@webkit.org>
12933 Reviewed by Kenneth Rohde Christiansen.
12935 [Qt] Add 'valgrind' build mode
12937 Passing CONFIG+=valgrind to qmake will now build WebKit in a way
12938 suitable for debugging with Valgrind.
12940 Original patch by Christian Sejersen.
12944 2010-11-15 Patrick Gansterer <paroga@webkit.org>
12946 Reviewed by Andreas Kling.
12948 [CMake] Add additional flags to cmakeconfig.h
12949 https://bugs.webkit.org/show_bug.cgi?id=49556
12951 * cmake/OptionsEfl.cmake:
12952 * cmakeconfig.h.cmake:
12954 2010-11-14 Ryuan Choi <ryuan.choi@samsung.com>
12956 Reviewed by Martin Robinson.
12958 [EFL] add pango support
12959 https://bugs.webkit.org/show_bug.cgi?id=46029
12961 Add FONT_BACKEND option to switch between pango and freetype.
12963 * cmake/OptionsEfl.cmake:
12965 2010-11-11 Eric Seidel <eric@webkit.org>
12967 Rubber-stamped by Adam Roben.
12969 * .: Modified property svn:ignore.
12970 - Add WebKitSupportLibrary.zip and WebKitBuild to the root ignore list.
12972 2010-11-10 Csaba Osztrogonác <ossy@webkit.org>
12974 Reviewed by David Hyatt.
12976 HTML5 Ruby support should be mandatory feature
12977 https://bugs.webkit.org/show_bug.cgi?id=49272
12979 Remove Ruby as optional feature.
12981 * cmake/OptionsEfl.cmake:
12982 * cmakeconfig.h.cmake:
12985 2010-11-09 Gavin Peters <gavinp@chromium.org>
12987 Reviewed by Xan Lopez.
12989 gtk platform doesn't support link prefetch
12990 https://bugs.webkit.org/show_bug.cgi?id=49234
12994 2010-11-08 Xan Lopez <xlopez@igalia.com>
12996 Reviewed by Martin Robinson.
12998 Update version numbers for release.
13002 2010-11-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
13004 Reviewed by Adam Barth.
13006 [EFL] Enable HTML5 Video
13007 https://bugs.webkit.org/show_bug.cgi?id=48972
13009 Enable HTML 5 Video option for WebKit EFL.
13011 * cmake/OptionsEfl.cmake:
13013 2010-11-01 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
13015 Reviewed by Andreas Kling.
13017 [Qt][Symbian] QtTestBrowser runs out of memory with most of javascript benchmarks.
13018 https://bugs.webkit.org/show_bug.cgi?id=48730
13020 Increase the maximum heap size on Symbian to 256 MB.
13024 2010-10-29 Csaba Osztrogonác <ossy@webkit.org>
13026 Reviewed by Adam Roben and David Kilzer.
13028 Fix and cleanup of build systems
13029 https://bugs.webkit.org/show_bug.cgi?id=48342
13031 * cmake/OptionsEfl.cmake: Remove unnecessary ENABLE_SANDBOX.
13032 * cmakeconfig.h.cmake:
13035 2010-10-26 Antonio Gomes <agomes@rim.com>
13037 Reviewed by Martin Robinson.
13039 [GTK] Implement DumpRenderTreeSupportGtk (similarly to DumpRenderTreeSupportQt idea)
13040 https://bugs.webkit.org/show_bug.cgi?id=48199
13042 * GNUmakefile.am: Added WebKit/gtk/WebCoreSupport/DumpRenderTreeSupportGtk.cpp|h to GTK+'s build system;
13043 * autotools/symbols.filter: Added DumpRenderTreeSupportGtk symbols to symbols.filter so they do not get
13044 filtered and get visible by DRT.
13046 2010-10-24 Anders Bakken <agbakken@gmail.com>
13048 Reviewed by Simon Hausmann.
13050 [Qt] Disable enable_fast_mobile_scrolling for QWS
13051 https://bugs.webkit.org/show_bug.cgi?id=48006
13053 Turning this on breaks the acidtests for QWS/DirectFB and QWS/QVFB
13057 2010-10-22 Adam Barth <abarth@webkit.org>
13059 Unreviewed, rolling out r70290.
13060 http://trac.webkit.org/changeset/70290
13061 https://bugs.webkit.org/show_bug.cgi?id=48111
13063 Undelete Android build files.
13065 * Android.mk: Added.
13067 2010-10-21 Adam Barth <abarth@webkit.org>
13069 Reviewed by David Levin.
13071 Remove Android build system
13072 https://bugs.webkit.org/show_bug.cgi?id=48111
13074 * Android.mk: Removed.
13076 2010-10-19 Ryuan Choi <ryuan.choi@samsung.com>
13078 Unreviewed, adding missed additionalArguments.
13080 [CMAKE] additional arguments was missed in GENERATE_DOM_NAMES
13081 https://bugs.webkit.org/show_bug.cgi?id=47694
13083 Pass additionalArguments for make_names.pl to choose enabled features.
13085 * cmake/WebKitMacros.cmake:
13087 2010-10-19 Sheriff Bot <webkit.review.bot@gmail.com>
13089 Unreviewed, rolling out r70034.
13090 http://trac.webkit.org/changeset/70034
13091 https://bugs.webkit.org/show_bug.cgi?id=47889
13093 "Gustavo's bot is lame" (Requested by xan_ on #webkit).
13097 2010-10-19 Prof. MAAD <himself@prof-maad.org>
13099 Reviewed by Xan Lopez.
13101 [GTK] Correct erroneous documentation for webkit_web_navigation_action_get_button()
13102 https://bugs.webkit.org/show_bug.cgi?id=46723
13104 * WebKit/gtk/webkit/webkitwebnavigationaction.cpp:
13106 2010-10-19 Xan Lopez <xlopez@igalia.com>
13108 Reviewed by Martin Robinson.
13110 [GTK] Bump minimum requirement for libsoup to 2.30
13111 https://bugs.webkit.org/show_bug.cgi?id=46176
13113 Bump minimum libsoup to required version to 2.30.0.
13117 2010-10-18 Xan Lopez <xlopez@igalia.com>
13119 Reviewed by Martin Robinson.
13121 Bump version numbers for 1.3.5 release.
13125 2006-10-27 Brady Eidson <beidson@apple.com>
13129 2010-10-15 Sergio Villar Senin <svillar@igalia.com>
13131 Reviewed by Martin Robinson.
13133 [GTK] Fix introspection support
13134 https://bugs.webkit.org/show_bug.cgi?id=47723
13136 Added HTTP cache directory to the WebkitGtk+ GIR sources.
13140 2010-10-14 Andras Becsi <abecsi@webkit.org>
13142 Reviewed by Csaba Osztrogonác.
13144 [Qt] Fix -Werror after r68637 on x86 platforms.
13145 Qt's build system sets QT_ARCH statically to i386 or x86_64 accordingly,
13146 so check for this instead of only checking for x86.
13150 2010-10-13 Sergio Villar Senin <svillar@igalia.com>
13152 Reviewed by Martin Robinson.
13154 [GTK] Add HTTP caching support
13155 https://bugs.webkit.org/show_bug.cgi?id=44261
13157 Bump the required version of GLib. The serialization/deserialization
13158 code of libsoup caching code uses GVariant, which was added to GLib in
13161 * GNUmakefile.am: Add paths for soup HTTP cache code.
13162 * autotools/webkit.m4: Increase required glib version.
13164 2010-10-13 Xan Lopez <xlopez@igalia.com>
13166 Reviewed by Gustavo Noronha.
13168 [GTK] Remove more warnings from the g-i scanner run
13169 https://bugs.webkit.org/show_bug.cgi?id=47255
13171 Fixes almost all warnings coming from the g-i scanner.
13173 * GNUmakefile.am: Add missing files and include dirs to the
13176 2010-10-08 Balazs Kelemen <kbalazs@webkit.org>
13178 Reviewed by Csaba Osztrogonác.
13180 [Qt] Turn on building WTR
13181 https://bugs.webkit.org/show_bug.cgi?id=47349
13183 * DerivedSources.pro:
13186 2010-10-07 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>, Andras Becsi <abecsi@webkit.org>, Balazs Kelemen <kbalazs@webkit.org>
13188 Reviewed by Kenneth Rohde Christiansen.
13190 [Qt] Add WTR's InjectedBundle build files.
13191 https://bugs.webkit.org/show_bug.cgi?id=47333
13193 * DerivedSources.pro:
13196 2010-10-07 Sheriff Bot <webkit.review.bot@gmail.com>
13198 Unreviewed, rolling out r69315.
13199 http://trac.webkit.org/changeset/69315
13200 https://bugs.webkit.org/show_bug.cgi?id=47363
13202 Forgot to add the new files (Requested by kbalazs on #webkit).
13204 * DerivedSources.pro:
13206 2010-10-07 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>, Andras Becsi <abecsi@webkit.org>, Balazs Kelemen <kbalazs@webkit.org>
13208 Reviewed by Kenneth Rohde Christiansen.
13210 [Qt] Add WTR's InjectedBundle build files.
13211 https://bugs.webkit.org/show_bug.cgi?id=47333
13213 * DerivedSources.pro:
13216 2010-10-07 Balazs Kelemen <kbalazs@webkit.org>
13218 Reviewed by Kenneth Rohde Christiansen.
13220 [Qt] Turn on building WTR
13221 https://bugs.webkit.org/show_bug.cgi?id=47349
13225 2010-10-07 Carlos Garcia Campos <cgarcia@igalia.com>
13227 Reviewed by Xan Lopez.
13229 [GTK] Fix the build for GTK+ 3
13230 https://bugs.webkit.org/show_bug.cgi?id=47249
13232 Bump required gtk+-3 version to 2.91.0
13236 2010-10-07 Simon Hausmann <simon.hausmann@nokia.com>
13238 Rubber-stamped by Tor Arne Vestbø.
13240 [Qt] Re-enable the web inspector for maemo6 builds
13242 Yeah, it's strange :), but they really want it.
13246 2010-10-06 Balazs Kelemen <kbalazs@webkit.org>
13248 Reviewed by Kenneth Rohde Christiansen.
13250 [Qt] Add WebKitTestRunner's build files
13251 https://bugs.webkit.org/show_bug.cgi?id=44155
13253 Add the new subdirs.
13254 * DerivedSources.pro:
13257 2010-10-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
13259 Reviewed by Antonio Gomes.
13261 [EFL] Use fast malloc for WebKit EFL
13262 https://bugs.webkit.org/show_bug.cgi?id=46691
13264 Use fast malloc for WebKit EFL because the fast malloc is to allocate
13267 * cmake/OptionsEfl.cmake:
13269 2010-10-03 Dimitri Glazkov <dglazkov@chromium.org>
13271 Add Chromium depot_tools to files that git should ignore.
13273 * .gitignore: Added WebKit/chromium/depot_tools.
13275 2010-09-30 Kevin Ollivier <kevino@theolliviers.com>
13277 [wx] Fix typo in build script.
13281 2010-09-29 Simon Hausmann <simon.hausmann@nokia.com>
13283 Reviewed by Csaba Osztrogonác.
13285 [Qt] Fix the build on non-x86 platforms with gcc
13287 Don't disable -Werror on arm, that doesn't work when QT_ARCH is
13288 for example armv6. Instead change the condition as the comment says,
13289 enable -Werror on x86/gcc where we know it passes. On other platforms
13290 gcc produces difference warnings, and when they're fixed we can add
13291 them to the whitelist of -Werror-supported architectures.
13295 2010-09-28 Philippe Normand <pnormand@igalia.com>
13297 Reviewed by Martin Robinson.
13299 check USE(GSTREAMER) instead of ENABLE(VIDEO) in gstreamer/ files
13300 https://bugs.webkit.org/show_bug.cgi?id=46717
13302 Define WTF_USE_GSTREAMER if configure found the gstreamer
13303 development files and add the macro in the gcc command-line if needed.
13308 2010-09-28 Kevin Ollivier <kevino@theolliviers.com>
13310 [wx] Build fix, build sources that used to be built as part of other sources.
13314 2010-09-28 Kevin Ollivier <kevino@theolliviers.com>
13316 [wx] One more build fix for Win.
13320 2010-09-28 Kevin Ollivier <kevino@theolliviers.com>
13322 [wx] Build fix, ignore Qt-specific (for now?) source in platform/graphics.
13326 2010-09-28 Andras Becsi <abecsi@webkit.org>
13328 Reviewed by Csaba Osztrogonác.
13330 Undefined reference errors when linking due to gperf and inlining.
13333 EFL CMake changes by Leandro Pereira <leandro@profusion.mobi>
13335 Refactor gperf code generation and usage to fix the debug build with gcc>4.4.
13336 Hitherto gperf generated C code, these files were included in multiple C++ files across WebCore
13337 to access the functionality provided. This resulted in debug build failure with newer gcc versions
13338 because of a behaviour change of gcc, which disables C style inlining in debug mode.
13339 The make-hash-tools.pl script lets gperf generate C++ code for all gperf files now, which are compiled
13340 in their own compilation unit.
13341 The functionality provided by the generated code is wrapped behind HashTools.h, so there is no need
13342 for multiple inclusions of generated C files to access these functions.
13344 * cmake/WebKitMacros.cmake:
13346 2010-09-27 Philippe Normand <pnormand@igalia.com>
13348 Reviewed by Martin Robinson.
13350 [GTK] use ENABLE(GLIB_SUPPORT)
13351 https://bugs.webkit.org/show_bug.cgi?id=46630
13353 Enabling GLIB_SUPPORT on all ports that use GLib to simplify
13356 * GNUmakefile.am: Enabled the GLIB_SUPPORT define.
13358 2010-09-24 Romain Pokrzywka <romain@kdab.com>
13360 Reviewed by Simon Hausmann.
13362 [Qt] Fix the Wince build.
13364 * WebKit.pri: Apply msvc flags to wince, too.
13366 2010-09-23 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13368 Reviewed by Antonio Gomes.
13370 [EFL] Enable warnings during build by default
13371 https://bugs.webkit.org/show_bug.cgi?id=46351
13373 Change default build to enable several warnings like other ports do.
13374 We need to pay special attention to "-Wall" in order to produce better
13375 code, so highlight this keyword, too.
13377 * cmake/WebKitHelpers.cmake:
13379 2010-09-22 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13381 Reviewed by Antonio Gomes.
13383 [EFL] Fix build with GCC 4.4.x
13384 https://bugs.webkit.org/show_bug.cgi?id=40826
13386 Change the -fstrict-aliasing flag to -fno-strict-aliasing as other
13387 ports like GTK and QT are using in their build systems. It was failing
13388 to execute when compiled with GCC 4.4.x in Release mode.
13390 Refactor the flags in order to be more readable.
13392 * cmake/WebKitHelpers.cmake:
13394 2010-09-22 No'am Rosenthal <noam.rosenthal@nokia.com>
13396 Reviewed by Kenneth Rohde Christiansen.
13398 [Qt] Move the accelerated compositing build flag to the right place
13399 https://bugs.webkit.org/show_bug.cgi?id=43882
13401 * WebKit.pri: Removed the redundant version check.
13403 2010-09-21 Fridrich Strba <fridrich.strba@bluewin.ch>
13405 Reviewed by Martin Robinson.
13407 Fix linking issues of the GTK+ port on Windows
13408 https://bugs.webkit.org/show_bug.cgi?id=45844
13410 * GNUmakefile.am: link on Windows with ole32.dll, winmm.dll and shlwapi.dll
13411 * configure.ac: link on Windows with ole32.dll, winmm.dll and shlwapi.dll
13412 and export correctly all needed symbols from the libwebkitgtk DLL.
13414 2010-09-21 Xan Lopez <xlopez@igalia.com>
13416 Reviewed by Martin Robinson.
13418 [GTK] Generate correct WebKit gir file with g-i 0.9.5
13419 https://bugs.webkit.org/show_bug.cgi?id=46173
13421 Generate a correct gir file for WebKit with the
13422 gobject-introspection 0.9.5 scanner.
13426 2010-09-21 Xan Lopez <xlopez@igalia.com>
13428 Reviewed by Gustavo Noronha.
13430 Update for 1.3.4 release.
13434 2010-09-21 Xan Lopez <xlopez@igalia.com>
13436 Reviewed by Martin Robinson.
13438 [GTK] Configure flag for Opcode stats
13439 https://bugs.webkit.org/show_bug.cgi?id=46081
13441 Opcode stats won't work with JIT enabled, so bail out if both are
13442 enabled at the same time.
13446 2010-09-21 Xan Lopez <xlopez@igalia.com>
13448 Reviewed by Martin Robinson.
13450 [GTK] Fix --disable-jit
13451 https://bugs.webkit.org/show_bug.cgi?id=46080
13453 Manually define ENABLE_JIT to 0 when we want the feature disabled.
13455 If the value is undefined Platform.h will enable it again
13456 automatically in some platforms, which is probably not what the
13457 user wanted if he passed --disable-jit.
13461 2010-09-18 Kevin Ollivier <kevino@theolliviers.com>
13463 [wx] Build fix, fix use of wrong case in name.
13467 2010-09-16 Eric Uhrhane <ericu@chromium.org>
13469 Reviewed by Jian Li.
13471 Unify FILE_SYSTEM and FILE_WRITER enables under the name FILE_SYSTEM.
13472 https://bugs.webkit.org/show_bug.cgi?id=45798
13476 2010-09-15 Commit Queue <commit-queue@webkit.org>
13478 Unreviewed. Test commit for commit-queue@webkit.org.
13480 2010-09-15 Eric Seidel <eric@webkit.org>
13482 Unreviewed. Test commit for commit-queue@webkit.org.
13484 2010-09-15 Kevin Ollivier <kevino@theolliviers.com>
13486 [wx] Build fixes for wxMSW.
13490 2010-09-14 Andras Becsi <abecsi@webkit.org>
13492 Reviewed by Csaba Osztrogonác.
13494 [Qt] qmake doesn't generate correct dependencies for rcc resource files
13495 https://bugs.webkit.org/show_bug.cgi?id=45747
13497 * WebKit.pri: add OUT_PWD to DEPENDPATH
13499 2010-09-11 Simon Hausmann <simon.hausmann@nokia.com>
13501 Reviewed by Andreas Kling.
13503 [Qt] V8 port: webkit project files changes
13504 https://bugs.webkit.org/show_bug.cgi?id=45140
13506 * WebKit.pro: Don't compile JavaScriptCore and jsc when
13509 2010-09-11 Xan Lopez <xlopez@igalia.com>
13511 Reviewed by Martin Robinson.
13513 [GTK] Make introspection work with g-o-i 0.9.5
13514 https://bugs.webkit.org/show_bug.cgi?id=45590
13516 Bump required gobject-introspection version to 0.9.5.
13520 2010-09-09 Benjamin Poulain <benjamin.poulain@nokia.com>
13522 Unreviewed buildfix.
13524 [Qt] Treat warnings as errors by default for gcc
13525 https://bugs.webkit.org/show_bug.cgi?id=43191
13527 The buildfix r66990 fixes the build for the Maemo
13528 branch of Qt, but the symbols maemo5 and 6 are not defined
13529 for regular branches on ARM.
13530 This fixes the build by disabling -Werror for any ARM platform.
13532 * WebKit.pri: Don't add -Werror for arm platforms.
13534 2010-09-08 Peter Kasting <pkasting@google.com>
13536 Reviewed by David Hyatt.
13538 Add smooth scrolling framework, and a Windows implementation.
13539 https://bugs.webkit.org/show_bug.cgi?id=32356
13541 * wscript: Add Windows ScrollAnimator.
13543 2010-09-08 Csaba Osztrogonác <ossy@webkit.org>
13545 Unreviewed buildfix after r66972.
13547 [Qt] Treat warnings as errors by default for gcc
13548 https://bugs.webkit.org/show_bug.cgi?id=43191
13550 * WebKit.pri: Don't add -Werror for maemo platforms.
13552 2010-09-08 Martin Robinson <mrobinson@igalia.com>
13554 Reviewed by Xan Lopez.
13556 [GTK] Need a WebSocket implementation
13557 https://bugs.webkit.org/show_bug.cgi?id=45197
13559 * configure.ac: Enable WebSocket by default.
13561 2010-09-08 Gyuyoung Kim <gyuyoung.kim@samsung.com>
13563 Reviewed by Kenneth Rohde Christiansen.
13565 [EFL] Support to enable HTML5's Video based on gstreamer in WebKit-EFL
13566 https://bugs.webkit.org/show_bug.cgi?id=44098
13568 To support video of HTML5 based on gstreamer, add cmake files for gstreamer.
13570 * cmake/FindGStreamer-App.cmake: Added.
13571 * cmake/FindGStreamer-Base.cmake: Added.
13572 * cmake/FindGStreamer-Interfaces.cmake: Added.
13573 * cmake/FindGStreamer-Pbutils.cmake: Added.
13574 * cmake/FindGStreamer-Plugins-Base.cmake: Added.
13575 * cmake/FindGStreamer-Video.cmake: Added.
13576 * cmake/FindGStreamer.cmake: Added.
13577 * cmake/OptionsEfl.cmake:
13579 2010-09-08 Csaba Osztrogonác <ossy@webkit.org>
13581 Reviewed by Andreas Kling.
13583 [Qt] Treat warnings as errors by default for gcc
13584 https://bugs.webkit.org/show_bug.cgi?id=43191
13586 * WebKit.pri: -Werror added to QMAKE_CXXFLAGS for x86 Linux platforms
13588 2010-09-07 Arno Renevier <arno@renevier.net>
13590 Reviewed by Holger Freyther.
13592 gitignore *~ files and gtk *.pot files
13593 https://bugs.webkit.org/show_bug.cgi?id=45129
13597 2010-09-04 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13599 Reviewed by Kenneth Rohde Christiansen.
13601 [EFL] Move test browser to WebKitTools directory
13602 https://bugs.webkit.org/show_bug.cgi?id=45212
13604 Follow other ports like QT and GTK which moved the test browser to
13605 WebKitTools directory.
13607 * CMakeLists.txt: Include test browser if port defines one.
13609 2010-09-02 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13611 Reviewed by Antonio Gomes.
13613 [EFL] Name install directories according to library name
13614 https://bugs.webkit.org/show_bug.cgi?id=45126
13616 * cmake/OptionsEfl.cmake: Use library name in order to define the data
13619 2010-09-02 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13621 Reviewed by Antonio Gomes.
13623 [EFL] Do not override custom compile flags
13624 https://bugs.webkit.org/show_bug.cgi?id=45125
13626 Set a default build type if and only if user did not define one as
13627 command line options and he did not give custom CFLAGS or CXXFLAGS.
13628 Otherwise, flags from default build type would override user-defined
13633 2010-09-02 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13635 Reviewed by Antonio Gomes.
13637 [EFL] Fix double addition of -fPIC
13638 https://bugs.webkit.org/show_bug.cgi?id=45122
13640 When SHARED_CORE=ON, -fPIC is automatically added because all
13641 libraries are dynamic. Only when static libraries are built that
13642 -fPIC needs to be manually inserted (because the final library,
13643 libewebkit.so, is dynamic).
13645 * cmake/OptionsCommon.cmake: Remove -fPIC flag.
13646 * cmake/WebKitHelpers.cmake: Add -fPIC flags iff SHARED_CORE=ON.
13648 2010-09-01 Ryuan Choi <ryuan.choi@samsung.com>
13650 Reviewed by Antonio Gomes.
13652 [EFL] Need to check LibSoup version
13653 https://bugs.webkit.org/show_bug.cgi?id=44658
13655 Add version check of LibSoup.
13657 * cmake/FindLibSoup2.cmake:
13659 2010-08-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
13661 Reviewed by Martin Robinson.
13663 Preparations for the 1.3.4 release. Bump webkit version to 543.7,
13668 2010-08-30 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13670 Reviewed by Adam Barth.
13672 [EFL] Remove compiler optimization for gcc 4.5.1
13673 https://bugs.webkit.org/show_bug.cgi?id=44520
13675 GCC 4.5.1 generates wrong code because of -ftree-sra which is enabled
13676 by default at any optimization level.
13678 Newer and older versions are not affected, so check for compiler
13679 version before disabling this.
13681 * cmake/WebKitHelpers.cmake: add flag depending on compiler version.
13683 2010-08-30 Alejandro G. Castro <alex@igalia.com>
13685 Reviewed by Martin Robinson.
13687 [Gtk] gdk_display_get_core_pointer and gdk_device_get_core_pointer
13689 https://bugs.webkit.org/show_bug.cgi?id=44787
13691 We have replaced GtkVersioning.cpp with GtkVersioning.c and
13692 created a function (getDefaultGDKPointerDevice) to get the pointer
13693 of the window with the new APIs. We added that function to DRT and
13694 copyandpaste unit test.
13698 2010-08-30 Martin Robinson <mrobinson@igalia.com>
13700 Reviewed by Xan Lopez.
13702 [GTK] WebKit DOM bindings build should not depend on output GNUMakefile
13703 https://bugs.webkit.org/show_bug.cgi?id=44805
13705 Move the DOM bindings source lists and generator rules to
13706 WebCore/bindings/gobject/GNUmakefile.am. This will prevent a full WebKit API
13707 rebuild whenever the automake files change, decreasing build times.
13711 2010-08-27 Mark Rowe <mrowe@apple.com>
13713 Reviewed by Adam Barth.
13715 <http://webkit.org/b/44802> REGRESSION (r65351): WebCore build fails due to attempting to directly access WebKitTools/Scripts
13717 Move create-html-entity-table in to WebCore so that the build is again self-contained.
13718 The script is also updated to take input as a CSV file rather than JSON as the former
13719 can be parsed without requiring a third-party Python module be installed.
13721 * cmake/WebKitMacros.cmake:
13723 2010-08-27 Kwang Yul Seo <skyul@company100.net>
13725 Reviewed by Kevin Ollivier.
13727 [BREWMP] Add build system
13728 https://bugs.webkit.org/show_bug.cgi?id=44645
13730 Check wxpython option only when build_port is wx.
13734 2010-08-27 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13736 Unreviewed. Fix compiling dependencies on EFL port due to r65891.
13738 No new functionality so no new tests.
13740 * cmake/WebKitGenerators.cmake:
13742 2010-08-26 Martin Robinson <mrobinson@igalia.com>
13744 Reviewed by Xan Lopez.
13746 [GTK] The GNUmakefile.am files contain a myriad of confusing preprocessor and compiler flag definitions
13747 https://bugs.webkit.org/show_bug.cgi?id=44624
13749 Clean up GNUmakefile.am.
13751 * GNUmakefile.am: Make the comments describing the global_* variables more readable and
13752 correct. Move WebKit-specific include lines and definitions out of webkitgtk_cppflags,
13753 corekit_cppflags and webcoregtk_cppflags and straight to the appropriate CPPFLAGS definition.
13754 Use global_cppflags for compiler flags that apply to both C++ and C code. Move some JavaScriptCore
13755 specific includes to the appropriate sub-directory GNUmakefile.am. Make sure the tests build
13756 with the global CPP flags as well.
13758 2010-08-25 Kwang Yul Seo <skyul@company100.net>
13760 Reviewed by Kevin Ollivier.
13762 [BREWMP] Add build system
13763 https://bugs.webkit.org/show_bug.cgi?id=44645
13765 Make waf script portable so that we can add more ports.
13769 2010-08-25 Xan Lopez <xlopez@igalia.com>
13771 Reviewed by Martin Robinson.
13773 [GTK] CodeGeneratorGObject not picking up FEATURE_DEFINES
13774 https://bugs.webkit.org/show_bug.cgi?id=44608
13776 Move FEATURE_DEFINES declaration here, since it's used by the
13777 bindings code generator. Also, fix typo in the variable holding
13782 2010-08-25 Rafael Antognolli <antognolli@profusion.mobi>
13784 Unreviewed build fix.
13786 [EFL] Build fix for revision 65332
13787 https://bugs.webkit.org/show_bug.cgi?id=44543
13789 Generated variables are now returned from FindPkgConfig, so no need
13790 to document the custom ones.
13792 * cmake/FindGthread.cmake:
13794 2010-08-24 Xan Lopez <xlopez@igalia.com>
13796 Build fix, strike 2.
13798 The unit tests are C files, so put the flag in global_cflags.
13802 2010-08-24 Xan Lopez <xlopez@igalia.com>
13804 Try to fix GTK+ build.
13806 Move GTK_API_VERSION_2 define to here, since we want to use it
13807 outside of WebCore/WebKit.
13811 2010-08-24 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13813 [EFL] Unreviewed build fix after r65891.
13815 r65891 renamed RemoteInspectorFrontend to InspectorFrontend. Rename
13816 accordingly in CMake build system.
13818 * cmake/WebKitGenerators.cmake:
13820 2010-08-20 Leandro Pereira <leandro@profusion.mobi>
13822 [EFL] Unreviewed. Fix build when using GNU gold.
13823 When linking with GNU gold, some symbols are not found: explicitly
13824 link with the required libraries.
13826 * cmake/FindFontconfig.cmake: Added.
13827 * cmake/OptionsEfl.cmake: Find Fontconfig, JPEG, and PNG libraries.
13829 2010-08-19 Philippe Normand <pnormand@igalia.com>
13831 Reviewed by Gustavo Noronha Silva.
13833 [GStreamer] GTK XOverlay support in GStreamerGWorld
13834 https://bugs.webkit.org/show_bug.cgi?id=39474
13836 * configure.ac: gst-interfaces link support needed for use of
13837 GstXOverlay interface.
13838 * GNUmakefile.am: Added new FullscreenVideoController files in the
13841 2010-08-18 Lucas De Marchi <lucas.demarchi@profusion.mobi>
13843 Reviewed by Antonio Gomes.
13845 [EFL] Bump library dependencies
13846 https://bugs.webkit.org/show_bug.cgi?id=44182
13848 Prepare for EFL release. All the EFL dependencies were bumped to
13849 1.0.0. Eina and Ecore_X needed a bump because of API has changed and
13850 the others were changed just to follow those two and because this is
13853 * cmake/FindEFL.cmake: Bump dependencies.
13855 2010-08-17 Ilya Tikhonovsky <loislo@chromium.org>
13857 Reviewed by Yury Semikhatsky.
13859 Web Inspector: replace hand written InspectorBackendStub.js with generated one.
13860 https://bugs.webkit.org/show_bug.cgi?id=43791
13864 2010-08-18 Sheriff Bot <webkit.review.bot@gmail.com>
13866 Unreviewed, rolling out r65595.
13867 http://trac.webkit.org/changeset/65595
13868 https://bugs.webkit.org/show_bug.cgi?id=44161
13870 qt build failed (Requested by loislo on #webkit).
13874 2010-08-17 Ilya Tikhonovsky <loislo@chromium.org>
13876 Reviewed by Yury Semikhatsky.
13878 Web Inspector: replace hand written InspectorBackendStub.js by generated one.
13879 https://bugs.webkit.org/show_bug.cgi?id=43791
13883 2010-08-17 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
13885 Reviewed by Darin Adler.
13887 Add NetworkingContext to avoid layer violations
13888 https://bugs.webkit.org/show_bug.cgi?id=42292
13890 Preparation: Just add the files to the build system.
13892 * GNUmakefile.am: Added new files.
13894 2010-08-17 Gustavo Noronha Silva <gustavo.noronha@collabora.couk>
13896 Reviewed by Martin Robinson.
13898 WebBackForwardList.get_{back|forward}_list_with_limit not introspectable
13899 https://bugs.webkit.org/show_bug.cgi?id=43054
13901 * GNUmakefile.am: Give also API implementation files to the GIR
13904 2010-08-17 Martin Robinson <mrobinson@igalia.com>
13906 GTK+ Build fix for those having stable versions of GLib.
13908 * configure.ac: Only invoke GLIB_GSETTINGS if we have the necessary gio version.
13910 2010-08-17 Sheriff Bot <webkit.review.bot@gmail.com>
13912 Unreviewed, rolling out r65500.
13913 http://trac.webkit.org/changeset/65500
13914 https://bugs.webkit.org/show_bug.cgi?id=44108
13916 Qt bots failed to compile. (Requested by loislo on #webkit).
13920 2010-08-17 Ilya Tikhonovsky <loislo@chromium.org>
13922 Reviewed by Yury Semikhatsky.
13924 Web Inspector: replace hand written InspectorBackendStub.js by generated one.
13925 https://bugs.webkit.org/show_bug.cgi?id=43791
13929 2010-08-17 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
13931 Reviewed by Martin Robinson.
13933 [GTK] GSettings support adds annoying warnings on systems with older glib versions
13934 https://bugs.webkit.org/show_bug.cgi?id=44056
13936 Add file containing GLIB_GSETTINGS macro so that
13937 configure doesn't spit warnings in older systems.
13939 * autotools/gsettings.m4: Added.
13940 * .gitignore: Ignore files that are generated inside autotools
13941 explicitely, because we have some that are kept in version
13944 2010-08-16 Paul Sawaya <psawaya@apple.com>
13946 Reviewed by Chris Marrin.
13948 Added shader validation via ANGLE
13949 https://bugs.webkit.org/show_bug.cgi?id=42405
13951 Added ANGLE build to Makefile
13955 2010-08-16 Kevin Ollivier <kevino@theolliviers.com>
13957 [wx] Build fix, do not build WebCore as a convenience library as this leads to
13958 errors in the Win build w/export symbols and causes problems with DOM bindings
13961 * wscript: Copied from WebCore/wscript.
13963 2010-08-15 Ryuan Choi <ryuan.choi@samsung.com>
13965 Reviewed by Antonio Gomes.
13967 [EFL] Build error on r65378
13968 https://bugs.webkit.org/show_bug.cgi?id=44019
13970 Add GENERATE_JSON macro for HTMLEntityNames.json instead of HTMLEntityNames.gperf
13972 * cmake/WebKitMacros.cmake:
13974 2010-08-14 Patrick Gansterer <paroga@paroga.com>
13976 Reviewed by Kenneth Rohde Christiansen.
13978 [CMake] Add preprocessor detection for generator scripts
13979 https://bugs.webkit.org/show_bug.cgi?id=43984
13981 * cmake/OptionsCommon.cmake:
13983 2010-08-14 Adrienne Walker <enne@google.com>
13985 Reviewed by Kenneth Rohde Christiansen.
13987 Update .gitignore file for more files
13988 https://bugs.webkit.org/show_bug.cgi?id=43991
13992 2010-08-13 Leandro Pereira <leandro@profusion.mobi>
13994 [EFL] Unreviewed build fix.
13996 * cmake/FindGthread.cmake: Fix warnings about obsolete PKGCONFIG macro.
13997 * cmake/WebKitGenerators.cmake: FLEX_EXECUTABLE was defined already
13998 by the root CMakeLists.txt file, so remove relevant lines that
13999 depends on FIND_PACKAGE_HANDLE_STANDARD_ARGS macro, which isn't
14002 2010-08-13 Alejandro G. Castro <alex@igalia.com>
14004 Reviewed by Xan Lopez.
14006 We have to add the ACLOCAL_FLAGS in the env to the autogen.sh
14007 ACLOCAL_FLAGS variable in order to honor the value already
14008 defined, jhbuild uses it to pass parameters.
14012 2010-08-13 Simon Hausmann <simon.hausmann@nokia.com>
14014 Reviewed by Ariya Hidayat.
14016 [Qt] Introduce Maemo6 for mobile features
14017 https://bugs.webkit.org/show_bug.cgi?id=43969
14019 * WebKit.pri: Use maemo6 where we also use maemo5.
14021 2010-08-13 Simon Hausmann <simon.hausmann@nokia.com>
14023 Reviewed by Ariya Hidayat.
14025 [Qt] Clean up mobile feature useage
14026 https://bugs.webkit.org/show_bug.cgi?id=43968
14028 * WebKit.pri: Set feature defaults here for some Nokia specific mobile platforms
14030 2010-08-13 Patrick Gansterer <paroga@paroga.com>
14032 Reviewed by Nikolas Zimmermann.
14034 [CMake] Cleanup generator code.
14035 https://bugs.webkit.org/show_bug.cgi?id=39164
14037 * cmake/WebKitGenerators.cmake:
14038 * cmake/WebKitMacros.cmake:
14040 2010-08-13 Patrick Gansterer <paroga@paroga.com>
14042 Reviewed by Nikolas Zimmermann.
14044 [CMake] Add missing FIND_PACKAGE(Gperf)
14045 https://bugs.webkit.org/show_bug.cgi?id=43937
14049 2010-08-12 Dimitri Glazkov <dglazkov@chromium.org>
14051 Reviewed by David Levin.
14053 Add more Chromium-related dependency directories to .gitignore.
14054 https://bugs.webkit.org/show_bug.cgi?id=43940
14056 * .gitignore: Added all existing that are created by update-webkit --chromium.
14058 2010-08-12 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
14060 Reviewed by Martin Robinson.
14062 [GTK] Use GSettings to save/restore Web Inspector settings
14063 https://bugs.webkit.org/show_bug.cgi?id=43512
14065 * GNUmakefile.am: GSettings rules.
14066 * configure.ac: GSettings infrastructure, and check if we should
14067 use it by looking for an appropriate version of GIO.
14069 2010-08-12 Rafael Antognolli <antognolli@profusion.mobi>
14071 Reviewed by Kenneth Rohde Christiansen.
14073 [EFL] Making CMake keep track of theme dependencies.
14074 https://bugs.webkit.org/show_bug.cgi?id=43862
14076 Removing unused macro GENERATE_EDJ.
14078 * cmake/WebKitEfl.cmake:
14080 2010-08-12 Sheriff Bot <webkit.review.bot@gmail.com>
14082 Unreviewed, rolling out r65225.
14083 http://trac.webkit.org/changeset/65225
14084 https://bugs.webkit.org/show_bug.cgi?id=43918
14086 Broke EFL port build (Requested by acidx on #webkit).
14088 * cmake/WebKitGenerators.cmake:
14089 * cmake/WebKitMacros.cmake:
14091 2010-08-12 Patrick Gansterer <paroga@paroga.com>
14093 Reviewed by Nikolas Zimmermann.
14095 [CMake] Cleanup generator code.
14096 https://bugs.webkit.org/show_bug.cgi?id=39164
14098 * cmake/WebKitGenerators.cmake:
14099 * cmake/WebKitMacros.cmake:
14101 2010-08-10 Balazs Kelemen <kb@inf.u-szeged.hu>
14103 Reviewed by Antonio Gomes.
14105 [Qt] Build WebKit2 into a static lib
14107 https://bugs.webkit.org/show_bug.cgi?id=43621
14109 * WebKit.pro: Moved WebKit2 into the subdirs before WebCore since WebCore links against the WebKit2 lib.
14111 2010-08-07 Sheriff Bot <webkit.review.bot@gmail.com>
14113 Unreviewed, rolling out r64904.
14114 http://trac.webkit.org/changeset/64904
14115 https://bugs.webkit.org/show_bug.cgi?id=43671
14117 Broke the Qt Windows builders. (Requested by bbandix on
14122 2010-08-07 Balazs Kelemen <kb@inf.u-szeged.hu>
14124 Reviewed by Eric Seidel.
14126 [Qt] Build WebKit2 into a static lib
14128 https://bugs.webkit.org/show_bug.cgi?id=43621
14130 * WebKit.pro: Moved WebKit2 into the subdirs before WebCore since WebCore links against the WebKit2 lib.
14132 2010-08-06 ryuan choi <ryuan.choi@samsung.com>
14134 Reviewed by Antonio Gomes.
14136 [EFL] Regression (64763) build fix for efl.
14137 https://bugs.webkit.org/show_bug.cgi?id=43597
14139 change ENABLE_BLOB_SLICE to ENABLE_BLOB for fixing build break
14141 * cmake/OptionsEfl.cmake:
14143 2010-08-05 Jian Li <jianli@chromium.org>
14145 Reviewed by David Levin.
14147 Unify blob related feature defines to ENABLE(BLOB).
14148 https://bugs.webkit.org/show_bug.cgi?id=43081
14150 * cmakeconfig.h.cmake:
14153 2010-08-05 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
14155 Reviewed by Xan Lopez.
14157 Move files that are generated by the configure script to
14158 DISTCLEANFILES, where they should be. This fixes building after a
14163 2010-08-04 Siddharth Mathur <siddharth.mathur@nokia.com>
14165 Reviewed by Laszlo Gombos.
14167 [Qt][Symbian] Variable max heap size between target/emulator
14168 https://bugs.webkit.org/show_bug.cgi?id=41480
14170 * WebKit.pri: Symbian-only code block for EPOCHEAPSIZE configuration
14172 2010-08-03 Eric Seidel <eric@webkit.org>
14174 Unreviewed. Test commit for commit-queue@webkit.org.
14176 2010-08-03 Xan Lopez <xlopez@igalia.com>
14178 Reviewed by Gustavo Noronha.
14180 [GTK] Fix DOM event dispatch
14181 https://bugs.webkit.org/show_bug.cgi?id=40847
14183 Add new files to the build.
14187 2010-08-03 Xan Lopez <xlopez@igalia.com>
14189 Reviewed by Gustavo Noronha.
14191 Silence JSCore gir "creation".
14195 2010-08-02 Chris Fleizach <cfleizach@apple.com>
14197 Unreviewed, rolling out r64471.
14198 http://trac.webkit.org/changeset/64471
14199 https://bugs.webkit.org/show_bug.cgi?id=43005
14201 Rolling out https://bugs.webkit.org/show_bug.cgi?id=43005
14202 until further discussion
14206 2010-08-02 Xan Lopez <xlopez@igalia.com>
14208 Reviewed by Gustavo Noronha.
14210 [GTK] Add support for the Audio element in the DOM bindings
14211 https://bugs.webkit.org/show_bug.cgi?id=43313
14213 Add new files to the build.
14217 2010-08-02 Chris Fleizach <cfleizach@apple.com>
14219 Reviewed by David Kilzer.
14221 AX: Support methods for web apps to interact with the native accessibility APIs
14222 https://bugs.webkit.org/show_bug.cgi?id=43005
14226 2010-08-02 Balazs Kelemen <kb@inf.u-szeged.hu>
14228 Reviewed by Simon Hausmann.
14230 [Qt] Generate forwarding headers for WebKit2
14232 https://bugs.webkit.org/show_bug.cgi?id=43336
14234 * DerivedSources.pro: Added WebKit2/DerivedSources.pro to SUBDIRS if webkit2 is on.
14236 2010-07-30 Patrick Gansterer <paroga@paroga.com>
14238 Reviewed by Nikolas Zimmermann.
14240 [CMake] Add FindGperf.cmake
14241 https://bugs.webkit.org/show_bug.cgi?id=39163
14243 Add a clean gperf dedection since we need it for building.
14246 * cmake/FindGperf.cmake: Added.
14248 2010-07-30 Rafael Antognolli <antognolli@profusion.mobi>
14250 Reviewed by Antonio Gomes.
14252 [EFL] Add library version and soname to EFL generated libraries and binary.
14253 https://bugs.webkit.org/show_bug.cgi?id=43212
14255 Make WebKit-EFL follow libtool soname versioning scheme.
14257 * cmake/OptionsEfl.cmake: Added PROJECT_VERSION_PATCH to PROJECT_VERSION.
14259 2010-07-29 Martin Robinson <mrobinson@igalia.com>
14261 Unreviewed build fix.
14263 Fix installation of autogenerated header files.
14265 * GNUmakefile.am: Fix autogenerated header file installation.
14267 2010-07-27 Martin Robinson <mrobinson@igalia.com>
14269 Unreviewed build fix.
14271 Add missing webkitdomdefines.h header to the sources list.
14273 * GNUmakefile.am: Add missing header to the sources list.
14275 2010-07-27 Kinuko Yasuda <kinuko@chromium.org>
14277 Reviewed by Ojan Vafai.
14279 Add FILE_SYSTEM build flag for FileSystem API
14280 https://bugs.webkit.org/show_bug.cgi?id=42915
14284 2010-07-26 ryuan choi <ryuan.choi@samsung.com>
14286 Unreviewed build fix.
14288 [EFL]REGRESSION(r63952): build break because of InspectorBackendDispatcher.cpp
14289 https://bugs.webkit.org/show_bug.cgi?id=43021
14291 Modify cmake script to fix build break as adding InspectorBackendDispatcher.
14293 * cmake/WebKitGenerators.cmake:
14295 2010-07-27 Rafael Antognolli <antognolli@profusion.mobi>
14297 Reviewed by Antonio Gomes.
14299 [EFL] Changing library names (appending suffix "_efl")
14300 https://bugs.webkit.org/show_bug.cgi?id=42902
14302 Instead of having libwebcore.so, we will have libwebcore_efl.so.
14303 Same for javascriptcore and wtf when compiled as shared, and for jsc.
14305 * cmake/OptionsEfl.cmake:
14307 2010-07-26 Martin Robinson <mrobinson@igalia.com>
14309 Reviewed by Xan Lopez.
14311 [GTK] Get rid of libgdom
14312 https://bugs.webkit.org/show_bug.cgi?id=42378
14314 Remove the need to build the libgdom intermediate library.
14316 * GNUmakefile.am: Move the source list for the GObject DOM bindings to
14317 the top-level GNUmakefile.am, since they are logically part of WebKit, instead
14318 of WebCore. List all auto-generated files statically and remove no-longer-
14319 used variables. Fix an issue where some places expected webkitenumtypes.cpp
14320 to be generated in different directories.
14322 2010-07-24 Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
14324 Reviewed by Xan Lopez.
14326 [GTK] Enable jit compilation on arm
14327 https://bugs.webkit.org/show_bug.cgi?id=42856
14329 Add missing bits to configure.ac to build the arm jit.
14330 Compile and tested on debian sid armel on a qemu vm.
14334 2010-07-23 Rafael Antognolli <antognolli@profusion.mobi>
14336 Reviewed by Antonio Gomes.
14338 [EFL] Cleanup glib support (make it optional)
14339 https://bugs.webkit.org/show_bug.cgi?id=42480
14341 Fixing support for compiling EFL port without glib.
14343 * cmake/FindGthread.cmake: Added.
14344 * cmake/OptionsEfl.cmake:
14346 2010-07-23 Rafael Antognolli <antognolli@profusion.mobi>
14348 Reviewed by Antonio Gomes.
14350 [EFL] Add support for using libcurl network backend.
14351 https://bugs.webkit.org/show_bug.cgi?id=42286
14353 Instead of just libsoup, the EFL port now can use libcurl backend.
14354 This is a step in the direction of removing dependency on glib. Just
14355 need to pass the option -DNETWORK_BACKEND=curl to cmake in order to
14358 * cmake/OptionsEfl.cmake:
14360 2010-07-23 Andras Becsi <abecsi@webkit.org>
14362 Reviewed by Kenneth Rohde Christiansen.
14364 [Qt] Enable the build of MiniBrowser.
14366 * WebKit.pro: add MiniBrowser.pro to SUBDIRS.
14368 2010-07-23 Balazs Kelemen <kb@inf.u-szeged.hu>
14370 Reviewed by Kenneth Rohde Christiansen.
14372 [Qt] Setup the QtWebProcess
14374 https://bugs.webkit.org/show_bug.cgi?id=42623
14376 * WebKit.pro: Add WebKit2.pro to the build guarded by webkit2 config variable.
14378 2010-07-20 Rafael Antognolli <antognolli@profusion.mobi>
14380 Reviewed by Antonio Gomes.
14382 [EFL] Enable Ecore-X on compile time
14383 https://bugs.webkit.org/show_bug.cgi?id=42600
14385 Check for a flag received from cmake configure and disable it
14386 if necessary. Also disable it if Ecore-X wasn't found.
14388 EFL port does not support automated tests yet.
14390 * cmake/FindEFL.cmake:
14391 * cmake/OptionsEfl.cmake:
14393 2010-07-20 Hans Wennborg <hans@chromium.org>
14395 Reviewed by Steve Block.
14397 Add WebCore/bindings/generic/RuntimeEnabledFeatures.cpp to build files
14398 https://bugs.webkit.org/show_bug.cgi?id=42380
14400 RuntimeEnabledFeatures.cpp and .h were moved from bindings/v8 to
14401 bindings/generic a while a go (in r54593), but need to
14402 be added to the build in order to be used.
14404 No new functionality so no new tests.
14408 2010-07-16 Leandro Pereira <leandro@profusion.mobi>
14410 [EFL] Unreviewed build system cleanup.
14412 Remove reference to "mediaControlsGtk.css".
14414 * cmake/WebKitGenerators.cmake:
14416 2010-07-16 Lucas De Marchi <lucas.demarchi@profusion.mobi>
14418 Reviewed by Antonio Gomes.
14420 [EFL] Build with MathML enabled. Fix build when MathML is enabled and
14421 make it the default.
14422 https://bugs.webkit.org/show_bug.cgi?id=42453
14424 * cmake/OptionsEfl.cmake: build with MathML enabled as default.
14426 2010-07-15 Martin Robinson <mrobinson@igalia.com>
14428 Reviewed by Oliver Hunt.
14430 [GTK] Simplify the distribution step
14431 https://bugs.webkit.org/show_bug.cgi?id=42414
14433 * GNUmakefile.am: Remove unused variables. Rely on WebCore/GNUmakefile.am
14434 to handle distributing IDL files from WebCore and to modify EXTRA_DIST.
14436 2010-07-14 Martin Robinson <mrobinson@igalia.com>
14438 Reviewed by Xan Lopez.
14440 [GTK] Get rid of libWebCoreJS
14441 https://bugs.webkit.org/show_bug.cgi?id=42083
14443 * GNUmakefile.am: Remove the libWebCoreJS library from the extra
14444 link libraries. Add IDL files to the distribution manually, as they
14445 are no longer included in the header list. This prevents a good deal
14446 of repetition in the source listings by avoiding listing both the IDL
14447 files and their final targets.
14449 2010-07-14 Vincent Scheib <scheib@chromium.org>
14451 Reviewed by Kent Tamura
14453 Configure Git to ignore build files generated by Chromium .gyp on windows.
14455 Bug 42205: Chromium build files on windows not ignored by git
14456 https://bugs.webkit.org/show_bug.cgi?id=42205
14458 * .gitignore: Updated
14460 2010-07-13 Sheriff Bot <webkit.review.bot@gmail.com>
14462 Unreviewed, rolling out r63262.
14463 http://trac.webkit.org/changeset/63262
14464 https://bugs.webkit.org/show_bug.cgi?id=42229
14466 broke Windows compile (Requested by bweinstein on #webkit).
14470 2010-07-13 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
14472 Reviewed by Oliver Hunt.
14474 Separate CoreFoundation specific tests in JSC's testapi.c
14476 testapi.c depends on the Core Foundation.
14477 https://bugs.webkit.org/show_bug.cgi?id=40058
14479 * WebKit.pro: enable compilation of JSC C API test.
14481 2010-07-13 Scott Violet <sky@chromium.org>
14483 Reviewed by David Levin.
14485 [Chromium] Makes pressing tab accept the currently selected item in a popup.
14486 https://bugs.webkit.org/show_bug.cgi?id=42172
14488 * WebCore/platform/chromium/PopupMenuChromium.cpp:
14490 2010-07-12 Xan Lopez <xlopez@igalia.com>
14492 Reviewed by Gustavo Noronha.
14498 2010-07-12 Xan Lopez <xlopez@igalia.com>
14500 Reviewed by Gustavo Noronha.
14502 Suffix .mo files with the GTK+ API version so that they can be
14503 parallel installable.
14507 2010-07-12 Xan Lopez <xlopez@igalia.com>
14509 Reviewed by Gustavo Noronha.
14511 Add another include path to the scanner to avoid warnings related
14512 to undefined types. It wasn't picking up <webkit/foo.h>-like
14517 2010-07-07 Rafael Antognolli <antognolli@profusion.mobi>
14519 Reviewed by Adam Barth.
14521 [EFL] Fix cmake build and libsoup detection
14522 Some changes should be done to cmake build system to fix the detection of libsoup and correct some link paths:
14523 - LINK_FLAGS should be set using quotes, otherwise some wrong
14524 substitution takes place;
14525 - we should use LIBSOUP24_* instead of LIBSOUP_* since this is the
14526 version we are using;
14527 - need to set HAVE_LIBSOUP_2_29_90 if we find a version equal or newer
14529 https://bugs.webkit.org/show_bug.cgi?id=41717
14531 * cmake/OptionsEfl.cmake:
14533 2010-07-06 Leandro Pereira <leandro@profusion.mobi>
14535 Unreviewed build fix.
14537 [EFL] Add macro to generate inspector code.
14539 * cmake/WebKitGenerators.cmake:
14541 2010-07-06 Martin Robinson <mrobinson@igalia.com>
14545 Build fix after r62549.
14547 * GNUmakefile.am: Remove new variable that is no longer used.
14549 2010-07-06 Ilya Tikhonovsky <loislo@chromium.org>
14551 Reviewed by Yury Semikhatsky.
14553 WebInspector: generator part of the patch for bug 40675.
14554 On the way to Remote Debugging we want to support JSON serialization
14555 on both sides of WebInspector transport.
14556 As far as InspectorFrontend class is a simple proxy to WebInspector
14557 it would be better to generate it from an IDL file.
14558 We have generator infrastructure for binding and will reuse it for
14560 https://bugs.webkit.org/show_bug.cgi?id=41692
14564 2010-07-05 Antti Koivisto <koivisto@iki.fi>
14566 Revert unplanned project file change.
14570 2010-06-23 Martin Robinson <mrobinson@igalia.com>
14572 Reviewed by Gustavo Noronha Silva.
14574 [GTK] Separate DerivedSources per-project
14575 https://bugs.webkit.org/show_bug.cgi?id=41109
14577 Separate WebKitGTK+ DerivedSources into per-project subdirectories to prepare
14578 for properly building WebKit2.
14582 2010-07-01 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
14584 Reviewed by Simon Hausmann.
14586 [Qt] Fix a comment in WebKit.pri.
14590 2010-06-16 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
14592 Reviewed by Simon Hausmann.
14594 [Qt] Fix qmake vcproj generation for QtWebKit.
14596 qmake use TARGET=/LIBS+= -lTARGET to create dependencies
14597 between projects in a subdir template.
14599 Since when compiling outside of Qt we hijack the target name of
14600 QtWebKit to add the configuration and version suffix to the binary
14601 filename, qmake can't establish the WebCore project as a dependency
14604 This patch makes sure that the target is not hijacked on the
14605 first of the three passes where the dependencies are determined.
14609 2010-07-01 Simon Hausmann <simon.hausmann@nokia.com>
14611 Rubber-stamped by Laszlo Gombos.
14613 [Qt][Symbian] Bumped up the maximum heap size to 96MB
14617 2010-06-30 Leandro Pereira <leandro@profusion.mobi>
14621 Generate CSSValueKeywords.cpp instead of CSSValueKeywords.c to avoid
14622 recompilation and relinking of WebCore when no files were changed.
14624 * cmake/WebKitGenerators.cmake:
14626 2010-06-29 Antoine Labour <piman@chromium.org>
14628 Reviewed by Dimitri Glazkov.
14630 Only call Windows-specific PlatformSkiaContext functions on Windows.
14632 * WebCore/platform/graphics/chromium/LayerChromium.cpp:
14633 * WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:
14635 2010-06-28 John Gregg <johnnyg@google.com>
14637 Reviewed by Kent Tamura.
14639 add ENABLE_DIRECTORY_UPLOAD build support
14640 https://bugs.webkit.org/show_bug.cgi?id=41100
14644 2010-06-28 Xan Lopez <xlopez@igalia.com>
14646 Reviewed by Gustavo Noronha.
14648 Bump version to 1.3.2.
14652 2010-06-28 Xan Lopez <xlopez@igalia.com>
14654 Rubber-stamped by Gustavo Noronha.
14656 Bump gobject-introspection required version to 0.6.15, since we
14657 are now shipping version 1.1 gir files.
14661 2010-06-28 Lucas De Marchi <lucas.demarchi@profusion.mobi>
14663 Unreviewed build fix.
14665 [EFL] Build fix for latest version of Ecore library.
14666 Ecore recently changed return type of callbacks from int to Eina_Bool.
14668 * cmake/FindEFL.cmake: Bump version of Ecore dependency.
14670 2010-06-28 Xan Lopez <xlopez@igalia.com>
14672 Reviewed by Gustavo Noronha.
14674 [GTK] Does not compile with -DGSEAL_ENABLE
14675 https://bugs.webkit.org/show_bug.cgi?id=37851
14677 Add automake flag to signal whether we are building with GTK+ 2.x
14682 2010-06-28 Xan Lopez <xlopez@igalia.com>
14684 Reviewed by Gustavo Noronha.
14686 [GTK] Add support for GTK+3
14687 https://bugs.webkit.org/show_bug.cgi?id=41253
14689 Add --with-gtk configure flag, defaulting to support for GTK+ 2.x.
14694 2010-06-26 Tony Gentilcore <tonyg@chromium.org>
14696 Reviewed by Dimitri Glazkov.
14698 Add an --enable-web-timing flag which guards Web Timing support.
14699 https://bugs.webkit.org/show_bug.cgi?id=38924
14701 This flag is disabled by default.
14702 See: http://dev.w3.org/2006/webapi/WebTiming/
14706 2010-06-25 Jedrzej Nowacki <jedrzej.nowacki@nokia.com>
14708 Reviewed by Simon Hausmann.
14710 Introduce to QtScript benchmarks.
14712 The QtScript performance should be tested regularly. The patch introduces
14713 micro benchmarks for existing API.
14715 [Qt] Performance of the QtScript API is not tested.
14716 https://bugs.webkit.org/show_bug.cgi?id=40911
14720 2010-06-25 Lucas De Marchi <lucas.demarchi@profusion.mobi>
14722 Reviewed by Kenneth Rohde Christiansen.
14724 [CMake] Add option to enable JIT.
14725 JIT is disabled by default, but now it's possible to enable it through
14726 an option to CMake: -DENABLE_JIT will enable it.
14727 https://bugs.webkit.org/show_bug.cgi?id=40936
14729 * cmake/OptionsEfl.cmake: add new -DENABLE_JIT option.
14730 * cmakeconfig.h.cmake: use new -DENABLE_JIT option.
14732 2010-06-23 Leandro Pereira <leandro@profusion.mobi>
14734 Reviewed by Kenneth Rohde Christiansen.
14736 [EFL] Add support to CPack (to generate source tarballs)
14737 https://bugs.webkit.org/show_bug.cgi?id=41009
14740 * cmake/OptionsEfl.cmake: Define the default source generator for
14742 * cmake/WebKitPackaging.cmake: Added. This file filters the source
14743 files so that only files relevant to the selected port are included
14744 in the source tarball. See comments for details.
14746 2010-06-22 Eric Seidel <eric@webkit.org>
14748 Unreviewed. Test commit for commit-queue@webkit.org.
14750 2010-06-21 Prasad Tammana <prasadt@chromium.org>
14752 Reviewed by Darin Adler.
14754 DumpRenderTree should allow tests with modal dialogs
14755 https://bugs.webkit.org/show_bug.cgi?id=35350
14757 * DumpRenderTree/LayoutTestController.cpp:
14758 (abortModalCallback):
14759 (LayoutTestController::staticFunctions):
14760 * DumpRenderTree/LayoutTestController.h:
14761 * DumpRenderTree/mac/LayoutTestControllerMac.mm:
14762 (LayoutTestController::abortModal):
14763 Add abortModal method to LayoutTestController and make it available from script.
14765 * DumpRenderTree/mac/UIDelegate.mm: Add support for showModalDialog.
14766 (-[UIDelegate modalWindowWillClose:]): Observer for NSWindowWillCloseNotifications to call
14767 abortModal from when modal window closes.
14768 (-[UIDelegate webViewRunModal:]): Delegate method for showModalDialog to run the modal loop.
14770 2010-06-21 Lucas De Marchi <lucas.demarchi@profusion.mobi>
14772 Unreviewed debug build fix.
14774 [CMake] Do not force build type to Release
14775 https://bugs.webkit.org/show_bug.cgi?id=40566
14779 2010-06-21 Satish Sampath <satish@chromium.org>
14781 Reviewed by Steve Block.
14783 Speech Input Patch 0: Added compilation argument to conditionally compile pending patches.
14784 https://bugs.webkit.org/show_bug.cgi?id=40878
14788 2010-06-17 Shu Chang <chang.shu@nokia.com>
14790 Reviewed by Kenneth Rohde Christiansen.
14792 [Qt] Fix the link error on symbian with ENABLE_JIT=0.
14793 1. Add "#if ENABLE(JIT)" in the header file;
14794 2. Put feature enable/disable logic to a common.pri so
14795 that both JavaScriptCore.pri and WebCore.pri can share.
14797 https://bugs.webkit.org/show_bug.cgi?id=40780
14799 * common.pri: Added.
14801 2010-06-17 Alexis Menard <alexis.menard@nokia.com>
14803 Reviewed by Kenneth Rohde Christiansen.
14805 [Qt] Upstream the WebKit QML integration plugin
14806 https://bugs.webkit.org/show_bug.cgi?id=40050
14808 Add to the build the QML WebKit integration plugin.
14812 2010-06-17 Lucas De Marchi <lucas.demarchi@profusion.mobi>
14814 Reviewed by Gustavo Noronha.
14816 Update CMake build system to use new script for generating source files
14817 with gperf (r61091).
14818 https://bugs.webkit.org/show_bug.cgi?id=40628
14820 * cmake/WebKitGenerators.cmake:
14822 2010-06-17 Mark Brand <mabrand@mabrand.nl>
14824 Reviewed by Simon Hausmann.
14826 [Qt] use "win32-g++*" scope to match all MinGW makespecs
14828 The scope "win32-g++" comes from the name of the makespec. However, it
14829 is frequently used to check for MinGW. This works fine as long as
14830 win32-g++ is the only makespec for MinGW. Now we need the wildcard
14831 to cover "win32-g++-cross" as well.
14835 2010-06-15 Xan Lopez <xlopez@igalia.com>
14837 Unreviewed build fix.
14839 Remove GSEAL from the debug config since the bots have a GTK+
14840 version too old, duh.
14844 2010-06-15 Xan Lopez <xlopez@igalia.com>
14846 Reviewed by Gustavo Noronha.
14848 [GTK] Does not compile with -DGSEAL_ENABLE
14849 https://bugs.webkit.org/show_bug.cgi?id=37851
14851 Add GSEAL_ENABLE flag when doing debug builds.
14855 2010-06-13 Tony Chang <tony@chromium.org>
14857 Reviewed by Darin Fisher.
14859 Chromium shouldn't build inside the source directory
14860 https://bugs.webkit.org/show_bug.cgi?id=40489
14862 Ignore Chromium Linux build files.
14864 * .: Added property svn:ignore. Modified property svn:ignore.
14866 2010-06-09 Leandro Pereira <leandro@profusion.mobi>
14868 Reviewed by Adam Treat.
14870 [EFL] Allow building core libraries as shared objects to speed up
14871 linking time on machines with small amounts of memory.
14872 http://webkit.org/b/39899
14874 * CMakeLists.txt: Add SHARED_CORE option.
14875 * cmake/FindGlib.cmake: Add GObject to the list of GLib libraries to
14877 * cmake/OptionsEfl.cmake: Remove default library type definitions.
14878 * cmake/WebKitHelpers.cmake: -fvisibility=hidden did not behave well
14879 when SHARED_CORE is used.
14881 2010-06-08 Xan Lopez <xlopez@igalia.com>
14883 Reviewed by Gustavo Noronha.
14885 [GTK] Unit testing for WebKitDOMNode hierarchy walk
14886 https://bugs.webkit.org/show_bug.cgi?id=40171
14888 Add DOM node test to the build system.
14892 2010-06-02 Sterling Swigart <sswigart@google.com>
14894 Reviewed by David Levin.
14896 Image Resizer Patch 0: Added compilation argument to conditionally compile pending patches.
14897 https://bugs.webkit.org/show_bug.cgi?id=39906
14901 2010-05-31 Xan Lopez <xlopez@igalia.com>
14903 Reviewed by Gustavo Noronha.
14905 Copy the NEWS file to the toplevel when creating the release
14906 tarballs, otherwise it's a bit hard to find.
14910 2010-05-27 Gustavo Noronha Silva <gns@gnome.org>
14912 Final make distcheck fix - clean up generated GDOM files on distclean.
14916 2010-05-27 Xan Lopez <xlopez@igalia.com>
14918 More GTK+ distcheck fixes.
14922 2010-05-27 Xan Lopez <xlopez@igalia.com>
14924 Reviewed by Gustavo Noronha.
14926 Bump for 1.3.1 release.
14930 2010-05-27 Gustavo Noronha Silva <gns@gnome.org>
14932 Reviewed by Xan Lopez.
14934 Build fix for introspection support - make sure DOM headers are
14935 included by the GI scanner.
14939 2010-05-26 Gustavo Noronha Silva <gns@gnome.org>
14941 Build fixes for make distcheck.
14945 2010-05-26 Xan Lopez <xlopez@igalia.com>
14947 Reviewed by Gustavo Noronha.
14949 [GTK] Add support for DOM events in the GObject DOM bindings
14950 https://bugs.webkit.org/show_bug.cgi?id=38844
14952 Add new test to the build.
14956 2010-05-22 Leandro Pereira <leandro@profusion.mobi>
14958 Reviewed by Eric Seidel.
14960 [EFL] Build fix (always compile libraries with -fPIC when compiler
14961 is gcc; always define WTF_USE_PTHREADS).
14962 http://webkit.org/b/39235
14964 * cmake/OptionsCommon.cmake:
14965 * cmake/OptionsEfl.cmake:
14966 * cmake/WebKitHelpers.cmake:
14968 2010-05-19 Dan Winship <danw@gnome.org>
14970 Reviewed by Xan Lopez.
14972 [GTK] Install introspection files in our prefix, not
14973 gobject-introspection's prefix
14978 2010-05-15 Leandro Pereira <leandro@profusion.mobi>
14980 Reviewed by Adam Treat.
14982 [EFL] Add build system for the EFL port.
14983 http://webkit.org/b/37945
14985 * CMakeLists.txt: Added.
14986 * cmake/FindCFLite.cmake: Added.
14987 * cmake/FindCairo.cmake: Added.
14988 * cmake/FindEFL.cmake: Added.
14989 * cmake/FindFreetype.cmake: Added.
14990 * cmake/FindGDK-PixBuf.cmake: Added.
14991 * cmake/FindGDK.cmake: Added.
14992 * cmake/FindGIO.cmake: Added.
14993 * cmake/FindGlib.cmake: Added.
14994 * cmake/FindICU.cmake: Added.
14995 * cmake/FindLibSoup2.cmake: Added.
14996 * cmake/FindLibXlst.cmake: Added.
14997 * cmake/FindPango.cmake: Added.
14998 * cmake/FindSqlite.cmake: Added.
14999 * cmake/LibFindMacros.cmake: Added.
15000 * cmake/OptionsCommon.cmake: Added.
15001 * cmake/OptionsEfl.cmake: Added.
15002 * cmake/WebKitEfl.cmake: Added.
15003 * cmake/WebKitFS.cmake: Added.
15004 * cmake/WebKitFeatures.cmake: Added.
15005 * cmake/WebKitGenerators.cmake: Added.
15006 * cmake/WebKitHelpers.cmake: Added.
15007 * cmake/WebKitMacros.cmake: Added.
15008 * cmakeconfig.h.cmake: Added.
15010 2010-05-14 Simon Hausmann <simon.hausmann@nokia.com>
15012 Rubber-stamped by Antti Koivisto.
15014 [Qt] Rename QtLauncher to QtTestBrowser
15015 https://bugs.webkit.org/show_bug.cgi?id=37665
15019 2010-05-12 Csaba Osztrogonác <ossy@webkit.org>
15021 Reviewed by Kenneth Rohde Christiansen.
15023 [Qt] Link error in debug mode without debug_and_release config
15024 https://bugs.webkit.org/show_bug.cgi?id=39006
15026 * WebKit.pri: Unnecessary build_pass guard removed.
15028 2010-05-12 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15030 Reviewed by Kenneth Rohde Christiansen.
15032 [Qt] Detect debug mode consistently
15033 https://bugs.webkit.org/show_bug.cgi?id=38863
15037 2010-05-08 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15039 Reviewed by Kenneth Rohde Christiansen.
15041 [Qt] Build the ImageDiff tool for all platforms including Windows and Symbian
15042 https://bugs.webkit.org/show_bug.cgi?id=38706
15046 2010-05-07 Simon Hausmann <simon.hausmann@nokia.com>
15048 Add a few more files with Windows linefeeds to the .gitattributes file.
15052 2010-05-05 Alejandro G. Castro <alex@igalia.com>
15054 Reviewed by Xan Lopez.
15056 Fixed the gobject introspection compilation with the new DOM
15057 bindings, we needed to add DOM objects.
15061 2010-05-04 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15063 Unreviewed, build fix for Symbian.
15065 [Symbian] Symbian builds does not support shadow builds
15067 Revision r54715 broke the Symbian build. For Symbian
15068 the include directory is generated in the root of the source tree.
15069 This patch sets the INCLUDEPATH accordingly for Symbian.
15073 2010-05-03 Adam Barth <abarth@webkit.org>
15075 Reviewed by Dimitri Glazkov.
15077 Add some more Chromium-specific files to gitignore
15078 https://bugs.webkit.org/show_bug.cgi?id=38469
15080 These files are generated as part of the update-webkit --chromium
15085 2010-05-02 Geoff Levand <geoff.levand@am.sony.com>
15087 Reviewed by Eric Seidel.
15089 [GTK] Fix out of source build failure
15090 https://bugs.webkit.org/show_bug.cgi?id=38051
15092 Add a preprocessor include path for generated GTK header files.
15093 Fixes build errors like these when building GTK out of source:
15095 webkit.h: error: webkit/webkitversion.h: No such file or directory
15099 2010-05-02 Kartikaya Gupta <kagupta@rim.com>
15101 Reviewed by George Staikos.
15103 When running the IDL file through the preprocessor, wait for the preprocessor subcommand to fully terminate before continuing. Without this, if multiple IDL files are parsed in a tight loop, the code dies after 64 IDL files because it exhausts the available system resources.
15105 https://bugs.webkit.org/show_bug.cgi?id=37888
15107 No new tests. None needed.
15109 * bindings/scripts/IDLParser.pm:
15111 2010-04-29 Xan Lopez <xlopez@igalia.com>
15113 Reviewed by Gustavo Noronha.
15115 [GTK] GObject DOM bindings
15116 https://bugs.webkit.org/show_bug.cgi?id=33590
15118 Add WebKitDOMDocument tests to the build.
15122 2010-04-28 Sam Weinig <sam@webkit.org>
15124 Reviewed by Mark Rowe.
15126 Add WebKit2 to the lists of modules to build.
15130 2010-04-21 Xan Lopez <xlopez@igalia.com>
15132 Reviewed by Adam Barth.
15134 [GTK] GObject DOM bindings
15135 https://bugs.webkit.org/show_bug.cgi?id=33590
15137 Add build bits for the GObject DOM bindings.
15141 2010-04-20 Xan Lopez <xlopez@igalia.com>
15145 * autotools/webkit.m4:
15147 2010-04-19 Diego Escalante Urrelo <descalante@igalia.com>
15149 Reviewed by Xan Lopez.
15151 [Gtk] Evaluate and create tests for all the AtkRole's implemented by
15153 https://bugs.webkit.org/show_bug.cgi?id=34449
15155 Add and enable the build of testatkroles to test ATK non form roles.
15159 2010-04-18 Michael Forney <michael@mforney.org>
15161 Reviewed by Laszlo Gombos.
15163 https://bugs.webkit.org/show_bug.cgi?id=37762
15165 Fixes the sandbox option in configure.
15167 * configure.ac: Fix cut and paste error in the sandbox option causing
15168 --{enable,disable}-sandbox to be ineffective, and it to be controlled
15171 2010-04-09 Simon Hausmann <simon.hausmann@nokia.com>
15173 Unreviewed crash fix.
15175 Revert part of 57320 that would remove NDEBUG in release builds for
15180 2010-04-09 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15182 Reviewed by Simon Hausmann.
15184 [Qt] Fix crashes with package builds in release
15186 * WebKit.pri: Don't randomly add NDEBUG to the defines.
15188 2010-04-07 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15190 Reviewed by Kenneth Rohde Christiansen.
15192 [Qt] Fix trunk (non-standalone) builds for Symbian
15193 https://bugs.webkit.org/show_bug.cgi?id=37136
15195 Test for source files before building instead of relying on
15196 standalone_package config.
15200 2010-04-01 Kinuko Yasuda <kinuko@chromium.org>
15202 Reviewed by Dmitry Titov.
15204 Add FileThread for async file operation support in FileReader and FileWriter
15205 https://bugs.webkit.org/show_bug.cgi?id=36896
15207 Add EANBEL_FILE_READER and ENABLE_FILE_WRITER flags.
15211 2010-04-01 Ojan Vafai <ojan@chromium.org>
15213 Reviewed by Adam Barth.
15215 autoinstalled should be git ignored
15216 https://bugs.webkit.org/show_bug.cgi?id=36970
15220 2010-04-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15222 Reviewed by Kenneth Rohde Christiansen.
15224 [Qt]Add -Wextra warning level to the QtWebKit build
15225 https://bugs.webkit.org/show_bug.cgi?id=36971
15229 2010-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15231 Reviewed by Holger Freyther.
15233 [GTK] webkit_get_default_session() should make sure webkit_init() is called
15234 https://bugs.webkit.org/show_bug.cgi?id=36754
15240 2010-03-26 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15242 Reviewed by Simon Hausmann.
15244 [Qt] Build JavaScriptCore as a static library.
15245 https://bugs.webkit.org/show_bug.cgi?id=36590
15247 This patch takes what was left of the unused JavaScriptCore.pro
15248 and moved the compilation logic from JavaScriptCore.pri to
15249 JavaScriptCore.pro.
15253 2010-03-16 Xan Lopez <xlopez@igalia.com>
15255 Rubber-stamped by Gustavo Noronha.
15257 Update library version for 1.1.90 release.
15261 2010-03-16 Xan Lopez <xlopez@igalia.com>
15263 Reviewed by Gustavo Noronha.
15265 Bump version for 1.1.90 release.
15269 2010-03-16 Xan Lopez <xlopez@igalia.com>
15271 Reviewed by Gustavo Noronha.
15273 Add support for Fast Mobile Scrolling in the build system.
15277 2010-03-16 Simon Hausmann <simon.hausmann@nokia.com>
15279 Add WebKitTools/TestResultServer/index.yaml to gitattributes to ignore for crlf conversion.
15283 2010-03-12 Scott Byer <scottbyer@chromium.org>
15285 Reviewed by David Levin.
15287 Popup font size needs to be exposed to clients.
15288 https://bugs.webkit.org/show_bug.cgi?id=35990
15290 Add function to expose the popup menu font size, add a field to
15291 WebPopupMenuInfo that receives that information to convey that to
15292 the web view client's createPopupMenu() call.
15294 * WebCore/platform/chromium/PopupMenuChromium.cpp:
15295 * WebCore/platform/chromium/PopupMenuChromium.h:
15296 * WebKit/chromium/public/WebPopupMenuInfo.h:
15297 * WebKit/chromium/src/ChromeClientImpl.cpp:
15299 2010-03-11 Adam Roben <aroben@apple.com>
15301 Teach git about ObjC files
15303 Fixes <http://webkit.org/b/36015>.
15305 Reviewed by Tim Hatcher.
15307 * .gitattributes: Set the diff attribute for .m and .mm files, and .h
15308 files in Mac-specific directories. This can be used to generate
15309 more-readable diffs of ObjC files.
15311 2010-03-09 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15313 Unreviewed. Versioning for 1.1.23.
15317 2010-03-09 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15319 Unreviewed distcheck fix.
15323 2010-03-08 Jian Li <jianli@chromium.org>
15325 Reviewed by Dmitry Titov.
15327 Blob.slice support.
15328 https://bugs.webkit.org/show_bug.cgi?id=32993
15330 Add ENABLE_BLOB_SLICE feature define.
15334 2010-03-04 Fridrich Strba <fridrich.strba@bluewin.ch>
15336 Reviewed by Holger Freyther.
15338 https://bugs.webkit.org/show_bug.cgi?id=35726
15339 Remove orphaned #ifdef WTF_USE_GLIB_ICU_UNICODE_HYBRID
15341 Removing orphaned #if USE.
15345 2010-03-04 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15347 Reviewed by Tor Arne Vestbø.
15349 [Qt] Make the OUTPUT_DIR variable in qmake projects independent of build-webkit's logic.
15351 This also allows shadow builds relying only on qmake to work properly.
15355 2010-03-03 Fridrich Strba <fridrich.strba@bluewin.ch>
15357 Reviewed by Xan Lopez.
15359 Miscellaneous little fixes for the windows build of webkit-gtk
15360 https://bugs.webkit.org/show_bug.cgi?id=35640
15362 * GNUmakefile.am: On Windows with GCC, presence of
15363 __declspec(dllexport) on some symbols disables the autoexport/autoimport
15364 feature for all others. Using regex here assures that all symbols that
15365 need to be exported in the dll are actually exported.
15367 2010-03-02 Arno Renevier <arno@renevier.net>
15369 Reviewed by Gustavo Noronha Silva.
15371 [Gtk] implements ChromeClient::requestGeolocationPermissionForFrame
15372 https://bugs.webkit.org/show_bug.cgi?id=35210
15376 2010-03-02 Dmitry Titov <dimich@chromium.org>
15378 Reviewed by Alexey Proskuryakov.
15380 Ignore compiled Java test cases in .gitignore.
15381 https://bugs.webkit.org/show_bug.cgi?id=35559
15385 2010-02-26 Arno Renevier <arno@renevier.net>
15387 Reviewed by Gustavo Noronha Silva.
15389 [Gtk] ignore WebKit/gtk/docs/GNUmakefile.in in .gitignore
15390 https://bugs.webkit.org/show_bug.cgi?id=35424
15394 2010-02-24 Sam Kerner <skerner@chromium.org>
15396 Reviewed by Darin Fisher.
15398 Expose WebFrame::setCanHaveScrollbars(). This allows a view
15399 which is being resized to not need scroll bars to ensure that
15400 they are not drawn.
15402 Existing function setAllowsScrolling() was renamed
15403 setCanHaveScrollbars(), to be consistant with change 37159:
15404 http://trac.webkit.org/changeset/37159
15406 https://bugs.webkit.org/show_bug.cgi?id=35257
15408 * WebKit/chromium/public/WebFrame.h:
15409 * WebKit/chromium/src/ChromeClientImpl.cpp:
15410 * WebKit/chromium/src/WebFrameImpl.cpp:
15411 * WebKit/chromium/src/WebFrameImpl.h:
15413 2010-02-19 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
15415 Reviewed by Kenneth Rohde Christiansen.
15417 [Qt] Remove QGVLauncher
15419 https://bugs.webkit.org/show_bug.cgi?id=35292
15423 2010-02-24 Xan Lopez <xlopez@igalia.com>
15425 Reviewed by Gustavo Noronha.
15427 Enable SharedWorkers by default, since that's been the default for
15428 a long time in our build-webkit configuration.
15432 2010-02-23 James Choi <jchoi42@pha.jhu.edu>
15434 Add Solaris definitions
15435 https://bugs.webkit.org/show_bug.cgi?id=35214
15437 * WebKit/chromium/src/WebViewImpl.cpp
15438 * WebKit/chromium/src/WebFrameImpl.cpp
15440 2010-02-23 Arno Renevier <arno@renevier.net>
15442 Reviewed by Gustavo Noronha Silva.
15444 [Gtk]: testwebview does not work when called with absolute path
15445 https://bugs.webkit.org/show_bug.cgi?id=34940
15447 When testwebview is called as absolute path, chdir to executable
15448 directory before searching resource files.
15452 2010-02-23 Leandro Pereira <leandro@profusion.mobi>
15454 Reviewed by Gustavo Noronha Silva.
15456 Changes references of GOwnPtr to reflect their new place.
15457 http://webkit.org/b/35084
15459 * JavaScriptCore/JavaScriptCore.gypi:
15460 * JavaScriptCore/wtf/Threading.h:
15461 * JavaScriptCore/wtf/unicode/glib/UnicodeGLib.h:
15463 2010-02-23 Leandro Pereira <leandro@profusion.mobi>
15465 Reviewed by Gustavo Noronha Silva.
15467 Fixes references to GOwnPtr and GRefPtr so the GTK+ port builds
15469 http://webkit.org/b/35084
15473 2010-02-23 Diego Escalante Urrelo <descalante@igalia.com>
15475 Reviewed by Eric Seidel.
15477 [gtk] missing libsoup-2.4 package in gir generation
15478 https://bugs.webkit.org/show_bug.cgi?id=35199
15480 Include libsoup-2.4 package in gobject introspection .gir generation.
15484 2010-02-22 Huahui Wu <hwu@google.com>
15486 Reviewed by Eric Seidel.
15488 Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT)
15489 in Android. It's disabled by default, but is enabled when the
15490 enveronment variable ENABLE_JSC_JIT is set to true.
15491 https://bugs.webkit.org/show_bug.cgi?id=34855
15495 2010-02-22 Xan Lopez <xlopez@igalia.com>
15497 Reviewed by Gustavo Noronha.
15499 Bump library versioning for 1.1.22 release.
15503 2010-02-22 Laszlo Gombos <laszlo.1.gombos@nokia.com>
15505 Reviewed by Kenneth Rohde Christiansen.
15507 [Qt] Add support for layout tests on Symbian
15508 https://bugs.webkit.org/show_bug.cgi?id=31589
15512 2010-02-20 Noam Rosenthal <noam.rosenthal@nokia.com>
15514 Reviewed by Laszlo Gombos.
15516 [Qt] ENABLE_3D_RENDERING should be optional
15517 https://bugs.webkit.org/show_bug.cgi?id=35100
15519 * WebKit.pri: ENABLE_3D_RENDERING moved to a proper feature test
15521 2010-02-19 Maciej Stachowiak <mjs@apple.com>
15523 Reviewed by David Levin.
15525 Add an ENABLE flag for sandboxed iframes to make it possible to disable it in releases
15526 https://bugs.webkit.org/show_bug.cgi?id=35147
15530 2010-02-18 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
15532 Reviewed by Eric Seidel.
15534 Add .gitattributes file for custom ChangeLog merge-driver
15536 * .gitattributes: Added.
15538 2010-02-17 Noam Rosenthal <noam.rosenthal@nokia.com>
15540 Reviewed by Ariya Hidayat.
15542 [Qt] GraphicsLayer: support perspective and 3D transforms
15543 https://bugs.webkit.org/show_bug.cgi?id=34960
15545 * WebKit.pri: added appropriate define: ENABLED_3D_RENDERING
15547 2010-02-15 Philippe Normand <pnormand@igalia.com>
15549 Reviewed by Gustavo Noronha Silva.
15551 [GStreamer] Should handle BUFFERING messages
15552 https://bugs.webkit.org/show_bug.cgi?id=30004
15554 * configure.ac: Bump gstreamer -core/-plugins-base requirements to
15555 0.10.25 which is the minimum required version for on-disk buffering.
15557 2010-02-16 Xan Lopez <xlopez@igalia.com>
15559 Reviewed by Gustavo Noronha.
15561 Bump version to 1.1.22 so we can depend on it in applications.
15565 2010-02-12 Simon Hausmann <simon.hausmann@nokia.com>
15567 Reviewed by Holger Freyther.
15569 Removed WMLInputElement.* from .gitattributes as the file is
15574 2010-02-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15576 Reviewed by Tor Arne Vestbø.
15578 [Qt] Make qtlauncher and qgvlauncher use the generated headers
15579 path to make sure they are correctly generated.
15583 2010-02-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15585 Reviewed by Tor Arne Vestbø.
15587 [Qt] Manually add support for the install target on Symbian.
15589 This is required to copy the headers over the ones in Qt.
15593 2010-02-11 Fridrich Strba <fridrich.strba@bluewin.ch>
15595 Reviewed by Gustavo Noronha Silva.
15597 Detect properly different versions of libpng out there.
15601 2010-02-11 Xan Lopez <xlopez@igalia.com>
15603 Try to fix GTK+ build.
15607 2010-02-11 Antonio Gomes <tonikitoo@webkit.org>
15609 Reviewed by Xan Lopez.
15611 Adjust gstreamer-plugins-base minimum version check (from 0.10 to 0.10.23).
15615 2010-02-08 Maciej Stachowiak <mjs@apple.com>
15617 Reviewed by Cameron Zwarich.
15619 Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
15620 https://bugs.webkit.org/show_bug.cgi?id=34698
15624 2010-02-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15626 Reviewed by Xan Lopez.
15628 Bump version to 1.1.21, and adjust library versioning accordingly.
15632 2010-02-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
15634 Reviewed by Gustavo Noronha.
15636 Add gstreamer-app-0.10 to configure.ac
15637 https://bugs.webkit.org/show_bug.cgi?id=34317
15641 2010-02-05 Simon Hausmann <simon.hausmann@nokia.com>
15643 Reviewed by Tor Arne Vestbø.
15645 Add .gitattributes file to tell git about files with Windows linefeeds
15646 https://bugs.webkit.org/show_bug.cgi?id=34645
15648 On Windows git defaults to "true" for core.autocrlf, meaning all text
15649 files in the working directory are converted from CRLF to LF on checkin
15650 time. Some files present in the repository have been checked in with
15651 CRLF linefeeds and git should not try to convert them. The added
15652 .gitattributes file tells git to not do any CRLF conversion.
15654 * .gitattributes: Added.
15656 2010-02-05 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
15658 Reviewed by Simon Hausmann.
15660 [Qt] Generate convenience headers (QWebView, etc) using qmake
15662 In Qt this is done using syncqt, but we use a pro-file instead
15663 that generates makefile-rules for each of the extra headers.
15665 These extra headers are installed alongside the normal headers.
15667 * DerivedSources.pro: Include API-DerivedSources
15669 2010-02-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
15671 Reviewed by Lars Knoll.
15673 [Qt] Make 'make -f Makefile.DerivedSources qmake' work
15675 Previously this target ended up generating a file named
15676 Makefile.DerivedSources.DerivedSources, and so on.
15678 * DerivedSources.pro:
15680 2010-02-04 Christian Dywan <christian@twotasts.de>
15682 Reviewed by Xan Lopez.
15684 Require either libsoup 2.28.2 or 2.29.90.
15688 2010-02-04 Xan Lopez <xlopez@igalia.com>
15690 Reviewed by Gustavo Noronha.
15692 Bump minimum libsoup requirement to 2.29.90
15696 2010-02-02 Gustavo Noronha Silva <gns@gnome.org>
15698 Reviewed by Xan Lopez.
15700 Bump version, and adjust library versioning for 1.1.20.
15704 2010-01-29 Jeremy Orlow <jorlow@chromium.org>
15706 Reviewed by Dimitri Glazkov.
15708 A first step towards the Indexed Database API
15709 https://bugs.webkit.org/show_bug.cgi?id=34342
15711 Add Indexed Database API
15715 2010-01-27 Simon Hausmann <simon.hausmann@nokia.com>
15717 Reviewed by Kenneth Rohde Christiansen.
15719 [Qt] Don't build the tests in packages, only the launcher(s)
15723 2010-01-27 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15725 Reviewed by Tor Arne Vestbø.
15727 [Qt] Add the "d" suffix to QtWebKit's dll on Windows.
15731 2010-01-27 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15733 Unreviewed build fix
15735 [Qt] Build fix for windows when QTDIR contains release libraries.
15737 * WebKit.pri: Use the <name>.lib syntax for linking instead of qmake's -l<name> emulation
15739 2010-01-26 Jedrzej Nowacki <jedrzej.nowacki@nokia.com>
15741 Reviewed by Simon Hausmann.
15743 First steps of the QtScript API.
15745 Two new classes were created; QScriptEngine and QScriptValue.
15746 The first should encapsulate a javascript context and the second a script
15749 This API is still in development, so it isn't compiled by default.
15750 To trigger compilation, pass --qmakearg="CONFIG+=build-qtscript" to
15753 https://bugs.webkit.org/show_bug.cgi?id=32565
15757 2010-01-25 Simon Hausmann <simon.hausmann@nokia.com>
15759 Reviewed by Laszlo Gombos.
15761 [Qt] Fix the build on Maemo5.
15763 https://bugs.webkit.org/show_bug.cgi?id=34051
15765 * WebKit.pri: Disable the use of uitools, just like it's done for Symbian.
15767 2010-01-21 No'am Rosenthal <noam.rosenthal@nokia.com>
15769 Reviewed by Antti Koivisto.
15771 [Qt] Implement GraphicsLayer for accelerated layer compositing
15772 https://bugs.webkit.org/show_bug.cgi?id=33514
15774 * WebKit.pri: Addded compile flags to enable accelerated compositing
15775 on versions higher than 4.5
15777 2010-01-20 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
15779 Reviewed by Simon Hausmann.
15781 [Qt] Make DumpRenderTree build on Windows
15785 2010-01-20 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15787 Reviewed by Simon Hausmann.
15789 [Qt] Fix the recursive generated_files target to work with qmake -r -o
15791 * DerivedSources.pro:
15793 2010-01-20 Simon Hausmann <simon.hausmann@nokia.com>
15795 Reviewed by Tor Arne Vestbø.
15797 [Qt] Make it possible (on *nix at least) to recursively call "make generated_files"
15799 * DerivedSources.pro:
15801 2010-01-19 Gustavo Noronha Silva <gns@gnome.org>
15803 Unreviewed. Shared library versioning update for 1.1.19.
15807 2010-01-15 Gustavo Noronha Silva <gns@gnome.org>
15809 Rubber-stamped by Xan Lopez.
15811 Bump version to 1.1.19.
15815 2010-01-14 Csaba Osztrogonác <ossy@webkit.org>
15817 Reviewed by Eric Seidel.
15819 [Qt] Defective dependencies caused build failing on QtBuildBot.
15820 https://bugs.webkit.org/show_bug.cgi?id=33693
15822 * WebKit.pri: CONFIG += depend_includepath added.
15824 2010-01-14 Steve Block <steveblock@google.com>
15826 Reviewed by David Levin.
15828 Moves general includes before bindings includes in Android build system.
15829 https://bugs.webkit.org/show_bug.cgi?id=33623
15831 This avoids problems with collisions between WebCore/platform/text/StringBuilder.h
15832 and the new JavaScriptCore/runtime/StringBuilder.h. This change puts
15833 JavaScriptCore/runtime and other bindings includes after the WebCore and other
15834 general includes, so that the WebCore StringBuilder.h is picked up when building
15837 * Android.mk: Modified.
15839 2010-01-13 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
15841 Reviewed by Simon Hausmann.
15843 [Qt] Split the build process in two different .pro files.
15844 This allows qmake to be run once all source files are available.
15846 * DerivedSources.pro: Added.
15849 2010-01-07 Daniel Bates <dbates@rim.com>
15851 Reviewed by Eric Seidel.
15853 https://bugs.webkit.org/show_bug.cgi?id=32987
15855 Added ENABLE_XHTMLMP flag. Disabled by default.
15859 2010-01-05 Gustavo Noronha Silva <gns@gnome.org>
15861 Reviewed by Xan Lopez.
15863 Based on idea and original patch by Evan Martin.
15865 Remove libWebCore intermediate library, to improve link time.
15867 [GTK] Build time must be reduced
15868 https://bugs.webkit.org/show_bug.cgi?id=32921
15872 2010-01-05 Xan Lopez <xlopez@igalia.com>
15874 Bump for 1.1.18 release.
15878 2010-01-04 Gustavo Noronha Silva <gns@gnome.org>
15880 Fix JSCore-1.0.gir path to fix make distcheck.
15884 2010-01-04 Simon Hausmann <simon.hausmann@nokia.com>
15886 Reviewed by Tor Arne Vestbø.
15888 [Qt] Fix standalone package builds.
15890 * WebKit.pri: Add logic for detecting standalone builds. Set OUTPUT_DIR to the top-level dir in that case.
15891 * WebKit.pro: Don't build JSC and DRT for package builds.
15893 2010-01-04 Eric Seidel <eric@webkit.org>
15895 Reviewed by Adam Barth.
15897 bugzilla-tool should not require users to install mechanize
15898 https://bugs.webkit.org/show_bug.cgi?id=32635
15900 * .gitignore: Ignore autoinstall.cache.d directory created by autoinstall.py
15902 2009-12-28 Estêvão Samuel Procópio <tevaum@gmail.com>
15904 Reviewed by Gustavo Noronha Silva.
15906 Bug 32940: [GTK] Changing the download throttle conditions.
15907 https://bugs.webkit.org/show_bug.cgi?id=32716
15909 The WebKitDownload progress notification was taking long to
15910 update. This fix makes notification happens each 0.7 secs
15911 or when the progress ups in 1%.
15913 * WebKit/gtk/webkit/webkitdownload.cpp:
15915 2009-12-22 Simon Hausmann <simon.hausmann@nokia.com>
15917 Rubber-stamped by Holger Freyther.
15919 Adjusted path to QtLauncher.
15923 2009-12-19 Evan Martin <evan@chromium.org>
15925 Reviewed by Gustavo Noronha Silva.
15927 Add a couple of WebKitGtk files to .gitignore.
15931 2009-12-18 Benjamin Otte <otte@gnome.org>
15933 Reviewed by Xan Lopez.
15935 [GTK] RemoveDashboard support. It's useless.
15939 2009-12-18 Simon Hausmann <simon.hausmann@nokia.com>
15941 Reviewed by Tor Arne Vestbø.
15943 [Qt] Clean up the qmake build system to distinguish between trunk builds and package builds
15945 https://bugs.webkit.org/show_bug.cgi?id=32716
15947 * WebKit.pri: Use standalone_package instead of QTDIR_build
15949 2009-12-17 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15951 Unreviewed. Build fixes for make distcheck.
15955 2009-12-16 Dan Winship <danw@gnome.org>
15957 Reviewed by Gustavo Noronha Silva.
15959 [Gtk] Content-Encoding support
15961 https://bugs.webkit.org/show_bug.cgi?id=522772
15963 * configure.ac: require libsoup 2.28.2 for SoupContentDecoder
15965 2009-12-13 Eric Seidel <eric@webkit.org>
15967 Reviewed by Gavin Barraclough.
15969 string-base64 test does not compute a valid base64 string
15970 http://bugs.webkit.org/show_bug.cgi?id=16806
15972 * tests/string-base64.js: change str[i] to str.charCodeAt(i)
15974 2009-12-10 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
15976 Reviewed by Xan Lopez.
15978 [GTK] Should provide an API to control the IconDatabase
15979 https://bugs.webkit.org/show_bug.cgi?id=32334
15981 Add test to make sure favicon reporting works.
15985 2009-12-09 Steve Block <steveblock@google.com>
15987 Reviewed by Adam Barth.
15989 Adds Android Makefiles for building with V8.
15990 https://bugs.webkit.org/show_bug.cgi?id=32278
15992 * Android.mk: Modified. Includes Makefiles for V8.
15994 2009-12-08 Steve Block <steveblock@google.com>
15996 Reviewed by Adam Barth.
15998 [Android] Adds Makefiles for Android port.
15999 https://bugs.webkit.org/show_bug.cgi?id=31325
16001 * Android.mk: Added.
16003 2009-12-08 Christian Dywan <christian@twotoasts.de>
16005 Reviewed by Xan Lopez.
16007 * configure.ac: Require only libSoup 2.27.91 but check for 2.29.3
16008 and define HAVE_LIBSOUP_2_29_3 in that case.
16010 2009-12-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16012 Rubber-stamped by Xan Lopez.
16014 Late post-release version bump.
16018 2009-12-08 Dominik Röttsches <dominik.roettsches@access-company.com>
16020 Reviewed by Gustavo Noronha Silva.
16022 [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU)
16023 https://bugs.webkit.org/show_bug.cgi?id=31469
16025 Removing hybrid configuration for --with-unicode-backend=glib
16026 ICU not required anymore.
16028 * autotools/webkit.m4:
16030 2009-12-08 Nikolas Zimmermann <nzimmermann@rim.com>
16032 Rubber-stamped by Maciej Stachowiak.
16034 Turn on (SVG) Filters for Gtk.
16035 https://bugs.webkit.org/show_bug.cgi?id=32224
16039 2009-12-07 Dmitry Titov <dimich@chromium.org>
16041 Rubber-stamped by Darin Adler.
16043 Remove ENABLE_SHARED_SCRIPT flags
16044 https://bugs.webkit.org/show_bug.cgi?id=32245
16045 This patch was obtained by "git revert" command and then un-reverting of ChangeLog files.
16049 2009-12-06 Gustavo Noronha Silva <gns@gnome.org>
16051 Reviewed by Xan Lopez.
16053 Build the new API test.
16055 [GTK] REGRESSION: webkit thinks it can render PDFs
16056 https://bugs.webkit.org/show_bug.cgi?id=32183
16060 2009-12-05 Vincent Untz <vuntz@gnome.org>
16062 Reviewed by Gustavo Noronha.
16064 Fixes race for builds with introspection enabled, and parallel
16069 2009-12-04 Xan Lopez <xlopez@igalia.com>
16071 Reviewed by Gustavo Noronha.
16073 [GTK]Enable DNS prefetching
16074 https://bugs.webkit.org/show_bug.cgi?id=23846
16076 Bump libsoup required version to 2.29.3 for DNS prefetching.
16080 2009-11-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16082 Rubber-stamped by Xan Lopez.
16084 Make sure we distribute and install GObject Introspection files.
16088 2009-11-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16090 Build fix. Make sure JSCore-1.0.gir is added to the distributed
16095 2009-11-30 Xan Lopez <xlopez@igalia.com>
16097 Reviewed by Gustavo Noronha.
16099 Bump versions for 1.1.17 release.
16103 2009-11-30 Jan-Arve Sæther <jan-arve.saether@nokia.com>
16105 Reviewed by Simon Hausmann.
16107 [Qt] Fix compilation with win32-icc
16109 Include os-win32 for stdint.h since MS does not ship that in their PSDK.
16113 2009-11-26 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16115 Reviewed by Oliver Hunt.
16117 Move GOwnPtr* from wtf to wtf/gtk
16118 https://bugs.webkit.org/show_bug.cgi?id=31793
16120 * GNUmakefile.am: Add JavaScriptCore/wtf/gtk to
16123 2009-11-24 Dmitry Titov <dimich@chromium.org>
16125 Reviewed by Eric Seidel.
16127 Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit
16128 https://bugs.webkit.org/show_bug.cgi?id=31444
16132 2009-11-24 Jason Smith <dark.panda@gmail.com>
16134 Reviewed by Alexey Proskuryakov.
16136 RegExp#exec's returned Array-like object behaves differently from
16138 https://bugs.webkit.org/show_bug.cgi?id=31689
16140 * LayoutTests/fast/js/regexp-in-and-foreach-handling.html: Added.
16141 * LayoutTests/fast/js/script-tests/regexp-in-and-foreach-handling.js: Added.
16142 * LayoutTests/fast/js/regexp-in-and-foreach-handling-expected.txt: Added.
16144 2009-11-24 Jens Alfke <snej@chromium.org>
16146 Reviewed by David Levin.
16148 Ignore Chromium's Xcode projects that are auto-generated from .gyp files.
16149 https://bugs.webkit.org/show_bug.cgi?id=31847
16151 * .gitignore: Add three .xcodeproj files.
16153 2009-11-09 Priit Laes <plaes@plaes.org>
16155 Reviewed by Oliver Hunt.
16157 [Gtk] Build from tarball fails with --enable-introspection
16158 https://bugs.webkit.org/show_bug.cgi?id=31261
16160 We need to enable gobject-introspection during distcheck otherwise
16161 some of the required files are missing in tarball.
16165 2009-11-05 Priit Laes <plaes@plaes.org>
16167 Reviewed by Jan Alonzo.
16169 [Gtk] Build failure with --enable-introspection
16170 https://bugs.webkit.org/show_bug.cgi?id=31102
16172 Add search and include paths for JSCore-1.0.gir required by
16173 gobject-introspection tools.
16177 2009-11-04 Benjamin Otte <otte@gnome.org>
16179 Reviewed by Gustavo Noronha.
16181 Update Cairo requirement to 1.6.
16183 https://bugs.webkit.org/show_bug.cgi?id=19266
16187 2009-11-02 Estêvão Samuel Procópio <tevaum@gmail.com>
16189 Reviewed by Gustavo Noronha.
16191 [Build] make install ignores --prefix option for gobject-introspection.
16192 https://bugs.webkit.org/show_bug.cgi?id=31025
16194 Make the build system use the --prefix path also when installing
16195 gobject-introspection files.
16197 * configure.ac: use --prefix path in GITDIR and GIRTYPELIBDIR
16199 2009-11-02 Xan Lopez <xlopez@igalia.com>
16201 Bump version before release (or post-release, depending on your
16202 point of view) so that we can make applications depending on
16203 unreleased APIs in WebKit svn fail at configure time when the
16204 requirements are not met.
16208 2009-11-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16210 Reviewed by Eric Seidel.
16212 Turn on warnings for QtWebKit for gcc
16213 https://bugs.webkit.org/show_bug.cgi?id=30958
16215 * WebKit.pri: Turn on warnings for the GCC compiler
16217 2009-10-30 Adam Barth <abarth@webkit.org>
16219 Reviewed by Mark Rowe.
16221 Teach git to ignore some files
16222 https://bugs.webkit.org/show_bug.cgi?id=30951
16224 Ignore WebKitBuild because we never want to version that directory.
16225 Also, ignore the xcode project files so git clean doesn't blow away
16226 your project settings. Finally, ignore the compiled python files in
16227 WebKitTools/Script modules because they clutter up git status.
16229 * .gitignore: Added.
16231 2009-10-30 Roland Steiner <rolandsteiner@chromium.org>
16233 Reviewed by Eric Seidel.
16235 Remove ENABLE_RUBY guards as discussed with Dave Hyatt and Maciej Stachowiak.
16237 Bug 28420 - Implement HTML5 <ruby> rendering
16238 (https://bugs.webkit.org/show_bug.cgi?id=28420)
16240 No new tests (no functional change).
16244 2009-10-26 Holger Hans Peter Freyther <zecke@selfish.org>
16246 Rubber-stamped by Darin Adler.
16248 Export fastMalloc, fastCalloc, fastRealloc and fastFree
16249 https://bugs.webkit.org/show_bug.cgi?id=30769
16251 Export the FastMalloc functions outside of the libwebkit library
16252 to be able to instrument memory allocations. These are C++ symbols
16253 but do not require the C++ runtime to be useful and should be of
16254 no harm to plain C code.
16256 * autotools/symbols.filter:
16258 2009-10-26 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16260 Reviewed by Jan Alonzo.
16262 Alternative solution to regression introduced in r48672.
16266 2009-10-26 Xan Lopez <xlopez@igalia.com>
16268 Reviewed by Gustavo Noronha.
16270 Update for 1.1.16 release.
16274 2009-10-24 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16276 Reviewed by Holger Freyther.
16278 [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
16279 https://bugs.webkit.org/show_bug.cgi?id=30476
16281 Set the stack size to 80 Kb and heap size to the 128kB - 32MB range
16282 to all executables linking against WebKit library.
16286 2009-10-18 Jan Michael Alonzo <jmalonzo@webkit.org>
16288 Reviewed by Holger Freyther.
16290 [GTK] Add MathML to the build system
16291 https://bugs.webkit.org/show_bug.cgi?id=30487
16293 Add --enable-mathml to configure.
16297 2009-10-15 Jan Michael Alonzo <jmalonzo@webkit.org>
16299 Reviewed by Xan Lopez.
16301 [GTK] marshal stamp files are not cleaned after a distclean
16302 https://bugs.webkit.org/show_bug.cgi?id=30156
16304 Add the stamp files directly to cleanfiles. Also rearrange the
16305 variable declarations so we don't miss any files that need to be
16306 cleaned up during the clean targets.
16310 2009-10-15 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16312 Unreviewed. Help text fix - Web Sockets default is no, not yes.
16316 2009-10-12 Jan Michael Alonzo <jmalonzo@webkit.org>
16318 Rubberstamped by Eric Seidel.
16320 [Gtk] Fix icu CFLAG for Darwin
16321 https://bugs.webkit.org/show_bug.cgi?id=29517
16323 Don't escape the srcdir variable. Also use $host instead of the
16326 * autotools/webkit.m4:
16328 2009-10-12 Jan Michael Alonzo <jmalonzo@webkit.org>
16330 Reviewed by Gustavo Noronha.
16332 [Gtk] Use the SQLite3 headers from WebKitLibraries if sqlite3 is undetected
16333 https://bugs.webkit.org/show_bug.cgi?id=29518
16337 2009-10-05 Zoltan Horvath <zoltan@webkit.org>
16339 Reviewed by Simon Hausmann.
16341 [Qt] Disable TCmalloc for Windows port at the present, because MinGW
16342 hasn't got built-in pthread library.
16346 2009-10-02 Prasanth Ullattil <prasanth.ullattil@nokia.com>
16348 Reviewed by Simon Hausmann.
16350 Disable a few more harmless MSVC warnings.
16354 2009-10-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16356 Unreviewed, build fix.
16358 [Qt] Symbian build break after r48976.
16359 unix is set for Symbian in the Qt build system.
16363 2009-10-01 Zoltan Horvath <zoltan@webkit.org>
16365 Reviewed by Simon Hausmann.
16367 [Qt] Enable TCmalloc for the Linux, Mac and Windows Qt-port
16368 https://bugs.webkit.org/show_bug.cgi?id=27029
16370 Remove USE_SYSTEM_MALLOC for Linux, Mac and Windows Qt-port from WebKit.pri,
16371 so these Qt-ports will use TCmalloc as other ports.
16375 2009-10-01 Martin Robinson <martin.james.robinson@gmail.com>
16377 Reviewed by Xan Lopez.
16379 [GTK] GtkIMContext filtering interferes with DOM key events
16380 https://bugs.webkit.org/show_bug.cgi?id=28733
16382 Add new key event test ensuring that IME keypresses are handled.
16386 2009-10-01 Philippe Normand <pnormand@igalia.com>
16388 Reviewed by Xan Lopez.
16390 [GTK] data: uri support in media player
16391 https://bugs.webkit.org/show_bug.cgi?id=29842
16393 Check presence of gstreamer-pbutils-0.10.
16397 2009-09-26 David Kilzer <ddkilzer@apple.com>
16399 GTK BUILD FIX: add ENABLE_ORIENTATION_EVENTS support to configure.ac
16401 * configure.ac: Added support for ENABLE_ORIENTATION_EVENTS.
16403 2009-09-23 Xan Lopez <xlopez@igalia.com>
16405 Reviewed by Gustavo Noronha.
16407 Do not add unneeded include paths for gir files, and add the
16408 include paths for headers manually instead of relying on our own
16409 pc file and installed headers, since that adds a circular
16414 2009-09-23 Jan Michael Alonzo <jmalonzo@webkit.org>
16416 Reviewed by Xan Lopez.
16418 Minor reorganization to the patch landed in
16419 http://trac.webkit.org/changeset/48670. Also move JSCore-1.0.gir
16420 in the gtk directory as that's only useful to the Gtk port at the
16426 2009-09-23 Xan Lopez <xlopez@igalia.com>
16428 Reviewed by Gustavo Noronha.
16430 [GTK] We should generate our own gir file for introspection
16431 https://bugs.webkit.org/show_bug.cgi?id=29603
16433 Generate gir and typelib files for WebKit and JSCore. The JSCore
16434 gir file is handwritten (since it's only useful, for now, as a
16435 dependency of the WebKit gir file), the WebKit one is
16436 autogenerated from the headers.
16439 * JSCore-1.0.gir: Added.
16442 2009-09-22 Philippe Normand <pnormand@igalia.com>
16444 Reviewed by Xan Lopez.
16446 link errors due to wrong UNICODE_LIBS on Ubuntu Jaunty
16447 https://bugs.webkit.org/show_bug.cgi?id=29638
16449 Call icu-cconfig with ldflags-libsonly to prevent having a -L
16450 statement that could override libs installed in another prefix.
16452 * autotools/webkit.m4:
16454 2009-09-21 Xan Lopez <xlopez@igalia.com>
16456 Reviewed by Gustavo Noronha.
16458 Bump version for 1.1.15 release.
16462 2009-09-18 Xan Lopez <xlopez@igalia.com>
16464 Reviewed by Gustavo Noronha and Jan Alonzo.
16466 [GTK] context menu overriding API is very limited
16467 https://bugs.webkit.org/show_bug.cgi?id=27546
16469 Add new tests to the build.
16473 2009-09-18 Xan Lopez <xlopez@igalia.com>
16475 Reviewed by Gustavo Noronha and Jan Alonzo.
16477 [GTK] context menu overriding API is very limited
16478 https://bugs.webkit.org/show_bug.cgi?id=27546
16480 Add WebKitHitTestResult to the build.
16484 2009-09-10 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16486 Reviewed by Ariya Hidayat.
16488 Disable some ARM compiler warnings
16489 https://bugs.webkit.org/show_bug.cgi?id=29083
16491 The following ARM compiler warnings are disabled
16493 - #68-D: integer conversion resulted in a change of sign
16494 - #111-D: statement is unreachable
16495 - #177-D: variable XXX was declared but never referenced
16496 - #368-D: class XXX defines no constructor to initialize the following: YYY
16497 - #830-D: function XXX "XXX::operator new" has no corresponding operator delete
16498 - #1293-D: assignment in condition
16502 2009-09-09 Kenneth Rohde Christiansen <kenneth@webkit.org>
16504 Reviewed by Simon Hausmann.
16506 [Qt] Add the alternative QtLauncher (based on QGraphicsView) to the build.
16508 https://bugs.webkit.org/show_bug.cgi?id=28862
16512 2009-09-07 Xan Lopez <xlopez@igalia.com>
16514 Rubber-stamped by Gustavo Noronha.
16516 Bump versions in preparation for 1.1.14 release.
16520 2009-09-07 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16522 Reviewed by Xan Lopez.
16524 https://bugs.webkit.org/show_bug.cgi?id=26854
16525 [GTK] Needs API to allow more control over outgoing requests
16527 * GNUmakefile.am: new files added to the build for new class
16528 WebKitNetworkResponse
16530 2009-09-06 Martin Robinson <martin.james.robinson@gmail.com>
16532 Reviewed by Gustavo Noronha, Jan Alonzo and Xan Lopez.
16534 [Gtk] Expose a database API
16535 https://bugs.webkit.org/show_bug.cgi?id=27899
16537 Expose an HTML5 database API for GTK+.
16541 2009-09-04 Albert Bachand <albertb@google.com>
16543 Reviewed by Eric Seidel.
16545 Modify the condition regarding the key modifier for opening combo
16546 boxes under GTK from just PLATFORM(GTK) to also look for
16547 (PLATFORM(CHROMIUM) && PLATFORM(LINUX)).
16549 * WebCore/dom/SelectElement.cpp:
16550 * WebCore/manual-tests/select-popup-on-spacebar.html:
16552 2009-09-02 Jan Michael Alonzo <jmalonzo@webkit.org>
16554 Reviewed by Xan Lopez and Gustavo Noronha.
16556 [Gtk] Implement a WebDataSource for the gtk port
16557 https://bugs.webkit.org/show_bug.cgi?id=24758
16559 Add WebKitWebDataSource unit test to the build script
16563 2009-09-02 Jan Michael Alonzo <jmalonzo@webkit.org>
16565 Reviewed by Xan Lopez and Gustavo Noronha.
16567 [Gtk] Implement a WebDataSource for the gtk port
16568 https://bugs.webkit.org/show_bug.cgi?id=24758
16570 Add WebKitWebDataSource and DocumentLoaderGtk to the build script.
16574 2009-09-01 Jan Michael Alonzo <jmalonzo@webkit.org>
16576 Reviewed by Xan Lopez and Gustavo Noronha.
16578 [Gtk] Implement a WebDataSource for the gtk port
16579 https://bugs.webkit.org/show_bug.cgi?id=24758
16581 Add WebKitWebResource to the build script.
16585 2009-08-28 Jan Michael Alonzo <jmalonzo@webkit.org>
16587 Reviewed by Oliver Hunt.
16589 Gtk Build broken for OSX Quartz
16590 https://bugs.webkit.org/show_bug.cgi?id=28727
16592 Define XP_UNIX for non-Win OS builds.
16596 2009-08-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16598 Reviewed by Holger Freyther.
16600 https://bugs.webkit.org/show_bug.cgi?id=25889
16601 [GTK] scrollbar policy for main frame is not implementable
16603 Adding files for the new test for window-related issues (starting
16604 with scrollbar policy).
16608 2009-08-27 Priit Laes <plaes@plaes.org>
16610 Reviewed by Xan Lopez.
16612 [GTK] Out-of-srcdir build problem
16613 https://bugs.webkit.org/show_bug.cgi?id=28741
16615 * GNUmakefile.am, autotools/webkit.m4:
16616 Fix problem with out-of-srcdir builds. Also bump required glib version.
16618 2009-08-24 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16620 Reviewed by Xan Lopez.
16622 Bump package and so versions for 1.1.13 release.
16626 2009-08-22 Javier Jardón <javierjc1982@gmail.com>
16628 [GTK] Not use deprecated symbols in WebKitWebView example code.
16629 https://bugs.webkit.org/show_bug.cgi?id=28651
16631 * WebKit/gtk/webkit/webkitwebview.cpp
16633 2009-08-18 Xan Lopez <xlopez@igalia.com>
16635 Rubber-stamped by Holger Freyther.
16637 Require at least libsoup 2.27.91 for the new password
16638 manager/authentication APIs.
16642 2009-08-18 Drew Wilson <atwilson@google.com>
16644 Reviewed by NOBODY (Build Break).
16646 Speculative fix for GTK DumpRenderTree.
16650 2009-08-18 Kent Tamura <tkent@chromium.org>
16652 Reviewed by Eric Seidel.
16654 Add --enable-datalist option.
16658 2009-08-14 Adam Bergkvist <adam.bergkvist@ericsson.com>
16660 Reviewed by Sam Weinig.
16662 [GTK] Added EventSource to the build (default on).
16663 https://bugs.webkit.org/show_bug.cgi?id=14997
16667 2009-08-14 Jan Michael Alonzo <jmalonzo@webkit.org>
16669 Rubber-stamped by Gustavo Noronha.
16671 Initialize CFLAGS and CXXFLAGS before the main body of the
16672 WEBKIT_INIT macro so C files don't get built with "-g -O2".
16674 * autotools/webkit.m4:
16676 2009-08-12 Xan Lopez <xlopez@igalia.com>
16678 Reviewed by Jan Alonzo.
16680 [GTK] Remove keyring optional features
16681 https://bugs.webkit.org/show_bug.cgi?id=28173
16683 Remove keyring support, we now do authentication storage through
16684 libsoup. We depend on libsoup master now, will bump the dependency
16685 when there's a new release.
16690 2009-08-11 Drew Wilson <atwilson@google.com>
16692 Reviewed by NOBODY (Build break).
16694 Speculative fix for GTK build break.
16698 2009-08-11 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
16700 Reviewed by Simon Hausmann.
16702 Build the TestNetscapePlugin on Qt/Mac
16706 2009-08-11 Xan Lopez <xlopez@igalia.com>
16708 Reviewed by Jan Alonzo.
16710 Prefix lengthy commands with AM_V_GEN so that they produce an
16711 output like 'GEN <filename>' when in silent mode.
16715 2009-08-05 Jan Michael Alonzo <jmalonzo@webkit.org>
16717 Reviewed by Xan Lopez.
16719 [Gtk] macros in webkit.m4 should be defined once only
16720 https://bugs.webkit.org/show_bug.cgi?id=27929
16722 The macros in webkit.m4 are not meant to be called multiple times
16723 so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
16724 AC_REQUIRE to remove the automake warnings when doing autogen.sh.
16726 Lastly, make sure CXXFLAGS and CFLAGS are defined before
16727 AC_PROG_CXX gets expanded so it doesn't add "-g -O2" on Release builds.
16729 * autotools/webkit.m4:
16731 2009-08-05 Xan Lopez <xlopez@igalia.com>
16733 Revert r46714, it was making us build debug images by default.
16735 * autotools/webkit.m4:
16737 2009-08-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16739 Reviewed by Eric Seidel.
16741 [Qt] Consolidate common gcc flags to WebKit.pri
16742 https://bugs.webkit.org/show_bug.cgi?id=27934
16746 2009-08-03 Jan Michael Alonzo <jmalonzo@webkit.org>
16748 Rubber-stamped by Eric Seidel.
16750 [Gtk] macros in webkit.m4 should be defined once only
16751 https://bugs.webkit.org/show_bug.cgi?id=27929
16753 The macros in webkit.m4 are not meant to be called multiple times
16754 so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
16755 AC_REQUIRE to remove the automake warnings when doing autogen.sh.
16757 * autotools/webkit.m4:
16759 2009-07-29 Ariya Hidayat <ariya.hidayat@nokia.com>
16761 Reviewed by Simon Hausmann.
16763 Adding ImageDiff project file.
16765 https://bugs.webkit.org/show_bug.cgi?id=27813
16767 * WebKit.pro: Added ImageDiff.pro.
16769 2009-07-29 Jan Michael Alonzo <jmalonzo@webkit.org>
16771 Reviewed by Eric Seidel and Xan Lopez.
16773 [Gtk] Enable http/tests/appcache tests
16774 https://bugs.webkit.org/show_bug.cgi?id=27674
16776 * GNUmakefile.am: Add webkit/webkitapplicationcache.cpp
16778 2009-07-28 Xan Lopez <xlopez@igalia.com>
16780 Reviewed by Gustavo Noronha.
16782 Use automake 1.11 SILENT_RULES when present, for cleaner build
16783 output. You can disable it by passing --disable-silent-rules to
16784 configure or V=1 to make.
16786 * autotools/dolt.m4:
16789 2009-07-28 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16791 Reviewed by Simon Hausmann.
16793 [Qt] Disable some compiler warnings for the win build
16794 https://bugs.webkit.org/show_bug.cgi?id=27709
16798 2009-07-28 Xan Lopez <xlopez@igalia.com>
16800 Reviewed by Gustavo Noronha.
16802 * configure.ac: bump version for 1.1.12 release.
16804 2009-07-24 Xan Lopez <xlopez@igalia.com>
16806 Reviewed by Gustavo Noronha.
16808 Remove unneeded commas from PKG_CHECK_MODULES.
16812 2009-07-24 Jan Michael Alonzo <jmalonzo@webkit.org>
16814 Reviewed by Xan Lopez.
16816 Bump pango version requirement to 1.12 which is the version that
16817 came with Gtk 2.10.
16821 2009-07-21 Roland Steiner <rolandsteiner@google.com>
16823 Reviewed by David Levin.
16825 Add ENABLE_RUBY to list of build options
16826 https://bugs.webkit.org/show_bug.cgi?id=27324
16828 * configure.ac: Added flag ENABLE_RUBY.
16830 2009-07-20 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16832 Reviewed by Holger Freyther.
16834 [Qt] Add an option for QtLauncher to build without QtUiTools dependency
16835 https://bugs.webkit.org/show_bug.cgi?id=27438
16837 Based on Norbert Leser's work.
16839 * WebKit.pri: Symbian does not have UiTools
16841 2009-07-16 Fumitoshi Ukai <ukai@chromium.org>
16843 Reviewed by David Levin.
16845 Add --web-sockets flag and ENABLE_WEB_SOCKETS define.
16846 https://bugs.webkit.org/show_bug.cgi?id=27206
16848 Add --enable-web-sockets in configure.ac
16852 2009-07-16 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16854 Reviewed by Simon Hausmann.
16856 [Qt] Enable GNU compiler extensions to the ARM compiler
16857 for all Qt ports using RVCT
16858 https://bugs.webkit.org/show_bug.cgi?id=27348
16862 2009-07-15 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
16864 Rubber-stamped by Simon Hausmann.
16866 Fix the Qt/Mac build by disabling TestNetscapePlugin
16868 We should fix and enable this once we run DRT for Qt/Mac
16872 2009-07-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
16874 Unreviewed build fix. Require the correct libsoup version now that
16879 2009-07-13 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16881 Reviewed by Tor Arne Vestbø.
16883 [Qt] Build fix for QtWebKit on Win
16884 https://bugs.webkit.org/show_bug.cgi?id=27205
16886 * WebKit.pri: Include the major version number in the QtWebKit
16887 library file for Win.
16889 2009-07-13 Simon Hausmann <simon.hausmann@nokia.com>
16891 Reviewed by Ariya Hidayat.
16893 Add the test netscape plugin for the Qt DRT to the build.
16897 2009-07-13 Drew Wilson <atwilson@google.com>
16899 Reviewed by David Levin.
16901 Add ENABLE(SHARED_WORKERS) flag and define SharedWorker APIs
16902 https://bugs.webkit.org/show_bug.cgi?id=26932
16904 Added ENABLE(SHARED_WORKERS) flag.
16908 2009-07-12 Xan Lopez <xlopez@igalia.com>
16910 Reviewed by Gustavo Noronha.
16912 Bump version in preparation for 1.1.11 release.
16916 2009-07-07 Norbert Leser <norbert.leser@nokia.com>
16918 Reviewed by Simon Hausmann.
16920 Exclude DumpRenderTree.pro from symbian build
16924 2009-07-09 Drew Wilson <atwilson@google.com>
16926 Reviewed by Alexey Proskuryakov.
16928 https://bugs.webkit.org/show_bug.cgi?id=26903
16930 Turned on CHANNEL_MESSAGING by default because the MessageChannel API
16931 can now be implemented for Web Workers and is reasonably stable.
16933 * configure.ac: enable CHANNEL_MESSAGING.
16935 2009-07-03 Jan Michael Alonzo <jmalonzo@webkit.org>
16937 Reviewed by Xan Lopez and Gustavo Noronha.
16939 Set user-agent from application
16940 https://bugs.webkit.org/show_bug.cgi?id=17375
16942 Define UA version macros to be used by the UA string.
16943 Add new WebSettings unit test for the User-Agent string API.
16948 2009-06-20 Gustavo Noronha Silva <gns@gnome.org>
16950 Reviewed by Jan Alonzo.
16952 Adding files for the new test case for loading statuses.
16956 2009-06-15 Xan Lopez <xlopez@igalia.com>
16958 Reviewed by Gustavo Noronha.
16960 Version bump in preparation for 1.1.10 release.
16964 2009-06-12 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
16966 Reviewed by Xan Lopez.
16968 Refactor handling of options in the build-webkit script
16970 Options are now defined in one place, and then reused when creating
16971 the usage help text, the arguments to GetOptions(), and when passing
16972 the options on to the underlying port-dependent build systems.
16974 This allows the Qt port to read the defaults for the options from the
16975 pro file (dynamically), and to pass the options on to qmake at build.
16979 2009-06-11 Laszlo Gombos <laszlo.1.gombos@nokia.com>
16981 Reviewed by Holger Freyther.
16983 [Qt] Fix release build detection
16984 https://bugs.webkit.org/show_bug.cgi?id=26267
16988 2009-06-10 Gustavo Noronha Silva <gns@gnome.org>
16990 Reviewed by Xan Lopez.
16992 Add unit tests for our WebKitNetworkRequest object.
16996 2009-06-10 Xan Lopez <xlopez@igalia.com>
16998 Reviewed by Gustavo Noronha.
17000 Version bump in preparation for 1.1.9 release.
17004 2009-06-10 Xan Lopez <xlopez@igalia.com>
17006 Reviewed by Jan Alonzo.
17008 https://bugs.webkit.org/show_bug.cgi?id=25415
17009 [GTK][ATK] Please implement support for get_text_at_offset
17011 Add new dependency on the Gail utils library, needed for our a11y
17017 2009-05-29 Gustavo Noronha Silva <gns@gnome.org>
17019 Reviewed by Jan Alonzo.
17021 Add a test-case for our HTTP backend, currently checking the
17022 ref-counting of the SoupMessage.
17026 2009-05-28 Dirk Schulze <krit@webkit.org>
17028 Reviewed by Nikolas Zimmermann.
17030 Enable the new build flag --filters for Gtk. More details in WebCore/ChangeLog.
17034 2009-05-19 Xan Lopez <xlopez@igalia.com>
17036 Reviewed by Jan Alonzo and Gustavo Noronha.
17038 https://bugs.webkit.org/show_bug.cgi?id=25415
17039 [GTK][ATK] Please implement support for get_text_at_offset
17041 Add new test file for ATK.
17045 2009-05-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17047 Rubber-stamped by Xan Lopez.
17049 Fix webkitgtk_cleanfiles to clean gtk-doc-related files in the
17050 correct directory, so that we pass make distcheck.
17054 2009-05-28 Xan Lopez <xlopez@igalia.com>
17056 Bump version numbers in preparation for 1.1.8 release.
17060 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
17062 Unreviewed build fix. Add gstreamer-video-0.10 libs to
17063 GSTREAMER_LIBS to resolve an undefined reference to gst_video_get_size
17064 - symbol used in MediaPlayerPrivateGstreamer.
17068 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
17070 Reviewed by Xan Lopez.
17072 [Gtk] Various autotools build refactoring and fixes
17073 https://bugs.webkit.org/show_bug.cgi?id=25286
17075 Refactor library LIBS. Move third-party libs in libwebkit instead
17080 2009-05-22 Antonio Gomes <antonio.gomes@openbossa.org>
17082 Reviewed by Gustavo Noronha.
17084 Make Gtk build not bail out if gtk-doc-tools is not installed.
17086 Warning message shown instead.
17090 2009-05-22 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17092 Reviewed by Xan Lopez.
17094 Add big warnings about the glib unicode backend being slow and
17095 incomplete, since it is a work in progress.
17097 * autotools/webkit.m4:
17100 2009-05-22 Dominik Röttsches <dominik.roettsches@access-company.com>
17102 Reviewed by Gustavo Noronha.
17104 https://bugs.webkit.org/show_bug.cgi?id=15914
17105 [GTK] Implement Unicode functionality using GLib
17107 Initial version of this patch by Jürg Billeter.
17109 Adding options for --with-unicode-backend=icu|glib
17110 and checking for pango version >= 1.21.0 if GLib backend
17111 is selected. Temporarily, until remaining parts of
17112 this patch are committed, introduce WTF_USE_GLIB_ICU_UNICODE_HYBRID
17113 macro to allow for a mixed compilation with WTF Unicode
17114 backend based on GLib while text codecs and TextBreakIterator
17115 remain ICU dependent.
17120 2009-05-18 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17122 Reviewed by Gavin Barraclough.
17124 Enable YARR, and disable WREC for GTK+.
17128 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
17130 Reviewed by Xan Lopez.
17132 [Gtk] Various autotools build refactoring and fixes
17133 https://bugs.webkit.org/show_bug.cgi?id=25286
17135 Add support for running unit tests. Also run the tests whenever
17136 the 'check' target runs.
17140 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
17142 Reviewed by Xan Lopez.
17144 [Gtk] Various autotools build refactoring and fixes
17145 https://bugs.webkit.org/show_bug.cgi?id=25286
17151 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
17153 Reviewed by Xan Lopez.
17155 [Gtk] Various autotools build refactoring and fixes
17156 https://bugs.webkit.org/show_bug.cgi?id=25286
17158 Add -no-install and -no-fast-install to programs and tests that we
17159 don't install. Also remove -O2 since this is already handled at
17164 2009-05-17 Jan Michael Alonzo <jmalonzo@webkit.org>
17166 Reviewed by Xan Lopez.
17168 [Gtk] Various autotools build refactoring and fixes
17169 https://bugs.webkit.org/show_bug.cgi?id=25286
17171 Refactor library cflags
17175 2009-05-15 Fridrich Strba <fridrich.strba@bluewin.ch>
17177 Reviewed by Jan Alonzo.
17179 Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM, since
17180 the JIT compiler is not a cross-compiler
17184 2009-05-13 Xan Lopez <xlopez@igalia.com>
17186 Unreviewed: bump versions in preparation for 1.1.7 release.
17190 2009-05-13 Xan Lopez <xlopez@igalia.com>
17192 Rubber-stamped by Gustavo Noronha.
17194 Revert commit r43563, since it breaks WebKitGTK+ when compiled
17199 2009-05-12 Jan Michael Alonzo <jmalonzo@webkit.org>
17201 Reviewed by Holger Freyther.
17203 [Gtk] Various autotools build refactoring and fixes
17204 https://bugs.webkit.org/show_bug.cgi?id=25286
17206 Refactor use of CFLAGS, CXXFLAGS, LIBADD and LDFLAGS.
17210 2009-05-09 Jan Michael Alonzo <jmalonzo@webkit.org>
17212 Reviewed by Gustavo Noronha.
17214 WebKit-r43163 won't build for gtk-directfb
17215 https://bugs.webkit.org/show_bug.cgi?id=25538
17217 Move the ENCHANT check out of the with_target conditional since it
17218 applies to all targets
17222 2009-05-09 Mike Hommey <glandium@debian.org>
17224 Reviewed by Geoffrey Garen. Landed by Jan Alonzo.
17226 Enable JIT on x86-64 gtk+
17227 https://bugs.webkit.org/show_bug.cgi?id=24724
17231 2009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17233 Reviewed by Xan Lopez.
17235 Ship the gtk-doc.make file, so as to not depend on gtkdoc-tools.
17240 2009-05-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
17242 Reviewed by Simon Hausmann.
17244 Build QtWebKit as a framework on Mac
17246 This implies both debug and release build by default, unless
17247 one of the --debug or --release config options are passed to
17248 the build-webkit script.
17250 Frameworks can be disabled by passing CONFIG+=webkit_no_framework
17251 to the build-webkit script.
17253 To be able to build both debug and release targets in parallel
17254 we have to use separate output directories for the generated
17255 sources, which is not optimal, but required to avoid race conditions.
17257 An optimization would be to only require this spit-up on Mac.
17261 2009-04-30 Jan Michael Alonzo <jmalonzo@webkit.org>
17263 Unreviewed build GTK build fix
17265 * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
17267 2009-04-30 Dimitri Glazkov <dglazkov@chromium.org>
17269 Unreviewed, build fix.
17271 https://bugs.webkit.org/show_bug.cgi?id=25470
17272 Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
17274 * configure.ac: Add autoconfig options, missed in the first commit.
17276 2009-04-28 Xan Lopez <xlopez@igalia.com>
17278 Unreviewed: bump versions in preparation for 1.1.6 release.
17282 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
17284 Reviewed by Xan Lopez.
17286 [GTK] Error reporting
17287 https://bugs.webkit.org/show_bug.cgi?id=18344
17289 Add webkiterror to the build.
17293 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
17295 Reviewed by Xan Lopez.
17297 [GTK] Error reporting
17298 https://bugs.webkit.org/show_bug.cgi?id=18344
17300 Add the default error page for installation.
17304 2009-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
17306 Reviewed by Gustavo Noronha.
17308 https://bugs.webkit.org/show_bug.cgi?id=15616
17309 [GTK] Add spell checking
17311 Add enchant support for spell-checking-languages property to work
17317 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
17319 Reviewed by Ariya Hidayat.
17321 Added support for generating API docs in the Qt build using "make docs"
17323 * WebKit.pro: Include docs.pri for "make docs" target.
17325 2009-04-14 Xan Lopez <xlopez@igalia.com>
17327 Unreviewed version bump in preparation for 1.1.5 release.
17331 2009-04-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17333 Rubber-stamped by Sam Weinig.
17335 Added rules to maintain the localization support. We cannot simply
17336 use whatever gettextize gives us because our build system is
17342 2009-04-05 Mike Hommey <glandium@debian.org>
17344 Reviewed by Holger Freyther.
17346 Filter out all C++ symbols
17347 https://bugs.webkit.org/show_bug.cgi?id=24960
17349 Considering the public API is all C, we can just filter out all
17350 C++ mangled symbols, which will avoid exporting symbols in some
17351 corner cases such as gcc bugs on specific architectures, etc.
17353 * autotools/symbols.filter:
17355 2009-04-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17357 Reviewed by Holger Freyther.
17359 Require GTK+ >= 2.10; 2.8 is already very old, and some very
17360 useful APIs are only available since 2.10.
17364 2009-04-01 Christian Dywan <christian@twotoasts.de>
17366 Reviewed by Holger Freyther.
17368 Unit test WebKitDownload
17369 http://bugs.webkit.org/show_bug.cgi?id=24844
17371 * GNUmakefile.am: Add a unit test for downloading.
17373 2009-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17375 Unreviewed build fix. Fix make distcheck, after the gtk-doc
17380 2009-03-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
17382 Reviewed by Holger Freyther.
17384 Integrate gtk-doc into the Gtk+ buildsystem.
17389 2009-03-30 Xan Lopez <xlopez@igalia.com>
17391 Unreviewed: bump version to 1.1.4 for release.
17395 2009-03-21 Xan Lopez <xlopez@igalia.com>
17397 Reviewed by Holger Freyther.
17399 Require gnome-keyring 2.26.0, since we were depending on an
17400 unreleased trunk revision between 2.25.91 and 2.26.0.
17404 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
17406 Reviewed by Holger Freyther.
17408 [GTK] Misc patches for WebKitWebHistoryItem
17409 https://bugs.webkit.org/show_bug.cgi?id=24493
17411 Added build support for build the WebKitWebHistoryItem unit test.
17415 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
17417 Reviewed by Holger Freyther.
17419 Separate gtk unit tests
17420 https://bugs.webkit.org/show_bug.cgi?id=24039
17422 Build the unit tests accordingly.
17426 2009-03-17 Gustavo Noronha Silva <gns@gnome.org>
17428 Reviewed by Mark Rowe.
17430 Enable HTML5 media elements support by default in the GTK+ port.
17434 2009-03-17 Mike Hommey <glandium@debian.org>
17436 Reviewed by Holger Freyther.
17438 Do not export cti* symbols.
17439 See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
17441 * autotools/symbols.filter:
17443 2009-03-15 Xan Lopez <xlopez@igalia.com>
17445 Bump version to 1.1.3 for release and fix soversion
17446 calculation (oops). Thanks to Frederik Himpe for pointing this
17451 2009-03-15 Xan Lopez <xlopez@igalia.com>
17453 Bump version and libtool version for release.
17457 2009-03-14 Xan Lopez <xlopez@igalia.com>
17459 No review, build fix.
17461 Split clean rules to make distcheck pass.
17465 2009-03-13 Mark Rowe <mrowe@apple.com>
17467 Reviewed by Dan Bernstein.
17469 Remove rarely used Makefile targets from the Makefile.
17471 There are many situations in which the targets don't work as expected,
17472 and their primary use is addressed by having the build system default
17473 to building the appropriate architecture.
17477 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
17479 Reviewed by Holger Freyther.
17481 [Gtk] Fix make clean targets
17482 https://bugs.webkit.org/show_bug.cgi?id=24450
17484 Fix 'make' clean targets. We shouldn't be removing DerivedSources
17485 if it's only clean. Only remove it if it's distclean or
17486 maintainer-clean. Also remove build-related auxillary files on
17487 dist/maintainer clean.
17491 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
17493 Reviewed by Holger Freyther
17495 [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
17496 https://bugs.webkit.org/show_bug.cgi?id=2260
17498 pangoft2 is also used in directfb builds so use it for all targets
17502 2009-03-02 Xan Lopez <xan@gnome.org>
17504 Reviewed by Mark Rowe.
17506 https://bugs.webkit.org/show_bug.cgi?id=24287
17507 [GTK] Move auth dialog feature to WebKit/
17509 Add WebKitSoupAuthDialog files to build.
17513 2009-03-03 Gustavo Noronha Silva <gns@gnome.org>
17515 Reviewed by Alexey Proskuryakov.
17517 https://bugs.webkit.org/show_bug.cgi?id=16826
17518 [Gtk] Implement WebKitDownload
17520 Adding new files related to WebKitDownload to the GTK+ port.
17524 2009-03-02 Gustavo Noronha Silva <gns@gnome.org>
17526 Unreviewed build fix; adding missing files to EXTRA_DIST, so that
17527 they show up in the tarball.
17531 2009-03-01 Christian Dywan <christian@twotoasts.de>
17533 * configure.ac: Bump GTK port version to 1.1.1.
17535 2009-02-27 Gustavo Noronha Silva <gns@gnome.org>
17537 Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
17538 file to EXTRA_DIST to fix make dist.
17542 2009-02-26 Xan Lopez <xan@gnome.org>
17544 Reviewed by Holger Freyther.
17546 https://bugs.webkit.org/show_bug.cgi?id=16947
17547 [GTK] Missing HTTP Auth challenge
17549 Add HTTP authentication dialog with optional GNOME Keyring
17555 2009-02-26 Xan Lopez <xan@gnome.org>
17557 Reviewed by Holger Freyther.
17559 https://bugs.webkit.org/show_bug.cgi?id=16947
17560 [GTK] Missing HTTP Auth challenge
17562 Take marshallers to be built from a manually maintained list
17563 instead of grepping the sources.
17565 It's much faster, especially so now that we want to add
17566 marshallers from WebCore too. A system to only take into account
17567 the modified files when generating the marshallers from sources
17568 could be hacked, but I think it's overkill considering how rarely
17569 a new marshaller is added.
17573 2009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
17575 Reviewed by Alexey Proskuryakov.
17577 [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
17578 https://bugs.webkit.org/show_bug.cgi?id=24072
17580 Add options for toggling 3D transforms and HTML5 channel messaging
17583 Also fix the web-workers option. It should be web-workers and not workers.
17587 2009-02-23 Xan Lopez <xan@gnome.org>
17589 Reviewed by Alexey Proskuryakov.
17591 https://bugs.webkit.org/show_bug.cgi?id=22624
17592 [SOUP][GTK] Need API to get SoupSession from WebKit.
17594 Remove CURL support, the only supported HTTP backend is SOUP now.
17599 2009-02-19 Christian Dywan <christian@twotoasts.de>
17601 Rubber-stamped by Holger Freyther.
17603 http://bugs.webkit.org/show_bug.cgi?id=22811
17604 Underlinking in Programs_UnitTests (GTK+ build)
17606 * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
17608 2009-02-18 Gustavo Noronha Silva <gns@gnome.org>
17610 Reviewed by Holger Freyther.
17612 Fix symbols.filter location, and add other missing files to the
17613 autotools build, so that make dist works.
17617 2009-02-17 Gustavo Noronha Silva <gns@gnome.org>
17619 Reviewed by Alexey Proskuryakov.
17621 https://bugs.webkit.org/show_bug.cgi?id=23939
17622 Release build being built with debugging symbols
17624 * configure.ac: Revert change done in revision 40790, since we
17625 already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
17627 2009-02-12 Gustavo Noronha Silva <gns@gnome.org>
17629 Reviewed by Eric Seidel.
17631 * configure.ac: Make soup the default HTTP backend for the Gtk port.
17633 2009-02-09 Calvin Walton <calvin.walton@gmail.com>
17635 Reviewed by Holger Freyther.
17637 https://bugs.webkit.org/show_bug.cgi?id=23823
17639 [Gtk] Fix build with recent autotools
17641 Current versions of automake/libtool don't assume you want C++ enabled
17642 by default any more, so explicitly check for a C++ compiler.
17644 * configure.ac: Add AC_PROG_CXX macro
17646 2009-02-02 Christian Dywan <christian@twotoasts.de>
17648 Rubber-stamped by Holger Freyther.
17650 Don't require Geolocation by default.
17654 2009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
17656 Reviewed by Nikolas Zimmermann.
17658 [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
17659 https://bugs.webkit.org/show_bug.cgi?id=22136
17662 * acinclude.m4: Removed.
17664 * autotools/acinclude.m4: Added.
17665 * autotools/dolt.m4: Added.
17666 * autotools/symbols.filter: Renamed from symbols.filter.
17667 * autotools/webkit.m4: Added.
17670 2009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
17672 Reviewed by Nikolas Zimmermann.
17674 [GTK] Implement GeolocationService using the Geoclue library
17676 https://bugs.webkit.org/show_bug.cgi?id=22022
17678 Untested implementation of the GeolocationService using the geoclue
17679 library. Velocity handling is completely missing and the accuracy
17680 handling might be wrong.
17685 2009-01-11 Xan Lopez <xan@gnome.org>
17687 Reviewed by Holger Freyther.
17689 Bump version to 1.1.0 since we are breaking ABI and adding new
17694 2008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
17696 Reviewed by Holger Freyther.
17698 http://bugs.webkit.org/show_bug.cgi?id=16562
17699 [gtk] Implement WebPolicyDelegate methods
17701 Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
17704 This implements the delegates methods of WebPolicyDelegate.
17705 Since Gtk+/C doesn't have delegate methods, they are replaced with
17708 A new object WebKitWebPolicyDecision allows the browser to delay its
17709 response in certain cases. WebKitWebNavigationAction contains the
17710 information about what caused a navigation request.
17712 * GNUmakefile.am: Add new files
17714 2008-12-19 Gustavo Noronha Silva <gns@gnome.org>
17716 Reviewed by Holger Freyther.
17718 Use ustar tar format for WebKit/GTK+'s make dist target, so that
17719 storing files whose filenames are > 99 is possible.
17723 2008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
17725 [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
17727 Fix the jit compilation on i*686 on Linux by using the va_list
17728 to pass arguments to the CTI. This is done on the MAC as well
17729 and sunspider and javascriptcore seem to work with that.
17733 2008-12-18 Pamela Greene <pam@chromium.org>
17735 Submitted without review.
17736 Right, remove the whole misplaced directory, not just the tests.
17739 * fast/dom: Removed.
17741 2008-12-18 Pamela Greene <pam@chromium.org>
17743 Submitted without review.
17744 Moving layout test into LayoutTests where it belongs.
17746 * fast/dom/setter-type-enforcement-expected.txt: Removed.
17747 * fast/dom/setter-type-enforcement.html: Removed.
17749 2008-12-15 Daniel Macks <dmacks@netspace.org>
17751 Reviewed by Darin Adler.
17753 Default to use external libicu-config if avail on all platforms.
17754 https://bugs.webkit.org/show_bug.cgi?id=22713
17758 2008-12-12 Holger Hans Peter Freyther <zecke@selfish.org>
17760 Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
17762 The m4 directory does not exist and we now have a compile issue on
17768 2008-12-11 Daniel Macks <dmacks@netspace.org>
17770 Reviewed by Darin Adler.
17772 https://bugs.webkit.org/show_bug.cgi?id=22714
17774 Put libtool macro files in subdir that it wants.
17779 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
17781 Reviewed by Eric Seidel.
17783 [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
17785 https://bugs.webkit.org/show_bug.cgi?id=22491
17787 Add the skeleton to WebKit/gtk/tests and integrate that into the
17788 buildsystem. Testing support was added in glib 2.16. For versions
17789 using glib < 2.16 we compile an empty application.
17793 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
17795 Reviewed by Cameron Zwarich.
17797 [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
17799 When building the jit on i*86 also enable the above optimizations.
17803 2008-12-03 Simon Hausmann <hausmann@webkit.org>
17805 Reviewed by Tor Arne Vestbø.
17807 Fix the build of WebKit inside Qt by making sure that qmake generators
17808 that do not produce generated sources (i.e. cpp files) are not
17809 included in SOURCES.
17813 2008-12-02 Simon Hausmann <hausmann@webkit.org>
17815 Reviewed by Tor Arne Vestbø.
17817 Removed JavaScriptCore from SUBDIRS as it's not built separately
17822 2008-11-28 Gustavo Noronha Silva <gns@gnome.org>
17824 Reviewed and slightly modified by Holger Freyther.
17826 https://bugs.webkit.org/show_bug.cgi?id=19130
17828 Added the new WebKitGtk files to be built:
17829 WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
17833 2008-11-26 Kalle Vahlman <kalle.vahlman@movial.com>
17835 Reviewed by Darin Adler. Landed by Jan Alonzo.
17837 Bison versions under 2.2 produce crashing CSSGrammar code for ARM
17838 https://bugs.webkit.org/show_bug.cgi?id=22456
17840 Check for bison version 2.2 or greater on ARM. Earlier versions produce
17841 code that crashes on ARM devices.
17845 2008-11-25 Holger Hans Peter Freyther <zecke@selfish.org>
17847 Reviewed by David Kilzer.
17849 https://bugs.webkit.org/show_bug.cgi?id=22022
17851 Add Geolocation support to the configure.ac
17853 Add an option to build WebKit/Gtk+ with Geolocation. The
17854 implementation will be using Gypsy.
17858 2008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
17860 Reviewed by Mark Rowe.
17862 [Gtk+] Add configure option to enable Web Workers and enable it by default
17864 Add --enable-workers to the buildsystem (used by build-webkit) add
17865 the to be build files to the GNUmakefile.am and change build-webkit
17866 to enable Web Workers by default.
17870 2008-09-09 Joerg Bornemann <joerg.bornemann@trolltech.com>
17872 Reviewed by Simon Hausmann.
17874 Steps towards making the Qt port of WebKit compile on Windows CE
17876 https://bugs.webkit.org/show_bug.cgi?id=20746
17878 * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
17880 2008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
17882 Reviewed by George Staikos.
17884 Add WML build support for Gtk as well.
17888 2008-11-16 Geoffrey Garen <ggaren@apple.com>
17892 Try to fix gtk build.
17896 2008-11-10 Tor Arne Vestbø <tavestbo@trolltech.com>
17898 Rubber-stamped by Simon Hausmann.
17900 Distinguish between building from trunk and as part of Qt
17904 2008-11-10 Morten Sørvig <msorvig@trolltech.com>
17906 Reviewed by Simon Hausmann.
17908 Make tests/auto/qwebframe compile on Qt/Mac.
17910 * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
17912 2008-11-06 Cameron Zwarich <zwarich@apple.com>
17916 Speculatively fix the GTK build.
17920 2008-11-06 Alp Toker <alp@nuanti.com>
17922 GTK build fix for r38155. create_hash_table was moved out of kjs/
17926 2008-11-06 Cameron Zwarich <zwarich@apple.com>
17928 Rubber-stamped by Sam Weinig.
17930 Correct the reference to jsc.pro in WebKit.pro to match its new
17931 location in the root directory of JavaScriptCore.
17935 2008-11-03 Alp Toker <alp@nuanti.com>
17937 autotools distcleancheck fix. Add dolt-generated files and
17938 webkitenumtypes.h to the list of files that need to be cleaned.
17943 2008-11-03 Alp Toker <alp@nuanti.com>
17945 Rubber-stamped by Holger Freyther.
17947 Do not enable RTTI or exceptions in debug builds, matching release
17948 builds. They don't help much with debugging and significantly slow
17949 down and increase the size of the debug build.
17953 2008-11-03 Alp Toker <alp@nuanti.com>
17955 Rubber-stamped by Holger Freyther.
17957 Add mingw32 case to dolt for faster GTK+ Windows builds.
17961 2008-11-02 Xan Lopez <xan@gnome.org>
17963 Reviewed by Holger Freyther
17965 https://bugs.webkit.org/show_bug.cgi?id=22009
17966 HTML5 Video with GStreamer pulls gnome-vfs without using it.
17969 Remove gnome-vfs from configure.ac, it's unused.
17971 2008-10-30 Alp Toker <alp@nuanti.com>
17973 https://bugs.webkit.org/show_bug.cgi?id=19395
17974 doltlibtool bug with bash 3.0
17976 autotools dolt build fix for bash version 3.0 and older. Remove
17977 concatenation syntax from doltlibtool to support the older versions
17978 which don't have '+='.
17982 2008-10-30 Alp Toker <alp@nuanti.com>
17984 Rubber-stamped by Oliver Hunt.
17986 autotools build system change to enable JIT features by default. Can
17987 be disabled with --disable-jit (and is disabled automatically on
17988 unsupported platforms).
17992 2008-10-30 Alp Toker <alp@nuanti.com>
17994 Bump WebKit GTK+ version to 1.0.3.
17998 2008-10-29 Gustavo Noronha Silva <gns@gnome.org>
18000 Reviewed by Holger Freyther.
18002 Added all the files that need to be installed for the Inspector to
18005 2008-10-29 Mike Hommey <glandium@debian.org>
18007 Reviewed by Holger Freyther.
18009 https://bugs.webkit.org/show_bug.cgi?id=21884
18010 Test presence and link against libpng.
18015 2008-10-29 Jan Michael Alonzo <jmalonzo@webkit.org>
18017 Reviewed by Holger Freyther.
18019 Add --enable-optimizations to enable optimized builds. The default
18020 is to enable it for release builds, and disabled for debug builds.
18021 This option will allow builders to have a debug as well as
18027 2008-10-28 Mike Hommey <glandium@debian.org>
18029 Reviewed by Alp Toker.
18031 https://bugs.webkit.org/show_bug.cgi?id=21885
18032 [GTK] libwebkit doesn't link against libpangoft2
18034 Add pkg-config check for pangoft2 which provides
18035 pango_fc_font_description_from_pattern() used in the FreeType font
18040 2008-10-28 Alp Toker <alp@nuanti.com>
18042 Include copyright license files in the autotools dist target.
18044 Change suggested by Mike Hommey.
18048 2008-10-25 Jan Michael Alonzo <jmalonzo@webkit.org>
18050 Gtk build fix: add '-' to Wl which was missed in r36845
18054 2008-10-22 Alp Toker <alp@nuanti.com>
18056 Fix build for Cairo 1.2.
18060 2008-10-20 Alp Toker <alp@nuanti.com>
18062 Partial GTK+/Win32 build fix. Lowercase library name to enable linking
18063 when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
18067 2008-10-13 Alp Toker <alp@nuanti.com>
18069 GTK+ build fix: Ensure correct builds when debugging is
18070 enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
18071 It's still passed as a compiler flag since some sources (DRT) don't
18076 2008-10-09 Alp Toker <alp@nuanti.com>
18078 Reviewed by Mark Rowe.
18080 https://bugs.webkit.org/show_bug.cgi?id=20760
18081 Implement support for x86 Linux in CTI
18083 Prepare to enable CTI/WREC on supported architectures. Will be
18084 switched on when the crasher introduced in r37386 is resolved.
18088 2008-10-07 Alp Toker <alp@nuanti.com>
18090 GTK+ build fix for older automake versions (1.7). Discussed in bug
18095 2008-10-07 Alp Toker <alp@nuanti.com>
18097 Reviewed by Mark Rowe.
18099 https://bugs.webkit.org/show_bug.cgi?id=21392
18100 [GTK] Auto-generate JS DOM binding sources list
18102 Remove the huge lists of generated DOM binding sources and headers in
18103 the build system. These are difficult to maintain and can be derived
18106 The new strategy is to re-use the existing lists of IDL sources (which
18107 are needed for dist support anyway). This will also ease the addition
18108 of new language bindings.
18112 2008-09-27 Jan Michael Alonzo <jmalonzo@webkit.org>
18114 Reviewed by Holger Freyther.
18116 https://bugs.webkit.org/show_bug.cgi?id=20287
18117 [Gtk] disable plugins for gtk/directfb target
18119 Introduce WTF_PLATFORM_X11 for X11 builds.
18120 Also use target-specific packages when building the port
18122 * configure.ac: Do not check for cairo-ft for directfb builds.
18124 2008-09-27 Marco Barisione <marco.barisione@collabora.co.uk>
18126 Reviewed by Holger Freyther.
18128 http://bugs.webkit.org/show_bug.cgi?id=21174
18129 [GTK][AUTOTOOLS] Enable large file support at configure time
18131 * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
18133 2008-09-23 Richard Hult <richard@imendio.com>
18135 Reviewed by Alp Toker. Landed by Jan Alonzo.
18137 http://bugs.webkit.org/show_bug.cgi?id=20582
18138 [Gtk] Link error on Mac OS X
18140 * GNUmakefile.am: Only use the -version-script flag for the gnu
18142 * configure.ac: Check for GNU OSes.
18144 2008-09-19 Alp Toker <alp@nuanti.com>
18146 Build fix for the 'gold' linker and recent binutils. New behaviour
18147 requires that we link to used libraries explicitly.
18152 2008-09-04 Marco Barisione <marco.barisione@collabora.co.uk>
18154 Reviewed by Eric Seidel.
18156 http://bugs.webkit.org/show_bug.cgi?id=20380
18157 [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
18159 * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
18161 2008-08-28 Alp Toker <alp@nuanti.com>
18163 GTK+ dist/build fix. List newly added header files.
18167 2008-08-27 Mike Hommey <glandium@debian.org>
18169 Reviewed by Holger.
18172 * symbols.filter: Added.
18174 2008-08-10 Jan Michael Alonzo <jmalonzo@webkit.org>
18176 Reviewed (and updated) by Alp Toker.
18178 https://bugs.webkit.org/show_bug.cgi?id=16620
18179 [GTK] Autotools make dist and make check support
18181 Get make dist working.
18183 Note that not all possible configurations have been tested yet.
18187 2008-08-09 Marco Barisione <marco.barisione@collabora.co.uk>
18189 Reviewed by Alp Toker.
18191 http://bugs.webkit.org/show_bug.cgi?id=19045
18192 [gtk] ./configure doesn't check for x toolkit availability
18194 Some old versions of Xt do not provide xt.pc, in this case use
18195 AC_CHECK_LIB to check if the library is installed and then fall back
18196 to using just -lXt.
18200 2008-08-09 Alp Toker <alp@nuanti.com>
18204 Back out r20338 libxslt check (conditional check already exists and
18205 this broke the build).
18207 Make the flex version check a warning rather than fatal to fix the
18212 2008-08-08 Jan Michael Alonzo <jmalonzo@webkit.org>
18214 Reviewed by Mark Rowe.
18216 http://bugs.webkit.org/show_bug.cgi?id=20338
18217 [Gtk] Autotools should check for libxslt
18219 Autotools check for libxslt
18223 2008-08-07 Kalle Vahlman <zuh@iki.fi>
18225 Reviewed by David Kilzer.
18227 Check for correct flex version to avoid faulty builds
18229 A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
18230 https://bugs.webkit.org/show_bug.cgi?id=20253
18232 acinclude.m4: Import AX_COMPARE_VERSION macro
18233 configure.ac: Check for flex version
18238 2008-08-07 Simon Hausmann <hausmann@webkit.org>
18240 Rubber-stamped by Lars.
18242 Added API tests for QWebPage/QWebFrame based on QTestLib.
18244 * WebKit.pro: Add WebKit/qt/tests to the build.
18246 2008-08-06 Marco Barisione <marco.barisione@collabora.co.uk>
18248 Reviewed by Eric Seidel.
18250 http://bugs.webkit.org/show_bug.cgi?id=20276
18251 [GTK] Makefile rules for the enum GTypes files depend on Makefile
18252 instead of GNUmakefile
18254 The patch committed in revision 34649 added the code needed to
18255 generate GTypes for enums but the makefile rules for
18256 stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
18257 Makefile (used by other ports) instead of GNUmakefile.
18259 * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
18261 2008-08-05 Marco Barisione <marco.barisione@collabora.co.uk>
18263 Reviewed by Alp Toker.
18265 http://bugs.webkit.org/show_bug.cgi?id=19045
18266 [gtk] ./configure doesn't check for x toolkit availability
18268 Check for the .pc file for Xt instead of hard coding -lXt in the
18271 Thanks to Dominik Röttsches for the initial patch.
18276 2008-07-30 Marco Barisione <marco.barisione@collabora.co.uk>
18278 Reviewed by Holger.
18280 http://bugs.webkit.org/show_bug.cgi?id=19742
18281 [GTK] Auto generate webkitmarshal.list
18283 Auto generate webkitmarshal.list from source files to reduce the
18284 number of conflicts when merging git branches or when applying
18286 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
18290 2008-07-25 Jan Michael Alonzo <jmalonzo@webkit.org>
18292 Reviewed by Mark Rowe.
18294 Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
18296 [Gtk] Improve detection jpeglib
18297 https://bugs.webkit.org/show_bug.cgi?id=17865
18302 2008-07-25 Simon Hausmann <hausmann@webkit.org>
18304 Discussed with and rubber-stamped by Lars.
18306 Fix the build system for the Qt port.
18308 Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
18309 include search path. With a build process that combines JavaScriptCore and
18310 WebCore in one build process/Makefile the existance of
18311 JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
18313 This commit solves this by introducing a separate build of JavaScriptCore into
18316 As a result of the split-up a race-condition due to broken dependencies of
18317 regular source files to header files of generated sources showed up very
18318 frequently when doing parallel builds (which the buildbot does). This commit at
18319 the same time tries to address the dependency problem by making the
18320 addExtraCompiler() function also generate a pseudo extra compiler that
18321 represents the header file output, so that qmake is aware of the creation of
18322 the header file for dependency calculation.
18324 At the same time I removed a lot of cruft from the pro files to ease maintenance.
18329 2008-06-18 Marco Barisione <marco.barisione@collabora.co.uk>
18331 Reviewed by Alp Toker.
18333 https://bugs.webkit.org/show_bug.cgi?id=19171
18334 [GTK] GTypes for enumerations
18336 Generate GTypes for public enumerations so they can be used as
18339 * GNUmakefile.am: Generate webkit-enum-types.cpp and
18340 webkit-enum-types.h.
18342 2008-06-16 Simon Hausmann <hausmann@webkit.org>
18344 Fix the Qt build. testkjs.pro is now called jsc.pro.
18348 2008-06-15 Alp Toker <alp@nuanti.com>
18350 Rubber-stamped by Maciej.
18352 Install 'jsc' application by default.
18356 2008-06-08 Alp Toker <alp@nuanti.com>
18358 autotools/GTK+ build system cleanup. Don't include WebKit API in the
18359 WebCore build as it's no longer needed since r34426.
18363 2008-06-08 Alp Toker <alp@nuanti.com>
18365 Rubber-stamped by Mark Rowe.
18367 Bring back -fstrict-aliasing for JavaScriptCore which was removed in
18368 r31821, since aliasing issues have now been fixed.
18370 Use -O3, not -O2 for the JavaScriptCore build.
18375 2008-06-05 Christian Dywan <christian@twotoasts.de>
18377 Reviewed by Alp Toker.
18379 https://bugs.webkit.org/show_bug.cgi?id=14141
18380 Please add a version to the Gtk port
18384 2008-06-02 Alp Toker <alp@nuanti.com>
18386 GTK+/autotools Windows build system fixes.
18391 2008-06-02 Jan Michael Alonzo <jmalonzo@webkit.org>
18393 Reviewed by Alp Toker.
18395 Build WebCore GTK+ sources as part of WebCore, not WebKit.
18396 Split common and GTK+-specific sources into separate file lists.
18400 2008-06-01 Josh Triplett <josh@freedesktop.org>
18402 Reviewed by Alp Toker.
18404 http://bugs.webkit.org/show_bug.cgi?id=16891
18405 [GTK] autotools build is slow
18407 Add dolt revision 5e9eef10 to the autotools build system. Speeds up
18408 the build, often by a factor of two or more on supported platforms,
18409 otherwise falls back to libtool.
18411 See http://dolt.freedesktop.org for details.
18413 * acinclude.m4: Added.
18416 2008-05-25 Jan Michael Alonzo <jmalonzo@webkit.org>
18418 Reviewed by Alp Toker.
18420 http://bugs.webkit.org/show_bug.cgi?id=19142
18421 [Gtk] Remove build options --svg-experimental and --cross-document-messaging
18425 2008-05-24 Alp Toker <alp@nuanti.com>
18427 GTK+/Win32 build fixes. Link against Windows ICU without using
18428 icu-config since it's not available on that platform.
18430 Link against Ws2_32 when the curl http backend is chosen since we
18431 use select() directly.
18435 2008-05-23 Alp Toker <alp@nuanti.com>
18437 GTK+ fixes for building without database support.
18441 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
18443 Reviewed by Alp Toker.
18445 Fix for previous autotools change.
18449 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
18453 http://bugs.webkit.org/show_bug.cgi?id=18483
18454 [Gtk] Autotools should match build-webkit default flags
18458 2008-05-19 Alp Toker <alp@nuanti.com>
18460 GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
18461 the Pango font backend is selected.
18466 2008-05-16 Julien Chaffraix <jchaffraix@webkit.org>
18470 Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
18472 * configure.ac: Add HTML_FLAGS and set it when video is enabled.
18474 2008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
18478 Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
18484 2008-05-09 Anders Carlsson <andersca@apple.com>
18492 2008-05-09 Simon Hausmann <hausmann@webkit.org>
18494 Reviewed by Holger.
18496 Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
18498 This dependency is completely unnecessary here and creates only problems by
18499 propagating through WebCore.pro over libQtWebKit.prl right now customer
18505 2008-05-02 Anders Carlsson <andersca@apple.com>
18509 Add an "x86_64" make rule.
18513 2008-05-02 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18517 https://bugs.webkit.org/show_bug.cgi?id=18811
18518 Enable dashboard and offline web apps in autotools
18522 2008-05-01 Marc Ordinas i Llopis <marc.ordinasillopis@collabora.co.uk>
18524 Reviewed by Alp Toker.
18526 https://bugs.webkit.org/show_bug.cgi?id=14750
18527 Added support for NPAPI plugins on Gtk and Qt-x11 ports.
18529 * GNUmakefile.am: Added Xt library.
18531 2008-04-29 David Kilzer <ddkilzer@apple.com>
18533 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
18535 * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
18537 2008-04-22 Alp Toker <alp@nuanti.com>
18539 GTK+ debug build fix for changes in r32257.
18543 2008-04-18 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18545 Reviewed by Alp Toker.
18547 http://bugs.webkit.org/show_bug.cgi?id=16620
18548 [GTK] Autotools make dist and make check support
18554 2008-04-11 Mark Rowe <mrowe@apple.com>
18556 Rubber-stamped by Antti Koivisto.
18558 * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
18560 2008-04-17 Alp Toker <alp@atoker.com>
18562 GTK+ build fix. Back out the libjpeg check part of r32008 from bug
18567 2008-04-17 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18569 Reviewed by Alp Toker.
18571 http://bugs.webkit.org/show_bug.cgi?id=17865
18572 [Gtk] Improve detection of jpeglib and glib tools
18574 Improve detecting jpeglib and glib tools
18576 * configure.ac: Throw an error if the dependencies above are
18577 currently not installed
18579 2008-04-14 Xan Lopez <xan@gnome.org>
18581 Reviewed by Alp Toker.
18583 http://bugs.webkit.org/show_bug.cgi?id=17917
18584 Bug 17917: Cookie support for HTTP soup backend
18586 Bumped the libsoup required version to 2.23 for cookie support.
18590 2008-04-11 Mark Rowe <mrowe@apple.com>
18592 Rubber-stamped by Anders Carlsson.
18594 Fix https://bugs.webkit.org/show_bug.cgi?id=18430
18595 Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
18597 GCC 4.3 generates bad code in some instances when working with our HashTables
18598 as some of the HashTable code violates the strict aliasing requirements. Since
18599 GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
18600 the code can be fixed to be safe with strict aliasing enabled, we will disable
18605 2008-03-12 Michael Emmel <mike.emmel@gmail.com>
18607 Reviewed by Alp Toker.
18609 http://bugs.webkit.org/show_bug.cgi?id=18397
18610 Fix leaving spaces before parens in functions
18612 * WebKitTools/Scripts/wkstyle:
18614 2008-04-07 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18616 Build fix, rubber-stamped and landed by ap.
18618 * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
18620 2008-03-21 Rodney Dawes <dobey@wayofthemonkey.com>
18622 Reviewed by Holger.
18624 Remove the JSCore include path options from global_cppflags.
18625 Place JSCore include path options in javascriptcore_cppflags.
18626 Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
18630 2008-03-20 Jasper Bryant-Greene <jasper@unix.geek.nz>
18632 Reviewed by Anders.
18634 Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
18635 "[GTK] Middle-mouse click should allow opening a URL in a new tab"
18637 Added WebKitNavigationAction object to GTK API
18641 2008-03-12 Xan Lopez <xan@gnome.org>
18643 Reviewed by Alp Toker.
18645 http://bugs.webkit.org/show_bug.cgi?id=15229
18647 Add optional font backend support with freetype and pango
18648 backends. Default is freetype for now.
18650 Original patch by Sven Herzberg <sven@imendio.com>
18654 2008-03-11 Xan Lopez <xan@gnome.org>
18656 Reviewed by Alp Toker.
18658 http://bugs.webkit.org/show_bug.cgi?id=16476
18660 Add support for multiple http backends, and add soup backend (off by default).
18665 2008-03-07 Simon Hausmann <hausmann@webkit.org>
18667 Reviewed by Darin Adler.
18671 Added plugins subdirectory to the include path.
18675 2008-03-09 Alp Toker <alp@atoker.com>
18677 GTK+ build fix for r30913.
18679 Use UNICODE_CFLAGS for C++ sources as well as C sources.
18683 2008-03-09 Jörg Billeter <j@bitron.ch>
18685 Reviewed by Alp Toker.
18687 Conditionalise ICU for Unicode in the GTK+ port.
18692 2008-03-03 Brent Fulgham <bfulgham@gmail.com>
18694 Reviewed by Alp Toker.
18696 http://bugs.webkit.org/show_bug.cgi?id=17644
18697 Build GTK on Mac OS X using native ICU library
18699 Use Apple native ICU libraries when building GTK
18704 2008-03-02 Brent Fulgham <bfulgham@gmail.com>
18706 Reviewed by Alp Toker.
18708 Add ICU_CPPFLAGS earlier in include path for WebCore
18709 so that we find $(icu_cppflags)/unicode/utf8.h, rather than
18710 the wtf/unicode/UTF8.h on case-insensitive file systems.
18714 2008-03-02 Alp Toker <alp@atoker.com>
18716 Reviewed by Mark Rowe.
18718 Split the WebKit GTK+ build out of the WebCore build and change the
18719 shared object name to match the package name.
18723 2008-02-28 Alp Toker <alp@atoker.com>
18725 Fix a configure script typo spotted by Kalle Vahlman.
18729 2008-02-26 Timothy Hatcher <timothy@apple.com>
18731 Reviewed by Darin Adler.
18733 Add "64" and "64u" make rules to allow easy building of 64-bit versions.
18735 make 64: will build Intel-only 64-bit.
18736 make 64u: will build 4-way universal for PPC and Intel.
18741 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18743 Rubber stamped by Darin Adler.
18745 Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
18746 whitespaces introduced in the previous commit.
18750 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
18752 Rubber-stamped by Darin Adler.
18754 * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
18755 * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
18757 2008-02-21 Alp Toker <alp@atoker.com>
18759 Fix a configure script typo.
18763 2008-02-21 Alp Toker <alp@atoker.com>
18765 GTK+/autotools SVG experimental build fix
18767 Don't enable SVG filters in --enable-svg-experimental.
18769 This feature isn't supported at all yet. Developers can enable it
18770 explicitly by passing --enable-svg-filters if needed.
18774 2008-02-21 Mike Auty <mike.auty@gmail.com>
18776 Reviewed by Alp Toker.
18778 http://bugs.webkit.org/show_bug.cgi?id=17445
18779 [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
18781 The GNUmakefile.am files make use of the LDFLAGS variable to include library
18782 additions such as -ljpeg etc. Unfortunately, if these inclusions aren't made
18783 in LIBADD/LDADD variables, then they are mis-ordered during the linking.
18785 The as-needed flag discards libraries whose functions have not been needed by
18786 earlier libraries, which therefore makes the ordering important.
18788 This moves all -l library inclusion statements from LDFLAGS variables to
18789 LIBADD/LDADD variables.
18793 2008-02-15 Alp Toker <alp@atoker.com>
18795 Reviewed by Holger.
18797 GTK+ configure script cleanups
18799 Categorize the configuration summary printout.
18800 Bump GTK+ requirement to 2.8.
18801 Rename 'webkit_target' to just 'target'.
18802 Don't check for pthread on Win32.
18806 2008-02-14 Adam Roben <aroben@apple.com>
18808 Turn on cross-document messaging support by default
18810 Reviewed by Darin Adler.
18814 2008-02-14 Adam Roben <aroben@apple.com>
18816 Conditionalize cross-document messaging support
18818 The cross-document messaging parts of HTML 5 are in flux and we want
18819 ports to be able to turn off the support as needed.
18821 Note that the support is turned off by default right now. A subsequent
18822 commit will turn it on by default.
18824 Reviewed by Darin Adler.
18828 2008-02-12 Rodney Dawes <dobey@wayofthemonkey.com>
18830 Reviewed by Alp Toker.
18832 Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
18833 to the CPPFLAGS for WebCore and WebKit
18834 Add a pkgconfig check for hildon-1 when --with-hildon specified
18835 Output the use of Hildon support in the summary
18836 Add HILDON_CPPFLAGS to webkitgtk_cppflags
18837 Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
18838 Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
18843 2008-02-08 Alp Toker <alp@atoker.com>
18845 Rubber-stamped by Maciej.
18847 Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
18851 2008-02-06 Timothy Hatcher <timothy@apple.com>
18853 Rubber-stamped by Mark Rowe.
18855 Dump of bugs.webkit.org's Bugzilla instance.
18858 * BugsSite/.htaccess: Added.
18859 * BugsSite/Bugzilla: Added.
18860 * BugsSite/Bugzilla.pm: Added.
18861 * BugsSite/Bugzilla/.cvsignore: Added.
18862 * BugsSite/Bugzilla/.htaccess: Added.
18863 * BugsSite/Bugzilla/Attachment.pm: Added.
18864 * BugsSite/Bugzilla/Auth: Added.
18865 * BugsSite/Bugzilla/Auth.pm: Added.
18866 * BugsSite/Bugzilla/Auth/Login: Added.
18867 * BugsSite/Bugzilla/Auth/Login/WWW: Added.
18868 * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
18869 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
18870 * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
18871 * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
18872 * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
18873 * BugsSite/Bugzilla/Auth/README: Added.
18874 * BugsSite/Bugzilla/Auth/Verify: Added.
18875 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
18876 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
18877 * BugsSite/Bugzilla/Bug.pm: Added.
18878 * BugsSite/Bugzilla/BugMail.pm: Added.
18879 * BugsSite/Bugzilla/CGI.pm: Added.
18880 * BugsSite/Bugzilla/Chart.pm: Added.
18881 * BugsSite/Bugzilla/Config.pm: Added.
18882 * BugsSite/Bugzilla/Constants.pm: Added.
18883 * BugsSite/Bugzilla/DB: Added.
18884 * BugsSite/Bugzilla/DB.pm: Added.
18885 * BugsSite/Bugzilla/DB/Mysql.pm: Added.
18886 * BugsSite/Bugzilla/DB/Pg.pm: Added.
18887 * BugsSite/Bugzilla/DB/Schema: Added.
18888 * BugsSite/Bugzilla/DB/Schema.pm: Added.
18889 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
18890 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
18891 * BugsSite/Bugzilla/Error.pm: Added.
18892 * BugsSite/Bugzilla/Flag.pm: Added.
18893 * BugsSite/Bugzilla/FlagType.pm: Added.
18894 * BugsSite/Bugzilla/Group.pm: Added.
18895 * BugsSite/Bugzilla/Search.pm: Added.
18896 * BugsSite/Bugzilla/Series.pm: Added.
18897 * BugsSite/Bugzilla/Template: Added.
18898 * BugsSite/Bugzilla/Template.pm: Added.
18899 * BugsSite/Bugzilla/Template/Plugin: Added.
18900 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
18901 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
18902 * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
18903 * BugsSite/Bugzilla/Token.pm: Added.
18904 * BugsSite/Bugzilla/User: Added.
18905 * BugsSite/Bugzilla/User.pm: Added.
18906 * BugsSite/Bugzilla/User/Setting.pm: Added.
18907 * BugsSite/Bugzilla/Util.pm: Added.
18908 * BugsSite/CGI.pl: Added.
18909 * BugsSite/PrettyPatch: Added.
18910 * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
18911 * BugsSite/PrettyPatch/prettify.rb: Added.
18912 * BugsSite/QUICKSTART: Added.
18913 * BugsSite/README: Added.
18914 * BugsSite/UPGRADING: Added.
18915 * BugsSite/UPGRADING-pre-2.8: Added.
18916 * BugsSite/ant.jpg: Added.
18917 * BugsSite/attachment-aroben.cgi: Added.
18918 * BugsSite/attachment.cgi: Added.
18919 * BugsSite/buglist.cgi: Added.
18920 * BugsSite/bugzilla.dtd: Added.
18921 * BugsSite/chart.cgi: Added.
18922 * BugsSite/checksetup.pl: Added.
18923 * BugsSite/colchange.cgi: Added.
18924 * BugsSite/collectstats.pl: Added.
18925 * BugsSite/config.cgi: Added.
18926 * BugsSite/contrib: Added.
18927 * BugsSite/contrib/BugzillaEmail.pm: Added.
18928 * BugsSite/contrib/README: Added.
18929 * BugsSite/contrib/README.Mailif: Added.
18930 * BugsSite/contrib/bug_email.pl: Added.
18931 * BugsSite/contrib/bugmail_help.html: Added.
18932 * BugsSite/contrib/bugzilla-submit: Added.
18933 * BugsSite/contrib/bugzilla-submit/README: Added.
18934 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
18935 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
18936 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
18937 * BugsSite/contrib/bugzilla.procmailrc: Added.
18938 * BugsSite/contrib/bugzilla_email_append.pl: Added.
18939 * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
18940 * BugsSite/contrib/bzdbcopy.pl: Added.
18941 * BugsSite/contrib/cmdline: Added.
18942 * BugsSite/contrib/cmdline/bugcount: Added.
18943 * BugsSite/contrib/cmdline/bugids: Added.
18944 * BugsSite/contrib/cmdline/buglist: Added.
18945 * BugsSite/contrib/cmdline/bugs: Added.
18946 * BugsSite/contrib/cmdline/bugslink: Added.
18947 * BugsSite/contrib/cmdline/makequery: Added.
18948 * BugsSite/contrib/cmdline/query.conf: Added.
18949 * BugsSite/contrib/cvs-update.pl: Added.
18950 * BugsSite/contrib/gnats2bz.pl: Added.
18951 * BugsSite/contrib/gnatsparse: Added.
18952 * BugsSite/contrib/gnatsparse/README: Added.
18953 * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
18954 * BugsSite/contrib/gnatsparse/magic.py: Added.
18955 * BugsSite/contrib/gnatsparse/specialuu.py: Added.
18956 * BugsSite/contrib/jb2bz.py: Added.
18957 * BugsSite/contrib/mysqld-watcher.pl: Added.
18958 * BugsSite/contrib/sendbugmail.pl: Added.
18959 * BugsSite/contrib/sendunsentbugmail.pl: Added.
18960 * BugsSite/contrib/syncLDAP.pl: Added.
18961 * BugsSite/contrib/yp_nomail.sh: Added.
18962 * BugsSite/createaccount.cgi: Added.
18963 * BugsSite/data: Added.
18964 * BugsSite/data/.htaccess: Added.
18965 * BugsSite/data/attachments: Added.
18966 * BugsSite/data/attachments/.htaccess: Added.
18967 * BugsSite/data/duplicates: Added.
18968 * BugsSite/data/mail: Added.
18969 * BugsSite/data/mimedump-tmp: Added.
18970 * BugsSite/data/mining: Added.
18971 * BugsSite/data/nomail: Added.
18972 * BugsSite/data/params: Added.
18973 * BugsSite/data/template: Added.
18974 * BugsSite/data/template/template: Added.
18975 * BugsSite/data/template/template/en: Added.
18976 * BugsSite/data/template/template/en/custom: Added.
18977 * BugsSite/data/template/template/en/custom/account: Added.
18978 * BugsSite/data/template/template/en/custom/account/auth: Added.
18979 * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
18980 * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
18981 * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
18982 * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
18983 * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
18984 * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
18985 * BugsSite/data/template/template/en/custom/account/email: Added.
18986 * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
18987 * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
18988 * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
18989 * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
18990 * BugsSite/data/template/template/en/custom/account/password: Added.
18991 * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
18992 * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
18993 * BugsSite/data/template/template/en/custom/account/prefs: Added.
18994 * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
18995 * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
18996 * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
18997 * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
18998 * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
18999 * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
19000 * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
19001 * BugsSite/data/template/template/en/custom/admin: Added.
19002 * BugsSite/data/template/template/en/custom/admin/classifications: Added.
19003 * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
19004 * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
19005 * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
19006 * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
19007 * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
19008 * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
19009 * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
19010 * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
19011 * BugsSite/data/template/template/en/custom/admin/components: Added.
19012 * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
19013 * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
19014 * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
19015 * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
19016 * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
19017 * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
19018 * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
19019 * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
19020 * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
19021 * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
19022 * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
19023 * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
19024 * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
19025 * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
19026 * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
19027 * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
19028 * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
19029 * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
19030 * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
19031 * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
19032 * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
19033 * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
19034 * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
19035 * BugsSite/data/template/template/en/custom/admin/groups: Added.
19036 * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
19037 * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
19038 * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
19039 * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
19040 * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
19041 * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
19042 * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
19043 * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
19044 * BugsSite/data/template/template/en/custom/admin/keywords: Added.
19045 * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
19046 * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
19047 * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
19048 * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
19049 * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
19050 * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
19051 * BugsSite/data/template/template/en/custom/admin/milestones: Added.
19052 * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
19053 * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
19054 * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
19055 * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
19056 * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
19057 * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
19058 * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
19059 * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
19060 * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
19061 * BugsSite/data/template/template/en/custom/admin/products: Added.
19062 * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
19063 * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
19064 * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
19065 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
19066 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
19067 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
19068 * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
19069 * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
19070 * BugsSite/data/template/template/en/custom/admin/settings: Added.
19071 * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
19072 * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
19073 * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
19074 * BugsSite/data/template/template/en/custom/admin/users: Added.
19075 * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
19076 * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
19077 * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
19078 * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
19079 * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
19080 * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
19081 * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
19082 * BugsSite/data/template/template/en/custom/admin/versions: Added.
19083 * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
19084 * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
19085 * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
19086 * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
19087 * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
19088 * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
19089 * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
19090 * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
19091 * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
19092 * BugsSite/data/template/template/en/custom/attachment: Added.
19093 * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
19094 * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
19095 * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
19096 * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
19097 * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
19098 * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
19099 * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
19100 * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
19101 * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
19102 * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
19103 * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
19104 * BugsSite/data/template/template/en/custom/bug: Added.
19105 * BugsSite/data/template/template/en/custom/bug/activity: Added.
19106 * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
19107 * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
19108 * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
19109 * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
19110 * BugsSite/data/template/template/en/custom/bug/create: Added.
19111 * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
19112 * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
19113 * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
19114 * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
19115 * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
19116 * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
19117 * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
19118 * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
19119 * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
19120 * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
19121 * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
19122 * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
19123 * BugsSite/data/template/template/en/custom/bug/process: Added.
19124 * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
19125 * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
19126 * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
19127 * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
19128 * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
19129 * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
19130 * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
19131 * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
19132 * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
19133 * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
19134 * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
19135 * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
19136 * BugsSite/data/template/template/en/custom/bug/votes: Added.
19137 * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
19138 * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
19139 * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
19140 * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
19141 * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
19142 * BugsSite/data/template/template/en/custom/flag: Added.
19143 * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
19144 * BugsSite/data/template/template/en/custom/global: Added.
19145 * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
19146 * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
19147 * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
19148 * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
19149 * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
19150 * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
19151 * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
19152 * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
19153 * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
19154 * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
19155 * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
19156 * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
19157 * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
19158 * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
19159 * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
19160 * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
19161 * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
19162 * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
19163 * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
19164 * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
19165 * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
19166 * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
19167 * BugsSite/data/template/template/en/custom/list: Added.
19168 * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
19169 * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
19170 * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
19171 * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
19172 * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
19173 * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
19174 * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
19175 * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
19176 * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
19177 * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
19178 * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
19179 * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
19180 * BugsSite/data/template/template/en/custom/pages: Added.
19181 * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
19182 * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
19183 * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
19184 * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
19185 * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
19186 * BugsSite/data/template/template/en/custom/reports: Added.
19187 * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
19188 * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
19189 * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
19190 * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
19191 * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
19192 * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
19193 * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
19194 * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
19195 * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
19196 * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
19197 * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
19198 * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
19199 * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
19200 * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
19201 * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
19202 * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
19203 * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
19204 * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
19205 * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
19206 * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
19207 * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
19208 * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
19209 * BugsSite/data/template/template/en/custom/request: Added.
19210 * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
19211 * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
19212 * BugsSite/data/template/template/en/custom/search: Added.
19213 * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
19214 * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
19215 * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
19216 * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
19217 * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
19218 * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
19219 * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
19220 * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
19221 * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
19222 * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
19223 * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
19224 * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
19225 * BugsSite/data/template/template/en/custom/whine: Added.
19226 * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
19227 * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
19228 * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
19229 * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
19230 * BugsSite/data/template/template/en/default: Added.
19231 * BugsSite/data/template/template/en/default/attachment: Added.
19232 * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
19233 * BugsSite/data/template/template/en/default/list: Added.
19234 * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
19235 * BugsSite/data/versioncache: Added.
19236 * BugsSite/data/versioncache.13P9L: Added.
19237 * BugsSite/data/versioncache.1lH1E: Added.
19238 * BugsSite/data/versioncache.3AnHd: Added.
19239 * BugsSite/data/versioncache.3Jmjt: Added.
19240 * BugsSite/data/versioncache.3JzIL: Added.
19241 * BugsSite/data/versioncache.77b4y: Added.
19242 * BugsSite/data/versioncache.7VzyU: Added.
19243 * BugsSite/data/versioncache.EQdAm: Added.
19244 * BugsSite/data/versioncache.EouAG: Added.
19245 * BugsSite/data/versioncache.LJ5n1: Added.
19246 * BugsSite/data/versioncache.Lb0fW: Added.
19247 * BugsSite/data/versioncache.PyAd8: Added.
19248 * BugsSite/data/versioncache.SFyse: Added.
19249 * BugsSite/data/versioncache.SkTTg: Added.
19250 * BugsSite/data/versioncache.VVO7E: Added.
19251 * BugsSite/data/versioncache.XbxgU: Added.
19252 * BugsSite/data/versioncache.Yezqr: Added.
19253 * BugsSite/data/versioncache.dtzIv: Added.
19254 * BugsSite/data/versioncache.jzpeh: Added.
19255 * BugsSite/data/versioncache.pbn6U: Added.
19256 * BugsSite/data/versioncache.qyixS: Added.
19257 * BugsSite/data/versioncache.sBMdb: Added.
19258 * BugsSite/data/versioncache.xNi34: Added.
19259 * BugsSite/data/webdot: Added.
19260 * BugsSite/data/webdot/.htaccess: Added.
19261 * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
19262 * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
19263 * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
19264 * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
19265 * BugsSite/data/webdot/DuBX4I4946.dot: Added.
19266 * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
19267 * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
19268 * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
19269 * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
19270 * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
19271 * BugsSite/data/webdot/YcFUepShZI.dot: Added.
19272 * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
19273 * BugsSite/data/webdot/c412GYaHch.dot: Added.
19274 * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
19275 * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
19276 * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
19277 * BugsSite/defparams.pl: Added.
19278 * BugsSite/describecomponents.cgi: Added.
19279 * BugsSite/describekeywords.cgi: Added.
19280 * BugsSite/describekeywords.cgi.bak: Added.
19281 * BugsSite/docs: Added.
19282 * BugsSite/docs/.cvsignore: Added.
19283 * BugsSite/docs/README.docs: Added.
19284 * BugsSite/docs/html: Added.
19285 * BugsSite/docs/html/Bugzilla-Guide.html: Added.
19286 * BugsSite/docs/html/about.html: Added.
19287 * BugsSite/docs/html/administration.html: Added.
19288 * BugsSite/docs/html/bug_page.html: Added.
19289 * BugsSite/docs/html/bugreports.html: Added.
19290 * BugsSite/docs/html/cmdline-bugmail.html: Added.
19291 * BugsSite/docs/html/cmdline.html: Added.
19292 * BugsSite/docs/html/components.html: Added.
19293 * BugsSite/docs/html/configuration.html: Added.
19294 * BugsSite/docs/html/conventions.html: Added.
19295 * BugsSite/docs/html/copyright.html: Added.
19296 * BugsSite/docs/html/credits.html: Added.
19297 * BugsSite/docs/html/cust-change-permissions.html: Added.
19298 * BugsSite/docs/html/cust-hooks.html: Added.
19299 * BugsSite/docs/html/cust-templates.html: Added.
19300 * BugsSite/docs/html/customization.html: Added.
19301 * BugsSite/docs/html/dbdoc.html: Added.
19302 * BugsSite/docs/html/dbmodify.html: Added.
19303 * BugsSite/docs/html/disclaimer.html: Added.
19304 * BugsSite/docs/html/extraconfig.html: Added.
19305 * BugsSite/docs/html/faq.html: Added.
19306 * BugsSite/docs/html/flags-overview.html: Added.
19307 * BugsSite/docs/html/flags.html: Added.
19308 * BugsSite/docs/html/general-advice.html: Added.
19309 * BugsSite/docs/html/gfdl-0.html: Added.
19310 * BugsSite/docs/html/gfdl-1.html: Added.
19311 * BugsSite/docs/html/gfdl-10.html: Added.
19312 * BugsSite/docs/html/gfdl-2.html: Added.
19313 * BugsSite/docs/html/gfdl-3.html: Added.
19314 * BugsSite/docs/html/gfdl-4.html: Added.
19315 * BugsSite/docs/html/gfdl-5.html: Added.
19316 * BugsSite/docs/html/gfdl-6.html: Added.
19317 * BugsSite/docs/html/gfdl-7.html: Added.
19318 * BugsSite/docs/html/gfdl-8.html: Added.
19319 * BugsSite/docs/html/gfdl-9.html: Added.
19320 * BugsSite/docs/html/gfdl-howto.html: Added.
19321 * BugsSite/docs/html/gfdl.html: Added.
19322 * BugsSite/docs/html/glossary.html: Added.
19323 * BugsSite/docs/html/groups.html: Added.
19324 * BugsSite/docs/html/hintsandtips.html: Added.
19325 * BugsSite/docs/html/index.html: Added.
19326 * BugsSite/docs/html/install-perlmodules-manual.html: Added.
19327 * BugsSite/docs/html/installation.html: Added.
19328 * BugsSite/docs/html/installing-bugzilla.html: Added.
19329 * BugsSite/docs/html/integration.html: Added.
19330 * BugsSite/docs/html/lifecycle.html: Added.
19331 * BugsSite/docs/html/list.html: Added.
19332 * BugsSite/docs/html/milestones.html: Added.
19333 * BugsSite/docs/html/modules-manual-download.html: Added.
19334 * BugsSite/docs/html/modules-manual-instructions.html: Added.
19335 * BugsSite/docs/html/modules-manual-optional.html: Added.
19336 * BugsSite/docs/html/myaccount.html: Added.
19337 * BugsSite/docs/html/newversions.html: Added.
19338 * BugsSite/docs/html/nonroot.html: Added.
19339 * BugsSite/docs/html/os-specific.html: Added.
19340 * BugsSite/docs/html/parameters.html: Added.
19341 * BugsSite/docs/html/paranoid-security.html: Added.
19342 * BugsSite/docs/html/patches.html: Added.
19343 * BugsSite/docs/html/patchviewer.html: Added.
19344 * BugsSite/docs/html/products.html: Added.
19345 * BugsSite/docs/html/query.html: Added.
19346 * BugsSite/docs/html/quips.html: Added.
19347 * BugsSite/docs/html/reporting.html: Added.
19348 * BugsSite/docs/html/security-bugzilla.html: Added.
19349 * BugsSite/docs/html/security-mysql.html: Added.
19350 * BugsSite/docs/html/security-os.html: Added.
19351 * BugsSite/docs/html/security-webserver.html: Added.
19352 * BugsSite/docs/html/security.html: Added.
19353 * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
19354 * BugsSite/docs/html/trbl-dbdsponge.html: Added.
19355 * BugsSite/docs/html/trbl-index.html: Added.
19356 * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
19357 * BugsSite/docs/html/trbl-perlmodule.html: Added.
19358 * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
19359 * BugsSite/docs/html/trbl-testserver.html: Added.
19360 * BugsSite/docs/html/trouble-filetemp.html: Added.
19361 * BugsSite/docs/html/troubleshooting.html: Added.
19362 * BugsSite/docs/html/upgrading.html: Added.
19363 * BugsSite/docs/html/useradmin.html: Added.
19364 * BugsSite/docs/html/userpreferences.html: Added.
19365 * BugsSite/docs/html/using-intro.html: Added.
19366 * BugsSite/docs/html/using.html: Added.
19367 * BugsSite/docs/html/versions.html: Added.
19368 * BugsSite/docs/html/voting.html: Added.
19369 * BugsSite/docs/html/whining.html: Added.
19370 * BugsSite/docs/html/x3190.html: Added.
19371 * BugsSite/docs/images: Added.
19372 * BugsSite/docs/images/bzLifecycle.png: Added.
19373 * BugsSite/docs/images/bzLifecycle.xml: Added.
19374 * BugsSite/docs/images/callouts: Added.
19375 * BugsSite/docs/images/callouts/1.gif: Added.
19376 * BugsSite/docs/images/callouts/2.gif: Added.
19377 * BugsSite/docs/images/callouts/3.gif: Added.
19378 * BugsSite/docs/images/caution.gif: Added.
19379 * BugsSite/docs/images/note.gif: Added.
19380 * BugsSite/docs/images/tip.gif: Added.
19381 * BugsSite/docs/images/warning.gif: Added.
19382 * BugsSite/docs/makedocs.pl: Added.
19383 * BugsSite/docs/pdf: Added.
19384 * BugsSite/docs/pdf/Bugzilla-Guide.pdf: Added.
19385 * BugsSite/docs/rel_notes.txt: Added.
19386 * BugsSite/docs/txt: Added.
19387 * BugsSite/docs/txt/Bugzilla-Guide.txt: Added.
19388 * BugsSite/docs/xml: Added.
19389 * BugsSite/docs/xml/Bugzilla-Guide.xml: Added.
19390 * BugsSite/docs/xml/about.xml: Added.
19391 * BugsSite/docs/xml/administration.xml: Added.
19392 * BugsSite/docs/xml/conventions.xml: Added.
19393 * BugsSite/docs/xml/customization.xml: Added.
19394 * BugsSite/docs/xml/dbschema.mysql: Added.
19395 * BugsSite/docs/xml/faq.xml: Added.
19396 * BugsSite/docs/xml/filetemp.patch: Added.
19397 * BugsSite/docs/xml/gfdl.xml: Added.
19398 * BugsSite/docs/xml/glossary.xml: Added.
19399 * BugsSite/docs/xml/index.xml: Added.
19400 * BugsSite/docs/xml/installation.xml: Added.
19401 * BugsSite/docs/xml/integration.xml: Added.
19402 * BugsSite/docs/xml/introduction.xml: Added.
19403 * BugsSite/docs/xml/modules.xml: Added.
19404 * BugsSite/docs/xml/patches.xml: Added.
19405 * BugsSite/docs/xml/requiredsoftware.xml: Added.
19406 * BugsSite/docs/xml/security.xml: Added.
19407 * BugsSite/docs/xml/troubleshooting.xml: Added.
19408 * BugsSite/docs/xml/using.xml: Added.
19409 * BugsSite/doeditparams.cgi: Added.
19410 * BugsSite/duplicates.cgi: Added.
19411 * BugsSite/duplicates.xul: Added.
19412 * BugsSite/editclassifications.cgi: Added.
19413 * BugsSite/editcomponents.cgi: Added.
19414 * BugsSite/editflagtypes.cgi: Added.
19415 * BugsSite/editgroups.cgi: Added.
19416 * BugsSite/editkeywords.cgi: Added.
19417 * BugsSite/editmilestones.cgi: Added.
19418 * BugsSite/editparams.cgi: Added.
19419 * BugsSite/editproducts.cgi: Added.
19420 * BugsSite/editsettings.cgi: Added.
19421 * BugsSite/editusers.cgi: Added.
19422 * BugsSite/editvalues.cgi: Added.
19423 * BugsSite/editversions.cgi: Added.
19424 * BugsSite/editwhines.cgi: Added.
19425 * BugsSite/enter_bug.cgi: Added.
19426 * BugsSite/favicon.ico: Added.
19427 * BugsSite/globals.pl: Added.
19428 * BugsSite/graphs: Added.
19429 * BugsSite/images: Added.
19430 * BugsSite/images/padlock.png: Added.
19431 * BugsSite/importxml.pl: Added.
19432 * BugsSite/index.cgi: Added.
19433 * BugsSite/js: Added.
19434 * BugsSite/js/duplicates.js: Added.
19435 * BugsSite/js/productform.js: Added.
19436 * BugsSite/localconfig.js: Added.
19437 * BugsSite/long_list.cgi: Added.
19438 * BugsSite/move.pl: Added.
19439 * BugsSite/page.cgi: Added.
19440 * BugsSite/post_bug.cgi: Added.
19441 * BugsSite/process_bug.cgi: Added.
19442 * BugsSite/productmenu.js: Added.
19443 * BugsSite/query.cgi: Added.
19444 * BugsSite/quicksearch.html: Added.
19445 * BugsSite/quicksearch.js: Added.
19446 * BugsSite/quicksearchhack.html: Added.
19447 * BugsSite/quips.cgi: Added.
19448 * BugsSite/relogin.cgi: Added.
19449 * BugsSite/report.cgi: Added.
19450 * BugsSite/reports.cgi: Added.
19451 * BugsSite/request.cgi: Added.
19452 * BugsSite/robots.txt: Added.
19453 * BugsSite/runtests.pl: Added.
19454 * BugsSite/sanitycheck.cgi: Added.
19455 * BugsSite/show_activity.cgi: Added.
19456 * BugsSite/show_bug.cgi: Added.
19457 * BugsSite/showattachment.cgi: Added.
19458 * BugsSite/showdependencygraph.cgi: Added.
19459 * BugsSite/showdependencytree.cgi: Added.
19460 * BugsSite/sidebar.cgi: Added.
19461 * BugsSite/skins: Added.
19462 * BugsSite/skins/.cvsignore: Added.
19463 * BugsSite/skins/custom: Added.
19464 * BugsSite/skins/custom/admin.css: Added.
19465 * BugsSite/skins/custom/buglist.css: Added.
19466 * BugsSite/skins/custom/duplicates.css: Added.
19467 * BugsSite/skins/custom/editusers.css: Added.
19468 * BugsSite/skins/custom/global.css: Added.
19469 * BugsSite/skins/custom/index.css: Added.
19470 * BugsSite/skins/custom/opendarwin.gif: Added.
19471 * BugsSite/skins/custom/panel.css: Added.
19472 * BugsSite/skins/custom/show_multiple.css: Added.
19473 * BugsSite/skins/custom/summarize-time.css: Added.
19474 * BugsSite/skins/custom/voting.css: Added.
19475 * BugsSite/skins/standard: Added.
19476 * BugsSite/skins/standard/admin.css: Added.
19477 * BugsSite/skins/standard/buglist.css: Added.
19478 * BugsSite/skins/standard/duplicates.css: Added.
19479 * BugsSite/skins/standard/editusers.css: Added.
19480 * BugsSite/skins/standard/global: Added.
19481 * BugsSite/skins/standard/global.css: Added.
19482 * BugsSite/skins/standard/global/body-back.gif: Added.
19483 * BugsSite/skins/standard/global/header.png: Added.
19484 * BugsSite/skins/standard/index: Added.
19485 * BugsSite/skins/standard/index.css: Added.
19486 * BugsSite/skins/standard/index/front.jpg: Added.
19487 * BugsSite/skins/standard/index/front.png: Added.
19488 * BugsSite/skins/standard/panel.css: Added.
19489 * BugsSite/skins/standard/show_multiple.css: Added.
19490 * BugsSite/skins/standard/summarize-time.css: Added.
19491 * BugsSite/skins/standard/voting.css: Added.
19492 * BugsSite/summarize_time.cgi: Added.
19493 * BugsSite/t: Added.
19494 * BugsSite/t/001compile.t: Added.
19495 * BugsSite/t/002goodperl.t: Added.
19496 * BugsSite/t/003safesys.t: Added.
19497 * BugsSite/t/004template.t: Added.
19498 * BugsSite/t/005no_tabs.t: Added.
19499 * BugsSite/t/006spellcheck.t: Added.
19500 * BugsSite/t/007util.t: Added.
19501 * BugsSite/t/008filter.t: Added.
19502 * BugsSite/t/009bugwords.t: Added.
19503 * BugsSite/t/011pod.t: Added.
19504 * BugsSite/t/Support: Added.
19505 * BugsSite/t/Support/Files.pm: Added.
19506 * BugsSite/t/Support/Systemexec.pm: Added.
19507 * BugsSite/t/Support/Templates.pm: Added.
19508 * BugsSite/t/testchart.gif: Added.
19509 * BugsSite/t/testchart.png: Added.
19510 * BugsSite/t/testgd.png: Added.
19511 * BugsSite/template: Added.
19512 * BugsSite/template/.cvsignore: Added.
19513 * BugsSite/template/.htaccess: Added.
19514 * BugsSite/template/en: Added.
19515 * BugsSite/template/en/.cvsignore: Added.
19516 * BugsSite/template/en/custom: Added.
19517 * BugsSite/template/en/custom/account: Added.
19518 * BugsSite/template/en/custom/account/auth: Added.
19519 * BugsSite/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
19520 * BugsSite/template/en/custom/account/auth/login-small.html.tmpl: Added.
19521 * BugsSite/template/en/custom/account/auth/login.html.tmpl: Added.
19522 * BugsSite/template/en/custom/account/cancel-token.txt.tmpl: Added.
19523 * BugsSite/template/en/custom/account/create.html.tmpl: Added.
19524 * BugsSite/template/en/custom/account/created.html.tmpl: Added.
19525 * BugsSite/template/en/custom/account/email: Added.
19526 * BugsSite/template/en/custom/account/email/change-new.txt.tmpl: Added.
19527 * BugsSite/template/en/custom/account/email/change-old.txt.tmpl: Added.
19528 * BugsSite/template/en/custom/account/email/confirm.html.tmpl: Added.
19529 * BugsSite/template/en/custom/account/exists.html.tmpl: Added.
19530 * BugsSite/template/en/custom/account/password: Added.
19531 * BugsSite/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
19532 * BugsSite/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
19533 * BugsSite/template/en/custom/account/prefs: Added.
19534 * BugsSite/template/en/custom/account/prefs/account.html.tmpl: Added.
19535 * BugsSite/template/en/custom/account/prefs/email.html.tmpl: Added.
19536 * BugsSite/template/en/custom/account/prefs/footer.html.tmpl: Added.
19537 * BugsSite/template/en/custom/account/prefs/permissions.html.tmpl: Added.
19538 * BugsSite/template/en/custom/account/prefs/prefs.html.tmpl: Added.
19539 * BugsSite/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
19540 * BugsSite/template/en/custom/account/prefs/settings.html.tmpl: Added.
19541 * BugsSite/template/en/custom/admin: Added.
19542 * BugsSite/template/en/custom/admin/classifications: Added.
19543 * BugsSite/template/en/custom/admin/classifications/add.html.tmpl: Added.
19544 * BugsSite/template/en/custom/admin/classifications/del.html.tmpl: Added.
19545 * BugsSite/template/en/custom/admin/classifications/delete.html.tmpl: Added.
19546 * BugsSite/template/en/custom/admin/classifications/edit.html.tmpl: Added.
19547 * BugsSite/template/en/custom/admin/classifications/new.html.tmpl: Added.
19548 * BugsSite/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
19549 * BugsSite/template/en/custom/admin/classifications/select.html.tmpl: Added.
19550 * BugsSite/template/en/custom/admin/classifications/update.html.tmpl: Added.
19551 * BugsSite/template/en/custom/admin/components: Added.
19552 * BugsSite/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
19553 * BugsSite/template/en/custom/admin/components/create.html.tmpl: Added.
19554 * BugsSite/template/en/custom/admin/components/created.html.tmpl: Added.
19555 * BugsSite/template/en/custom/admin/components/deleted.html.tmpl: Added.
19556 * BugsSite/template/en/custom/admin/components/edit.html.tmpl: Added.
19557 * BugsSite/template/en/custom/admin/components/footer.html.tmpl: Added.
19558 * BugsSite/template/en/custom/admin/components/list.html.tmpl: Added.
19559 * BugsSite/template/en/custom/admin/components/select-product.html.tmpl: Added.
19560 * BugsSite/template/en/custom/admin/components/updated.html.tmpl: Added.
19561 * BugsSite/template/en/custom/admin/fieldvalues: Added.
19562 * BugsSite/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
19563 * BugsSite/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
19564 * BugsSite/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
19565 * BugsSite/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
19566 * BugsSite/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
19567 * BugsSite/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
19568 * BugsSite/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
19569 * BugsSite/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
19570 * BugsSite/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
19571 * BugsSite/template/en/custom/admin/flag-type: Added.
19572 * BugsSite/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
19573 * BugsSite/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
19574 * BugsSite/template/en/custom/admin/flag-type/list.html.tmpl: Added.
19575 * BugsSite/template/en/custom/admin/groups: Added.
19576 * BugsSite/template/en/custom/admin/groups/change.html.tmpl: Added.
19577 * BugsSite/template/en/custom/admin/groups/create.html.tmpl: Added.
19578 * BugsSite/template/en/custom/admin/groups/created.html.tmpl: Added.
19579 * BugsSite/template/en/custom/admin/groups/delete.html.tmpl: Added.
19580 * BugsSite/template/en/custom/admin/groups/deleted.html.tmpl: Added.
19581 * BugsSite/template/en/custom/admin/groups/edit.html.tmpl: Added.
19582 * BugsSite/template/en/custom/admin/groups/list.html.tmpl: Added.
19583 * BugsSite/template/en/custom/admin/groups/remove.html.tmpl: Added.
19584 * BugsSite/template/en/custom/admin/keywords: Added.
19585 * BugsSite/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
19586 * BugsSite/template/en/custom/admin/keywords/create.html.tmpl: Added.
19587 * BugsSite/template/en/custom/admin/keywords/created.html.tmpl: Added.
19588 * BugsSite/template/en/custom/admin/keywords/edit.html.tmpl: Added.
19589 * BugsSite/template/en/custom/admin/keywords/list.html.tmpl: Added.
19590 * BugsSite/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
19591 * BugsSite/template/en/custom/admin/milestones: Added.
19592 * BugsSite/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
19593 * BugsSite/template/en/custom/admin/milestones/create.html.tmpl: Added.
19594 * BugsSite/template/en/custom/admin/milestones/created.html.tmpl: Added.
19595 * BugsSite/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
19596 * BugsSite/template/en/custom/admin/milestones/edit.html.tmpl: Added.
19597 * BugsSite/template/en/custom/admin/milestones/footer.html.tmpl: Added.
19598 * BugsSite/template/en/custom/admin/milestones/list.html.tmpl: Added.
19599 * BugsSite/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
19600 * BugsSite/template/en/custom/admin/milestones/updated.html.tmpl: Added.
19601 * BugsSite/template/en/custom/admin/products: Added.
19602 * BugsSite/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
19603 * BugsSite/template/en/custom/admin/products/deleted.html.tmpl: Added.
19604 * BugsSite/template/en/custom/admin/products/footer.html.tmpl: Added.
19605 * BugsSite/template/en/custom/admin/products/groupcontrol: Added.
19606 * BugsSite/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
19607 * BugsSite/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
19608 * BugsSite/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
19609 * BugsSite/template/en/custom/admin/products/list.html.tmpl: Added.
19610 * BugsSite/template/en/custom/admin/settings: Added.
19611 * BugsSite/template/en/custom/admin/settings/edit.html.tmpl: Added.
19612 * BugsSite/template/en/custom/admin/settings/updated.html.tmpl: Added.
19613 * BugsSite/template/en/custom/admin/table.html.tmpl: Added.
19614 * BugsSite/template/en/custom/admin/users: Added.
19615 * BugsSite/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
19616 * BugsSite/template/en/custom/admin/users/create.html.tmpl: Added.
19617 * BugsSite/template/en/custom/admin/users/edit.html.tmpl: Added.
19618 * BugsSite/template/en/custom/admin/users/list.html.tmpl: Added.
19619 * BugsSite/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
19620 * BugsSite/template/en/custom/admin/users/search.html.tmpl: Added.
19621 * BugsSite/template/en/custom/admin/users/userdata.html.tmpl: Added.
19622 * BugsSite/template/en/custom/admin/versions: Added.
19623 * BugsSite/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
19624 * BugsSite/template/en/custom/admin/versions/create.html.tmpl: Added.
19625 * BugsSite/template/en/custom/admin/versions/created.html.tmpl: Added.
19626 * BugsSite/template/en/custom/admin/versions/deleted.html.tmpl: Added.
19627 * BugsSite/template/en/custom/admin/versions/edit.html.tmpl: Added.
19628 * BugsSite/template/en/custom/admin/versions/footer.html.tmpl: Added.
19629 * BugsSite/template/en/custom/admin/versions/list.html.tmpl: Added.
19630 * BugsSite/template/en/custom/admin/versions/select-product.html.tmpl: Added.
19631 * BugsSite/template/en/custom/admin/versions/updated.html.tmpl: Added.
19632 * BugsSite/template/en/custom/attachment: Added.
19633 * BugsSite/template/en/custom/attachment/choose.html.tmpl: Added.
19634 * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Added.
19635 * BugsSite/template/en/custom/attachment/create.html.tmpl: Added.
19636 * BugsSite/template/en/custom/attachment/created.html.tmpl: Added.
19637 * BugsSite/template/en/custom/attachment/diff-file.html.tmpl: Added.
19638 * BugsSite/template/en/custom/attachment/diff-footer.html.tmpl: Added.
19639 * BugsSite/template/en/custom/attachment/diff-header.html.tmpl: Added.
19640 * BugsSite/template/en/custom/attachment/edit.html.tmpl: Added.
19641 * BugsSite/template/en/custom/attachment/list.html.tmpl: Added.
19642 * BugsSite/template/en/custom/attachment/show-multiple.html.tmpl: Added.
19643 * BugsSite/template/en/custom/attachment/updated.html.tmpl: Added.
19644 * BugsSite/template/en/custom/bug: Added.
19645 * BugsSite/template/en/custom/bug/activity: Added.
19646 * BugsSite/template/en/custom/bug/activity/show.html.tmpl: Added.
19647 * BugsSite/template/en/custom/bug/activity/table.html.tmpl: Added.
19648 * BugsSite/template/en/custom/bug/choose.html.tmpl: Added.
19649 * BugsSite/template/en/custom/bug/comments.html.tmpl: Added.
19650 * BugsSite/template/en/custom/bug/create: Added.
19651 * BugsSite/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
19652 * BugsSite/template/en/custom/bug/create/comment.txt.tmpl: Added.
19653 * BugsSite/template/en/custom/bug/create/create-guided.html.tmpl: Added.
19654 * BugsSite/template/en/custom/bug/create/create.html.tmpl: Added.
19655 * BugsSite/template/en/custom/bug/create/created.html.tmpl: Added.
19656 * BugsSite/template/en/custom/bug/create/make-template.html.tmpl: Added.
19657 * BugsSite/template/en/custom/bug/create/user-message.html.tmpl: Added.
19658 * BugsSite/template/en/custom/bug/dependency-graph.html.tmpl: Added.
19659 * BugsSite/template/en/custom/bug/dependency-tree.html.tmpl: Added.
19660 * BugsSite/template/en/custom/bug/edit.html.tmpl: Added.
19661 * BugsSite/template/en/custom/bug/knob.html.tmpl: Added.
19662 * BugsSite/template/en/custom/bug/navigate.html.tmpl: Added.
19663 * BugsSite/template/en/custom/bug/process: Added.
19664 * BugsSite/template/en/custom/bug/process/bugmail.html.tmpl: Added.
19665 * BugsSite/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
19666 * BugsSite/template/en/custom/bug/process/header.html.tmpl: Added.
19667 * BugsSite/template/en/custom/bug/process/midair.html.tmpl: Added.
19668 * BugsSite/template/en/custom/bug/process/next.html.tmpl: Added.
19669 * BugsSite/template/en/custom/bug/process/results.html.tmpl: Added.
19670 * BugsSite/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
19671 * BugsSite/template/en/custom/bug/show-multiple.html.tmpl: Added.
19672 * BugsSite/template/en/custom/bug/show.html.tmpl: Added.
19673 * BugsSite/template/en/custom/bug/show.xml.tmpl: Added.
19674 * BugsSite/template/en/custom/bug/summarize-time.html.tmpl: Added.
19675 * BugsSite/template/en/custom/bug/time.html.tmpl: Added.
19676 * BugsSite/template/en/custom/bug/votes: Added.
19677 * BugsSite/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
19678 * BugsSite/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
19679 * BugsSite/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
19680 * BugsSite/template/en/custom/config.js.tmpl: Added.
19681 * BugsSite/template/en/custom/config.rdf.tmpl: Added.
19682 * BugsSite/template/en/custom/filterexceptions.pl: Added.
19683 * BugsSite/template/en/custom/flag: Added.
19684 * BugsSite/template/en/custom/flag/list.html.tmpl: Added.
19685 * BugsSite/template/en/custom/global: Added.
19686 * BugsSite/template/en/custom/global/banner.html.tmpl: Added.
19687 * BugsSite/template/en/custom/global/choose-classification.html.tmpl: Added.
19688 * BugsSite/template/en/custom/global/choose-product.html.tmpl: Added.
19689 * BugsSite/template/en/custom/global/code-error.html.tmpl: Added.
19690 * BugsSite/template/en/custom/global/confirm-user-match.html.tmpl: Added.
19691 * BugsSite/template/en/custom/global/field-descs.none.tmpl: Added.
19692 * BugsSite/template/en/custom/global/footer.html.tmpl: Added.
19693 * BugsSite/template/en/custom/global/header.html.tmpl: Added.
19694 * BugsSite/template/en/custom/global/help-header.html.tmpl: Added.
19695 * BugsSite/template/en/custom/global/help.html.tmpl: Added.
19696 * BugsSite/template/en/custom/global/hidden-fields.html.tmpl: Added.
19697 * BugsSite/template/en/custom/global/initialize.none.tmpl: Added.
19698 * BugsSite/template/en/custom/global/message.html.tmpl: Added.
19699 * BugsSite/template/en/custom/global/messages.html.tmpl: Added.
19700 * BugsSite/template/en/custom/global/select-menu.html.tmpl: Added.
19701 * BugsSite/template/en/custom/global/setting-descs.none.tmpl: Added.
19702 * BugsSite/template/en/custom/global/site-navigation.html.tmpl: Added.
19703 * BugsSite/template/en/custom/global/useful-links.html.tmpl: Added.
19704 * BugsSite/template/en/custom/global/user-error.html.tmpl: Added.
19705 * BugsSite/template/en/custom/global/userselect.html.tmpl: Added.
19706 * BugsSite/template/en/custom/global/variables.none.tmpl: Added.
19707 * BugsSite/template/en/custom/index.html.tmpl: Added.
19708 * BugsSite/template/en/custom/list: Added.
19709 * BugsSite/template/en/custom/list/change-columns.html.tmpl: Added.
19710 * BugsSite/template/en/custom/list/edit-multiple.html.tmpl: Added.
19711 * BugsSite/template/en/custom/list/list-simple.html.tmpl: Added.
19712 * BugsSite/template/en/custom/list/list.csv.tmpl: Added.
19713 * BugsSite/template/en/custom/list/list.html.tmpl: Added.
19714 * BugsSite/template/en/custom/list/list.ics.tmpl: Added.
19715 * BugsSite/template/en/custom/list/list.js.tmpl: Added.
19716 * BugsSite/template/en/custom/list/list.rdf.tmpl: Added.
19717 * BugsSite/template/en/custom/list/list.rss.tmpl: Added.
19718 * BugsSite/template/en/custom/list/quips.html.tmpl: Added.
19719 * BugsSite/template/en/custom/list/server-push.html.tmpl: Added.
19720 * BugsSite/template/en/custom/list/table.html.tmpl: Added.
19721 * BugsSite/template/en/custom/pages: Added.
19722 * BugsSite/template/en/custom/pages/bug-writing.html.tmpl: Added.
19723 * BugsSite/template/en/custom/pages/fields.html.tmpl: Added.
19724 * BugsSite/template/en/custom/pages/linked.html.tmpl: Added.
19725 * BugsSite/template/en/custom/pages/linkify.html.tmpl: Added.
19726 * BugsSite/template/en/custom/pages/voting.html.tmpl: Added.
19727 * BugsSite/template/en/custom/reports: Added.
19728 * BugsSite/template/en/custom/reports/chart.csv.tmpl: Added.
19729 * BugsSite/template/en/custom/reports/chart.html.tmpl: Added.
19730 * BugsSite/template/en/custom/reports/chart.png.tmpl: Added.
19731 * BugsSite/template/en/custom/reports/components.html.tmpl: Added.
19732 * BugsSite/template/en/custom/reports/create-chart.html.tmpl: Added.
19733 * BugsSite/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
19734 * BugsSite/template/en/custom/reports/duplicates-table.html.tmpl: Added.
19735 * BugsSite/template/en/custom/reports/duplicates.html.tmpl: Added.
19736 * BugsSite/template/en/custom/reports/duplicates.rdf.tmpl: Added.
19737 * BugsSite/template/en/custom/reports/edit-series.html.tmpl: Added.
19738 * BugsSite/template/en/custom/reports/keywords.html.tmpl: Added.
19739 * BugsSite/template/en/custom/reports/menu.html.tmpl: Added.
19740 * BugsSite/template/en/custom/reports/report-bar.png.tmpl: Added.
19741 * BugsSite/template/en/custom/reports/report-line.png.tmpl: Added.
19742 * BugsSite/template/en/custom/reports/report-pie.png.tmpl: Added.
19743 * BugsSite/template/en/custom/reports/report-simple.html.tmpl: Added.
19744 * BugsSite/template/en/custom/reports/report-table.csv.tmpl: Added.
19745 * BugsSite/template/en/custom/reports/report-table.html.tmpl: Added.
19746 * BugsSite/template/en/custom/reports/report.csv.tmpl: Added.
19747 * BugsSite/template/en/custom/reports/report.html.tmpl: Added.
19748 * BugsSite/template/en/custom/reports/series-common.html.tmpl: Added.
19749 * BugsSite/template/en/custom/reports/series.html.tmpl: Added.
19750 * BugsSite/template/en/custom/request: Added.
19751 * BugsSite/template/en/custom/request/email.txt.tmpl: Added.
19752 * BugsSite/template/en/custom/request/queue.html.tmpl: Added.
19753 * BugsSite/template/en/custom/search: Added.
19754 * BugsSite/template/en/custom/search/boolean-charts.html.tmpl: Added.
19755 * BugsSite/template/en/custom/search/form.html.tmpl: Added.
19756 * BugsSite/template/en/custom/search/knob.html.tmpl: Added.
19757 * BugsSite/template/en/custom/search/search-advanced.html.tmpl: Added.
19758 * BugsSite/template/en/custom/search/search-create-series.html.tmpl: Added.
19759 * BugsSite/template/en/custom/search/search-help.html.tmpl: Added.
19760 * BugsSite/template/en/custom/search/search-report-graph.html.tmpl: Added.
19761 * BugsSite/template/en/custom/search/search-report-select.html.tmpl: Added.
19762 * BugsSite/template/en/custom/search/search-report-table.html.tmpl: Added.
19763 * BugsSite/template/en/custom/search/search-specific.html.tmpl: Added.
19764 * BugsSite/template/en/custom/search/tabs.html.tmpl: Added.
19765 * BugsSite/template/en/custom/sidebar.xul.tmpl: Added.
19766 * BugsSite/template/en/custom/whine: Added.
19767 * BugsSite/template/en/custom/whine/mail.html.tmpl: Added.
19768 * BugsSite/template/en/custom/whine/mail.txt.tmpl: Added.
19769 * BugsSite/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
19770 * BugsSite/template/en/custom/whine/schedule.html.tmpl: Added.
19771 * BugsSite/template/en/default: Added.
19772 * BugsSite/template/en/default/account: Added.
19773 * BugsSite/template/en/default/account/auth: Added.
19774 * BugsSite/template/en/default/account/auth/ldap-error.html.tmpl: Added.
19775 * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Added.
19776 * BugsSite/template/en/default/account/auth/login.html.tmpl: Added.
19777 * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Added.
19778 * BugsSite/template/en/default/account/create.html.tmpl: Added.
19779 * BugsSite/template/en/default/account/created.html.tmpl: Added.
19780 * BugsSite/template/en/default/account/email: Added.
19781 * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Added.
19782 * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Added.
19783 * BugsSite/template/en/default/account/email/confirm.html.tmpl: Added.
19784 * BugsSite/template/en/default/account/exists.html.tmpl: Added.
19785 * BugsSite/template/en/default/account/password: Added.
19786 * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Added.
19787 * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Added.
19788 * BugsSite/template/en/default/account/prefs: Added.
19789 * BugsSite/template/en/default/account/prefs/account.html.tmpl: Added.
19790 * BugsSite/template/en/default/account/prefs/email.html.tmpl: Added.
19791 * BugsSite/template/en/default/account/prefs/footer.html.tmpl: Added.
19792 * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Added.
19793 * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Added.
19794 * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Added.
19795 * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Added.
19796 * BugsSite/template/en/default/admin: Added.
19797 * BugsSite/template/en/default/admin/classifications: Added.
19798 * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Added.
19799 * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Added.
19800 * BugsSite/template/en/default/admin/classifications/delete.html.tmpl: Added.
19801 * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Added.
19802 * BugsSite/template/en/default/admin/classifications/new.html.tmpl: Added.
19803 * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Added.
19804 * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Added.
19805 * BugsSite/template/en/default/admin/classifications/update.html.tmpl: Added.
19806 * BugsSite/template/en/default/admin/components: Added.
19807 * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Added.
19808 * BugsSite/template/en/default/admin/components/create.html.tmpl: Added.
19809 * BugsSite/template/en/default/admin/components/created.html.tmpl: Added.
19810 * BugsSite/template/en/default/admin/components/deleted.html.tmpl: Added.
19811 * BugsSite/template/en/default/admin/components/edit.html.tmpl: Added.
19812 * BugsSite/template/en/default/admin/components/footer.html.tmpl: Added.
19813 * BugsSite/template/en/default/admin/components/list.html.tmpl: Added.
19814 * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Added.
19815 * BugsSite/template/en/default/admin/components/updated.html.tmpl: Added.
19816 * BugsSite/template/en/default/admin/fieldvalues: Added.
19817 * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Added.
19818 * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Added.
19819 * BugsSite/template/en/default/admin/fieldvalues/created.html.tmpl: Added.
19820 * BugsSite/template/en/default/admin/fieldvalues/deleted.html.tmpl: Added.
19821 * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Added.
19822 * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Added.
19823 * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Added.
19824 * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Added.
19825 * BugsSite/template/en/default/admin/fieldvalues/updated.html.tmpl: Added.
19826 * BugsSite/template/en/default/admin/flag-type: Added.
19827 * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Added.
19828 * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Added.
19829 * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Added.
19830 * BugsSite/template/en/default/admin/groups: Added.
19831 * BugsSite/template/en/default/admin/groups/change.html.tmpl: Added.
19832 * BugsSite/template/en/default/admin/groups/create.html.tmpl: Added.
19833 * BugsSite/template/en/default/admin/groups/created.html.tmpl: Added.
19834 * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Added.
19835 * BugsSite/template/en/default/admin/groups/deleted.html.tmpl: Added.
19836 * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Added.
19837 * BugsSite/template/en/default/admin/groups/list.html.tmpl: Added.
19838 * BugsSite/template/en/default/admin/groups/remove.html.tmpl: Added.
19839 * BugsSite/template/en/default/admin/keywords: Added.
19840 * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Added.
19841 * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Added.
19842 * BugsSite/template/en/default/admin/keywords/created.html.tmpl: Added.
19843 * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Added.
19844 * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Added.
19845 * BugsSite/template/en/default/admin/keywords/rebuild-cache.html.tmpl: Added.
19846 * BugsSite/template/en/default/admin/milestones: Added.
19847 * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Added.
19848 * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Added.
19849 * BugsSite/template/en/default/admin/milestones/created.html.tmpl: Added.
19850 * BugsSite/template/en/default/admin/milestones/deleted.html.tmpl: Added.
19851 * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Added.
19852 * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Added.
19853 * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Added.
19854 * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Added.
19855 * BugsSite/template/en/default/admin/milestones/updated.html.tmpl: Added.
19856 * BugsSite/template/en/default/admin/products: Added.
19857 * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Added.
19858 * BugsSite/template/en/default/admin/products/deleted.html.tmpl: Added.
19859 * BugsSite/template/en/default/admin/products/footer.html.tmpl: Added.
19860 * BugsSite/template/en/default/admin/products/groupcontrol: Added.
19861 * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
19862 * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Added.
19863 * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Added.
19864 * BugsSite/template/en/default/admin/products/list.html.tmpl: Added.
19865 * BugsSite/template/en/default/admin/settings: Added.
19866 * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Added.
19867 * BugsSite/template/en/default/admin/settings/updated.html.tmpl: Added.
19868 * BugsSite/template/en/default/admin/table.html.tmpl: Added.
19869 * BugsSite/template/en/default/admin/users: Added.
19870 * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Added.
19871 * BugsSite/template/en/default/admin/users/create.html.tmpl: Added.
19872 * BugsSite/template/en/default/admin/users/edit.html.tmpl: Added.
19873 * BugsSite/template/en/default/admin/users/list.html.tmpl: Added.
19874 * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Added.
19875 * BugsSite/template/en/default/admin/users/search.html.tmpl: Added.
19876 * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Added.
19877 * BugsSite/template/en/default/admin/versions: Added.
19878 * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Added.
19879 * BugsSite/template/en/default/admin/versions/create.html.tmpl: Added.
19880 * BugsSite/template/en/default/admin/versions/created.html.tmpl: Added.
19881 * BugsSite/template/en/default/admin/versions/deleted.html.tmpl: Added.
19882 * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Added.
19883 * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Added.
19884 * BugsSite/template/en/default/admin/versions/list.html.tmpl: Added.
19885 * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Added.
19886 * BugsSite/template/en/default/admin/versions/updated.html.tmpl: Added.
19887 * BugsSite/template/en/default/attachment: Added.
19888 * BugsSite/template/en/default/attachment/choose.html.tmpl: Added.
19889 * BugsSite/template/en/default/attachment/content-types.html.tmpl: Added.
19890 * BugsSite/template/en/default/attachment/create.html.tmpl: Added.
19891 * BugsSite/template/en/default/attachment/created.html.tmpl: Added.
19892 * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Added.
19893 * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Added.
19894 * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Added.
19895 * BugsSite/template/en/default/attachment/edit-aroben.html.tmpl: Added.
19896 * BugsSite/template/en/default/attachment/edit.html.tmpl: Added.
19897 * BugsSite/template/en/default/attachment/list.html.tmpl: Added.
19898 * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Added.
19899 * BugsSite/template/en/default/attachment/updated.html.tmpl: Added.
19900 * BugsSite/template/en/default/bug: Added.
19901 * BugsSite/template/en/default/bug/activity: Added.
19902 * BugsSite/template/en/default/bug/activity/show.html.tmpl: Added.
19903 * BugsSite/template/en/default/bug/activity/table.html.tmpl: Added.
19904 * BugsSite/template/en/default/bug/choose.html.tmpl: Added.
19905 * BugsSite/template/en/default/bug/comments.html.tmpl: Added.
19906 * BugsSite/template/en/default/bug/create: Added.
19907 * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Added.
19908 * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Added.
19909 * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Added.
19910 * BugsSite/template/en/default/bug/create/create.html.tmpl: Added.
19911 * BugsSite/template/en/default/bug/create/created.html.tmpl: Added.
19912 * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Added.
19913 * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Added.
19914 * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Added.
19915 * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Added.
19916 * BugsSite/template/en/default/bug/edit.html.tmpl: Added.
19917 * BugsSite/template/en/default/bug/knob.html.tmpl: Added.
19918 * BugsSite/template/en/default/bug/navigate.html.tmpl: Added.
19919 * BugsSite/template/en/default/bug/process: Added.
19920 * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Added.
19921 * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Added.
19922 * BugsSite/template/en/default/bug/process/header.html.tmpl: Added.
19923 * BugsSite/template/en/default/bug/process/midair.html.tmpl: Added.
19924 * BugsSite/template/en/default/bug/process/next.html.tmpl: Added.
19925 * BugsSite/template/en/default/bug/process/results.html.tmpl: Added.
19926 * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Added.
19927 * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Added.
19928 * BugsSite/template/en/default/bug/show.html.tmpl: Added.
19929 * BugsSite/template/en/default/bug/show.xml.tmpl: Added.
19930 * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Added.
19931 * BugsSite/template/en/default/bug/time.html.tmpl: Added.
19932 * BugsSite/template/en/default/bug/votes: Added.
19933 * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Added.
19934 * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Added.
19935 * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Added.
19936 * BugsSite/template/en/default/config.js.tmpl: Added.
19937 * BugsSite/template/en/default/config.rdf.tmpl: Added.
19938 * BugsSite/template/en/default/filterexceptions.pl: Added.
19939 * BugsSite/template/en/default/flag: Added.
19940 * BugsSite/template/en/default/flag/list.html.tmpl: Added.
19941 * BugsSite/template/en/default/global: Added.
19942 * BugsSite/template/en/default/global/banner.html.tmpl: Added.
19943 * BugsSite/template/en/default/global/choose-classification.html.tmpl: Added.
19944 * BugsSite/template/en/default/global/choose-product.html.tmpl: Added.
19945 * BugsSite/template/en/default/global/code-error.html.tmpl: Added.
19946 * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Added.
19947 * BugsSite/template/en/default/global/field-descs.none.tmpl: Added.
19948 * BugsSite/template/en/default/global/footer.html.tmpl: Added.
19949 * BugsSite/template/en/default/global/header.html.tmpl: Added.
19950 * BugsSite/template/en/default/global/help-header.html.tmpl: Added.
19951 * BugsSite/template/en/default/global/help.html.tmpl: Added.
19952 * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Added.
19953 * BugsSite/template/en/default/global/initialize.none.tmpl: Added.
19954 * BugsSite/template/en/default/global/message.html.tmpl: Added.
19955 * BugsSite/template/en/default/global/messages.html.tmpl: Added.
19956 * BugsSite/template/en/default/global/select-menu.html.tmpl: Added.
19957 * BugsSite/template/en/default/global/setting-descs.none.tmpl: Added.
19958 * BugsSite/template/en/default/global/site-navigation.html.tmpl: Added.
19959 * BugsSite/template/en/default/global/useful-links.html.tmpl: Added.
19960 * BugsSite/template/en/default/global/user-error.html.tmpl: Added.
19961 * BugsSite/template/en/default/global/userselect.html.tmpl: Added.
19962 * BugsSite/template/en/default/global/variables.none.tmpl: Added.
19963 * BugsSite/template/en/default/index.html.tmpl: Added.
19964 * BugsSite/template/en/default/list: Added.
19965 * BugsSite/template/en/default/list/change-columns.html.tmpl: Added.
19966 * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Added.
19967 * BugsSite/template/en/default/list/list-simple.html.tmpl: Added.
19968 * BugsSite/template/en/default/list/list.atom.tmpl: Added.
19969 * BugsSite/template/en/default/list/list.csv.tmpl: Added.
19970 * BugsSite/template/en/default/list/list.html.tmpl: Added.
19971 * BugsSite/template/en/default/list/list.ics.tmpl: Added.
19972 * BugsSite/template/en/default/list/list.js.tmpl: Added.
19973 * BugsSite/template/en/default/list/list.rdf.tmpl: Added.
19974 * BugsSite/template/en/default/list/quips.html.tmpl: Added.
19975 * BugsSite/template/en/default/list/server-push.html.tmpl: Added.
19976 * BugsSite/template/en/default/list/table.html.tmpl: Added.
19977 * BugsSite/template/en/default/pages: Added.
19978 * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Added.
19979 * BugsSite/template/en/default/pages/fields.html.tmpl: Added.
19980 * BugsSite/template/en/default/pages/linked.html.tmpl: Added.
19981 * BugsSite/template/en/default/pages/linkify.html.tmpl: Added.
19982 * BugsSite/template/en/default/pages/voting.html.tmpl: Added.
19983 * BugsSite/template/en/default/reports: Added.
19984 * BugsSite/template/en/default/reports/chart.csv.tmpl: Added.
19985 * BugsSite/template/en/default/reports/chart.html.tmpl: Added.
19986 * BugsSite/template/en/default/reports/chart.png.tmpl: Added.
19987 * BugsSite/template/en/default/reports/components.html.tmpl: Added.
19988 * BugsSite/template/en/default/reports/create-chart.html.tmpl: Added.
19989 * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Added.
19990 * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Added.
19991 * BugsSite/template/en/default/reports/duplicates.html.tmpl: Added.
19992 * BugsSite/template/en/default/reports/duplicates.rdf.tmpl: Added.
19993 * BugsSite/template/en/default/reports/edit-series.html.tmpl: Added.
19994 * BugsSite/template/en/default/reports/keywords.html.tmpl: Added.
19995 * BugsSite/template/en/default/reports/menu.html.tmpl: Added.
19996 * BugsSite/template/en/default/reports/report-bar.png.tmpl: Added.
19997 * BugsSite/template/en/default/reports/report-line.png.tmpl: Added.
19998 * BugsSite/template/en/default/reports/report-pie.png.tmpl: Added.
19999 * BugsSite/template/en/default/reports/report-simple.html.tmpl: Added.
20000 * BugsSite/template/en/default/reports/report-table.csv.tmpl: Added.
20001 * BugsSite/template/en/default/reports/report-table.html.tmpl: Added.
20002 * BugsSite/template/en/default/reports/report.csv.tmpl: Added.
20003 * BugsSite/template/en/default/reports/report.html.tmpl: Added.
20004 * BugsSite/template/en/default/reports/series-common.html.tmpl: Added.
20005 * BugsSite/template/en/default/reports/series.html.tmpl: Added.
20006 * BugsSite/template/en/default/request: Added.
20007 * BugsSite/template/en/default/request/email.txt.tmpl: Added.
20008 * BugsSite/template/en/default/request/queue.html.tmpl: Added.
20009 * BugsSite/template/en/default/search: Added.
20010 * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Added.
20011 * BugsSite/template/en/default/search/form.html.tmpl: Added.
20012 * BugsSite/template/en/default/search/knob.html.tmpl: Added.
20013 * BugsSite/template/en/default/search/search-advanced.html.tmpl: Added.
20014 * BugsSite/template/en/default/search/search-create-series.html.tmpl: Added.
20015 * BugsSite/template/en/default/search/search-help.html.tmpl: Added.
20016 * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Added.
20017 * BugsSite/template/en/default/search/search-report-select.html.tmpl: Added.
20018 * BugsSite/template/en/default/search/search-report-table.html.tmpl: Added.
20019 * BugsSite/template/en/default/search/search-specific.html.tmpl: Added.
20020 * BugsSite/template/en/default/search/tabs.html.tmpl: Added.
20021 * BugsSite/template/en/default/sidebar.xul.tmpl: Added.
20022 * BugsSite/template/en/default/whine: Added.
20023 * BugsSite/template/en/default/whine/mail.html.tmpl: Added.
20024 * BugsSite/template/en/default/whine/mail.txt.tmpl: Added.
20025 * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Added.
20026 * BugsSite/template/en/default/whine/schedule.html.tmpl: Added.
20027 * BugsSite/template/en/extension: Added.
20028 * BugsSite/template/en/extension/filterexceptions.pl: Added.
20029 * BugsSite/testagent.cgi: Added.
20030 * BugsSite/testserver.pl: Added.
20031 * BugsSite/token.cgi: Added.
20032 * BugsSite/userprefs.cgi: Added.
20033 * BugsSite/votes.cgi: Added.
20034 * BugsSite/whine.pl: Added.
20035 * BugsSite/whineatnews.pl: Added.
20036 * BugsSite/xml.cgi: Added.
20038 2008-02-04 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20040 Reviewed by Alp Toker and Mark Rowe.
20042 http://bugs.webkit.org/show_bug.cgi?id=16618
20043 [GTK] build-webkit and run-webkit-tests autootools support
20045 Add support for the autotools build to the WebKit build and test
20048 2008-02-04 Rodney Dawes <dobey@wayofthemonkey.com>
20050 Reviewed by Alp Toker and Mark Rowe.
20052 Fix http://bugs.webkit.org/show_bug.cgi?id=17175.
20053 Bug 17175: Use of C++ compiler flags in CFLAGS
20055 Add global_cxxflags definition for inclusion in CXXFLAGS variables.
20056 Only use -fno-rtti and $(SYMBOL_VISIBILITY_INLINES) with global_cxxflags as gcc complains they aren't valid for C.
20060 2008-02-04 Alp Toker <alp@atoker.com>
20062 Rubber-stamped by Mark Rowe.
20064 Remove all trailing whitespace in the GTK+ port and related
20070 2008-01-31 Alp Toker <alp@atoker.com>
20072 Reviewed by Mark Rowe.
20074 Fix the pkg-config file to follow GTK+ package naming and versioning
20077 Remove unneeded dependency listings.
20082 2008-01-31 Alp Toker <alp@atoker.com>
20084 Rubber-stamped by Adam Roben.
20086 http://bugs.webkit.org/show_bug.cgi?id=17006
20087 [GTK] Header path should be webkit/webkit.h
20089 Move the GTK+ API sources as needed and update the build systems.
20094 2008-01-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20096 Reviewed by Alp Toker.
20098 http://bugs.webkit.org/show_bug.cgi?id=14811
20099 [gtk] [request] add a webkit_gtk_page_go_to_history_item function
20101 * GNUmakefile.am: Added webkitwebbackforwardlist and webkitwebhistoryitem
20103 2008-01-26 Mark Rowe <mrowe@apple.com>
20105 Reviewed by Alp Toker.
20107 Fix http://bugs.webkit.org/show_bug.cgi?id=17007.
20108 Bug 17007: [GTK] autogen.sh attempts to use "libtoolize" on the Mac
20110 libtoolize is installed as glibtoolize on Mac OS X to avoid naming conflicts
20111 with other system commands. Check for the presence of glibtoolize if libtoolize
20116 2008-01-23 Alp Toker <alp@atoker.com>
20118 Rubber-stamped by Mark Rowe.
20120 Remove whitespace after -I in automake include lists.
20124 2008-01-22 Christian Dywan <christian@imendio.com>
20126 Reviewed by Alp Toker.
20128 [GTK] API: WebKitWebSettings is not usable
20129 http://bugs.webkit.org/show_bug.cgi?id=16219
20131 Implement WebKitWebSettings.
20135 2008-01-22 Simon Hausmann <hausmann@webkit.org>
20139 Don't compile the ICO plugin when building against Qt >= 4.4
20144 2008-01-21 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20146 Reviewed by Alp Toker.
20148 http://bugs.webkit.org/show_bug.cgi?id=16955
20149 Get errors when cross-compile webkit-gtk
20151 * GNUmakefile.am: added ICU_CPPFLAGS
20152 * configure.ac: added ICU_CPPFLAGS, removed ICU_CFLAGS
20154 2008-01-19 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20156 Reviewed by Alp Toker.
20158 Add svg foreign object and svg experimental to the GTK+/autotools
20163 2008-01-15 Alp Toker <alp@atoker.com>
20165 Rubber-stamped by Anders.
20167 Make the HTTP backend configurable in the GTK+ port. curl is currently
20174 2008-01-15 Alp Toker <alp@atoker.com>
20176 GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
20177 flags only when they're available.
20179 Additionally, use -fvisibility-inlines-hidden in both debug and
20180 release builds when available to match the Mac build.
20185 2008-01-12 Alp Toker <alp@atoker.com>
20187 Reviewed by Mark Rowe.
20189 Hide non-public symbols in GTK+/autotools release builds.
20193 2008-01-11 Alp Toker <alp@atoker.com>
20195 Reviewed by Oliver Hunt.
20197 Enable FastMalloc by default in GTK+/autotools and add a configure
20203 2008-01-11 Luca Bruno <lethalman88@gmail.com>
20205 Reviewed by Alp Toker.
20207 http://bugs.webkit.org/show_bug.cgi?id=16838
20208 [GTK] Bad autotools debug and video options
20210 Fix some configure options.
20214 2008-01-11 Mark Rowe <mrowe@apple.com>
20216 Attempt to fix the GTK+ and Qt builds.
20220 2008-01-10 Alp Toker <alp@atoker.com>
20222 SVG font build fix for GTK+/autotools.
20226 2008-01-05 Alp Toker <alp@atoker.com>
20228 Rubber-stamped by Mark Rowe.
20230 Fix configure script output with correct descriptions of the default
20231 configuration options.
20235 2008-01-05 Sylvain Pasche <sylvain.pasche@gmail.com>
20237 Reviewed by Alp Toker.
20239 http://bugs.webkit.org/show_bug.cgi?id=16736
20240 Allow autogen.sh invocation from a separate build directory.
20244 2008-01-04 Alp Toker <alp@atoker.com>
20246 Rubber-stamped by Mark Rowe.
20248 Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
20249 "rebuild rules" will now be enabled by default.
20251 This obviates the need to pass '--enable-maintainer-mode' to
20256 2008-01-02 Holger Hans Peter Freyther <zecke@selfish.org>
20258 Rubber stamped by Alp.
20260 Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
20261 the build. At least people doing a debug build on Ubuntu Hardy will see
20262 the breakage. I was asked to leave the flags inside the files to ease future
20268 2008-01-01 Alp Toker <alp@atoker.com>
20270 GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
20271 correct parameter to AM_INIT_AUTOMAKE.
20275 2007-12-30 Alp Toker <alp@atoker.com>
20277 Build fix for older autoconf versions.
20281 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20283 Reviewed by Alp Toker.
20285 Enable Database, XPath and XSLT features by default
20289 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20291 Reviewed by Alp Toker.
20293 http://bugs.webkit.org/show_bug.cgi?id=16669
20294 autotools update and fixes
20296 Various fixes to the autotools build
20299 - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
20300 - Fix clean rules (Rodney Dawes)
20301 - Added webcore specific variables, remove STDINT_H and
20302 PTHREAD_NP_H checks (already included in config.h)
20304 - Loosen automake and aclocal requirement
20306 - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
20307 when doing a debug build (Rodney Dawes)
20308 - Fix webkit target and remove traces of XBL
20310 2007-12-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20312 Reviewed by Alp Toker.
20314 http://bugs.webkit.org/show_bug.cgi?id=16353
20315 [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
20317 Added the flags mentioned in the bug only when doing 'debug'
20318 builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
20323 2007-12-26 Jan Michael Alonzo <jmalonzo@unpluggable.com>
20325 Reviewed by Alp Toker.
20327 http://bugs.webkit.org/show_bug.cgi?id=16390
20328 Use autotools or GNU make as the build system for the GTK port
20330 * GNUmakefile.am: Added.
20331 * autogen.sh: Added.
20332 * configure.ac: Added.
20334 2007-12-20 Alp Toker <alp@atoker.com>
20336 Rubber-stamped by Maciej.
20338 http://bugs.webkit.org/show_bug.cgi?id=16542
20339 [GTK] Text is missing with old Pango version
20341 Back out commits r28880, r28876, r28865, r28864 which added Pango font
20342 selection support. These changes caused a regression where no text was
20343 displayed with older Pango versions.
20347 2007-12-19 Alp Toker <alp@atoker.com>
20349 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
20350 cairo-ft directly following changes in r28864.
20354 2007-12-12 Alp Toker <alp@atoker.com>
20356 Reviewed by Mark Rowe.
20358 http://bugs.webkit.org/show_bug.cgi?id=16302
20359 [GTK] Compiler flags for optimization
20361 Use the compiler flags -fno-exceptions -fno-rtti.
20363 This patch does not add all the flags discussed in the bug report,
20368 2007-12-04 Xan Lopez <xan@gnome.org>
20370 Reviewed by Alp Toker.
20372 http://bugs.webkit.org/show_bug.cgi?id=15561
20373 GTK port needs DumpRenderTree implementation
20375 Start work on the GTK+ DRT.
20379 2007-11-30 Alp Toker <alp@atoker.com>
20381 Reviewed by Adam Roben.
20383 http://bugs.webkit.org/show_bug.cgi?id=15691
20384 [GTK] Public API does not follow GTK+ conventions
20386 Refactor the WebKit/GTK+ public API. Changes:
20387 WebKitPage -> WebKitWebView
20388 WebKitFrame -> WebKitWebFrame
20390 Public API source and header names have been updated to mirror the API
20393 The API is now kept in WebKit/gtk/WebView to match other ports in the
20394 same class such as Mac and Win.
20398 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
20400 Reviewed by Mark Rowe.
20402 Set CONFIG option for the window system GTK+ is using
20406 2007-11-22 Alp Toker <alp@atoker.com>
20408 GTK+ build fix. Pass a correct LIBDIR value.
20412 2007-11-20 Mark Rowe <mrowe@apple.com>
20414 Reviewed by Alp Toker.
20416 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
20418 2007-11-20 Alp Toker <alp@atoker.com>
20420 Reviewed by Simon Hausmann.
20422 Clean up GTK+ port configuration.
20424 Use similar compiler warning flags to the Mac build.
20426 Add the qmake changes needed for DirectFB support.
20430 2007-11-07 Simon Hausmann <hausmann@kde.org>
20434 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
20435 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
20439 2007-10-03 Lars Knoll <lars@trolltech.com>
20441 Signed off by olliej.
20443 move WebKitQt to WebKit/qt for consistency with the other ports.
20448 2007-10-03 Lars Knoll <lars@trolltech.com>
20450 Reviewed by olliej.
20452 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
20456 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
20460 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
20461 Remove Bakefiles from svn.
20463 * Bakefiles/Bakefiles.bkgen: Removed.
20464 * Bakefiles/ChangeLog: Removed.
20465 * Bakefiles/Readme.txt: Removed.
20466 * Bakefiles/presets.bkl: Removed.
20467 * Bakefiles/update-file-lists.py: Removed.
20469 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
20471 Rubber stamped by Adam.
20473 Renamed files from *Gdk to *Gtk (see #14732) using the
20474 work of Juan A. Suarez Romero as a base.
20481 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
20483 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
20484 http://bugs.webkit.org/show_bug.cgi?id=14557
20486 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
20488 2007-07-27 Simon Hausmann <hausmann@kde.org>
20490 Done with and reviewed by Lars and Zack.
20492 Exclude DumpRenderTree from the Qt build on Windows for now.
20496 2007-07-27 Simon Hausmann <hausmann@kde.org>
20498 Done with and reviewed by Lars and Zack.
20500 Temporarily disable the ICO support for the Qt build on Windows.
20504 2007-07-26 Simon Hausmann <hausmann@kde.org>
20508 Use QMAKE_LIBDIR instead of QMAKE_LFLAGS to specify the library search path for QtWebKit, as the former is portable and correctly transformed to /LIBPATH: with msvc for example.
20512 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
20516 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
20521 2007-07-18 Simon Hausmann <hausmann@kde.org>
20525 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
20529 2007-07-18 Timothy Hatcher <timothy@apple.com>
20531 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
20532 still use this one Makefile.shared as an include.
20536 2007-07-12 George Staikos <staikos@kde.org>
20538 Fix build in debug mode.
20542 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
20544 Reviewed by Darin Adler.
20546 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
20547 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
20549 * WebKit.pri: Adjust INCLUDEPATH
20551 2007-06-25 Adam Roben <aroben@apple.com>
20553 Really remove LayoutTestResults.
20555 * LayoutTestResults: Removed.
20557 2007-06-25 Adam Roben <aroben@apple.com>
20559 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
20560 http://bugs.webkit.org/show_bug.cgi?id=14405
20562 Reviewed by Anders.
20564 * LayoutTestResults: Removed.
20566 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
20570 http://bugs.webkit.org/show_bug.cgi?id=13975
20571 Use system-provided libjpeg and libpng
20573 * WebKit.pri: Link against external libjpeg and libpng.
20575 2007-06-20 Adam Roben <aroben@apple.com>
20577 Reviewed by Simon Hausmann.
20579 More Gdk build fixing.
20583 2007-06-15 Adam Treat <adam@staikos.net>
20585 Reviewed by George Staikos.
20587 Add ICO support to the Qt build.
20591 2007-06-13 George Staikos <staikos@kde.org>
20595 Compile without self-linking.
20599 2007-06-13 Simon Hausmann <hausmann@kde.org>
20603 * WebKit.pri: WebKitQt is now called QtWebKit.
20605 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
20607 Reviewed by Eric Seidel.
20609 http://bugs.webkit.org/show_bug.cgi?id=13941
20610 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
20614 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
20616 Reviewed by Mark Rowe.
20618 * WebKit.pro: Build testkjs for Gdk and Qt
20620 2007-05-11 Holger Freyther <freyther@kde.org>
20622 Reviewed by Mark Rowe.
20624 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
20625 and add ICU configuration to QMAKE_CXXFLAGS.
20629 2007-05-06 Erik Bunce <kde@bunce.us>
20631 Reviewed by Mark Rowe.
20634 Removed unnecessary dependency on MacPorts (/opt/local)
20636 2007-05-03 Holger Freyther <freyther@kde.org>
20638 Reviewed by Zack, landed by Simon.
20639 This is bugzilla bug 13499.
20641 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
20643 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
20646 2007-04-27 Holger Freyther <freyther@kde.org>
20648 Reviewed by Maciej.
20650 Remove unmaintained CMake build system.
20652 * CMakeLists.txt: Removed.
20654 2007-01-30 Simon Hausmann <hausmann@kde.org>
20658 * WebKit.pri: libJavaScriptCore is gone with the Qt build
20661 2007-01-26 George Staikos <staikos@kde.org>
20663 Remove headers - not needed now.
20667 2007-01-23 George Staikos <staikos@kde.org>
20669 Put everything back since we can't build everything without it yet.
20673 2007-01-16 Lars Knoll <lars@trolltech.com>
20677 Remove everything but the new public API from
20682 2007-01-11 George Staikos <staikos@kde.org>
20688 2007-01-03 Lars Knoll <lars@trolltech.com>
20694 2006-12-17 Simon Hausmann <hausmann@kde.org>
20696 Reviewed by Rob Buis.
20698 * WebKit.pro: Build testkjs.
20700 2006-12-14 Timothy Hatcher <timothy@apple.com>
20704 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
20706 2006-12-13 Maciej Stachowiak <mjs@apple.com>
20708 Reviewed by Brady and Anders.
20710 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
20712 2006-12-10 Zack Rusin <zack@kde.org>
20714 Client classes have been moved to WebKitQt/WebCoreSupport so
20715 adjusting the pri file.
20719 2006-12-10 George Staikos <staikos@kde.org>
20723 Add WebKitBuild/Release back to the output dir for external build cases.
20727 2006-12-10 Zack Rusin <zack@kde.org>
20729 Fix the link directory location.
20733 2006-12-10 Lars Knoll <lars@trolltech.com>
20737 Include DumpRenderTree in the Qt build
20741 2006-12-09 George Staikos <staikos@kde.org>
20745 Correct the path to the libraries for QMake.
20749 2006-12-09 Lars Knoll <lars@trolltech.com>
20753 Make it possible to build WebKit with qmake.
20755 * WebKit.pri: Added.
20756 * WebKit.pro: Added.
20758 2006-11-19 Simon Hausmann <hausmann@kde.org>
20762 http://bugs.webkit.org/show_bug.cgi?id=11649
20764 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
20766 2006-10-30 Timothy Hatcher <timothy@apple.com>
20770 Make the universal build return non-zero when module make fails.
20774 2006-10-30 Stephanie Lewis <slewis@apple.com>
20776 Reviewed by Darin Adler.
20778 Change Makefiles to return non-zero when module make fails.
20782 2006-10-27 Brady Eidson <beidson@apple.com>
20784 Rubber stamped by Tim Hatcher
20786 Added "make universal" to build universal binaries
20791 2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
20793 Reviewed by eseidel.
20795 * CMakeLists.txt: add option to disable colored output when building on the buildbot