Closed Bug 1034228 Opened 10 years ago Closed 10 years ago

Frame script execution order incorrect

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: till, Assigned: tschneider)

References

Details

Attachments

(1 file)

For framescripts, execution order isn't always correct. The attached swf traces in the wrong order.

Expected:
root frame 1
from child [object child_1]
root frame 2 [object child_1]

Actual:
from child [object child_1]
root frame 1
root frame 2 [object child_1]
Blocks: shumway-m3
No longer blocks: shumway-m4
Yes, fixed in https://github.com/mozilla/shumway/commit/e0bf8cef574e8ce233a0a3840ba7cee9d0da57d2.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(schneider)
Resolution: --- → FIXED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: