Bug 168460

Summary: Remove unused WKContextGetProcessSuppressionEnabled and WKContextSetProcessSuppressionEnabled
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebKit2Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, juergen, mitz
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=154459
Attachments:
Description Flags
Proposed patch
mitz: review+
Updated patch none

Aakash Jain
Reported 2017-02-16 13:32:14 PST
WKContextGetProcessSuppressionEnabled and WKContextSetProcessSuppressionEnabled methods declared in UIProcess/API/C/mac/WKContextPrivateMac.h are unused. Seems like corresponding definitions was removed in https://bugs.webkit.org/show_bug.cgi?id=154459
Attachments
Proposed patch (2.03 KB, patch)
2017-02-16 13:36 PST, Aakash Jain
mitz: review+
Updated patch (1.41 KB, patch)
2017-02-16 15:02 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-16 13:36:16 PST
Created attachment 301815 [details] Proposed patch
mitz
Comment 2 2017-02-16 13:48:51 PST
Comment on attachment 301815 [details] Proposed patch No need to touch the order file in these patches.
Aakash Jain
Comment 3 2017-02-16 15:02:10 PST
Created attachment 301833 [details] Updated patch Reverted change from order file.
WebKit Commit Bot
Comment 4 2017-02-16 15:20:21 PST
Comment on attachment 301833 [details] Updated patch Clearing flags on attachment: 301833 Committed r212473: <http://trac.webkit.org/changeset/212473>
WebKit Commit Bot
Comment 5 2017-02-16 15:20:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.