Bug 168995

Summary: Remove unused WKPageGroup* methods from WKDeprecatedFunctions.cpp
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebKit2Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aakash_jain, ap, juergen, mitz, thorton
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Aakash Jain
Reported 2017-02-28 15:17:50 PST
WKPageGroup* methods in WKDeprecatedFunctions.cpp are not used anywhere. They should be removed.
Attachments
Proposed patch (3.18 KB, patch)
2017-02-28 15:21 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-28 15:21:11 PST
Created attachment 302998 [details] Proposed patch
Alexey Proskuryakov
Comment 2 2017-02-28 15:30:44 PST
Comment on attachment 302998 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=302998&action=review > Source/WebKit2/ChangeLog:3 > + Remove unused WKPageGroup* methods from WKDeprecatedFunctions.cpp These looks like it's fixing the same issue as bug 168899. I believe that these functions are actually used, and cannot be removed.
Aakash Jain
Comment 3 2017-03-01 11:06:21 PST
*** This bug has been marked as a duplicate of bug 168899 ***
Note You need to log in before you can comment on or make changes to this bug.