Bug 153701 - Web Inspector: Network panel is empty until the window is resized
Summary: Web Inspector: Network panel is empty until the window is resized
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-29 21:41 PST by Nikita Vasilyev
Modified: 2016-01-30 16:24 PST (History)
8 users (show)

See Also:


Attachments
[Animated GIF] Bug (624.67 KB, image/gif)
2016-01-29 21:41 PST, Nikita Vasilyev
no flags Details
[Patch] Proposed Fix (1.79 KB, patch)
2016-01-30 14:56 PST, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-01-29 21:41:08 PST
Created attachment 270292 [details]
[Animated GIF] Bug

Steps:
1. Open Network tab in Inspector
2. Go to http://apple.com/404

Expected:
Network tab shows network data.

Actual:
Network tab is empty.
After resizing the inspector the data finally shows up.
Comment 1 Radar WebKit Bug Importer 2016-01-29 21:41:58 PST
<rdar://problem/24423739>
Comment 2 Matt Baker 2016-01-30 14:29:12 PST
I can only reproduce this when the left sidebar is collapsed.
Comment 3 Nikita Vasilyev 2016-01-30 14:34:03 PST
(In reply to comment #2)
> I can only reproduce this when the left sidebar is collapsed.

Yes, it's the same for me too.
Comment 4 Matt Baker 2016-01-30 14:56:29 PST
Created attachment 270322 [details]
[Patch] Proposed Fix
Comment 5 Timothy Hatcher 2016-01-30 15:37:30 PST
Comment on attachment 270322 [details]
[Patch] Proposed Fix

No idea why this code was like this. Likely a copy and paste error.
Comment 6 WebKit Commit Bot 2016-01-30 16:24:29 PST
Comment on attachment 270322 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 270322

Committed r195915: <http://trac.webkit.org/changeset/195915>
Comment 7 WebKit Commit Bot 2016-01-30 16:24:33 PST
All reviewed patches have been landed.  Closing bug.