Bug 111501 - Remove deprecated process suppression assertion SPI from WebKitSystemInterface
Summary: Remove deprecated process suppression assertion SPI from WebKitSystemInterface
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-03-05 17:07 PST by Kiran Muppala
Modified: 2013-03-05 17:43 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2013-03-05 17:18 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-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.