[webkit-reviews] review granted: [Bug 49116] Need to check if page is detached in Frame::transferChildFrameToNewDocument to avoid occasional crash : [Attachment 73148] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 17:28:00 PDT 2010


Dmitry Titov <dimich at chromium.org> has granted Jian Li <jianli at chromium.org>'s
request for review:
Bug 49116: Need to check if page is detached in
Frame::transferChildFrameToNewDocument to avoid occasional crash
https://bugs.webkit.org/show_bug.cgi?id=49116

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

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
I guess there is no way to test it from layout test... We don't even have a
repro case for it, only crash stack. Anyways, the check looks reasonable.
r=me


More information about the webkit-reviews mailing list