[Webkit-unassigned] [Bug 23120] Turn on overloaded virtual functions warning in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 11:41:19 PST 2009


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





------- Comment #3 from simon.fraser at apple.com  2009-01-15 11:41 PDT -------
The first issue I hit in WebCore was:
    virtual void imageChanged(CachedImage*, const IntRect* = 0);
    virtual void imageChanged(WrappedImagePtr, const IntRect* = 0) { }


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list