WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65550
Web Inspector: Network error messages in console should link to the respective request in network panel if there is one.
https://bugs.webkit.org/show_bug.cgi?id=65550
Summary
Web Inspector: Network error messages in console should link to the respectiv...
Vsevolod Vlasov
Reported
2011-08-02 10:28:36 PDT
Network error messages in console should link to the respective request in network panel if there is one.
Attachments
Patch
(10.64 KB, patch)
2011-08-31 07:28 PDT
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
Patch
(12.85 KB, patch)
2011-08-31 10:37 PDT
,
Vsevolod Vlasov
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-08-31 07:28:14 PDT
Created
attachment 105774
[details]
Patch
Vsevolod Vlasov
Comment 2
2011-08-31 10:37:47 PDT
Created
attachment 105788
[details]
Patch It would be better to highlight the resource, not select it
Yury Semikhatsky
Comment 3
2011-09-01 00:46:02 PDT
Comment on
attachment 105788
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=105788&action=review
> Source/WebCore/inspector/front-end/NetworkPanel.js:1251 > + this._removeAllNodeHighlights();
This call is unnecessary since revealAndHighlightResource already does it.
Vsevolod Vlasov
Comment 4
2011-09-01 05:15:25 PDT
Committed
r94287
: <
http://trac.webkit.org/changeset/94287
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug