Bug 145325 - MediaPlayer doesn't need isPlayingToWirelessPlaybackTarget and isCurrentPlaybackTargetWireless
Summary: MediaPlayer doesn't need isPlayingToWirelessPlaybackTarget and isCurrentPlayb...
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:
Depends on:
Blocks:
 
Reported: 2015-05-22 15:52 PDT by Eric Carlson
Modified: 2015-05-22 19:13 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch. (10.07 KB, patch)
2015-05-22 16:16 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 2015-05-22 15:52:18 PDT
Both methods return the same state, so get rid of
Comment 1 Eric Carlson 2015-05-22 16:16:47 PDT
Created attachment 253614 [details]
Proposed patch.
Comment 2 Brent Fulgham 2015-05-22 16:19:55 PDT
(In reply to comment #0)
> Both methods return the same state, so get rid of

Get rid of ... get rid of what!?! Don't keep me in suspense!
Comment 3 Brent Fulgham 2015-05-22 16:22:31 PDT
Comment on attachment 253614 [details]
Proposed patch.

Nice cleanup! r=me.
Comment 4 Eric Carlson 2015-05-22 19:12:47 PDT
Committed r184814: https://trac.webkit.org/r184814