gecko/browser
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 580856 - Race condition in Test Pilot experiment details page. r+a=dtownsend 2010-07-26 14:34:18 -07:00
base Bug 582023: iQ changes based on comments from gavin 2010-07-28 21:33:43 -06:00
branding Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
components Merge mozilla-central to tabcandy-central. 2010-07-27 21:39:47 -07:00
config Bug 580010, bump versions to Fx4.0b3pre/Gecko 2.0b3pre, r=nthomas (CLOSED TREE) 2010-07-21 12:49:22 +12:00
fuel Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
installer The #ifdefs in the last patch were incorrect. This one actually works, even on a CLOSED TREE. (bug 557225) 2010-07-20 12:30:56 -04:00
locales Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts). 2010-07-24 16:48:38 -07:00
themes + Added appropriate themeing for Windows machines 2010-07-27 22:30:14 -07:00
build.mk Bug 547599 - Port the comm-central "make package-compare", r=ted 2010-02-21 21:55:51 -08:00
confvars.sh Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted] 2010-06-21 17:07:13 -07:00
LICENSE
Makefile.in
makefiles.sh Bug 577389: Remove reference to now-gone directory browser/components/places/public in makefiles.sh. blanket-rs=ted 2010-07-07 16:38:56 -07:00