This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle reload by setUrl in window store
fix #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
- Loading branch information