Skip to content
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

Revert "Refactor JSNumber.toDart and Object.toJS" #43286

Merged
merged 1 commit into from Jun 27, 2023

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Jun 27, 2023

Reverts #43149

Reason for reverting: Broke the roll into the framework.

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide] and the [C++, Objective-C, Java style guides].
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See [testing the engine] for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the [CLA].
  • All existing and new tests are passing.

This reverts commit ca41476.

Reason for reverting: Broke the roll into the framework.
@github-actions github-actions bot added the platform-web Code specifically for the web engine label Jun 27, 2023
@ditman
Copy link
Member

ditman commented Jun 27, 2023

See more context about the revert: https://discord.com/channels/608014603317936148/1123298130671194173

Copy link
Member

@ditman ditman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ditman ditman added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 27, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 27, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Jun 27, 2023

auto label is removed for flutter/engine, pr: 43286, due to - The status or check suite Linux linux_clang_tidy has failed. Please fix the issues identified (or deflake) before re-applying this label.

@ricardoamador ricardoamador added the revert Label used to revert changes in a closed and merged pull request. label Jun 27, 2023
@auto-submit auto-submit bot removed the revert Label used to revert changes in a closed and merged pull request. label Jun 27, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Jun 27, 2023

A reverts link could not be found or was formatted incorrectly. Format is 'Reverts owner/repo#id'

@srujzs srujzs added the revert Label used to revert changes in a closed and merged pull request. label Jun 27, 2023
@auto-submit auto-submit bot merged commit 25a5850 into flutter:main Jun 27, 2023
28 of 30 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 27, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jun 28, 2023
…129682)

flutter/engine@7c7c45d...25a5850

2023-06-27 58529443+srujzs@users.noreply.github.com Revert "Refactor JSNumber.toDart and Object.toJS" (flutter/engine#43286)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
kjlubick pushed a commit to kjlubick/engine that referenced this pull request Jul 14, 2023
Reverts flutter#43149

Reason for reverting: Broke the roll into the framework.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-web Code specifically for the web engine revert Label used to revert changes in a closed and merged pull request.
Projects
None yet
4 participants