diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-01-07 17:32:45 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-01-07 17:33:08 (GMT) |
commit | a010d26629e8aa5aaa14a7e57ace06708fc903d6 (patch) | |
tree | 215b2f2ed9a9ebccf5c68248cc17c393ce1e36d8 /src/3rdparty/webkit/VERSION | |
parent | 7db366ac2486c20e3b44a5a74b4aa8f5948d796d (diff) | |
download | Qt-a010d26629e8aa5aaa14a7e57ace06708fc903d6.zip Qt-a010d26629e8aa5aaa14a7e57ace06708fc903d6.tar.gz Qt-a010d26629e8aa5aaa14a7e57ace06708fc903d6.tar.bz2 |
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( 99ccc1c3e4db5354246720f9b9aa3d282e64497d )
Changes in WebKit/qt since the last update:
++ b/WebKit/qt/ChangeLog
2010-01-07 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Allow the application to override online/offline network status
https://bugs.webkit.org/show_bug.cgi?id=32684
Add a setting so that applications can overide the network status.
Applications that use this setting still need to block network access
through QNAM.
* Api/qwebsettings.cpp:
(qt_networkAccessAllowed):
Diffstat (limited to 'src/3rdparty/webkit/VERSION')
-rw-r--r-- | src/3rdparty/webkit/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/VERSION b/src/3rdparty/webkit/VERSION index 6b107cd..0b88429 100644 --- a/src/3rdparty/webkit/VERSION +++ b/src/3rdparty/webkit/VERSION @@ -8,4 +8,4 @@ The commit imported was from the and has the sha1 checksum - b217cdfedc7b5e7581325bda718192247f03dd5d + 99ccc1c3e4db5354246720f9b9aa3d282e64497d |