[Webkit-unassigned] [Bug 42827] Use the js-execute-active(entered) Frame to check the user gesture of page instead of checking the top frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 15:31:35 PDT 2010


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





--- Comment #28 from Adam Barth <abarth at webkit.org>  2010-08-04 15:31:34 PST ---
(From update of attachment 63451)
WebCore/WebCore.order:7344
 +  __ZN7WebCore16ScriptController21processingUserGestureEv�
There appears to be a strange character here.

WebCore/bindings/js/JSDOMBinding.cpp:682
 +  bool processingUserGesture()
Maybe remove all callers of this method?  They just need to call the ScriptController version.

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