Bug 80756 - Touch event handler count is not updated when adding handlers to the window.
Summary: Touch event handler count is not updated when adding handlers to the window.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sadrul Habib Chowdhury
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 04:15 PST by Sadrul Habib Chowdhury
Modified: 2012-03-12 11:29 PDT (History)
4 users (show)

See Also:


Attachments
Patch (21.18 KB, patch)
2012-03-10 04:18 PST, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff
Patch (21.55 KB, patch)
2012-03-12 09:40 PDT, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sadrul Habib Chowdhury 2012-03-10 04:15:32 PST
Touch event handler count is not updated when adding handlers to the window.
Comment 1 Sadrul Habib Chowdhury 2012-03-10 04:18:28 PST
Created attachment 131168 [details]
Patch
Comment 2 Sadrul Habib Chowdhury 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.
Comment 3 Sadrul Habib Chowdhury 2012-03-12 09:40:36 PDT
Created attachment 131338 [details]
Patch
Comment 4 Sadrul Habib Chowdhury 2012-03-12 09:41:32 PDT
Comment on attachment 131338 [details]
Patch

Updated the ChangeLog entries to be more descriptive.
Comment 5 WebKit Review Bot 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>
Comment 6 WebKit Review Bot 2012-03-12 11:29:01 PDT
All reviewed patches have been landed.  Closing bug.