[Webkit-unassigned] [Bug 101470] [V8] Main world should have one DOMDataStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 00:08:55 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101470





--- Comment #6 from Kentaro Hara <haraken at chromium.org>  2012-11-08 00:10:30 PST ---
(From update of attachment 172945)
View in context: https://bugs.webkit.org/attachment.cgi?id=172945&action=review

Looks strange. I'll r+ and cq+ it again.

> Source/WebCore/bindings/v8/DOMDataStore.cpp:57
> +    DEFINE_STATIC_LOCAL(DOMDataStore, mainWorldStore, (MainWorld));

Nit: As you are naming isolatedWorldDOMDataStore(), this could be mainWorldDOMDataStore?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list