Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fixes #3291 Update URL bar icons visibility based on permissions state #3292

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

keianhzo
Copy link
Contributor

Fixes #3291 We were updating based on the url update and that happens onLocationChange but the permission state change is received after that so the URL bar icons visibility property was not being updated after that. This updates the URL bar icons visibility when the permissions change.

Also this PR updates the URL bar url when a url navigated to, otherwise we were having some time until onLocationChange happened when the URL bar was showing the entered characters.

@keianhzo keianhzo self-assigned this Apr 30, 2020
@keianhzo keianhzo requested a review from MortimerGoro April 30, 2020 11:13
@bluemarvin bluemarvin added this to the #10 features milestone Apr 30, 2020
@MortimerGoro MortimerGoro requested a review from bluemarvin April 30, 2020 20:24
@bluemarvin bluemarvin merged commit c9f36b7 into master Apr 30, 2020
@bluemarvin bluemarvin deleted the v10/etp_url_visibility_issue branch April 30, 2020 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants