RESOLVED DUPLICATE of bug 168899 168995
Remove unused WKPageGroup* methods from WKDeprecatedFunctions.cpp
https://bugs.webkit.org/show_bug.cgi?id=168995
Summary Remove unused WKPageGroup* methods from WKDeprecatedFunctions.cpp
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.