[Webkit-unassigned] [Bug 146785] toJSDOMWindow() does not handle objects that descend from the JS DOM Window (crashes on use)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 15:16:32 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146785
--- Comment #6 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #5)
> Comment on attachment 256676 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=256676&action=review
>
> Some suggestions below. Iâm also not convinced yet that this fix should be
> implemented in the toJSDOMWindow() function. Iâm currently researching the
> issue.
OK, Iâve changed my mind. We get to toJSDOMWindow() via jsDOMWindowLocation(). Hence, it is fair to expect toJSDOMWindow() to look up the window object.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150713/0d9e2370/attachment.html>
More information about the webkit-unassigned
mailing list