[Webkit-unassigned] [Bug 56011] Tiled backing store's delegated scroll request uses incorrect convention
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 9 12:56:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56011
--- Comment #12 from Gustavo Noronha (kov) <gns at gnome.org> 2011-03-09 12:56:12 PST ---
(In reply to comment #11)
> r+ given this compiles on Qt that is :-)
Thanks =) about that...
../../../Source/WebKit2/WebProcess/WebPage/WebPage.cpp:794: error: no matching function for call to ‘Messages::WebPageProxy::PageDidRequestScroll::PageDidRequestScroll(const WebCore::IntPoint&)’
generated/WebPageProxyMessages.h:532: note: candidates are: Messages::WebPageProxy::PageDidRequestScroll::PageDidRequestScroll(const WebCore::IntSize&)
That seems to be caused by a file that should have been regenerated not being regenerated =( any clues on how to fix that? I tried a local build of qtwebkit but it failed for a different, unrelated reason, still looking at it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list