accessible
Bug 810572, part2 - remove 'Accessible' postfix from AccTypes constants, r=tbsaunde, sr=roc
2012-12-12 19:04:12 +09:00
b2g
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
browser
Bug 433168 - Context menu is not shown for form buttons and select elements. r=gavin
2012-12-13 01:09:49 -05:00
build
Bug 780448 - Add rules for generic python unit tests. r=ted
2012-12-12 16:01:32 +01:00
caps
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
chrome
Bug 815671 part 1. Make RegisterRemoteChrome use InfallibleTArray like its caller does. r=jlebar
2012-11-29 11:14:13 -05:00
config
Bug 780448 - Add rules for generic python unit tests. r=ted
2012-12-12 16:01:32 +01:00
content
Bug 820649 - disable 4 crashtests on Android so we can run C1 again. r=gbrown
2012-12-13 06:31:55 -05:00
db /sqlite3
Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak
2012-10-16 21:34:06 -04:00
dbm
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
docshell
Bug 820067 - Check that mTiming is still around in case the beforeunload handler killed it. r=smaug,bz
2012-12-10 15:34:01 -05:00
dom
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
2012-12-12 19:18:50 -08:00
editor
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
embedding
Bug 774621 - Part 4/5: Android backend, r=sicking
2012-12-11 17:09:49 +08:00
extensions
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
gfx
Bug 803394 - Add image type for RGB images in shared memory r=nical
2012-12-13 11:47:28 +13:00
hal
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-12 15:41:07 -08:00
image
Bug 819412 - Test for Bug 733553 gets desynched under load r=joe
2012-12-10 15:13:42 -06:00
intl
Bug 820255 - U+205F (MEDIUM MATHEMATICAL SPACE) and U+1680 (OGHAM SPACE MARK) should break line. r=masayuki
2012-12-12 16:00:23 +09:00
ipc
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
js
Bug 820871 - GC: Validate gray marking r=billm
2012-12-10 13:42:41 +00:00
layout
Bug 820246 - Split nsDisplayCanvasBackground into separate color and image items. r=roc
2012-12-13 14:15:55 +13:00
media
Bug 803394 - Use Android ColorConverter class for video color conversion on Gingerbread r=doublec
2012-12-13 11:54:21 +13:00
memory
Bug 820875 - Implement MutexBase on Windows; r=bbondy
2012-12-12 11:18:17 -05:00
mfbt
Bug 818941 - Fix misspelling of __GXX_EXPERIMENTAL_CXX0X__ macro. r=ehsan
2012-12-06 00:05:26 -08:00
mobile
Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle
2012-12-12 13:21:41 -08:00
modules
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
mozglue
Bug 804303 part 2 - Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar,r=khuey
2012-12-07 09:32:24 +01:00
netwerk
Bug 820791 - Fix set-but-unused variable warning in nsUnicharStreamLoader::WriteSegmentFun; r=emk
2012-12-12 15:07:12 +01:00
nsprpub
Bug 757593: update NSPR to NSPR_4_9_4_RTM. The only change is the
2012-11-21 06:14:33 -08:00
other-licenses
Bug 811646 - New VC6 InetBgDL DLL with range request support. r=rstrong
2012-11-16 21:39:17 -05:00
parser
Bug 820172 - Fix android build when building with gcc 4.6. r=ehsan
2012-12-11 01:08:27 -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 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
python
Bug 820285 - Use distutils.version.StrictVersion in OSX version tests; r=gps
2012-12-12 19:56:48 -05:00
rdf
bug 801466 - part 5 uriloader/ and rdf/ r=ehsan
2012-12-01 19:57:25 -05:00
security
Bug 611451: Update NSS to NSS_3_14_1_BETA3. Also include the fixes for
2012-12-12 13:19:33 -08:00
services
Bug 807842 - FHR provider: profile metadata. r=gps
2012-12-11 15:13:00 -08:00
startupcache
Backout bc20093cfc9d (bug 816656) for build failures during prepare-package
2012-12-03 18:47:04 +00:00
storage
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
2012-12-10 16:05:07 -08:00
testing
Bug 821091 - Add a pref to Marionette to cause it use force-local: true, r=mdas, a=test-only
2012-12-12 18:04:49 -08:00
toolkit
Bug 803394 - Build change for Android Gingerbread video color conversion r=khuey
2012-12-13 11:54:28 +13:00
tools
Bug 820951 - Bustage fix. r=ehsan
2012-12-12 18:01:31 -05:00
uriloader
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
view
Bug 805745. Re-get the view after calling PaintWindow because it can flush (via WillPaint). r=mattwoodrow
2012-12-12 15:57:08 -06: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 805745. Paint notification can flush (via WillPaint), so re-check if the listener still exists after on puppet widget backend. r=cjones
2012-12-12 15:57:08 -06:00
xpcom
Bug 819772 - Add a memory reporter for DMD's data. r=jlebar.
2012-12-11 13:54:11 -08:00
xpfe
bug 819725 pt 1.1 - don't round device-pixel coordinates in nsView and nsXULWindow when calling widget APIs to move/resize windows. r=roc
2012-12-12 09:57:48 +00:00
xulrunner
Bug 812918 - Don't install the xulrunner stub in dist/bin on Mac. r=ted
2012-12-10 19:01:44 +01: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_19_BASE for changeset cf8750abee06
2012-11-19 11:56:01 -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 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01: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
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
2012-12-07 09:32:24 +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 788276 - Properly check for broken (deprecated) compilers. r=gps.
2012-09-12 14:54:40 -04:00
allmakefiles.sh
Bug 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
2012-12-07 09:32:24 +01:00
client.mk
Bug 815219 - Part 1: Automatically build using all available processor cores; r=ted
2012-11-27 14:01:17 -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
Bug 815883 - fix WebRTC builds for ARM chips with neon FPUs by cloning some linux headers and fixing build files. r=dmose,ted
2012-12-12 12:05:54 -08:00
mach
Bug 803400 - Add clobber mach command; r=glandium
2012-12-05 22:46:01 -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