Open
Bug 1885799
Opened 9 months ago
Updated 8 months ago
Re-implement the WaterfallBackground
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
Currently the WaterfallBackground.js which renders the background lines in the waterfall timeline of the request list. Currently uses the Canvas api which is currently crashing as seen in Bug 1884571
We could re-implement this using CSS and JS.
Updated•8 months ago
|
Type: defect → enhancement
Priority: -- → P3
Updated•8 months ago
|
Summary: Re implment the WaterfallBackground → Re-implement the WaterfallBackground
You need to log in
before you can comment on or make changes to this bug.
Description
•