-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
ANR in WebKitSyncCookieManager #38
Comments
Good point. This was added to the lib to support custom vendors ROMs which had the default value to false. On which devices have you observerd ANRs because of this? |
hey @gotev can we add a fix for this please? |
Sure, you can prepare the pull request
Il mar 4 giu 2024, 13:37 Harsh Jain ***@***.***> ha scritto:
… hey @gotev <https://github.com/gotev> can we add a fix for this please?
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEADXL6HXG4CNPHWQDWBHBTZFWRGJAVCNFSM6AAAAABHMMWHDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBXGMYTCMJVHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@harsh-rksv fork the repository first, commit to your branch on your fork and then you can make the PR 😉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The default value of setAcceptCookie is true. do we need to still set this? we are facing ANR in production for some device
The text was updated successfully, but these errors were encountered: