Open Bug 1951708 Opened 13 days ago Updated 13 days ago

Remove JSMSG_TEMPORAL_TIMEZONE_OFFSET_SHIFT_ONE_DAY error message.

Categories

(Core :: JavaScript: Standard Library, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: dminor, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug)

It turns out that JSMSG_TEMPORAL_TIMEZONE_OFFSET_SHIFT_ONE_DAY is no longer being used and can be removed.

This is a good first bug, the main complexity will be getting the SpiderMonkey / Firefox build working.

  1. Make sure you can build SpiderMonkey. You can find instructions on building here: https://firefox-source-docs.mozilla.org/js/build.html.
  2. Remove the error message, and then make sure the build is still working :)
  3. Now you can commit your changes. Your commit message should look like: Bug X - Remove JSMSG_TEMPORAL_TIMEZONE_OFFSET_SHIFT_ONE_DAY error message; r=dminor!, where X is the number for this bug.
  4. Once you have your changes committed, request review. There are instructions on using phabricator and on getting reviews.
Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.