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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 03:09:27 PST 2012


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





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

>> Source/WebCore/bindings/v8/V8DOMWindowShell.cpp:471
>> +    V8DOMWrapper::setJSWrapperForDOMObject(PassRefPtr<DOMWindow>(window), windowWrapper);
> 
> The explicit call to PassRefPtr<DOMWindow> shouldn't be necessary here.

Looks like this comment still applies to the final patch.

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