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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: Source/WebKit/chromium/ChangeLog
===================================================================
--- Source/WebKit/chromium/ChangeLog (revision 88168)
+++ Source/WebKit/chromium/ChangeLog (working copy)
@@ -1,3 +1,18 @@
+2011-05-31 Kinuko Yasuda <kinuko@chromium.org>
+
+ Reviewed by Kent Tamura.
+
+ [Chromium] webkitStorageInfo methods (for quota API) should not crash when error callback is not given.
+ https://bugs.webkit.org/show_bug.cgi?id=61823
+
+ Fixed assertion on errorCallback parameter.
+
+ Test: storage/quotainfo-no-callbacks.html
+
+ * src/StorageInfoChromium.cpp:
+ (WebCore::StorageInfo::queryUsageAndQuota):
+ (WebCore::StorageInfo::requestQuota):
+
2011-05-31 Daniel Erat <derat@chromium.org>
Reviewed by Tony Chang.
« 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