Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Side by Side Diff: Source/WebKit/chromium/ChangeLog

Issue 7054073: Merge 87772 - 2011-05-31 Kinuko Yasuda <kinuko@chromium.org> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 2011-05-31 Kinuko Yasuda <kinuko@chromium.org>
2
3 Reviewed by Kent Tamura.
4
5 [Chromium] webkitStorageInfo methods (for quota API) should not crash wh en error callback is not given.
6 https://bugs.webkit.org/show_bug.cgi?id=61823
7
8 Fixed assertion on errorCallback parameter.
9
10 Test: storage/quotainfo-no-callbacks.html
11
12 * src/StorageInfoChromium.cpp:
13 (WebCore::StorageInfo::queryUsageAndQuota):
14 (WebCore::StorageInfo::requestQuota):
15
1 2011-05-31 Daniel Erat <derat@chromium.org> 16 2011-05-31 Daniel Erat <derat@chromium.org>
2 17
3 Reviewed by Tony Chang. 18 Reviewed by Tony Chang.
4 19
5 Make WebScreenInfoFactory return fresh screen dimensions. 20 Make WebScreenInfoFactory return fresh screen dimensions.
6 https://bugs.webkit.org/show_bug.cgi?id=61679 21 https://bugs.webkit.org/show_bug.cgi?id=61679
7 22
8 * public/x11/WebScreenInfoFactory.h: 23 * public/x11/WebScreenInfoFactory.h:
9 * src/x11/WebScreenInfoFactory.cpp: 24 * src/x11/WebScreenInfoFactory.cpp:
10 (WebKit::WebScreenInfoFactory::screenInfo): 25 (WebKit::WebScreenInfoFactory::screenInfo):
(...skipping 6618 matching lines...) Expand 10 before | Expand all | Expand 10 after
6629 https://bugs.webkit.org/show_bug.cgi?id=53728 6644 https://bugs.webkit.org/show_bug.cgi?id=53728
6630 6645
6631 * src/IDBCallbacksProxy.cpp: 6646 * src/IDBCallbacksProxy.cpp:
6632 (WebCore::IDBCallbacksProxy::onBlocked): 6647 (WebCore::IDBCallbacksProxy::onBlocked):
6633 * src/IDBCallbacksProxy.h: 6648 * src/IDBCallbacksProxy.h:
6634 * src/WebIDBCallbacksImpl.cpp: 6649 * src/WebIDBCallbacksImpl.cpp:
6635 (WebCore::WebIDBCallbacksImpl::onBlocked): 6650 (WebCore::WebIDBCallbacksImpl::onBlocked):
6636 * src/WebIDBCallbacksImpl.h: 6651 * src/WebIDBCallbacksImpl.h:
6637 6652
6638 == Rolled over to ChangeLog-2011-02-16 == 6653 == Rolled over to ChangeLog-2011-02-16 ==
OLDNEW
« no previous file with comments | « LayoutTests/storage/storageinfo-no-callbacks-expected.txt ('k') | Source/WebKit/chromium/src/StorageInfoChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698