[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:43:18 PST 2009


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





------- Comment #4 from darin at apple.com  2009-01-15 11:43 PDT -------
(In reply to comment #3)
> The first issue I hit in WebCore was:
>     virtual void imageChanged(CachedImage*, const IntRect* = 0);
>     virtual void imageChanged(WrappedImagePtr, const IntRect* = 0) { }

Seems another case where we can do a name change, but probably one that affects
a lot fewer files.


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