Bug 180903 - Web Inspector: Network Tab - waterfall graph can be mis-sized after closing detail view
Summary: Web Inspector: Network Tab - waterfall graph can be mis-sized after closing d...
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-15 20:33 PST by Joseph Pecoraro
Modified: 2017-12-18 13:06 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.45 KB, patch)
2017-12-15 20:36 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-12-15 20:33:45 PST
Network Tab - waterfall graph can be mis-sized after closing detail view

Steps to Reproduce:
1. Inspect webkit.org
2. Make inspector window very large
3. Select a resource in Network Tab
4. Make inspector window narrow
5. Close detail view
  => Waterfall graph has clipped values. Resizing the window fixes the appearance.
Comment 1 Radar WebKit Bug Importer 2017-12-15 20:34:10 PST
<rdar://problem/36087903>
Comment 2 Joseph Pecoraro 2017-12-15 20:36:01 PST
Created attachment 329559 [details]
[PATCH] Proposed Fix
Comment 3 Matt Baker 2017-12-18 12:45:37 PST
Comment on attachment 329559 [details]
[PATCH] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2017-12-18 13:06:30 PST
Comment on attachment 329559 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 329559

Committed r226070: <https://trac.webkit.org/changeset/226070>
Comment 5 WebKit Commit Bot 2017-12-18 13:06:32 PST
All reviewed patches have been landed.  Closing bug.