Closed
Bug 1283500
(es6promises)
Opened 9 years ago
Closed 9 years ago
ES6 meta: Promises
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jorendorff, Unassigned)
References
(Blocks 1 open bug)
Details
No description provided.
| Reporter | ||
Updated•9 years ago
|
Alias: es6promises
Comment 1•9 years ago
|
||
All or most of these will be fixed by bug 911216 (and don't really have a fix otherwise).
Depends on: 911216
| Reporter | ||
Comment 2•9 years ago
|
||
Agreed! In exactly the same way, most everything under bug 1283482 (es6bindings) *should* be fixed by bug 1263355 (shu's bindings rewrite). The dependency chain, then, is like this:
es6 --depends-on-> this meta bug --depends-on-> some bugs --that-depend-on-> 911216
es6 --depends-on-> meta bug 1283482 --depends-on-> some bugs --that-depend-on-> 1263355
I made these meta bugs so that <https://bugzilla.mozilla.org/showdependencytree.cgi?id=694100&hide_resolved=1> would be sensibly organized. Bugzilla's dependency stuff is weird when you have bugs like 911216 that fix many things.
Comment 3•9 years ago
|
||
Ah, thanks for the explanation. That makes a lot of sense.
Comment 4•9 years ago
|
||
This is all done now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•