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

window.ethereum.send should be writable #25078

Closed
darkdh opened this issue Aug 30, 2022 · 1 comment · Fixed by brave/brave-core#14895
Closed

window.ethereum.send should be writable #25078

darkdh opened this issue Aug 30, 2022 · 1 comment · Fixed by brave/brave-core#14895

Comments

@darkdh
Copy link
Member

darkdh commented Aug 30, 2022

https://www.mycryptoheroes.net/ and https://wallet.polygon.technology/
would do window.ethereum.send = window.ethereum.sendAsync.
We should make that function to be an exception of the property protection

@srirambv
Copy link
Contributor

Verification passed on

Brave 1.43.85 Chromium: 105.0.5195.68 (Official Build) (64-bit)
Revision ad13e82529051bac6a0e65f455e6d7a1e5fd7938-refs/branch-heads/5195@{#903}
OS Linux
  • Verified test plan from brave/brave-core#14895
  • Verified no error when loading the site or when connecting wallet to the dapps
25078-Linux.mp4

Verification passed on

Brave 1.43.85 Chromium: 105.0.5195.68 (Official Build) (64-bit)
Revision ad13e82529051bac6a0e65f455e6d7a1e5fd7938-refs/branch-heads/5195@{#903}
OS Windows 11 Version 21H2 (Build 22000.795)
  • Verified test plan from brave/brave-core#14895
  • Verified no error when loading the site or when connecting wallet to the dapps
25078-Windows.mp4

Verification passed on

Brave 1.43.85 Chromium: 105.0.5195.68 (Official Build) (arm64)
Revision ad13e82529051bac6a0e65f455e6d7a1e5fd7938-refs/branch-heads/5195@{#903}
OS macOS Version 12.5.1 (Build 21G83)
  • Verified test plan from brave/brave-core#14895
  • Verified no error when loading the site or when connecting wallet to the dapps
25078-macOS.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment