[Webkit-unassigned] [Bug 60439] [Texmap][Qt] Upstream texture-mapper changes from Qt's WebKit2 branch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 01:10:48 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60439
Kenneth Rohde Christiansen <kenneth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #92742|review? |review+
Flag| |
--- Comment #45 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2011-05-09 01:10:48 PST ---
(From update of attachment 92742)
View in context: https://bugs.webkit.org/attachment.cgi?id=92742&action=review
> Source/WebKit/qt/WebCoreSupport/PageClientQt.h:50
> + void scroll(float dx, float dy);
scrollBy ?
> Source/WebKit/qt/WebCoreSupport/PageClientQt.h:52
> + virtual ~TextureMapperNodeClientQt();
Why not place it next to the ctor?
> Source/WebKit/qt/WebCoreSupport/PageClientQt.h:57
> +protected:
Are you inheriting from this class?
--
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