Piro / YUKI Hiroshi 0bfedf7480 Attach new tab to the current tab only if it seems actually opened with relatedToCurrent=true
There are two keys: tab.owner and gBrowser._lastRelatedTab.
tab.owner can appear even if the tab is opened without relatedToCurrent=true, for example, about:addons.
On the other hand, gBrowser._lastRelatedTab is updated only when relatedToCurrent=true.
So it seems more better trigger to attach a new tab to the parent automatically.
This should fix #1065 (https://github.com/5digits/dactyl/issues/140)
2016-02-16 09:46:34 +09:00
..
2016-02-15 23:45:58 +09:00
2016-02-12 20:15:29 +09:00
2016-02-16 01:33:15 +09:00
2016-02-16 01:46:06 +09:00
2016-02-15 23:45:58 +09:00
2016-02-15 23:45:58 +09:00