[Webkit-unassigned] [Bug 88977] New: Onload event of body element fired before plugin instance initialization complete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 02:31:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88977

           Summary: Onload event of body element fired before plugin
                    instance initialization complete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pan.deng at intel.com


PluginInteractTest.html is derived from "http://www.permadi.com/tutorial/flashjscommand/"
In this case, JS function try to interaction with plugin instance after BODY "onload" event fired.
however, plugin instance has not been initialized yet, so invocation flashMovie.Play() will fail. 
This problem can be reproduced in Safari5/Window7, and chromium 20. while in firefox 12, it works as expected.



I've submit this issue to chromium dev.
http://code.google.com/p/chromium/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20Area%20Feature%20Status%20Owner%20Summary&groupby=&sort=&id=132391

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list