Bug 153203

Summary: [Mac] Remove unused playerToPrivateMap()
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, jer.noble
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Olivier Blin 2016-01-18 02:44:52 PST
This was used in previous EME implementations, but is unnecessary since r163907.
Comment 1 Olivier Blin 2016-01-18 02:46:28 PST
Created attachment 269214 [details]
Patch
Comment 2 Olivier Blin 2016-01-18 02:48:54 PST
I haven't build tested this, since I don't work on Mac, and I have noticed this by reviewing the EME code only.

But this looks trivial enough since there are no other occurrence of the method in the code.
Comment 3 WebKit Commit Bot 2016-01-18 16:06:59 PST
Comment on attachment 269214 [details]
Patch

Clearing flags on attachment: 269214

Committed r195239: <http://trac.webkit.org/changeset/195239>
Comment 4 WebKit Commit Bot 2016-01-18 16:07:02 PST
All reviewed patches have been landed.  Closing bug.