[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
Fri Jul 30 04:49:58 PDT 2010


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


Johnny Ding <jnd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62371|0                           |1
        is obsolete|                            |
  Attachment #63047|                            |review?, commit-queue?
               Flag|                            |




--- Comment #13 from Johnny Ding <jnd at chromium.org>  2010-07-30 04:49:58 PST ---
Created an attachment (id=63047)
 --> (https://bugs.webkit.org/attachment.cgi?id=63047)
patch V2, change ScriptController::processingUserGesture to static 

I changed the code according to Adam's comments,  put the whole logic inside ScriptController::processingUserGesture and make it as static.
I have run the webkit layout tests(OSX 10.5) and chromium UI test, didn't see any regressions. So this patch should not affect  bug 41350 & bug 41511.

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