[webkit-reviews] review requested: [Bug 65692] REGRESSION (r91540): Favicons are not loaded : [Attachment 103146] Move documentCanHaveIcon to WebCore's scope, so it won't need to be reimplemented.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 6 04:00:57 PDT 2011


Rafael Brandao <rafael.lobo at openbossa.org> has asked  for review:
Bug 65692: REGRESSION (r91540): Favicons are not loaded
https://bugs.webkit.org/show_bug.cgi?id=65692

Attachment 103146: Move documentCanHaveIcon to WebCore's scope, so it won't
need to be reimplemented.
https://bugs.webkit.org/attachment.cgi?id=103146&action=review

------- Additional Comments from Rafael Brandao <rafael.lobo at openbossa.org>
As explained before, this is just moving the function documentCanHaveIcon to
somewhere else, visible to both IconController and IconDatabase, now without
the need to add the same code for every IconDatabaseBase reimplementation.


More information about the webkit-reviews mailing list