Closed
Bug 1167309
Opened 9 years ago
Closed 9 years ago
Remove MaybeConstructor using CallTyped
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
As promised, we can now rip out MaybeConstructor and just call T::maybeConstructor "directly".
Attachment #8608903 -
Flags: review?(jcoppeard)
Updated•9 years ago
|
Attachment #8608903 -
Flags: review?(jcoppeard) → review+
Assignee | ||
Comment 1•9 years ago
|
||
Wow, I really just typed Constructor everywhere Compartment should have gone. Must have had my mind on the /next/ patch in the series when filing this bug. :-P
Assignee | ||
Comment 2•9 years ago
|
||
Comment 4•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•