[webkit-reviews] review denied: [Bug 86668] Animated GIFs in page cache get updated : [Attachment 142370] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 16:52:37 PDT 2012


Brady Eidson <beidson at apple.com> has denied  review:
Bug 86668: Animated GIFs in page cache get updated
https://bugs.webkit.org/show_bug.cgi?id=86668

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

------- Additional Comments from Brady Eidson <beidson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=142370&action=review


> LayoutTests/fast/loader/image-in-page-cache.html:14
> +function runTest() {
> +	if (window.layoutTestController) {
> +		layoutTestController.dumpAsText();
> +		layoutTestController.waitUntilDone();
> +		layoutTestController.setCanOpenWindows();
> +	  
layoutTestController.overridePreference("WebKitUsesPageCachePreferenceKey", 1);

> +	}

Actually, please fix this indenting


More information about the webkit-reviews mailing list