Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Update proxy.js#69

Closed
rishi-raj-jain wants to merge 1 commit intoGoogleChrome:masterfrom
rishi-raj-jain:patch-1
Closed

Update proxy.js#69
rishi-raj-jain wants to merge 1 commit intoGoogleChrome:masterfrom
rishi-raj-jain:patch-1

Conversation

@rishi-raj-jain
Copy link
Copy Markdown

@rishi-raj-jain rishi-raj-jain commented Jun 21, 2020

Fixes #10

@samthor
Copy link
Copy Markdown
Contributor

samthor commented Jun 22, 2020

This won't work for similar reasons as to #21. You set strict mode then assert we're in strict mode, which will... always be true.

I want to be clear, I really don't think #10 is solvable, but I'm happy to be proven wrong.

@samthor samthor closed this Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

throw TypeError in strict mode if set trap doesn't return true

2 participants