[webkit-reviews] review granted: [Bug 99619] IndexedDB: Explicitly send null/undefined/integers to frontend IDBCallbacks : [Attachment 169221] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 15:17:47 PDT 2012


Adam Barth <abarth at webkit.org> has granted Alec Flett
<alecflett at chromium.org>'s request for review:
Bug 99619: IndexedDB: Explicitly send null/undefined/integers to frontend
IDBCallbacks
https://bugs.webkit.org/show_bug.cgi?id=99619

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
Ok, but this is kind of dangerous in that someone passing a 0 literal might
know realize which overload they're calling...	Can we use different names, or
do they all need to be called onSuccess?


More information about the webkit-reviews mailing list