Summary: | Web Inspector: Lots of TimelineDataGridNode asserts on reloads | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> | ||||
Component: | Web Inspector | Assignee: | Joseph Pecoraro <joepeck> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | burg, commit-queue, graouts, joepeck, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Joseph Pecoraro
2014-11-04 17:08:49 PST
Created attachment 240984 [details]
[PATCH] Proposed Fix
Comment on attachment 240984 [details]
[PATCH] Proposed Fix
Another thought (maybe a different bug): why do we refresh the timeline ruler's layout when it's not visible? This seems like a lot of work for no reason.
(In reply to comment #3) > Comment on attachment 240984 [details] > [PATCH] Proposed Fix > > Another thought (maybe a different bug): why do we refresh the timeline > ruler's layout when it's not visible? This seems like a lot of work for no > reason. Totally agree. I'll file a bug about that right now. Comment on attachment 240984 [details] [PATCH] Proposed Fix Clearing flags on attachment: 240984 Committed r175598: <http://trac.webkit.org/changeset/175598> All reviewed patches have been landed. Closing bug. |