Bug 108054

Summary: Add support for enabling process suppression in WebProcesses with no visible pages
Product: WebKit Reporter: Kiran Muppala <cmuppala>
Component: WebKit2Assignee: Kiran Muppala <cmuppala>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, buildbot, rniwa, sam, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Kiran Muppala 2013-01-27 23:30:44 PST
Adding a preference to enable process suppression in WebProcesses with no visible pages, provides more opportunity for process suppression to be utilized in multi process WebKit2 process model.  This is to relax the current requirement that the application is to be completely occluded for process suppression to be enabled for WebProcesses.
Comment 1 Kiran Muppala 2013-01-27 23:30:59 PST
<rdar://problem/13047398>
Comment 2 Kiran Muppala 2013-01-28 13:50:02 PST
Created attachment 185053 [details]
Patch
Comment 3 Build Bot 2013-01-28 14:46:14 PST
Comment on attachment 185053 [details]
Patch

Attachment 185053 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16180242
Comment 4 Kiran Muppala 2013-01-28 14:52:07 PST
Created attachment 185071 [details]
Patch
Comment 5 Kiran Muppala 2013-01-28 14:53:13 PST
(In reply to comment #4)
> Created an attachment (id=185071) [details]
> Patch

Fixed build failure due to typo in variable name passed to UNUSED_PARAM.
Comment 6 WebKit Review Bot 2013-01-29 14:53:54 PST
Comment on attachment 185071 [details]
Patch

Clearing flags on attachment: 185071

Committed r141167: <http://trac.webkit.org/changeset/141167>
Comment 7 WebKit Review Bot 2013-01-29 14:53:58 PST
All reviewed patches have been landed.  Closing bug.