Open
Bug 1714550
Opened 5 years ago
Updated 6 months ago
Rename SetNeedStyleFlush marker to make it more user friendly
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | affected |
People
(Reporter: canova, Unassigned)
References
Details
(Whiteboard: [fp])
Attachments
(1 obsolete file)
Currently we have SetNeedStyleFlush marker to show the style invalidations. It's the name of the function currently and it makes sense for the Gecko internals. But it would be better to name it something like "Style Invalidation" to make it more explicit and user friendly. Especially it will help web developers to understand this marker.
| Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → canaltinova
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9225187 -
Attachment description: Bug 1714550 - Rename SetNeedStyleFlush marker to "Style invalidation" r?florian → Bug 1714550 - Rename SetNeedStyleFlush marker to "Potential style invalidation" r?florian,emilio
Updated•4 years ago
|
Attachment #9225187 -
Attachment is obsolete: true
| Reporter | ||
Comment 2•1 year ago
|
||
Unassigning myself as I don't have plans to work on it currently. I had a patch but wasn't really happy with the result in the end. Turns out naming things is hard!
Assignee: canaltinova → nobody
Status: ASSIGNED → NEW
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [fxp]
Updated•1 year ago
|
Updated•7 months ago
|
Severity: -- → S3
Updated•6 months ago
|
Updated•6 months ago
|
Whiteboard: [fxp] → [fp]
Updated•6 months ago
|
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•