Dão Gottwald
|
b24f1f751f
|
Bug 664116 - AllTabs.jsm needs to remove event listeners from browser windows. r=dietrich
|
2011-06-16 21:18:39 +02:00 |
|
Dão Gottwald
|
921010a5b2
|
Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman
|
2011-06-01 10:20:53 +02:00 |
|
Tim Taubert
|
02ccd67a3e
|
Bug 643392 - A 'ghost tab' appears inside a Tab Group; f=raymond, r=dao+ehsan
|
2011-05-17 23:31:41 +02:00 |
|
Michael Yoshitaka Erlewine
|
3da24d0cec
|
Bug 633308 - Add toString method to various Panorama objects; r=ian
|
2011-02-26 09:28:00 -05:00 |
|
Raymond Lee
|
6aeb499496
|
Bug 595395 - Add pin events to AllTabs.jsm [r=dolske, a=dolske]
|
2010-11-10 11:39:31 +08:00 |
|
Edward Lee
|
8ab83eff77
|
Address review comments from bug 584532 comment 18: !listeners, event.target, observers function.
|
2010-08-10 03:05:10 -07:00 |
|
Edward Lee
|
f1375d2e94
|
Move private variables/methods into local declarations not exported by AllTabs and change the interface to .register("change") instead of .onChange() for bug 584532.
|
2010-08-09 17:19:04 -07:00 |
|
Edward Lee
|
cac6b10a04
|
Prepare for bug 584532 by renaming Tabs and T -> AllTabs, allTabs -> tabs, browsers -> browserWindows, and removing QI(nsIObserver).
|
2010-08-06 15:19:57 -07:00 |
|
Edward Lee
|
edca25a6f5
|
Bug 580952 - Expose an Tabs module that handles tabs from all browser windows
Replace the existing Tabs/TabsManager object with the Tabs module that exposes allTabs, onChange, onClose, onMove, onOpen, onSelect.
|
2010-07-22 12:35:11 -07:00 |
|