[webkit-reviews] review denied: [Bug 27628] [v8] Simplify weak handlers callback : [Attachment 33390] Initial version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 23:47:26 PDT 2009


Adam Barth <abarth at webkit.org> has denied anton muhin <antonm at chromium.org>'s
request for review:
Bug 27628: [v8] Simplify weak handlers callback
https://bugs.webkit.org/show_bug.cgi?id=27628

Attachment 33390: Initial version
https://bugs.webkit.org/attachment.cgi?id=33390&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
+    DOMDataStore* store = DOMDataStore::allStores()[0];

Why is it sufficient only to look in the zeroth DOMDataStore?  What about the
DOMDataStore for isolated worlds?


More information about the webkit-reviews mailing list