Closed Bug 1906848 Opened 3 months ago Closed 2 months ago

Use StringBuffer instead of raw malloc for long atoms

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sp3])

Attachments

(2 files)

Long atoms aren't super common, but they do show up and it's pretty straight-forward to use a buffer now after the changes in bug 1905117.

Severity: -- → N/A
Priority: -- → P3
Whiteboard: [sp3]
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1caeeef20201 part 1 - Use OwnedChars for atom characters. r=sfink https://hg.mozilla.org/integration/autoland/rev/b3addf2f248b part 2 - Use a StringBuffer instead of raw malloc for long atoms. r=sfink
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: