Closed
Bug 1042303
Opened 10 years ago
Closed 10 years ago
Shumway needs to buffer 64KB before running first SWF frame
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cpeterson, Assigned: yury)
References
()
Details
Flash seems to buffer ~64KB 8 KB of SWF data before running the first frame to avoid problems where the first frame's AS references frames that have not been downloaded yet.
Reading http://cgit.freedesktop.org/swfdec/swfdec/tree/test/trace/waitforframe.c and trace outputs, it looks like it's 64K (changing the number above)
This is a clone of Shumway GitHub issue #1206: https://github.com/mozilla/shumway/issues/1206
Updated•10 years ago
|
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
Flags: needinfo?(ydelendik)
Assignee | ||
Comment 1•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ydelendik)
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•