tag:github.com,2008:https://github.com/philikon/BarTab/releasesTags from BarTab2011-01-01T23:57:43Ztag:github.com,2008:Repository/492958/2.1b22011-01-01T23:57:43Z2.1b2philikontag:github.com,2008:Repository/492958/2.1b12010-08-13T21:52:38Z2.1b1philikontag:github.com,2008:Repository/492958/2.02010-05-24T13:06:20Z2.0philikontag:github.com,2008:Repository/492958/2.0b52010-05-23T22:17:07Z2.0b5<p>Make BarTabUtils.findClosestLoadedTab() respect the browser.tabs.sele…</p>
<p>…ctOwnerOnClose preference.</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Closes</span> <a class="issue-link js-issue-link" href="https://github.com/philikon/BarTab/issues/47">#47</a></p>philikontag:github.com,2008:Repository/492958/2.0b42010-05-15T21:55:36Z2.0b4philikontag:github.com,2008:Repository/492958/2.0b32010-05-12T15:30:55Z2.0b3<p>Empty host (e.g. file:/// URIs) should also mean that the menu item i…</p>
<p>…sn't shown.</p>philikontag:github.com,2008:Repository/492958/2.0b22010-05-10T14:07:33Z2.0b2philikontag:github.com,2008:Repository/492958/2.0b12010-05-09T23:39:54Z2.0b1philikontag:github.com,2008:Repository/492958/1.6b32010-05-02T21:43:53Z1.6b3: Use monkeyPatchMethod for isBlankBrowser as well.<p>Use monkeyPatchMethod for isBlankBrowser as well.</p>
<p>TMP isn't the only add-on that provides this method, Tab Utils does as well. But there it doesn't get set until after BarTab has initialized. Since monkeyPatchMethod will install a setter, we can catch its setting and all is well.</p>philikontag:github.com,2008:Repository/492958/1.6b22010-05-02T02:19:01Z1.6b2<p>Only bind the parameters we really need and that's aURI. In particula…</p>
<p>…r, avoid reassigning aReferrerURI as that will magically change arguments[1], too (aReferrerURI is the 2nd parameter)!</p>philikon