RESOLVED FIXED Bug 166727
RenderView::documentBeingDestroyed() needs a new name.
https://bugs.webkit.org/show_bug.cgi?id=166727
Summary RenderView::documentBeingDestroyed() needs a new name.
Andreas Kling
Reported 2017-01-05 06:39:25 PST
It's really "renderTreeBeingDestroyed()", since the Document might just be going for a chill break in the PageCache.
Attachments
Patch (33.54 KB, patch)
2017-03-16 15:55 PDT, Simon Fraser (smfr)
kling: review+
Simon Fraser (smfr)
Comment 1 2017-03-16 15:55:45 PDT
Andreas Kling
Comment 2 2017-03-16 16:53:56 PDT
Comment on attachment 304712 [details] Patch r=me smfr++
Simon Fraser (smfr)
Comment 3 2017-03-16 17:22:20 PDT
Note You need to log in before you can comment on or make changes to this bug.