Bug 111501

Summary: Remove deprecated process suppression assertion SPI from WebKitSystemInterface
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   
Attachments:
Description Flags
Patch none

Description Kiran Muppala 2013-03-05 17:07:31 PST
https://bugs.webkit.org/show_bug.cgi?id=111387 switched WebKit to use -[NSProcessInfo beginSuspensionOfSystemBehaviors:] API from WKNSProcessInfoProcessAssertionWithTypes() SPI for taking process suppression assertion.  Hence the latter is now unused and should be removed.
Comment 1 Kiran Muppala 2013-03-05 17:07:42 PST
<rdar://problem/13145081>
Comment 2 Kiran Muppala 2013-03-05 17:18:21 PST
Created attachment 191612 [details]
Patch
Comment 3 WebKit Review Bot 2013-03-05 17:43:54 PST
Comment on attachment 191612 [details]
Patch

Clearing flags on attachment: 191612

Committed r144857: <http://trac.webkit.org/changeset/144857>
Comment 4 WebKit Review Bot 2013-03-05 17:43:57 PST
All reviewed patches have been landed.  Closing bug.