Closed
Bug 1047042
Opened 12 years ago
Closed 9 years ago
Flash on Fennec asserts shortly after tap-to-play
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jgilbert, Unassigned)
References
()
Details
Attachments
(1 file)
|
7.94 KB,
text/x-log
|
Details |
When I run :snorp's flash test app, I get a consistent assert shortly after tapping the tap-to-play box. The app plays correctly for a second or two, but it plays overlayed on the tap-to-play box, since the app is transparent.
After a second or two, I get this assert. We appear to be destroying (`Finalise()`ing) a TextureClient while still locked. (I'm guessing the TextureClient is for the tap-to-play box, and that it's still locked because it's still being displayed?)
This bug is blocking 1037147.
| Reporter | ||
Comment 1•12 years ago
|
||
I get the same assert on:
http://www.dhs.state.il.us/accessibility/tests/flash/video.html
Comment 2•9 years ago
|
||
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•