RESOLVED FIXED 126450
Allow the ChromeClient to provide a custom ScrollingCoordinator
https://bugs.webkit.org/show_bug.cgi?id=126450
Summary Allow the ChromeClient to provide a custom ScrollingCoordinator
Simon Fraser (smfr)
Reported 2014-01-03 12:30:31 PST
Allow the ChromeClient to provide a custom ScrollingCoordinator
Attachments
Patch (2.65 KB, patch)
2014-01-03 12:31 PST, Simon Fraser (smfr)
thorton: review+
eflews.bot: commit-queue-
Simon Fraser (smfr)
Comment 1 2014-01-03 12:31:41 PST
Tim Horton
Comment 2 2014-01-03 12:34:54 PST
Comment on attachment 220327 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=220327&action=review > Source/WebCore/page/ChromeClient.h:326 > + virtual PassRefPtr<ScrollingCoordinator> createScrollingCoordinator(Page*) const { return 0; } nullptr
EFL EWS Bot
Comment 3 2014-01-03 12:40:45 PST
Simon Fraser (smfr)
Comment 4 2014-01-05 09:29:59 PST
Note You need to log in before you can comment on or make changes to this bug.