[Webkit-unassigned] [Bug 101573] [V8] Add context checks to WorldContextHandle and V8DOMWindowShell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 10:18:41 PST 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172976|review?                     |review+
               Flag|                            |




--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-11-08 10:20:16 PST ---
(From update of attachment 172976)
View in context: https://bugs.webkit.org/attachment.cgi?id=172976&action=review

Thanks.

> Source/WebCore/bindings/v8/V8DOMWindowShell.cpp:471
> +    V8DOMWrapper::setJSWrapperForDOMObject(PassRefPtr<DOMWindow>(window), windowWrapper);

The explicit call to PassRefPtr<DOMWindow> shouldn't be necessary here.

-- 
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