-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: angular/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 18 files changed
- 4 contributors
Commits on Feb 11, 2018
-
revert: ci: use chrome stable (#18307)
This reverts commit 8bcb268.
Configuration menu - View commit details
-
Copy full SHA for 6a6164a - Browse repository at this point
Copy the full SHA 6a6164aView commit details -
build: pin ChromeDriver version (#20940)
Since our version of Chromium is also pinned, a new ChromeDriver (that drops support for our Chromium version) can cause random (and unrelated to the corresponding changes) errors on CI. This commit pins the version of ChromeDriver and it should now be manually upgraded to a vrsion that is compatible with th currently used Chromium version. PR Close #20940
Configuration menu - View commit details
-
Copy full SHA for 1d9024e - Browse repository at this point
Copy the full SHA 1d9024eView commit details -
ci: downgrade Chromium to a version that does not cause flakes
There seems to be some issue that causes Chrome/ChromeDriver to unexpectedly reload during the aio e2e tests, causing flakes. It is not clear what exactly is causing the reloading, but to the best of my knowledge it is something inside Chrome or ChromeDriver. Pinning Chrome to r494239 (between 62.0.3185.0 and 62.0.3186.0) fixes the flakes. Fixes #20159
Configuration menu - View commit details
-
Copy full SHA for e9f1d44 - Browse repository at this point
Copy the full SHA e9f1d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dacf6d - Browse repository at this point
Copy the full SHA 0dacf6dView commit details
Commits on Feb 13, 2018
-
fix(core): use appropriate inert document strategy for Firefox & Safa…
…ri (#22077) Both Firefox and Safari are vulnerable to XSS if we use an inert document created via `document.implementation.createHTMLDocument()`. Now we check for those vulnerabilities and then use a DOMParser or XHR strategy if needed. Further the platform-server has its own library for parsing HTML, so we sniff for that (by checking whether DOMParser exists) and fall back to the standard strategy. Thanks to @cure53 for the heads up on this issue.
Configuration menu - View commit details
-
Copy full SHA for 2c5cf19 - Browse repository at this point
Copy the full SHA 2c5cf19View commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1c40be2 - Browse repository at this point
Copy the full SHA 1c40be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fc1a3 - Browse repository at this point
Copy the full SHA 84fc1a3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.4.6...4.4.7