Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API events for toggling using duplication in Firefox 51+ #244

Open
Infocatcher opened this issue Jan 31, 2017 · 1 comment
Open

Comments

@Infocatcher
Copy link
Owner

See #237.
Now we should provide some way to letting know about this new "toggling".

@Infocatcher
Copy link
Owner Author

https://developer.mozilla.org/en-US/docs/Web/API/Event/Comparison_of_Event_Targets#Event_targets
event.explicitOriginalTarget looks very similar to our case.
So, will dispatch "PrivateTab:PrivateChanged" for new (duplicated) tab and set event.explicitOriginalTarget to original/source tab.

Infocatcher added a commit that referenced this issue Feb 4, 2017
(to check for last private tab and to dispatch PrivateTab:PrivateChanged API event)
(related to #244)
Infocatcher added a commit that referenced this issue Feb 4, 2017
Infocatcher added a commit that referenced this issue Feb 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant