gecko/browser/base/content/tabcandy
Michael Yoshitaka Erlewine b8235bf5e5 Bug 582023: iQ changes based on comments from gavin
- let is the new var, no multiple declarations on the same line.
- renamed iQ.fn.init to be iQClass, iQ.fn to be iQClass.prototype, to look much more normal. iQ now just creates a new iQClass. No more brain hurt.
- no more (function(){...}) closure
- Array.prototype.xxx.call replaced by Array.xxx
- a couple other changes recommended by gavin.
- Utils: rm some comments, but haven't touched JSM, isDOMElement, or merge.
2010-07-28 21:33:43 -06:00
..
app Bug 582023: iQ changes based on comments from gavin 2010-07-28 21:33:43 -06:00
core Bug 582023: iQ changes based on comments from gavin 2010-07-28 21:33:43 -06:00
tabcandy.css Frank Yan 2010-07-27 10:38:21 -06:00
tabcandy.html Bug 580900 - Remove feedback and dev doc links 2010-07-22 12:31:39 -07:00
tabcandy.js Merge mirror.js + tabitems.js: 2010-07-27 21:02:51 -06:00