Bug 161851

Summary: Start using Document::pageCacheState() instead of Document::inPageCache()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dbates, japhet, kling, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=188329
Bug Depends on: 161812    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-09-11 15:27:55 PDT
Start using Document::pageCacheState() instead of Document::inPageCache() as the latter is confusing.
Comment 1 Chris Dumez 2016-09-11 15:29:40 PDT
Created attachment 288534 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-12 02:28:24 PDT
Comment on attachment 288534 [details]
Patch

Clearing flags on attachment: 288534

Committed r205805: <http://trac.webkit.org/changeset/205805>
Comment 3 WebKit Commit Bot 2016-09-12 02:28:29 PDT
All reviewed patches have been landed.  Closing bug.