-
Notifications
You must be signed in to change notification settings - Fork 970
Can't access to riot.im website #10685
Comments
I can confirm this under Windows 10 and Manjaro, both with 0.18.23 but issue is older and not related to brave version. |
It is stuck on this line on Brave:
|
Just to confirm (and hopefully bump), I'm also getting this issue. Brave: 0.18.36 |
@jonathansampson is this issue related with API support or something? |
Also seeing this - nothing erroring in console. Name Version If you compare the console output vs. vanilla chromium (which loads successfully), it seems to halt after it logs this message: |
@jdjkelly Our indexeddb support should be on par with Chrome's. I am noticing that our devtools show the files being loaded over We could probably test this out by commenting-out a few lines of code, and seeing if the issue persists. |
I see the same behavior here. I'd love to be able to use Brave as my primary browser, but I currently cannot because I use riot.im for my work. A resolution to this soon would be extremely helpful, thanks. |
There seems to be a problem with IndexedDB. See issue #12463 where more context is presented. |
+1 from @danoctavian via #13653
|
Also see the same behavior. Loading spinner spins indefinitely. |
- AllowDatabase - AllowDOMStorage - RequestFileSystemAccess - AllowIndexedDB Fixes brave/browser-laptop#12463 Fixes brave/browser-laptop#14475 Possibly addresses brave/browser-laptop#10685 Auditors: @darkdh, @bridiver
- AllowDatabase - AllowDOMStorage - RequestFileSystemAccess - AllowIndexedDB Fixes brave/browser-laptop#12463 Fixes brave/browser-laptop#14475 Possibly addresses brave/browser-laptop#10685 Auditors: @darkdh, @bridiver
- AllowDatabase - AllowDOMStorage - RequestFileSystemAccess - AllowIndexedDB Fixes brave/browser-laptop#12463 Fixes brave/browser-laptop#14475 Possibly addresses brave/browser-laptop#10685 Auditors: @darkdh, @bridiver
- AllowDatabase - AllowDOMStorage - AllowIndexedDB *Includes fixes from review feedback* Fixes brave/browser-laptop#12463 Fixes brave/browser-laptop#14475 Possibly addresses brave/browser-laptop#10685
Confirmed this is fixed with brave/muon#629 |
Verified on Windows 10 x64 using
|
Verified on XUbuntu 18.04 x64 using
|
Verified on macOS using
|
Test plan
Cookie Control
shields are set toBlock 3rd Party Cookies
Cookie Control
shields setting toBlock all cookies
Original issue description
Yes.
Trying to load the page https://riot.im/app/#/room/#riot:matrix.org. The page doesn't load.
Steps to reproduce:
Actual result:
Expected result:
The text was updated successfully, but these errors were encountered: