Bug 166727 - RenderView::documentBeingDestroyed() needs a new name.
Summary: RenderView::documentBeingDestroyed() needs a new name.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-05 06:39 PST by Andreas Kling
Modified: 2017-03-16 17:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (33.54 KB, patch)
2017-03-16 15:55 PDT, Simon Fraser (smfr)
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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