gecko/browser/base/content/tabview
Ian Gilman 09b9ab0f1c + Removed TabItems._heartbeat, in favor of a more direct event-based approach (more to come on this front)
+ Cleaned up a bunch of unneeded properties and methods in tabitems.js
+ moved profile.js to the top of tabcandy.js, so the script loading timer is accurate

--HG--
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
extra : rebase_source : de7687f5c22881edb1d0c463348e6176a0440587
2010-07-29 14:45:08 -07:00
..
modules Just use instanceof Ci.nsIDOMElement for Utils.isDOMElement for bug 582023. 2010-07-29 13:15:21 -07:00
drag.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
groups.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
infoitems.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
iq.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
items.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
profile.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
storage.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
tabitems.js + Removed TabItems._heartbeat, in favor of a more direct event-based approach (more to come on this front) 2010-07-29 14:45:08 -07:00
tabview.css + Removed the big reset button (it is still available in the dev menu) 2010-07-29 13:58:02 -07:00
tabview.html + Removed the big reset button (it is still available in the dev menu) 2010-07-29 13:58:02 -07:00
tabview.js + Removed TabItems._heartbeat, in favor of a more direct event-based approach (more to come on this front) 2010-07-29 14:45:08 -07:00
trench.js Bug 583044 - Rename code references of TabCandy to TabView 2010-07-29 12:37:25 -07:00
ui.js + Removed the big reset button (it is still available in the dev menu) 2010-07-29 13:58:02 -07:00