accessible
Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
2013-01-21 18:53:05 -05:00
b2g
Bug 831624 - Use fb/gralloc to render boot animation, r=cjones,joe,glennrp
2013-01-24 21:18:30 -08:00
browser
Bug 804656: add rolluponmousewheel attribute to allow mousewheel events to hide panels, r=enndeakin
2013-01-25 14:30:50 -08:00
build
Bug 830996 - implement a way to DRY mozbase packages for m-c;r=gps
2013-01-25 21:51:08 -08:00
caps
Bug 833817 part 2 - Remove unused frame argument from GetFunctionObjectPrincipal. r=bholley
2013-01-24 20:39:27 +01:00
chrome
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
config
bug 747540: fix dependencies for java build
2013-01-25 15:22:13 -05:00
content
Fix orange introduced by c4ace0f3ee89 (bug 834302). r=orange.
2013-01-26 11:46:34 +00:00
db /sqlite3
Bug 830109 - Upgrade SQLite to version 3.7.15.2 (Mozilla changes). r=mak
2013-01-14 20:15:03 -05:00
dbm
Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc
2013-01-25 17:26:46 +01:00
docshell
Bug 829383 follow-up: make the test only run in per-window private browsing builds
2013-01-24 18:53:14 -05:00
dom
Bug 834595 - Factor stat() such that there are 3 independent methods. r=sicking
2013-01-25 11:05:24 -08:00
editor
Bug 833610 - Backout the second half of bug 832025; r=ehsan
2013-01-23 18:19:00 -05:00
embedding
bug 747540: fix dependencies for java build
2013-01-25 15:22:13 -05:00
extensions
Bug 833547: Mark extensions/gio and toolkit/system/gnome as FAIL_ON_WARNINGS. r=karlt
2013-01-22 18:15:40 -08:00
gfx
Bug 827170 - back out a920571903da to see if it is what caused SVG reftests (android R4) to fail - no review, bustage on a CLOSED TREE
2013-01-25 17:50:29 -05:00
hal
Bug 827707 - [GonkSensor] Sensor field in sensors_event_t doesn't mean the index of sensors list from HAL. r=mwu
2013-01-24 10:45:07 +08:00
image
Bug 832446 - Don't use the high-quality downscaler on multipart images. r=jrmuizel
2013-01-21 11:37:54 -05:00
intl
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
ipc
Bug 834526, r=cjones.
2013-01-24 17:25:01 -08:00
js
Bug 834762 - yarr/MatchResult.h:58:44: warning: overflow in implicit constant conversion [-Woverflow]. r=warning-spam
2013-01-25 16:34:08 -08:00
layout
Bug 363448 - crashtest.
2013-01-26 14:15:29 +01:00
media
Bug 831624 - Use fb/gralloc to render boot animation, r=cjones,joe,glennrp
2013-01-24 21:18:30 -08:00
memory
Bug 829327: Mark mozalloc_abort() as MOZ_NORETURN (except on ARM, where we're pretty sure it breaks crash stacks). r=cjones
2013-01-11 09:29:02 -08:00
mfbt
Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley
2013-01-21 12:38:54 +00:00
mobile
Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures
2013-01-25 20:03:50 -08:00
modules
Bug 832101 - Don't fluff out click targets for events from non-touch input [r=roc]
2013-01-24 06:53:18 -08:00
mozglue
Bug 830326 - Get rid of warnings in the custom linker code. r=nfroyd
2013-01-15 10:12:56 +01:00
netwerk
Bug 833935 - Stop using one static var per compilation unit. r=jdm
2013-01-25 19:28:00 +00:00
nsprpub
Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc
2013-01-25 17:26:46 +01:00
other-licenses
Bug 825901 - Remove the old linker code headers. r=blassey
2013-01-03 16:04:58 +01:00
parser
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
probes
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
profile
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
2012-12-22 20:40:37 +00:00
python
Merge m-c to inbound.
2013-01-24 21:09:59 -05:00
rdf
Bug 833099 - Disable PGO on rdf; a=me
2013-01-21 23:18:37 -05:00
security
Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc
2013-01-25 17:26:46 +01:00
services
Bug 827157 - Part 2: report current session information. r=rnewman
2013-01-19 00:31:38 -08:00
startupcache
Bug 833127 - fix startupcache test issues identified by asan; r=mwu
2013-01-21 19:17:20 -05:00
storage
Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd
2013-01-22 14:12:17 -05:00
testing
Bug 834778 - upload a new talos.zip to capture fixes for xperf. r=armenzg
2013-01-25 14:16:07 -05:00
toolkit
Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
2013-01-25 10:27:49 -08:00
tools
Bug 761277 - Part 1: Provide the macro definition, fall back to use TLS. r=ehsan
2013-01-18 18:47:31 -05:00
uriloader
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
2013-01-24 19:24:00 +00:00
view
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
webapprt
Bug 817076 - Update webapprt build config to use DIST_SUBDIR vs. FINAL_TARGET. r=glandium
2012-12-05 16:36:36 -06:00
widget
Bug 791432 - fix build bustage - no review
2013-01-25 14:48:26 -05:00
xpcom
Bug 832831 - Make NS_ASSERT_OWNINGTHREAD_AND_NOT_CCTHREAD fatal - r=khuey
2013-01-25 13:40:38 -05:00
xpfe
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
xulrunner
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
2013-01-07 16:19:39 -05:00
.gdbinit
Bug 820548 - Move .gdbinit to topsrcdir. r=glandium
2012-12-11 16:05:53 -05:00
.gitignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgtags
Added tag FIREFOX_AURORA_20_BASE for changeset 5bb309998e70
2013-01-07 12:29:21 -08:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 830231 - Modify CLOBBER file since this needed a clobber on Windows; r=me CLOSED TREE
2013-01-15 12:05:41 +00:00
LEGAL
…
LICENSE
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
2010-02-23 09:37:07 -08:00
Makefile.in
Merge mozilla-central into build-system
2013-01-03 10:46:16 +01:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00
aclocal.m4
Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
2013-01-16 00:21:06 -08:00
allmakefiles.sh
Bug 831790 - Use the buildconfig python module for expandlibs_config. r=ted
2013-01-19 09:45:50 +01:00
client.mk
Bug 830996 - implement a way to DRY mozbase packages for m-c;r=gps
2013-01-25 21:51:08 -08:00
client.py
Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea
2012-12-05 15:19:18 -08:00
configure.in
Backed out changeset e8aa49207d1c (bug 818843) due to B2G device build breakage on Mac OS. rs=jesup
2013-01-25 17:14:30 -05:00
mach
Bug 784841 - Part 2: Implement sandboxing for Python build files; r=ted,glandium
2013-01-15 22:21:21 -08:00
mozilla-config.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00