Closed Bug 1711878 Opened 3 years ago Closed 3 years ago

Remove unused JSContext arguments from PrintErrorImpl and PrintSingleError

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: anba, Assigned: nuri.amari99, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(1 file)

  • PrintSingleError has an unused JSContext* argument which can be removed.
  • PrintErrorImpl passes its JSContext* only to PrintSingleError, so we can also remove the JSContext* argument from PrintErrorImpl.
Mentor: mgaudet
Keywords: good-first-bug
Assignee: nobody → nuri.amari99
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P1
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b65bc3556cd
Remove unused JSContext arguments from PrintErrorImpl and PrintSingleError. r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: