[Webkit-unassigned] [Bug 100995] [Qt][Mac][Win] r133182 broke the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 15:56:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100995





--- Comment #11 from Darin Adler <darin at apple.com>  2012-11-02 15:57:38 PST ---
(From update of attachment 172001)
View in context: https://bugs.webkit.org/attachment.cgi?id=172001&action=review

> Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedGraphicsLayer.h:126
> +    virtual void setContentsScale(float);
> +    virtual void setVisibleContentRectTrajectoryVector(const FloatPoint&);

The change log said you’d remove the virtual as well as OVERRIDE, but the patch removes OVERRIDE but leaves virtual in!

-- 
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