[webkit-reviews] review granted: [Bug 82280] IndexedDB: don't expose IDBDatabaseError to script : [Attachment 134151] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 15:59:15 PDT 2012


Tony Chang <tony at chromium.org> has granted David Grogan
<dgrogan at chromium.org>'s request for review:
Bug 82280: IndexedDB: don't expose IDBDatabaseError to script
https://bugs.webkit.org/show_bug.cgi?id=82280

Attachment 134151: Patch
https://bugs.webkit.org/attachment.cgi?id=134151&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=134151&action=review


> Source/WebCore/ChangeLog:10
> +	   No new tests - this was an untested feature.

Nit: This isn't entirely true.	The existence of IDBDatabaseError was tested in
the existing tests and now it's going away. If you wanted, you could check in a
single test that IDBDatabaseError is undefined.


More information about the webkit-reviews mailing list