[Webkit-unassigned] [Bug 9767] WebPreference methods setAllowsAnimatedImages: and setAllowsAnimatedImageLooping: don't actually affect WebView behaviors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 11:21:00 PST 2012


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126910|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #13 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-02-14 11:20:58 PST ---
(From update of attachment 126910)
View in context: https://bugs.webkit.org/attachment.cgi?id=126910&action=review

> Source/WebKit/chromium/public/WebSettings.h:70
> +    virtual void setAllowsAnimatedImages(bool) = 0;

nit: this should probably be "setAllowAnimatedImages" instead.  this matches
other similarly named functions.  i think you should make this change to
WebCore::Settings too.

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