Closed
Bug 1823397
Opened 2 years ago
Closed 2 years ago
Try to avoid allocations when handling mapped attributes
Categories
(Core :: SVG, enhancement, P3)
Core
SVG
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
Attachments
(2 files)
Currently stringifying attr atoms seems to allocate.
Patch coming
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D173017
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e0377663860
Add nsAutoAtom*String, r=emilio
https://hg.mozilla.org/integration/autoland/rev/db6fe9eebc96
Try to avoid allocations when handling mapped attributes, r=emilio
Assignee | ||
Updated•2 years ago
|
Blocks: speedometer3
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-282
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e0377663860
https://hg.mozilla.org/mozilla-central/rev/db6fe9eebc96
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•