Bug 126739 - Remove willRespondToTouchEvents() which was used by chromium port
Summary: Remove willRespondToTouchEvents() which was used by chromium port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 23:39 PST by Jinwoo Song
Modified: 2014-01-10 20:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2014-01-10 00:01 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2014-01-09 23:39:10 PST
willRespondToTouchEvents() is not used anywhere now. This was added to check if a node listens to touch events in r126945.
Comment 1 Jinwoo Song 2014-01-10 00:01:43 PST
Created attachment 220814 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-10 20:22:13 PST
Comment on attachment 220814 [details]
Patch

Clearing flags on attachment: 220814

Committed r161725: <http://trac.webkit.org/changeset/161725>
Comment 3 WebKit Commit Bot 2014-01-10 20:22:15 PST
All reviewed patches have been landed.  Closing bug.