RESOLVED FIXED 169134
Add assertion in Frame::setView() to make sure associated document has no living render tree
https://bugs.webkit.org/show_bug.cgi?id=169134
Summary Add assertion in Frame::setView() to make sure associated document has no liv...
Chris Dumez
Reported 2017-03-03 08:50:53 PST
Add assertion in Frame::setView() to make sure associated document has no living render tree. This is not supposed to happen and r213311 fixed one case where this could happen. We need to find out if it can still happen.
Attachments
Patch (1.52 KB, patch)
2017-03-03 08:51 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-03-03 08:51:55 PST
Brent Fulgham
Comment 2 2017-03-03 09:22:22 PST
Comment on attachment 303322 [details] Patch Yes! r=me.
WebKit Commit Bot
Comment 3 2017-03-03 09:50:18 PST
Comment on attachment 303322 [details] Patch Clearing flags on attachment: 303322 Committed r213369: <http://trac.webkit.org/changeset/213369>
WebKit Commit Bot
Comment 4 2017-03-03 09:50:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.