Bug 108054 - Add support for enabling process suppression in WebProcesses with no visible pages
Summary: Add support for enabling process suppression in WebProcesses with no visible ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiran Muppala
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-27 23:30 PST by Kiran Muppala
Modified: 2013-01-29 14:53 PST (History)
6 users (show)

See Also:


Attachments
Patch (39.31 KB, patch)
2013-01-28 13:50 PST, Kiran Muppala
no flags Details | Formatted Diff | Diff
Patch (39.31 KB, patch)
2013-01-28 14:52 PST, Kiran Muppala
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.