[webkit-reviews] review requested: [Bug 50508] The JavaScript created (untrusted) event inside a user-initiated(trusted) event should not cache the UserGesture status : [Attachment 75600] patch V2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 22:46:20 PST 2010


Johnny(Jianning) Ding <jnd at chromium.org> has asked  for review:
Bug 50508: The JavaScript created (untrusted) event inside a
user-initiated(trusted) event should not cache the UserGesture status
https://bugs.webkit.org/show_bug.cgi?id=50508

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

------- Additional Comments from Johnny(Jianning) Ding <jnd at chromium.org>
(In reply to comment #2)
> (From update of attachment 75590 [details])
> It's confusing that the result is written out at the end of each stage - it's
only the second write that matters.

You are right, I think the test should stop once it encounters a failure. 
Here is the new patch, please take a look:)


More information about the webkit-reviews mailing list