[webkit-reviews] review granted: [Bug 77370] Before accessing a frame's script controller in v8 bindings, first check that the frame actually exists : [Attachment 125702] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 13:35:19 PST 2012


Adam Barth <abarth at webkit.org> has granted jochen at chromium.org's request for
review:
Bug 77370: Before accessing a frame's script controller in v8 bindings, first
check that the frame actually exists
https://bugs.webkit.org/show_bug.cgi?id=77370

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
I appreciate the work you've done to track down the source of this problem. 
Normally we require a test before making changes like this one, but given that
effort you've put in to finding a test, I think it's ok to land this patch now
and continue to work on finding a test in a subsequent patch.


More information about the webkit-reviews mailing list