Bug 80756

Summary: Touch event handler count is not updated when adding handlers to the window.
Product: WebKit Reporter: Sadrul Habib Chowdhury <sadrul>
Component: WebCore Misc.Assignee: Sadrul Habib Chowdhury <sadrul>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, laszlo.gombos, rjkroege, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Sadrul Habib Chowdhury
Reported 2012-03-10 04:15:32 PST
Touch event handler count is not updated when adding handlers to the window.
Attachments
Patch (21.18 KB, patch)
2012-03-10 04:18 PST, Sadrul Habib Chowdhury
no flags
Patch (21.55 KB, patch)
2012-03-12 09:40 PDT, Sadrul Habib Chowdhury
no flags
Sadrul Habib Chowdhury
Comment 1 2012-03-10 04:18:28 PST
Sadrul Habib Chowdhury
Comment 2 2012-03-10 04:20:42 PST
This is a similar fix to http://trac.webkit.org/changeset/106839, except instead of wheel-event handlers, this fix is for touch-event handlers.
Sadrul Habib Chowdhury
Comment 3 2012-03-12 09:40:36 PDT
Sadrul Habib Chowdhury
Comment 4 2012-03-12 09:41:32 PDT
Comment on attachment 131338 [details] Patch Updated the ChangeLog entries to be more descriptive.
WebKit Review Bot
Comment 5 2012-03-12 11:28:57 PDT
Comment on attachment 131338 [details] Patch Clearing flags on attachment: 131338 Committed r110448: <http://trac.webkit.org/changeset/110448>
WebKit Review Bot
Comment 6 2012-03-12 11:29:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.