-
Notifications
You must be signed in to change notification settings - Fork 974
Extension API: chrome.windows.onFocusChanged #4760
Comments
Any priority or timeline behind this issue being resolved? |
@kspearrin We merged a few commits that added support. Just need to build and test one last time to confirm that all is working properly. Should be able to close in a few hours (assuming all goes as planned). |
Any update @jonathansampson? |
Closed by brave/muon#180 |
Reopening as hasListener and removeListener should also be supported. |
removing from 0.15.300 since there's more work to be done @jonathansampson @cezaraugusto does this affect the Bitwarden extension? Cezar, I saw you merged the enabling of Bitwarden in the UI today... did you get a chance to test? |
@bsclifton bitwarden does not use |
I'm going to close this for now, since our support matches the Chrome documentation. If there appears a need to re-open in the future (for hasListener, and removeListener) we can re-open. |
https://developer.chrome.com/extensions/windows#event-onFocusChanged
An addListener method exists, but does not appear to call the handler.
The text was updated successfully, but these errors were encountered: