[webkit-reviews] review granted: [Bug 61395] Add FIXME comments about removing FrameLoader::isProcessingUserGesture : [Attachment 94687] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 19:11:58 PDT 2011


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 61395: Add FIXME comments about removing
FrameLoader::isProcessingUserGesture
https://bugs.webkit.org/show_bug.cgi?id=61395

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=94687&action=review

OK.

> Source/WebCore/html/HTMLMediaElement.cpp:2410
> +    return frame->loader()->isProcessingUserGesture();

A frame always has a frameloader?


More information about the webkit-reviews mailing list