Closed
Bug 1490594
Opened 7 years ago
Closed 7 years ago
Always use braces for if/for/while statements in jsapi-tests
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9008332 [details]
Bug 1490594 - Always use braces for if/for/while statements in jsapi-tests. r?luke
Luke Wagner [:luke] has approved the revision.
Attachment #9008332 -
Flags: review+
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/91fc6c048c07
Always use braces for if/for/while statements in jsapi-tests. r=luke
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec5fe5d123b1
Always use braces for if/for/while statements in jsapi-tests. r=luke
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•