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+

Description Andreas Kling 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.
Comment 1 Simon Fraser (smfr) 2017-03-16 15:55:45 PDT
Created attachment 304712 [details]
Patch
Comment 2 Andreas Kling 2017-03-16 16:53:56 PDT
Comment on attachment 304712 [details]
Patch

r=me
smfr++
Comment 3 Simon Fraser (smfr) 2017-03-16 17:22:20 PDT
https://trac.webkit.org/changeset/214082