Bug 28178 - WINCE PORT: implement MediaPlayerProxy
Summary: WINCE PORT: implement MediaPlayerProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27511
  Show dependency treegraph
 
Reported: 2009-08-11 09:44 PDT by Yong Li
Modified: 2009-08-12 09:42 PDT (History)
4 users (show)

See Also:


Attachments
The patch (11.68 KB, patch)
2009-08-11 09:49 PDT, Yong Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2009-08-11 09:44:46 PDT
separated from bug 27511
Comment 1 Yong Li 2009-08-11 09:49:08 PDT
Created attachment 34569 [details]
The patch

with more coding style modification including George's suggestions.

explicit Vector::clear() on local Vector objects are removed because they are not necessary.
Comment 2 Eric Seidel (no email) 2009-08-12 09:42:51 PDT
Comment on attachment 34569 [details]
The patch

Clearing flags on attachment: 34569

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	A	WebCore/platform/graphics/wince/MediaPlayerPrivateWince.h
	A	WebCore/platform/graphics/wince/MediaPlayerProxy.cpp
	A	WebCore/platform/graphics/wince/MediaPlayerProxy.h
Committed r47115
	M	WebCore/ChangeLog
	A	WebCore/platform/graphics/wince/MediaPlayerProxy.cpp
	A	WebCore/platform/graphics/wince/MediaPlayerPrivateWince.h
	A	WebCore/platform/graphics/wince/MediaPlayerProxy.h
r47115 = cad9e667af33d4301c670e5813e15a31752f9f45 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/47115
Comment 3 Eric Seidel (no email) 2009-08-12 09:42:54 PDT
All reviewed patches have been landed.  Closing bug.