Bug 28178

Summary: WINCE PORT: implement MediaPlayerProxy
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, haizhang, manyoso, staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 27511    
Attachments:
Description Flags
The patch none

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.