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

Tabs, opened from another extensions, may be wrongly detected as externally opened #93

Closed
Infocatcher opened this issue Aug 23, 2013 · 0 comments

Comments

@Infocatcher
Copy link
Owner

Regression, introduced in #42.
Testcase for Scratchpad:

gBrowser.addTab("about:");

For Error Console:

top.opener.gBrowser.addTab("about:");

Will be logged

[Private Tab] %time% Looks like tab, opened from external application, ignore
Infocatcher added a commit that referenced this issue Aug 23, 2013
directly handle browser.loadURIWithFlags()
(draft for #93)
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