Closed
Bug 1148808
Opened 10 years ago
Closed 9 years ago
SWF #481 clock numbers are wrong: "-1:-2:-" instead of something like "05:44:52"
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cpeterson, Unassigned)
References
()
Details
Reporter | ||
Comment 1•10 years ago
|
||
In Shumway 0.11.7 redux, the clock numbers are incorrect: "-1:-2:-" instead of something like "05:44:52". There is also a pink seam over the word "FALTAM".
"AVM1 warning: method 'setHours' on object" Object { _avm1Context: Object, _ownProperties: Object, _prototype: Object, value: Date 2015-04-24T01:14:00.576Z } "is undefined" shumway.player.js:71003:13
"AVM1 warning: method 'setMinutes' on object" Object { _avm1Context: Object, _ownProperties: Object, _prototype: Object, value: Date 2015-04-24T01:14:00.576Z } "is undefined" shumway.player.js:71003:13
"AVM1 warning: method 'setSeconds' on object" Object { _avm1Context: Object, _ownProperties: Object, _prototype: Object, value: Date 2015-04-24T01:14:00.576Z } "is undefined" shumway.player.js:71003:13
"AVM1 warning: method 'setMilliseconds' on object" Object { _avm1Context: Object, _ownProperties: Object, _prototype: Object, value: Date 2015-04-24T01:14:00.576Z } "is undefined" shumway.player.js:71003:13
Summary: SWF #481 clock numbers are misaligned, too high → SWF #481 clock numbers are wrong: "-1:-2:-" instead of something like "05:44:52"
Updated•9 years ago
|
Blocks: shumway-m4
Comment 2•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
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
•