[webkit-reviews] review granted: [Bug 122598] CTTE: activeDOMWindow() and firstDOMWindow() should return references. : [Attachment 213883] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 07:57:00 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 122598: CTTE: activeDOMWindow() and firstDOMWindow() should return
references.
https://bugs.webkit.org/show_bug.cgi?id=122598

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213883&action=review


> Source/WebCore/page/DOMWindow.cpp:1832
> +bool DOMWindow::isInsecureScriptAccess(DOMWindow& activeWindow, const
String& urlString)

Can this be const?


More information about the webkit-reviews mailing list