Bug 106804

Summary: Enable process suppression by default on Mac
Product: WebKit Reporter: Kiran Muppala <cmuppala>
Component: WebKit2Assignee: Kiran Muppala <cmuppala>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 106513    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.