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

Description Aakash Jain 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
Comment 1 Aakash Jain 2017-02-16 13:36:16 PST
Created attachment 301815 [details]
Proposed patch
Comment 2 mitz 2017-02-16 13:48:51 PST
Comment on attachment 301815 [details]
Proposed patch

No need to touch the order file in these patches.
Comment 3 Aakash Jain 2017-02-16 15:02:10 PST
Created attachment 301833 [details]
Updated patch

Reverted change from order file.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2017-02-16 15:20:25 PST
All reviewed patches have been landed.  Closing bug.