Bug 65466

Summary: Web Inspector: [REGRESSION] Console evaluations leading to resource loading cause errors.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, dglazkov, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
pfeldman: review+, webkit.review.bot: commit-queue-
Patch
webkit.review.bot: commit-queue-
Patch none

Description Vsevolod Vlasov 2011-08-01 07:16:12 PDT
Console evaluations leading to resource loading cause errors.

This is caused by http://trac.webkit.org/changeset/91928
( https://bugs.webkit.org/show_bug.cgi?id=65105  Web Inspector: Add resource initiator column to network panel. )
Comment 1 Vsevolod Vlasov 2011-08-01 07:51:27 PDT
Created attachment 102516 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-01 08:14:11 PDT
Comment on attachment 102516 [details]
Patch

Attachment 102516 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9283565

New failing tests:
http/tests/inspector/network/network-initiator-from-console.html
Comment 3 Vsevolod Vlasov 2011-08-01 08:59:18 PDT
Created attachment 102521 [details]
Patch
Comment 4 WebKit Review Bot 2011-08-01 09:22:36 PDT
Comment on attachment 102521 [details]
Patch

Attachment 102521 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9284453

New failing tests:
http/tests/inspector/network/network-initiator-from-console.html
Comment 5 Vsevolod Vlasov 2011-08-01 10:13:59 PDT
Created attachment 102531 [details]
Patch
Comment 6 WebKit Review Bot 2011-08-01 11:02:05 PDT
Comment on attachment 102531 [details]
Patch

Attachment 102531 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9290454

New failing tests:
http/tests/inspector/network/network-initiator-from-console.html
Comment 7 Vsevolod Vlasov 2011-08-02 07:47:53 PDT
Created attachment 102650 [details]
Patch
Comment 8 Vsevolod Vlasov 2011-08-02 08:55:49 PDT
Committed r92194: <http://trac.webkit.org/changeset/92194>