Bug 108415 - [Chromium] Move MediaPlayerPrivateChromium to WebCore
Summary: [Chromium] Move MediaPlayerPrivateChromium to WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Pilgrim (Google)
URL:
Keywords:
Depends on:
Blocks: 106829
  Show dependency treegraph
 
Reported: 2013-01-30 18:38 PST by Mark Pilgrim (Google)
Modified: 2013-01-31 00:06 PST (History)
7 users (show)

See Also:


Attachments
Patch (9.67 KB, patch)
2013-01-30 18:41 PST, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.