Bug 108415

Summary: [Chromium] Move MediaPlayerPrivateChromium to WebCore
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: WebKit Misc.Assignee: Mark Pilgrim (Google) <pilgrim>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cc-bugs, eric.carlson, feature-media-reviews, fishd, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106829    
Attachments:
Description Flags
Patch none

Description Mark Pilgrim (Google) 2013-01-30 18:38:53 PST
[Chromium] Move MediaPlayerPrivateChromium to WebCore
Comment 1 Mark Pilgrim (Google) 2013-01-30 18:41:27 PST
Created attachment 185654 [details]
Patch
Comment 2 Adam Barth 2013-01-30 23:56:02 PST
Comment on attachment 185654 [details]
Patch

It's not clear to me whether it's better to have many statics or one uber static (a la PlatformStrategies).  I think it makes sense to start off with separate statics, specially for things like this that won't need to be tied to a storage context.
Comment 3 WebKit Review Bot 2013-01-31 00:06:44 PST
Comment on attachment 185654 [details]
Patch

Clearing flags on attachment: 185654

Committed r141382: <http://trac.webkit.org/changeset/141382>
Comment 4 WebKit Review Bot 2013-01-31 00:06:48 PST
All reviewed patches have been landed.  Closing bug.