Bug 168457 - Removed unused method WKContextGetProcessModel
Summary: Removed unused method WKContextGetProcessModel
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:17 PST by Aakash Jain
Modified: 2017-02-16 15:17 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.33 KB, patch)
2017-02-16 13:19 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:17:35 PST
WKContextGetProcessModel method declaration in UIProcess/API/C/WKContext.h is unused. Seems like corresponding definition was removed in deleted in https://trac.webkit.org/changeset/196823
Comment 1 Aakash Jain 2017-02-16 13:19:49 PST
Created attachment 301810 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-16 15:17:53 PST
Comment on attachment 301810 [details]
Proposed patch

Clearing flags on attachment: 301810

Committed r212471: <http://trac.webkit.org/changeset/212471>
Comment 3 WebKit Commit Bot 2017-02-16 15:17:58 PST
All reviewed patches have been landed.  Closing bug.