Bug 168464 - Remove unused methods WKPageGetDebugPaintFlags and WKPageSetDebugPaintFlags
Summary: Remove unused methods WKPageGetDebugPaintFlags and WKPageSetDebugPaintFlags
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:52 PST by Aakash Jain
Modified: 2017-02-16 22:05 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (1.16 KB, patch)
2017-02-16 13:54 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:52:33 PST
WKPageGetDebugPaintFlags and WKPageSetDebugPaintFlags methods declared in WebKit2/UIProcess/API/C/WKPagePrivate.h are unused. Seems like corresponding definitions were removed in https://bugs.webkit.org/show_bug.cgi?id=123902
Comment 1 Aakash Jain 2017-02-16 13:54:23 PST
Created attachment 301819 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-02-16 22:04:55 PST
Comment on attachment 301819 [details]
Proposed patch

Clearing flags on attachment: 301819

Committed r212534: <http://trac.webkit.org/changeset/212534>
Comment 3 WebKit Commit Bot 2017-02-16 22:05:00 PST
All reviewed patches have been landed.  Closing bug.