Bug 33046 - Loading finished too early when loading javascript file multiple times concurrently
Summary: Loading finished too early when loading javascript file multiple times concur...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 03:11 PST by Petri Damstén
Modified: 2009-12-30 03:11 PST (History)
0 users

See Also:


Attachments
Qt program to reproduce bug (43 bytes, text/plain)
2009-12-30 03:11 PST, Petri Damstén
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petri Damstén 2009-12-30 03:11:22 PST
Created attachment 45650 [details]
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