Closed Bug 1912446 Opened 1 year ago Closed 1 year ago

Simplify JSON parser's StringBuffer code a bit

Categories

(Core :: JavaScript Engine, task)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

(Whiteboard: [sp3])

Attachments

(2 files)

Some cleanup to prepare for bug 1908395.

We can get the StringBuilder type from ParserT.

This avoids confusion when we rename js::StringBuffer to js::StringBuilder in bug 1908395.

Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c741c23bb01c part 1 - Remove StringBuilderT template parameter from JSONTokenizer. r=arai https://hg.mozilla.org/integration/autoland/rev/7b95fb79755c part 2 - Rename StringBuilder to JSONStringBuilder. r=arai
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Whiteboard: [sp3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: