Bug 25593

Summary: Refactor MediaPlayerPviate for Chromium port
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: PlatformAssignee: Hin-Chung Lam <hclam>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch + changelog fishd: review+

Description Hin-Chung Lam 2009-05-06 12:36:43 PDT
Remove all the methods from MediaPlayerPrivate from MediaPlayerPrivateChromium.h so it only has one static method.
Comment 1 Hin-Chung Lam 2009-05-06 12:40:23 PDT
Created attachment 30059 [details]
patch + changelog

This is a refactoring, no layout tests are provided.
Comment 2 Darin Fisher (:fishd, Google) 2009-05-06 12:46:03 PDT
Comment on attachment 30059 [details]
patch + changelog

>+2009-05-06  hclam  <hclam@chromium.org>

actually, one nit for next time:  please set REAL_NAME in your environment so that prepare-ChangeLog automatically includes your full name instead of "hclam" in the ChangeLog.
Comment 3 Darin Fisher (:fishd, Google) 2009-05-06 12:58:27 PDT
Landed as:  http://trac.webkit.org/changeset/43321