Bug 20525 - QTMovieWin:dataSize() not implemented
Summary: QTMovieWin:dataSize() not implemented
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-26 09:45 PDT by Eric Carlson
Modified: 2008-08-29 13:35 PDT (History)
0 users

See Also:


Attachments
proposed patch (2.96 KB, patch)
2008-08-26 09:57 PDT, Eric Carlson
adele: review+
Details | Formatted Diff | Diff

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