gecko/browser
Boris Zbarsky 06fca213bc Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
..
app Merge m-c to inbound. DONTBUILD 2012-11-03 22:36:18 -04:00
base Bug 805807 - Make Components wrapper throw on denial. r=mrbkap 2012-11-02 21:47:49 -03:00
branding Bug 802734 - Add installer telemetry ping information. r=bbondy 2012-11-01 17:35:46 -04:00
components Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan 2012-11-03 10:59:29 +00:00
config Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD 2012-10-30 10:11:29 -04:00
devtools Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst 2012-11-01 13:51:57 -04:00
extensions Bug 801280 - Update pdf.js to version 0.6.39. r=dtownsend 2012-10-17 15:33:58 -04:00
fuel Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
installer Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm 2012-11-02 15:41:40 -04:00
locales Merge fx-team to m-c. 2012-11-02 15:45:53 -04:00
modules Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
themes Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-31 14:06:39 +00:00
build.mk
confvars.sh Bug 800154 - Refactor how services/ integrates with build system; r=glandium 2012-10-11 10:34:09 -07:00
LICENSE
Makefile.in
makefiles.sh