diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2013-10-31 13:36:07 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-31 18:23:20 +0100 |
commit | 5102ba6cf4af91b94b2f5dca26f29c3f2be89418 (patch) | |
tree | 41fda83a248b2992aaace91e770bc3d212b1ab91 /Source/JavaScriptCore/bytecode/PutByIdStatus.cpp | |
parent | a3e3255b640a705a720e6844b4b2a2efd431b888 (diff) | |
download | qtwebkit-5102ba6cf4af91b94b2f5dca26f29c3f2be89418.tar.gz |
Fix ABI violation in QWebSettings::CSSCompositingEnabled
QWebSettings::CSSCompositingEnabled was added in the middle of the enum
instead of being put at the end.
Since it controlled a RuntimeEnabledFeatures which are global and does
not work per page like QWebSettings should. The setting has been removed
but kept enabled by default.
Change-Id: I5dc35eee78c3846c8482e044c6dd5cd34410969c
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/PutByIdStatus.cpp')
0 files changed, 0 insertions, 0 deletions