Closed
Bug 1456416
Opened 7 years ago
Closed 7 years ago
[BinAST] We seem to create our scope too late for EagerGetter/EagerSetter
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: Yoric, Assigned: Yoric)
References
Details
Attachments
(2 files, 1 obsolete file)
THis shows up in https://github.com/binast/binjs-ref/issues/100 .
Assignee | ||
Updated•7 years ago
|
Blocks: binjs-implement
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8970474 -
Attachment is obsolete: true
Attachment #8970474 -
Flags: review?(efaustbmo)
Attachment #8970474 -
Flags: review?(arai.unmht)
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8970499 [details]
Bug 1456416 - Unit tests for multipart parser;
https://reviewboard.mozilla.org/r/239268/#review245214
Attachment #8970499 -
Flags: review?(arai.unmht) → review+
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8970500 [details]
Bug 1456416 - Make EagerGetter/EagerSetter create their scope earlier;
https://reviewboard.mozilla.org/r/239270/#review245216
Attachment #8970500 -
Flags: review?(arai.unmht) → review+
Updated•7 years ago
|
Priority: -- → P2
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Pushed by dteller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26dd1f51eaf4
Unit tests for multipart parser;r=arai
https://hg.mozilla.org/integration/autoland/rev/93311fa85762
Make EagerGetter/EagerSetter create their scope earlier;r=arai
Comment 9•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/26dd1f51eaf4
https://hg.mozilla.org/mozilla-central/rev/93311fa85762
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•7 years ago
|
Assignee: nobody → dteller
Updated•7 years ago
|
Attachment #8970500 -
Flags: review?(efaustbmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•