You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have already had a few occasions recently when bytecode patches were not applied due to different method signature (the last being #43925). So we should enforce checking types for all methods to avoid this going forward.
Steps to reproduce
n/a
Actual result
n/a
Expected result
n/a
Reproduces how often
Easily reproduced
Brave version
n/a
Device
Brand/model: n/a
Android version: n/a
Channel information
release (stable)
beta
nightly
Reproducibility
with Brave Shields disabled
with Brave Rewards disabled
in the latest version of Chrome
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered:
Description
We have already had a few occasions recently when bytecode patches were not applied due to different method signature (the last being #43925). So we should enforce checking types for all methods to avoid this going forward.
Steps to reproduce
Actual result
n/a
Expected result
n/a
Reproduces how often
Easily reproduced
Brave version
n/a
Device
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: