RESOLVED FIXED 144271
WirelessTargetPicker should not be visible unless a file is playable
https://bugs.webkit.org/show_bug.cgi?id=144271
Summary WirelessTargetPicker should not be visible unless a file is playable
Eric Carlson
Reported 2015-04-27 11:18:05 PDT
Don't show the picker button until we know a file can be played.
Attachments
Proposed patch. (1.90 KB, patch)
2015-04-27 11:24 PDT, Eric Carlson
jer.noble: review+
Patch for landing. (2.61 KB, patch)
2015-04-27 12:39 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2015-04-27 11:23:06 PDT
Eric Carlson
Comment 2 2015-04-27 11:24:59 PDT
Created attachment 251761 [details] Proposed patch.
Jer Noble
Comment 3 2015-04-27 11:29:59 PDT
Comment on attachment 251761 [details] Proposed patch. Nit: it'd be nice if we could pull out the logic in updateStatusDisplay() into something like "isPlayable()", but this is fine as-is.
Eric Carlson
Comment 4 2015-04-27 12:39:57 PDT
Created attachment 251770 [details] Patch for landing.
WebKit Commit Bot
Comment 5 2015-04-27 13:34:29 PDT
Comment on attachment 251770 [details] Patch for landing. Clearing flags on attachment: 251770 Committed r183417: <http://trac.webkit.org/changeset/183417>
Note You need to log in before you can comment on or make changes to this bug.