RESOLVED FIXED155744
Remove unused display and scroll view methods from PageClient and WebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=155744
Summary Remove unused display and scroll view methods from PageClient and WebPageProxy
Carlos Garcia Campos
Reported 2016-03-22 04:53:19 PDT
We have displayView(), canScrollView() and scrollView() that are used by DrawingAreaProxyImpl which is only used by GTK+ port that doesn't implement those methods.
Attachments
Patch (12.06 KB, patch)
2016-03-22 04:56 PDT, Carlos Garcia Campos
kling: review+
Carlos Garcia Campos
Comment 1 2016-03-22 04:56:49 PDT
Andreas Kling
Comment 2 2016-03-22 06:13:59 PDT
Comment on attachment 274645 [details] Patch r=me
Carlos Garcia Campos
Comment 3 2016-03-22 06:22:50 PDT
Note You need to log in before you can comment on or make changes to this bug.