Closed Bug 1579248 Opened 6 years ago Closed 2 months ago

Remove unused character conversion APIs

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
140 Branch
Tracking Status
firefox140 --- fixed

People

(Reporter: arai, Assigned: rosansandanasamy)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

derived from bug 1578650 comment #4

the following functions are unused and should be removed.

  • JS::WTF8CharsToNewTwoByteCharsZ
  • JS::UTF8CharsToNewTwoByteCharsZ with ConstUTF8CharsZ
  • JS::LossyUTF8CharsToNewTwoByteCharsZ with ConstUTF8CharsZ
  • JS::LossyUTF8CharsToNewLatin1CharsZ
Severity: normal → S3

Removed JS::UTF8CharsToNewTwoByteCharsZ with ConstUTF8CharsZ, JS::LossyUTF8CharsToNewTwoByteCharsZ with ConstUTF8CharsZ, and JS::LossyUTF8CharsToNewLatin1CharsZ. No reference to JS::WTF8CharsToNewTwoByteCharsZ exists.

Assignee: nobody → rosansandanasamy
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/a37e2328c103 Removed unused character conversion APIs. r=spidermonkey-reviewers,arai
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: