Bug 79263 - Web Inspector: [Regression] network worker tests crash on qt.
Summary: Web Inspector: [Regression] network worker tests crash on qt.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks: 79229
  Show dependency treegraph
 
Reported: 2012-02-22 11:37 PST by Vsevolod Vlasov
Modified: 2012-02-24 03:35 PST (History)
11 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2012-02-22 11:40 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (2.10 KB, patch)
2012-02-24 03:28 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-02-22 11:37:56 PST
network worker tests crash on qt.
Comment 1 Vsevolod Vlasov 2012-02-22 11:40:41 PST
Created attachment 128255 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-02-22 11:46:00 PST
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r108506%20%2834089%29/results.html

http/tests/inspector/network/network-worker.html	crash
http/tests/inspector/network/network-shared-worker.html	crash
Comment 3 Vsevolod Vlasov 2012-02-22 12:04:46 PST
Committed r108533: <http://trac.webkit.org/changeset/108533>
Comment 4 Csaba Osztrogonác 2012-02-23 11:58:24 PST
Reopen, because it fixed the crashes but made http/tests/inspector/network/network-embed.html fail:

http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r108648%20%2834145%29/http/tests/inspector/network/network-embed-pretty-diff.html
Comment 5 Csaba Osztrogonác 2012-02-23 12:03:02 PST
I skipped it until fix - http://trac.webkit.org/changeset/108655
Comment 6 Vsevolod Vlasov 2012-02-24 03:28:14 PST
Created attachment 128700 [details]
Patch
Comment 7 Vsevolod Vlasov 2012-02-24 03:35:16 PST
Committed r108767: <http://trac.webkit.org/changeset/108767>