Closed
Bug 1116987
Opened 10 years ago
Closed 9 years ago
Shumway fails at PollSnack polls (context menu and allowdomain issues)
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: karana, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141231030205
Steps to reproduce:
go to an embedded PollSnack poll which is written in flash like
https://s3.amazonaws.com/files.quizsnack.com/iframe/embed.html?hash=q7nqose5&width=250&height=370&wmode=transparent&t=1420108821
Actual results:
You have a white empty screen and the following entries in the console:
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowDomain ["http://files.quizsnack.net/"]" shumway.player.js:148:6
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowInsecureDomain" shumway.player.js:148:6
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowDomain ["http://www.pollsnack.com/"]" shumway.player.js:148:6
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowDomain ["http://stats.snacktools.net/"]" shumway.player.js:148:6
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowDomain ["cdn.gigya.com"]" shumway.player.js:148:6
19:52:00.275 "somewhatImplemented: public flash.system.Security::static allowDomain ["http://flash.quantserve.com/"]" shumway.player.js:148:6
19:52:00.342 "somewhatImplemented: public flash.display.LoaderInfo::get parameters" shumway.player.js:148:6
19:52:02.561 "somewhatImplemented: public flash.ui.ContextMenu::set builtInItems" shumway.player.js:148:6
19:52:02.561 "somewhatImplemented: public flash.ui.ContextMenu::set customItems" shumway.player.js:148:6
19:52:02.572 "somewhatImplemented: public flash.ui.ContextMenu::get customItems" shumway.player.js:148:6
19:52:02.572 "somewhatImplemented: public flash.ui.ContextMenu::get builtInItems" shumway.player.js:148:6
19:52:02.573 "somewhatImplemented: public flash.display.InteractiveObject::set contextMenu" shumway.player.js:148:6
Expected results:
The poll should have been visible
Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Shumway
Reporter | ||
Updated•10 years ago
|
Summary: Shumway fails at PollSnack polls to contexmenu issues → Shumway fails at PollSnack polls (context menu and allowdomain issues)
Updated•10 years ago
|
Blocks: shumway-1.0
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•