This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
error page infinite loop #5177
Comments
darkdh
added a commit
to darkdh/browser-laptop
that referenced
this issue
Oct 27, 2016
fix brave#5177 Auditors: @bbondy Test Plan: 1. Type brave.123 in navigation bar 2. After DNS error page is presented, click refresh button next to navigation bar 3. The error page refresh normally 1. Type brave.123 in navigation bar 2. After DNS error page is presented, click "Retry the URL" in error page 3. The error page refresh normally 1. Navigate to https://expired.badssl.com/ 2. After cert error page is presented, click refresh button next to navigation bar 3. The error page refresh normally 1. Navigate to https://expired.badssl.com/ 2. After cert error page is presented, click "Retry the URL" in error page 3. The error page refresh normally 1. Make network unavailable 2. Type anything in navigation bar 3. After connection error page is presented, click refresh button next to navigation bar 4. The error page refresh normally 1. Make network unavailable 2. Type anything in navigation bar 3. After connection error page is presented, click "Retry the URL" in error page 4. The error page refresh normally 1. Make network unavailable 2. Type anything in navigation bar 3. After connection error page is presented, make network available 4. Click refresh button next to navigation bar 5. The original page should load 1. Make network unavailable 2. Type anything in navigation bar 3. After connection error page is presented, make network available 4. Click "Retry the URL" in error page 5. The original page should load
4 tasks
I wonder if this was causing #4502? In that issue, folks are reporting seeing an error page and it's flickering (possibly redrawing really quickly?) |
This was referenced Oct 27, 2016
I think this is introduced in 0.12.6 |
This was referenced Oct 28, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
reload error page of DNS error will cause infinite reloading
Expected behavior:
the error page won't reload infinitely
brave.123
in navigation barThe text was updated successfully, but these errors were encountered: