Status
People
(Reporter: till, Assigned: till)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
The Flash Player AMF-encodes data before storing it on disk when using SharedObject.getLocal(). That means that it can properly store custom classes, etc., which we currently can't. We even fail asserts when trying to store a Date object. Patch coming up.
(Assignee) | ||
Updated•4 years ago
|
See Also: → https://github.com/mozilla/shumway/pull/2298
Comment 1•4 years ago
|
||
Till posted the fix in https://github.com/mozilla/shumway/pull/2298
Assignee: nobody → till
Updated•3 years ago
|
Product: Firefox → Firefox Graveyard
Updated•3 years ago
|
Status: NEW → RESOLVED
Last Resolved: 3 years ago
status-firefox41: affected → ---
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•