Bug 106804 - Enable process suppression by default on Mac
Summary: Enable process suppression by default on Mac
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: 106513
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-14 09:55 PST by Kiran Muppala
Modified: 2013-01-21 14:47 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.26 KB, patch)
2013-01-16 16:24 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-14 09:55:16 PST
https://bugs.webkit.org/show_bug.cgi?id=106513, provided the necessary ground ward to enable process suppression by default.  This bug is only to switch the initialization value of WebContext::m_processSuppressionEnabled from false to true.  The reason for separating this part out of the just mentioned bug is to wait for a stable OS build before submitting to trunk.
Comment 1 Kiran Muppala 2013-01-14 09:55:30 PST
<rdar://problem/12984009>
Comment 2 Kiran Muppala 2013-01-16 16:24:32 PST
Created attachment 183057 [details]
Patch
Comment 3 Kiran Muppala 2013-01-16 16:25:05 PST
(In reply to comment #2)
> Created an attachment (id=183057) [details]
> Patch

Patch for EWS analysis and review.  Not ready for commit.
Comment 4 Kiran Muppala 2013-01-21 13:46:12 PST
Stable OS build is available, so patch can be committed.
Comment 5 WebKit Review Bot 2013-01-21 14:46:57 PST
Comment on attachment 183057 [details]
Patch

Clearing flags on attachment: 183057

Committed r140367: <http://trac.webkit.org/changeset/140367>
Comment 6 WebKit Review Bot 2013-01-21 14:47:00 PST
All reviewed patches have been landed.  Closing bug.