Closed
Bug 1133279
Opened 11 years ago
Closed 10 years ago
Remove nonstandard let blocks from toolkit/mozapps/extensions
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
|
3.67 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
let blocks are a nonstandard SpiderMonkey feature we would like to remove (in bug 1023609).
Attachment #8564654 -
Flags: review?(bmcbride)
Comment 1•11 years ago
|
||
Comment on attachment 8564654 [details] [diff] [review]
remove-let-blocks.patch
(Utterly swamped, redirecting most bugs ATM)
Attachment #8564654 -
Flags: review?(bmcbride) → review?(dtownsend)
Updated•10 years ago
|
Attachment #8564654 -
Flags: review?(dtownsend) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: ASSIGNED → 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
•