Closed
Bug 1341256
Opened 9 years ago
Closed 9 years ago
Module namespace objects need to return undefined when export wasn't found
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: anba, Assigned: jonco)
References
Details
Attachments
(1 file)
|
1.89 KB,
patch
|
anba
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•9 years ago
|
||
Right, I should have spotted that too.
Assignee: nobody → jcoppeard
Attachment #8839463 -
Flags: review?(andrebargull)
| Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8839463 [details] [diff] [review]
bug1341256-module-ns-get
Review of attachment 8839463 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8839463 -
Flags: review?(andrebargull) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c6a0ab52c21e
Fix module namespace object get handler r=anba
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•