Closed
Bug 1133283
Opened 11 years ago
Closed 11 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)
|
1.26 KB,
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 1•11 years ago
|
||
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•11 years ago
|
||
Comment 3•11 years ago
|
||
Assignee: nobody → cpeterson
Status: NEW → RESOLVED
Closed: 11 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
•