[Webkit-unassigned] [Bug 7722] BBC News Player not opening requested video

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 03:05:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7722


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ap at nypop.com                |webkit-
                   |                            |unassigned at opendarwin.org
          Component|Plug-ins                    |HTML DOM
           Keywords|NeedsReduction              |HasReduction,
                   |                            |HitListCandidate




------- Comment #4 from ap at nypop.com  2006-05-23 03:05 PDT -------
The NPP_NewStream error turns to be red herring. The real problem here is the
execution order of scripts invoked from separate frames - it is different,
depending on whether the scripts are already cached.

The attached test case logs script execution to the JavaScript console; the
expected order is (1, 3, 2), as observed on first load in Safari/WebKit, and
always observed in Firefox.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list