[webkit-reviews] review granted: [Bug 132900] GIF animations don't restart after scrolling on iOS WebKit1 : [Attachment 231438] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 02:36:54 PDT 2014


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 132900: GIF animations don't restart after scrolling on iOS WebKit1
https://bugs.webkit.org/show_bug.cgi?id=132900

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=231438&action=review


OK

> Source/WebKit/mac/WebView/WebView.mm:1581
> +    FrameView* view = [self _mainCoreFrame]->view();

I think "FrameView *view" is the appropriate style here.


More information about the webkit-reviews mailing list