Bug 133672 - [iOS] Wireless route picker control should use touch event handlers
Summary: [iOS] Wireless route picker control should use touch event handlers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-09 20:36 PDT by Eric Carlson
Modified: 2014-06-09 22:23 PDT (History)
8 users (show)

See Also:


Attachments
Proposed patch (2.94 KB, patch)
2014-06-09 21:30 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2014-06-09 20:36:34 PDT
On iOS, only the wireless route picker <button> uses a 'click' event handler, all others listen for touch events.
Comment 1 Eric Carlson 2014-06-09 20:37:00 PDT
<rdar://problem/17244013>
Comment 2 Radar WebKit Bug Importer 2014-06-09 20:37:38 PDT
<rdar://problem/17244970>
Comment 3 Eric Carlson 2014-06-09 21:30:52 PDT
Created attachment 232766 [details]
Proposed patch
Comment 4 Brent Fulgham 2014-06-09 21:47:53 PDT
Comment on attachment 232766 [details]
Proposed patch

r=me
Comment 5 WebKit Commit Bot 2014-06-09 22:23:31 PDT
Comment on attachment 232766 [details]
Proposed patch

Clearing flags on attachment: 232766

Committed r169741: <http://trac.webkit.org/changeset/169741>
Comment 6 WebKit Commit Bot 2014-06-09 22:23:35 PDT
All reviewed patches have been landed.  Closing bug.