Closed Bug 579850 Opened 15 years ago Closed 8 years ago

[OOPP] Flashvars randomly not passed to flash movie

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: deltapower, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 Opening a page with an embedded flash movie what uses flashvars, flashvars not always passed to the movie. Reproducible: Sometimes Steps to Reproduce: 1. Open a page with embedded flash movie what uses flashvars. 2. Refresh the page some times. 3. Actual Results: Flashvars are not always passed to the movie. Expected Results: Flashvars should always be passed. Disabling crash protection solves that problem (using the method described here: http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins). Used a single flash variable like "lang=en". Tried embedding both using HTML tags or Javascript classes (runactivecontent and swfobject), same results. No adblocker plugin installed.
Forgot to note, using Flash player 10.1.53.64
Component: IPC → Plug-ins
QA Contact: ipc → plugins
Summary: Flashvars randomly not passed to flash movie → [OOPP] Flashvars randomly not passed to flash movie
Blocks: OOPP
blocking2.0: --- → ?
A link to a page showing the problem, or an attachment showing the problem, would be very helpful.
In bug 563361 they said they noticed a similar issue, although it turned out to be unrelated. We are almost certainly passing flashvars to the NPP_New call correctly in all the cases I've seen. Flash may have some sort of race condition where they are not passed to the actionscript at the right time. Are you using <object> or <embed> to embed the movie? Clearing 2.0 nomination for lack of detail, please renominate if we can come up with a better testcase or at least a demonstration.
blocking2.0: ? → ---
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.