Skip to content

fix(zone.js): Closes #31626, zone-mix should import correct browser module#31628

Closed
JiaLiPassion wants to merge 1 commit intoangular:masterfrom
JiaLiPassion:mix-node-rollup
Closed

fix(zone.js): Closes #31626, zone-mix should import correct browser module#31628
JiaLiPassion wants to merge 1 commit intoangular:masterfrom
JiaLiPassion:mix-node-rollup

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #31626

import zone-mix will cause error when patch eventTargets.

What is the new behavior?

zone-mix will work fine.

Does this PR introduce a breaking change?

  • Yes
  • No

@JiaLiPassion JiaLiPassion requested a review from a team July 18, 2019 16:43
@mhevery mhevery added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 22, 2019
@ngbot
Copy link
Copy Markdown

ngbot Bot commented Jul 22, 2019

I see that you just added the PR action: merge label, but the following checks are still failing:
    failure status "ci/circleci: test_docs_examples_ivy" is failing
    pending status "google3" is pending
    pending missing required status "ci/circleci: publish_snapshot"

If you want your PR to be merged, it has to pass all the CI checks.

If you can't get the PR to a green state due to flakes or broken master, please try rebasing to master and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

@mhevery
Copy link
Copy Markdown
Contributor

mhevery commented Jul 22, 2019

Why no test?

@JiaLiPassion
Copy link
Copy Markdown
Contributor Author

@mhevery , you are right, I will add test here.

@JiaLiPassion JiaLiPassion requested a review from a team July 23, 2019 06:20
@JiaLiPassion
Copy link
Copy Markdown
Contributor Author

@mhevery, I added a test to make sure zone-mix can be correctly loaded in mixed environment. please review, thanks.

@mhevery
Copy link
Copy Markdown
Contributor

mhevery commented Jul 24, 2019

presubmit

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants