WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 143513
Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity
https://bugs.webkit.org/show_bug.cgi?id=143513
Summary
Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-04-07 22:03:12 PDT
Created
attachment 250333
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug