Bug 1604792 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Eval scripts inside modules should still be considered non-module code. Checking the scope-chain was the wrong way to determine if in module. I'll fix how the flag is computed.
Eval scripts inside modules should still be considered non-module code. Checking the scope-chain was the wrong way to determine if in module. I'll fix how the flag is computed.

(Note the assert was added a few hours later in Bug 1604064)

Back to Bug 1604792 Comment 1