RESOLVED FIXED 168529
Web Inspector: Timeline DataGridNodes are lacking detail in title
https://bugs.webkit.org/show_bug.cgi?id=168529
Summary Web Inspector: Timeline DataGridNodes are lacking detail in title
Joseph Pecoraro
Reported 2017-02-17 12:49:04 PST
Timeline DataGridNodes are lacking detail in title Steps to Reproduce: 1. Inspect LayoutTests/inspector/heap/garbageCollected.html 2. js> periodicallyTriggerGCs() 3. Record Script Timeline 4. Stop Script Timeline => Expected details about Partial and Full GCs. Instead they just say "Garbage Collection" Regression: - This absolutely was working in the past. Appears to have broken around r194932 / r197909 with Timeline UI changes
Attachments
[PATCH] Proposed Fix (1.58 KB, patch)
2017-02-17 12:50 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-02-17 12:49:17 PST
Joseph Pecoraro
Comment 2 2017-02-17 12:50:22 PST
Created attachment 301969 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2017-02-17 12:54:17 PST
Comment on attachment 301969 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2017-02-17 13:31:56 PST
Comment on attachment 301969 [details] [PATCH] Proposed Fix Clearing flags on attachment: 301969 Committed r212570: <http://trac.webkit.org/changeset/212570>
WebKit Commit Bot
Comment 5 2017-02-17 13:32:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.