Bug 20525

Summary: QTMovieWin:dataSize() not implemented
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
proposed patch adele: review+

Description Eric Carlson 2008-08-26 09:45:47 PDT
QTMovieWin::dataSize() always returns 1000, it should return the size of the movie data.
Comment 1 Eric Carlson 2008-08-26 09:46:13 PDT
rdar://6169301
Comment 2 Eric Carlson 2008-08-26 09:57:47 PDT
Created attachment 23002 [details]
proposed patch
Comment 3 Eric Carlson 2008-08-29 13:35:27 PDT
Committed revision r35994.