-
Notifications
You must be signed in to change notification settings - Fork 975
Insecure icon briefly displayed even for https sites wrongly #5490
Comments
to fix #5238, we may have to actually wait til load success to show the secure icon |
@bsclifton i'm going to re-assign this to myself because it's closely related to #5238 |
@diracdeltas let me check in what I have- will hit you up over Slack 😄 |
Fixes #5490 Includes breaking the urlbar icon into it's own control (along with click/drag events) Auditors: @jkup, @bbondy Test Plan: 1. Launch Brave and open a new tab 2. Type in "https://twitter.com" and get really close to your screen 3. Hit enter and notice you do not see the yellow triangle at any time
My part of the fix (including a small refactor) was done with 5837fc5 @diracdeltas will take it from here 😄 |
i will do the other fix on top of @bsclifton 's work once its merged into master |
Needed to address brave/browser-laptop#5490 and brave/browser-laptop#5238 Auditors: @bsclifton @bbondy
reopening per #5498 (comment) |
Manually marking as closed; should have been fixed with #5501 😄 |
actually not closed with #5501 it turns out, though the flickering is less than it was before. i'll deprioritize this though. |
Icon disappears momentarily after showing the insecure icon and right before the page content is loaded |
This does not appear to repro for me in 0.15.303. If anybody else sees this issue pop up, feel free to re-open. |
Did you search for similar issues before submitting this one?
Brave Version:
0.12.9
Steps to reproduce:
I think we're just defaulting to that icon or something before proper information is determined.
The text was updated successfully, but these errors were encountered: