Bug 166727

Summary: RenderView::documentBeingDestroyed() needs a new name.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, koivisto, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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.