Bug 151677

Summary: Rename ActiveDOMObject/DOMWindow PageCacheSuspension code to support more reasons for suspension
Product: WebKit Reporter: Kat Graff <kgraff>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ljaehun.lim, ossy, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 150515    
Attachments:
Description Flags
Patch
none
Patch none

Kat Graff
Reported 2015-11-30 15:07:20 PST
Renaming: ActiveDOMObject::canSuspendForPageCache and DOMWindow::m_suspendedForPageCache, DOMWindow::resetUnlessSuspendedForPageCache, DOMWindow::suspendForPageCache, DOMWindow::resumeFromPageCache.
Attachments
Patch (76.70 KB, patch)
2015-11-30 16:20 PST, Kat Graff
no flags
Patch (70.48 KB, patch)
2015-11-30 16:31 PST, Kat Graff
no flags
Kat Graff
Comment 1 2015-11-30 16:20:49 PST
Kat Graff
Comment 2 2015-11-30 16:31:45 PST
WebKit Commit Bot
Comment 3 2015-11-30 17:55:57 PST
Comment on attachment 266299 [details] Patch Clearing flags on attachment: 266299 Committed r192848: <http://trac.webkit.org/changeset/192848>
WebKit Commit Bot
Comment 4 2015-11-30 17:55:59 PST
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5 2015-12-01 00:18:49 PST
Just to document: It broke the EFL build (not in WebKit2 code!!!!) as the EWS noticed. And the fix landed in https://trac.webkit.org/changeset/192860
Note You need to log in before you can comment on or make changes to this bug.