Bug 168460 - Remove unused WKContextGetProcessSuppressionEnabled and WKContextSetProcessSuppressionEnabled
Summary: Remove unused WKContextGetProcessSuppressionEnabled and WKContextSetProcessSu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-16 13:32 PST by Aakash Jain
Modified: 2017-02-16 15:20 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (2.03 KB, patch)
2017-02-16 13:36 PST, Aakash Jain
mitz: review+
Details | Formatted Diff | Diff
Updated patch (1.41 KB, patch)
2017-02-16 15:02 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.