WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59123
Web Inspector: exception in front-end when user selects resource info for resource that does not have response headers yet
https://bugs.webkit.org/show_bug.cgi?id=59123
Summary
Web Inspector: exception in front-end when user selects resource info for res...
Andrey Kosyakov
Reported
2011-04-21 11:33:32 PDT
1. Open inspector, switch to network pane 2. Start loading a resource that is slow to load (<?php sleep(10); ?> will do) 3. Click on the resource when it appears in network pane 4. Observe response headers are not present yet 5. Attach inspector, observe exception when response headers are received
Attachments
patch
(3.56 KB, patch)
2011-04-21 11:37 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch
(3.62 KB, patch)
2011-04-21 11:54 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch
(3.74 KB, patch)
2011-04-21 12:03 PDT
,
Andrey Kosyakov
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-04-21 11:37:47 PDT
Created
attachment 90564
[details]
patch
Andrey Kosyakov
Comment 2
2011-04-21 11:54:22 PDT
Created
attachment 90569
[details]
patch - moved call to updateWidths() from show() to _buildCookiesTable()
Andrey Kosyakov
Comment 3
2011-04-21 12:03:28 PDT
Created
attachment 90570
[details]
patch on a second^Wthird thought, separated logic for table creation and refresh.
Andrey Kosyakov
Comment 4
2011-04-22 06:44:26 PDT
Manually committed
r84607
:
http://trac.webkit.org/changeset/84607
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