Matvey Soloviev
5914cefb8f
Fix indentation for PR.
2018-04-13 07:40:21 -04:00
Matvey Soloviev
2efb4a672e
Remember that forked tabs are okay with the page's unnatural containment.
2018-04-13 06:55:45 -04:00
Matvey Soloviev
fb7c6355d0
When link to same domain is opened in a new tab, always keep the same
...
container without asking.
2018-04-13 06:49:25 -04:00
stoically
dab3005c6f
Cancel redirects for the same requestIds and urls if originating from the same tabId
...
Fixes #940
2018-02-23 15:33:32 +01:00
Jonathan Kingston
3bd33cda99
Merge branch 'testing-6.0.0' into 1065_-_Feature_Request]_Pass_openerTabId_when_creating_tabs_in_order_to_know_the_parent
2018-02-09 18:04:58 +00:00
stoically
7dceaf6679
Cancel requests with the same requestId
...
Prevents potential redirects from opening two tabs
Closes #1114
2018-02-09 17:59:23 +00:00
Timendum
a16cae0342
Fix for siteSettings is null
...
siteSettings can be null, with this change we can avoid an exception.
2018-01-30 10:51:38 +01:00
LoveIsGrief
af986e8880
Set the openerTabId to a tab that won't be removed/closed
...
The tab might be removed before we can create the tab making the parent
invalid.
#1065 - [Feature Request] Pass openerTabId when creating tabs in order to know the parent
2018-01-05 13:51:47 +01:00
LoveIsGrief
7e04c46070
Pass the openerTabId when automatically opening tabs in containers
...
the `openerTabId` can also be seen as the tab's parent.
This is useful for extensions like https://github.com/piroor/treestyletab
#1065 - [Feature Request] Pass openerTabId when creating tabs in order to know the parent
2018-01-05 13:05:32 +01:00
Jonathan Kingston
d944116e3e
Move to a Web Extension only. Fixes #1005
2017-12-05 19:06:13 +00:00