RESOLVED FIXED 165921
Refactor Document::suspend/resume
https://bugs.webkit.org/show_bug.cgi?id=165921
Summary Refactor Document::suspend/resume
Keith Rollin
Reported 2016-12-15 14:26:34 PST
Refactor these methods to share code with Document::suspend/resumeScheduledTasks. This reduces code, makes the two functions more uniform and consistent with each other, and allows Document::suspend/resume to suspend and resume more facilities.
Attachments
Patch (1.90 KB, patch)
2016-12-15 15:05 PST, Keith Rollin
no flags
Keith Rollin
Comment 1 2016-12-15 15:05:41 PST
Chris Dumez
Comment 2 2016-12-15 15:14:20 PST
Comment on attachment 297226 [details] Patch r=me if the bots are happy.
WebKit Commit Bot
Comment 3 2016-12-15 17:04:43 PST
Comment on attachment 297226 [details] Patch Clearing flags on attachment: 297226 Committed r209890: <http://trac.webkit.org/changeset/209890>
WebKit Commit Bot
Comment 4 2016-12-15 17:04:48 PST
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.