Closed Bug 1120099 Opened 9 years ago Closed 9 years ago

bug763440.js has wrong reportCompare description

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: arai, Assigned: arai)

Details

Attachments

(1 file)

https://dxr.mozilla.org/mozilla-central/source/js/src/jit-test/tests/basic/bug763440.js#10
> reportCompare(true, eval++, "Function.prototype.isGenerator present");
it does not describe what the test does.
(not sure it's intended or not though, since it was sec-critical)
Severity: normal → minor
OS: Mac OS X → All
Hardware: x86 → All
This bug was derived from bug 1119777.

Since Function.prototype.isGenerator is non-standard and might be removed near future.
Also it's not related to this test, so it might be better to change this description to some other string.

I guess the length of the string does not matter, am I right?
Attachment #8548069 - Flags: review?(dvander)
Comment on attachment 8548069 [details] [diff] [review]
Change dummy description string for reportCompare to avoid confusion.

Review of attachment 8548069 [details] [diff] [review]:
-----------------------------------------------------------------

Yeah this shouldn't matter.
Attachment #8548069 - Flags: review?(dvander) → review+
https://hg.mozilla.org/mozilla-central/rev/ca2c472d1aae
Assignee: nobody → arai_a
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: