This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.5k
fix($parse): fix CSP nested property evaluation, and issue that prevente... #5592
Closed
Commits on Jan 1, 2014
-
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for 339fc96 - Browse repository at this point
Copy the full SHA 339fc96View commit details -
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for 5177a62 - Browse repository at this point
Copy the full SHA 5177a62View commit details
Commits on Jan 2, 2014
-
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for e1d7a5f - Browse repository at this point
Copy the full SHA e1d7a5fView commit details -
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for 3a126a9 - Browse repository at this point
Copy the full SHA 3a126a9View commit details -
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for 6f991b7 - Browse repository at this point
Copy the full SHA 6f991b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fd978 - Browse repository at this point
Copy the full SHA c4fd978View commit details -
fix($parse): fix CSP nested property evaluation, and issue that preve…
…nted its tests from failing cspSafeGetterFn incorrectly returned undefined if any of its key parameters were undefined. This wasn't caught by the $parse unit tests because of a timing problem where $ParseProvider was reading the CSP flag before the tests manually set it, so the CSP property evaluation tests never ran. Add test that verifies evaluation of nested properties of multiple lengths. Fixes <a href="https://github.com/angular/angular.js/issues/5591">#5591</a>
Configuration menu - View commit details
-
Copy full SHA for ba7fce5 - Browse repository at this point
Copy the full SHA ba7fce5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.