Closed
Bug 1133279
Opened 9 years ago
Closed 9 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•9 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•9 years ago
|
Attachment #8564654 -
Flags: review?(dtownsend) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Thanks! https://hg.mozilla.org/integration/mozilla-inbound/rev/3b080c1a621c
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3b080c1a621c
Status: ASSIGNED → RESOLVED
Closed: 9 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
•