Closed
Bug 1137987
Opened 10 years ago
Closed 10 years ago
Remove nonstandard let block from dom/downloads/tests
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(firefox39 fixed)
RESOLVED
FIXED
2.2 S7 (6mar)
| Tracking | Status | |
|---|---|---|
| firefox39 | --- | fixed |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
let blocks are a nonstandard SpiderMonkey feature we would like to remove (in bug 1023609).
Attachment #8570837 -
Flags: review?(bugmail)
Comment 1•10 years ago
|
||
Comment on attachment 8570837 [details] [diff] [review]
remove-let-block.patch
Sorry about that, this was copied and pasted code from dom/requestsync/tests/file_app.sjs that I see you've removed in the interim in bug 1129325.
Attachment #8570837 -
Flags: review?(bugmail) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S7 (6mar)
You need to log in
before you can comment on or make changes to this bug.
Description
•