Skip to content

Forbid assignments inside a conditional#7486

Merged
jridgewell merged 1 commit intoampproject:masterfrom
jridgewell:no-cond-assign
Feb 10, 2017
Merged

Forbid assignments inside a conditional#7486
jridgewell merged 1 commit intoampproject:masterfrom
jridgewell:no-cond-assign

Conversation

@jridgewell
Copy link
Copy Markdown
Contributor

Might fix #7476. Still investigating. Either way, this is a bug.

Might fix ampproject#7476. Still investigating. Either way, this is a bug.
@cramforce
Copy link
Copy Markdown
Member

Yeah, good find. I can't see how this may cause the bug, but it might totally break other things!

@jridgewell jridgewell merged commit 8074543 into ampproject:master Feb 10, 2017
@jridgewell jridgewell deleted the no-cond-assign branch February 10, 2017 23:06
dvoytenko pushed a commit that referenced this pull request Feb 10, 2017
Might fix #7476. Still investigating. Either way, this is a bug.
torch2424 pushed a commit to torch2424/amphtml that referenced this pull request Feb 14, 2017
Might fix ampproject#7476. Still investigating. Either way, this is a bug.
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
Might fix ampproject#7476. Still investigating. Either way, this is a bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: "RangeError: Maximum call stack size exceeded"

3 participants