RESOLVED FIXED 113854
Enable process suppression when no windows in the application have drawn recently
https://bugs.webkit.org/show_bug.cgi?id=113854
Summary Enable process suppression when no windows in the application have drawn rece...
Mark Rowe (bdash)
Reported 2013-04-03 01:20:33 PDT
As it says in the summary. <rdar://problem/13540351>
Attachments
Patch v1 (7.42 KB, patch)
2013-04-03 01:21 PDT, Mark Rowe (bdash)
darin: review+
Mark Rowe (bdash)
Comment 1 2013-04-03 01:21:43 PDT
Created attachment 196297 [details] Patch v1
Mark Rowe (bdash)
Comment 2 2013-04-03 01:26:52 PDT
I have a follow-up patch that I'll post after this one is landed which cleans up registerOcclusionNotificationHandlers / unregisterOcclusionNotificationHandlers.
WebKit Review Bot
Comment 3 2013-04-03 01:27:38 PDT
Attachment 196297 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/UIProcess/mac/WebContextMac.mm']" exit_code: 1 Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Darin Adler
Comment 4 2013-04-03 09:07:57 PDT
Comment on attachment 196297 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=196297&action=review > Source/WebKit2/ChangeLog:3 > + <rdar://problem/13540351> Enable process suppression when no windows in the application have drawn recently. Please add the bugs.webkit.org bug number. > Source/WebKit2/ChangeLog:8 > + (WebKit): Please remove bogus lines like this.
Mark Rowe (bdash)
Comment 5 2014-01-05 01:02:37 PST
This was landed back in r147592.
Note You need to log in before you can comment on or make changes to this bug.