#1077 closed defect (fixed)
Floatingpane hangs konqueror sometimes
Reported by: | mumme | Owned by: | mumme |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Sometimes when there is a floatingpane in a page konqueror hangs and seems to load forever.
test_RemotePane.html is one of those pages.
It seems to be some sort of race bug.
Change History (3)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Component: | Widgets → Core |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r4995
Khtml isnt thread safe in sync XHR calls, did a workaround.
/ Fredrik