[webkit-reviews] review requested: [Bug 84435] [EFL][DRT] EFL's DRT needs to support LayoutTestController.dumpIconChanges() : [Attachment 140676] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 22:41:33 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 84435: [EFL][DRT] EFL's DRT needs to support
LayoutTestController.dumpIconChanges()
https://bugs.webkit.org/show_bug.cgi?id=84435

Attachment 140676: Patch
https://bugs.webkit.org/attachment.cgi?id=140676&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Ok, back to the beginning :) As it turns out, the icon type is only relevant on
apple (only apple has touch-icons, other ports only have favicons: Bug 59143).
Therefore, I removed the iconType parameter from the "icon,changed" signal and
added an assert to make sure the iconType is always WebCore::Favicon.


More information about the webkit-reviews mailing list