[Webkit-unassigned] [Bug 33046] New: Loading finished too early when loading javascript file multiple times concurrently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 03:11:23 PST 2009


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

           Summary: Loading finished too early when loading javascript
                    file multiple times concurrently
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: petri.damsten at iki.fi


Created an attachment (id=45650)
 --> (https://bugs.webkit.org/attachment.cgi?id=45650)
Qt program to reproduce bug

When loading multiple javascript files loadFinished signal is sent too early. I
noticed this problem when trying to load multiple instances of same webkit
plasmoid to plasma desktop. If javascript is embedded to html it seems to work
so this happens only when javascript is in external file. Attached is small Qt
program that reproduces the problem. Qt version 4.6.0

-- 
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