[webkit-reviews] review granted: [Bug 61475] Need some way to query user gesture state from injected bundle : [Attachment 94873] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 15:35:01 PDT 2011


Sam Weinig <sam at webkit.org> has granted Mark Rowe (bdash) <mrowe at apple.com>'s
request for review:
Bug 61475: Need some way to query user gesture state from injected bundle
https://bugs.webkit.org/show_bug.cgi?id=61475

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=94873&action=review

> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundle.cpp:201
> +bool WKBundleIsProcessingUserGesture(void)

For good measure, can you make this take a WKBundleRef instead of void.


More information about the webkit-reviews mailing list