Greg Price
Greg Price
Then, * I also dug a bit into the history to see what change might have triggered this. * We're only seeing this on Android 10, not earlier versions. And...
> * Looking at relevant bits of the Chromium tree (with `git log -L` in particular), [here's a change](https://github.com/chromium/chromium/commit/ebaae77df0baa249fae314decaaf9382d207712d#diff-fc6b16862b884d41c2a923e5e945a674) that looks potentially relevant. It causes the callback of an `evaluateJavaScript`...
An update here: Chrome 83 for Android has been rolling out [since 2020-06-08](https://chromereleases.googleblog.com/2020/06/chrome-for-android-update_8.html) ("it'll become available on Google Play over the next few weeks"), and Chrome 84 is now [in...
> Hi, how do you know this method is related to evaluateJavaScript? I don't know that this error is related to evaluateJavaScript. I do think it's likely that it's related,...
@zhuangzhitu It looks like the top few frames of the stack trace you're seeing are the same as ours, from `checkFocus` inward. If I understand you right, you've said you...
@3c133ps3d Very interesting, thanks for the tip! Can you say more (or is there a writeup elsewhere you can point to) about how you discovered that solution, or how you...
We're continuing to see this in Sentry, but now at a low rate where it's affecting many fewer users than it originally did.
Thanks for the feedback! I agree this is something we should do.
To expand on @chrisbobbe's last comment above: the root of this issue is that our current UI for editing a message is tightly bound up with the one for composing...
Thanks for the report. I believe this is what currently happens if, while you're using the camera, the system decides that there aren't enough resources to keep the Zulip app...