Closed
Bug 1332813
Opened 9 years ago
Closed 9 years ago
Add tests verifying proper lookahead/modifier handling for various export declarations beginning with |export default async|
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
|
1.85 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8829066 -
Flags: review?(jcoppeard)
Comment 2•9 years ago
|
||
Comment on attachment 8829066 [details] [diff] [review]
Patch
Review of attachment 8829066 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good.
Attachment #8829066 -
Flags: review?(jcoppeard) → review+
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/mozilla-inbound/rev/887037418c66
Add tests verifying proper lookahead/modifier handling for various export declarations beginning with |export default async|. r=jonco
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•