Closed Bug 1180262 Opened 10 years ago Closed 9 years ago

BUGNUMBER is declared twice in js/src/tests/shell.js.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 1280362
Tracking Status
firefox42 --- wontfix
firefox47 --- wontfix
firefox48 --- wontfix
firefox49 --- wontfix
firefox-esr45 --- wontfix
firefox50 --- affected

People

(Reporter: arai, Assigned: gkw)

Details

Attachments

(1 file)

https://dxr.mozilla.org/mozilla-central/source/js/src/tests/shell.js#23 > var BUGNUMBER = ''; > var summary = ''; > var description = ''; > var expected = ''; > var actual = ''; > var msg = ''; > > var SECTION = ""; > var VERSION = ""; > var BUGNUMBER = ""; second one can be removed.
Comment on attachment 8763125 [details] Bug 1180262 - BUGNUMBER is declared twice in js/src/tests/shell.js. https://reviewboard.mozilla.org/r/59454/#review56760 Thanks! but it was extremely bad timing. the duplication is also fixed as a part of cleanup in bug 1280362, that was posted 8 hours before this patch... clearing r? flag
Attachment #8763125 - Flags: review?(arai.unmht)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: