Closed Bug 1651390 Opened 5 years ago Closed 5 years ago

Remove duplicate js::NewString[DontDeflate] functions

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(2 files)

Calls to js::NewString() can be replaced with js::NewString<CanGC>, same goes for js::NewStringDontDeflate.

Copy the comments to the NewString<allowGC> alternatives before removing
the functions in part 2.

Severity: -- → N/A
Priority: -- → P1
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a7dafb313592 Part 1: Copy comments from NewString[DontDeflate]. r=sfink https://hg.mozilla.org/integration/autoland/rev/36245fe59dce Part 2: Remove near duplicate NewString[DontDeflate] functions. r=sfink
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: