Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

refactor(*): remove ignored expensiveChecks argument to $parse() #15680

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Feb 5, 2017

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Refactor.

What is the current behavior? (You can also link to an open issue here)
While $parse does not accept a 3rd argument (expensiveChecks) since #15094, there are still places that pass it.

What is the new behavior (if this is a feature change)?
No expensiveChecks argument passed.

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information:
This is a follow-up to #15094.

@lgalfaso
Copy link
Contributor

lgalfaso commented Feb 5, 2017

LGTM

@gkalpak
Copy link
Member Author

gkalpak commented Feb 5, 2017

Wow! That was quick 😃

@gkalpak gkalpak closed this in 8c1b4c0 Feb 5, 2017
gkalpak added a commit that referenced this pull request Feb 5, 2017
@gkalpak gkalpak deleted the refactor-remove-ignored-expensiveChecks-arg branch February 5, 2017 13:40
ellimist pushed a commit to ellimist/angular.js that referenced this pull request Mar 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants