Open
Bug 1583805
Opened 6 years ago
Updated 3 years ago
Migrate Node.textContent to JSString
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
References
Details
(Keywords: perf)
Migrate the textContent property of Node to JSString to avoid inflating Latin1 to UTF-16, since both sides of the interface store Latin1 when possible.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•