Closed
Bug 1136805
Opened 10 years ago
Closed 9 years ago
Ad fails to load in debug mode, causes assert about non-overrideable binding being overridden
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: till, Unassigned)
References
()
Details
For all I know this might be gone with the new bindings. Besides perhaps something else going wrong here, we could always encounter SWFs that try to do invalid things like this. Meaning that we must not assert, but somehow gracefully handle this case.
Comment 1•10 years ago
|
||
I think it's just a flaw in the ABC file. Perhaps we just need to remove the assertion.
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Michael Bebenita [:mbx] from comment #1)
> I think it's just a flaw in the ABC file. Perhaps we just need to remove the
> assertion.
That's exactly what I mean: it's an assert caused by content, and we must not have any of those.
Reporter | ||
Updated•10 years ago
|
Blocks: shumway-m3
Reporter | ||
Comment 3•10 years ago
|
||
Should get fixed by the AVM2 overhaul, marking for later verification.
Assignee: mbebenita → nobody
Reporter | ||
Comment 4•9 years ago
|
||
(In reply to Till Schneidereit [:till] from comment #3)
> Should get fixed by the AVM2 overhaul, marking for later verification.
Yup.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
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
•