Closed
Bug 1133283
Opened 10 years ago
Closed 10 years ago
Remove nonstandard expression closures from security/manager/ssl/tests
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
(deleted),
patch
|
keeler
:
review+
|
Details | Diff | Splinter Review |
Expression closures (shorthand function syntax) are a nonstandard SpiderMonkey feature we would like to remove (in bug 1083459).
Attachment #8564659 -
Flags: review?(dkeeler)
Comment on attachment 8564659 [details] [diff] [review]
exclo-security.patch
Review of attachment 8564659 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #8564659 -
Flags: review?(dkeeler) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Assignee: nobody → cpeterson
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•