summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2012-10-16 14:56:46 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2012-10-16 14:57:30 +0200
commitb297e0fa5c217c9467033b7c8b46891a52870120 (patch)
tree43fc14689295e9e64f2719d05aad94e3049f6cd7 /ChangeLog
parent69d517dbfa69903d8593cc1737f0474b21e3251e (diff)
downloadqtwebkit-b297e0fa5c217c9467033b7c8b46891a52870120.tar.gz
Revert "Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http://svn.webkit.org/repository/webkit/trunk@131300)"
This reverts commit 5466563f4b5b6b86523e3f89bb7f77e5b5270c78. Caused OOM issues on some CI machines :(
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog365
1 files changed, 0 insertions, 365 deletions
diff --git a/ChangeLog b/ChangeLog
index 7699b346d..bc1ba0d59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,368 +1,3 @@
-2012-10-15 Simon Hausmann <simon.hausmann@digia.com>
-
- [Qt] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
- https://bugs.webkit.org/show_bug.cgi?id=88162
-
- Reviewed by Kenneth Rohde Christiansen.
-
- Rename the QtWebKit module to QtWebKitWidgets.
-
- * Source/api.pri:
- * Source/sync.profile:
-
-2012-10-14 Patrick Gansterer <paroga@webkit.org>
-
- Unreviewed, rolling out r130656.
- http://trac.webkit.org/changeset/130656
- https://bugs.webkit.org/show_bug.cgi?id=97592
-
- Broke CMake build on Windows
-
- * CMakeLists.txt:
-
-2012-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
-
- Unreviewed, rolling out r131189.
- http://trac.webkit.org/changeset/131189
- https://bugs.webkit.org/show_bug.cgi?id=99187
-
- Made inspector http tests crash on WK2. (Requested by rakuco
- on #webkit).
-
- * Source/PlatformEfl.cmake:
- * Source/cmake/OptionsEfl.cmake:
-
-2012-10-12 Ryuan Choi <ryuan.choi@samsung.com>
-
- [EFL] Share resources installed for inspector
- https://bugs.webkit.org/show_bug.cgi?id=98991
-
- Reviewed by Gyuyoung Kim.
-
- Now, WebKit1/Efl and WebKit2/Efl install same resources to different directory
- when INSPECTOR is enabled.
-
- This patch changes to install resources one time and share it.
-
- * Source/PlatformEfl.cmake:
- Extracted build scripts which install resources from WebKit/PlatformEfl.cmake.
- * Source/cmake/OptionsEfl.cmake:
-
-2012-10-12 Balazs Kelemen <kbalazs@webkit.org>
-
- Unreviewed, rolling out r130389.
- http://trac.webkit.org/changeset/130389
- https://bugs.webkit.org/show_bug.cgi?id=98048
-
- It broke chromium
-
- * Source/autotools/symbols.filter:
-
-2012-10-11 Jinwoo Song <jinwoo7.song@samsung.com>
-
- [CMAKE] Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature
- https://bugs.webkit.org/show_bug.cgi?id=99030
-
- Reviewed by Laszlo Gombos.
-
- Add HIDDEN_PAGE_DOM_TIMER_THROTTLING feature which throttles DOM timers
- on hidden pages to WebKitFeatures.cmake and cmakeconfig.h.cmake.
-
- * Source/cmake/WebKitFeatures.cmake:
- * Source/cmakeconfig.h.cmake:
-
-2012-10-11 Ryosuke Niwa <rniwa@webkit.org>
-
- Perf-o-matic build fixes.
-
- Get the password from the first item of the array now that each JSON contains an array as
- the top-level structure instead of a dictionary, which is the first item in the array.
-
- Remove spaces after comma to save space in Runs objects to work-around the AppEngine's
- object size limit. This should buy us a couple of days. We'll implement a proper fix later.
-
- * Websites/webkit-perf.appspot.com/models.py:
- (Runs.update_incrementally):
- * Websites/webkit-perf.appspot.com/models_unittest.py:
- (RunsTest.test_update_or_insert):
- * Websites/webkit-perf.appspot.com/report_handler.py:
- (ReportHandler.post):
-
-2012-10-10 Tony Chang <tony@chromium.org>
-
- Unreviewed, rolling out r130937, r130949, r130955, and
- r130957.
- http://trac.webkit.org/changeset/130937
- http://trac.webkit.org/changeset/130949
- http://trac.webkit.org/changeset/130955
- http://trac.webkit.org/changeset/130957
- https://bugs.webkit.org/show_bug.cgi?id=94290
-
- Breaks Qt build
-
- * Source/cmake/WebKitMacros.cmake:
-
-2012-10-10 Pablo Flouret <pablof@motorola.com>
-
- Pre-process CSSGrammar.y before running through bison.
- https://bugs.webkit.org/show_bug.cgi?id=94290
-
- Reviewed by Tony Chang.
-
- * Source/cmake/WebKitMacros.cmake:
- Use WebCore/css/makegrammar.pl to generate bison grammar files.
-
-2012-10-10 Simon Fraser <simon.fraser@apple.com>
-
- Attempt to fix gtk build which controls exports via this mysteriously-named
- file.
-
- * Source/autotools/symbols.filter:
-
-2012-10-10 Shinya Kawanaka <shinyak@chromium.org>
-
- Needs internal API to return distributed nodes for InsertionPoint
- https://bugs.webkit.org/show_bug.cgi?id=98868
-
- Reviewed by Hajime Morita.
-
- * Source/autotools/symbols.filter:
-
-2012-10-10 Yong Li <yoli@rim.com>
-
- [BlackBerry] Define WTF_USE_EXTRA_MACROS in cmake rather than Platform.h
- https://bugs.webkit.org/show_bug.cgi?id=98819
-
- Reviewed by Rob Buis.
-
- And make it depend on SHARED_CORE
- RIM PR# 221339.
-
- * Source/cmake/OptionsBlackBerry.cmake:
-
-2012-10-10 Keishi Hattori <keishi@webkit.org>
-
- REGRESSION (r129738): Calendar picker is too wide when the input is rtl
- https://bugs.webkit.org/show_bug.cgi?id=98881
-
- Reviewed by kent Tamura.
-
- * ManualTests/forms/calendar-picker.html: Added isCalendarRTL parameters.
-
-2012-10-10 Christophe Dumez <christophe.dumez@intel.com>
-
- [EFL][WK2] Port MiniBrowser to Elementary
- https://bugs.webkit.org/show_bug.cgi?id=98748
-
- Reviewed by Kenneth Rohde Christiansen.
-
- Bump EFL librairies dependencies to v1.7
- and add Elementary as optional dependency now
- that it is needed to build MiniBrowser.
-
- * Source/cmake/FindEet.cmake: Added.
- * Source/cmake/FindElementary.cmake: Added.
- * Source/cmake/OptionsEfl.cmake:
-
-2012-10-09 Simon Pena <spena@igalia.com>
-
- [GTK] Add support for running JavaScript from GResources
- https://bugs.webkit.org/show_bug.cgi?id=98488
-
- Reviewed by Carlos Garcia Campos.
-
- GResources allow embedding certain resources, frequently used, in a "bundle"
- which can be kept separated or stored in the binary. This patch adds
- support for running JavaScript from GResources.
-
- * configure.ac: Add support for compiling GResources
-
-2012-10-09 Zan Dobersek <zandobersek@gmail.com>
-
- Unreviewed GTK build fix after r130689.
-
- Adding a required symbol to symbols.filter.
-
- * Source/autotools/symbols.filter:
-
-2012-10-08 Laszlo Gombos <l.gombos@samsung.com>
-
- [EFL] Add minimum version information for tool dependencies
- https://bugs.webkit.org/show_bug.cgi?id=97592
-
- Reviewed by Kenneth Rohde Christiansen.
-
- Capture the minimum version information for the tools that are required
- to build the EFL port (or more generally WebKit).
-
- * CMakeLists.txt:
-
-2012-10-08 Dongwoo Joshua Im <dw.im@samsung.com>
-
- [EFL] Fix build break when WEB_AUDIO is enabled.
- https://bugs.webkit.org/show_bug.cgi?id=98635
-
- Unreviewed build fix.
-
- Build error is occurred because of the new flag, ENABLE_LEGACY_WEB_AUDIO,
- which was introduced by https://bugs.webkit.org/show_bug.cgi?id=97050.
-
- * Source/cmakeconfig.h.cmake: Add ENABLE_LEGACY_WEB_AUDIO.
-
-2012-10-08 Joone Hur <joone.hur@intel.com>
-
- [EFL] Add support for -webkit-sticky
- https://bugs.webkit.org/show_bug.cgi?id=95182
-
- Reviewed by Kenneth Rohde Christiansen.
-
- Turn on CSS sticky position by default for WebKitEfl,
- but most of the CSS sticky position test cases still do not pass on WK1.
-
- * Source/cmake/OptionsEfl.cmake:
-
-2012-10-05 José Dapena Paz <jdapena@igalia.com>
-
- [GTK] Add support for creating EGL contexts
- https://bugs.webkit.org/show_bug.cgi?id=77921
-
- Reviewed by Martin Robinson.
-
- This patch adds support for EGL, using OpenGL and OpenGL ES 2. Both
- options are set up on compile time, with the configure options
- --enable-egl and --enable-gles2.
-
- The implementation only adds support for EGL on top of X11, to
- isolate the changes to the minimum. More changes should come
- later to enable EGL for other targets (as Wayland).
-
- * GNUmakefile.am:
- * configure.ac: new configure options --enable-egl and --enable-gles2.
-
-2012-10-04 Rob Buis <rbuis@rim.com>
-
- [BlackBerry] Sync up CMake files
- https://bugs.webkit.org/show_bug.cgi?id=98442
-
- Reviewed by Gyuyoung Kim.
-
- Amongst others some internal paths changed.
-
- * Source/cmake/OptionsBlackBerry.cmake:
-
-2012-10-04 Christophe Dumez <christophe.dumez@intel.com>
-
- [EFL] Add libxml 2.8.0 to jhbuild
- https://bugs.webkit.org/show_bug.cgi?id=98418
-
- Reviewed by Laszlo Gombos.
-
- Bump dependency for libxml to 2.8.0 to match
- jhbuild.
-
- * Source/cmake/OptionsEfl.cmake:
-
-2012-10-04 Balazs Kelemen <kbalazs@webkit.org>
-
- Don't allow to disable compositing in forced compositing mode
- https://bugs.webkit.org/show_bug.cgi?id=98048
-
- Reviewed by Jocelyn Turcotte.
-
- Export Settings::setAcceleratedCompositingEnabled because it has been deinlined.
-
- * Source/autotools/symbols.filter:
-
-2012-10-03 Ryuan Choi <ryuan.choi@samsung.com>
-
- [EFL] Default.edj should be generated although ENABLE_WEBKIT disabled.
- https://bugs.webkit.org/show_bug.cgi?id=97753
-
- Reviewed by Laszlo Gombos.
-
- default.edj is used in both webkit/efl and webkit2/efl.
- However, it has been generated only when ENABLE_WEBKIT is enabled.
-
- This patch separates the script which generates default.edj
- from source/webkit/platformefl.cmake.
-
- * Source/CMakeLists.txt:
- * Source/PlatformEfl.cmake: Added to generate custom target for default theme.
- * Source/cmake/OptionsEfl.cmake:
- Moved directory generation from WebKit/PlatformEfl.cmake
- because THEME_BINARY_DIR is used for both Default Theme and control theme in Tools.
-
-2012-10-03 Otto Derek Cheung <otcheung@rim.com>
-
- [BlackBerry] Implementing the NetworkInfo API for BB port
- https://bugs.webkit.org/show_bug.cgi?id=98273
-
- Reviewed by Rob Buis.
-
- Adding references to new classes added to support BlackBerry's
- NetworkInfo implementation.
-
- * Source/cmake/OptionsBlackBerry.cmake:
-
-2012-10-01 Keishi Hattori <keishi@webkit.org>
-
- Calendar picker should use zero as default step base
- https://bugs.webkit.org/show_bug.cgi?id=97976
-
- Reviewed by Kent Tamura.
-
- * ManualTests/forms/calendar-picker.html: Added stepBase parameters.
-
-2012-09-28 Mariusz Grzegorczyk <mariusz.g@samsung.com>
-
- [WK2][GTK][EFL] Share WebKit2-GTK plugin process implementation with EFL port
- https://bugs.webkit.org/show_bug.cgi?id=91844
-
- Reviewed by Simon Hausmann.
-
- Turn on Netscape Plugin API by default for WebKit2-Efl.
-
- * Source/cmake/OptionsEfl.cmake:
-
-2012-09-28 Alpha Lam <hclam@chromium.org>
-
- REGRESSION(r122215) - CachedImage::likelyToBeUsedSoon crashes on accessing a deleted CachedImageClient
- https://bugs.webkit.org/show_bug.cgi?id=97749
-
- Reviewed by James Robinson.
-
- Added a manual test to demonstrate drag image and crashing.
-
- * ManualTests/drag-image-no-crash.html: Added.
-
-2012-09-27 Keishi Hattori <keishi@webkit.org>
-
- SuggestionPicker should support rtl
- https://bugs.webkit.org/show_bug.cgi?id=97555
-
- Reviewed by Kent Tamura.
-
- * ManualTests/forms/calendar-picker.html: Added tests for Arabic with datalist.
-
-2012-09-27 Patrick Gansterer <paroga@webkit.org>
-
- [WINCE] Enable JIT by default
-
- * Source/cmake/OptionsWinCE.cmake:
-
-2012-09-26 Martin Robinson <mrobinson@igalia.com>
-
- [GTK] Use XDamage to simplify RedirectedXCompositeWindow
- https://bugs.webkit.org/show_bug.cgi?id=97267
-
- Reviewed by Alejandro G. Castro.
-
- Use XDamage to queue redraws of the widget when redirecting accelerated compositing
- to an offscreen window. This allows removing a finicky timer-based approach, improves
- performance, and allows simplifying things greatly.
-
- * configure.ac: Add support for finding XDamage via pkg-config.
-
2012-09-26 Simon Hausmann <simon.hausmann@digia.com>
[Qt] Remove Qt Quick 1 support