Bug 143513

Summary: Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-04-07 21:58:09 PDT
Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity as it is only used for the page cache. Also rename the 'DocumentWillBecomeInactive' value of the ReasonForSuspension enum to 'PageCache' as it is only used by CachedFrame for the page cache and it is a lot more understandable.
Attachments
Patch (48.63 KB, patch)
2015-04-07 22:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-04-07 22:03:12 PDT
WebKit Commit Bot
Comment 2 2015-04-08 09:45:57 PDT
Comment on attachment 250333 [details] Patch Clearing flags on attachment: 250333 Committed r182544: <http://trac.webkit.org/changeset/182544>
WebKit Commit Bot
Comment 3 2015-04-08 09:46:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.