| Summary: | Konqueror KHTML crashes randomly | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Primož Papič <papic644> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | andresbajotierra, dawan |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Primož Papič
2009-11-14 22:38:46 UTC
*** Bug 216521 has been marked as a duplicate of this bug. *** This could be related to bug 187597. Thanks SVN commit 1075245 by orlovich: - Make sure to cancel non-POST XHR jobs when the related document object is destroyed. (#160087) - Related to this, don't crash trying to emit events when we get to changeState w/o a doc (#187597, #214584, #213987, #201053). Also add some paranoia about that for the methods. - Handle encoding inside mimetype overrides. (Some demo by Mr. Strigi). BUG: 160087 BUG: 187597 BUG: 214584 BUG: 213987 BUG: 201053 M +32 -6 xmlhttprequest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1075245 SVN commit 1075253 by orlovich: automatically merged revision 1075245: - Make sure to cancel non-POST XHR jobs when the related document object is destroyed. (#160087) - Related to this, don't crash trying to emit events when we get to changeState w/o a doc (#187597, #214584, #213987, #201053). Also add some paranoia about that for the methods. - Handle encoding inside mimetype overrides. (Some demo by Mr. Strigi). BUG: 160087 BUG: 187597 BUG: 214584 BUG: 213987 BUG: 201053 M +32 -6 xmlhttprequest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1075253 |