Skip to content

Please merge revisions 3fa0cae & b837d63 into stable channel #25068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sigmundch opened this issue Dec 1, 2015 · 4 comments
Closed

Please merge revisions 3fa0cae & b837d63 into stable channel #25068

sigmundch opened this issue Dec 1, 2015 · 4 comments
Assignees
Labels
merge-to-stable web-dart2js web-js-interop Issues that impact all js interop
Milestone

Comments

@sigmundch
Copy link
Member

@whesse @mit-mit @kasperl

This is to fix a crash in dart2js related to js-interop (issue #24974)

This requires 2 cherry-picks:

Note this doesn't merge cleanly. I created CL 1485823004 with all the necessary changes. In particular,

  • the first merge has a conflict, to resolve I had to delete the conflicting lines (conflict was a modify-vs-delete)
  • Some APIs changed since the stable channel was cut, I changed the code where the API was different. These API changes are the diff between patchset 1 and patchset 2 of the attached CL.
@sigmundch
Copy link
Member Author

It seems we need this merged to the dev channel as well. I haven't tested if it merges cleanly yet, if it doesn't, most likely the fixes are the same than those needed in the stable channel.

@whesse
Copy link
Contributor

whesse commented Dec 4, 2015

We are still doing full pushes to dev channel, so it won't need a merge.
On Dec 3, 2015 6:56 PM, "sigmundch" [email protected] wrote:

It seems we need this merged to the dev channel as well. I haven't tested
if it merges cleanly yet, if it doesn't, most likely the fixes are the same
than those needed in the stable channel.


Reply to this email directly or view it on GitHub
#25068 (comment).

@sigmundch
Copy link
Member Author

ah ok - FWIW, there was no conflict for dev channel: I was able to cherry-pick both changes without a problem.

@whesse
Copy link
Contributor

whesse commented Dec 17, 2015

Merged in 1.13.1

@whesse whesse closed this as completed Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-stable web-dart2js web-js-interop Issues that impact all js interop
Projects
None yet
Development

No branches or pull requests

3 participants