Bug 168464

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

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.