[webkit-reviews] review requested: [Bug 37008] ScriptController::processingUserGestureEvent returns true for simulated clicks : [Attachment 52474] patch (v3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 19:54:38 PDT 2010


Andy Estes <aestes at apple.com> has asked  for review:
Bug 37008: ScriptController::processingUserGestureEvent returns true for
simulated clicks
https://bugs.webkit.org/show_bug.cgi?id=37008

Attachment 52474: patch (v3)
https://bugs.webkit.org/attachment.cgi?id=52474&action=review

------- Additional Comments from Andy Estes <aestes at apple.com>
Based on discussions with Maciej, I decided that since some common heap
allocation scenarios could not be prevented using NonHeapAllocatable, it wasn't
worth indicating and giving a false sense of security.	This patch removes
NonHeapAllocatable and also addresses other comments from Adam and Geoff.


More information about the webkit-reviews mailing list