accessible
Bug 831279 - Part 2: Port hg cset 978e9865042: Eliminate a few nullptr-to-bool conversions to avoid a clang warning (which we upgrade to error) in some clang revs. No bug, r=sparky, a=overholt
2013-01-16 17:46:29 -05:00
b2g
Bug 834157 - Add max and min attributes in the event. r=fabrice, a=leo+
2013-03-19 09:08:28 -04:00
browser
Bug 844429 - B2G SMS & MMS: move SMS codes into dom/mobilemessage to make it generic for MMS. r=vicamo, a=leo+
2013-03-13 11:36:58 +08:00
build
Bring automationutils.py up to date with the fixes from bug 808410, bug 813577, bug 850681; a=test-only
2013-03-19 17:01:12 +00:00
caps
Bug 807102 - Rev the CID on nsPrincipal. r=bz a=akeybl
2012-12-06 16:57:08 -08:00
chrome
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
2012-09-14 14:30:31 +04:30
config
Bug 717853 - Add a native version of DMD. r=jlebar, r=glandium, a=jlebar
2012-12-10 16:05:07 -08:00
content
Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl
2013-03-27 15:46:51 -04:00
db /sqlite3
Bug 840377 - Prevent an infinite recursion in SQLite. r=drh, a=overholt
2013-02-27 21:27:22 -05:00
dbm
Bug 822682: Update NSS to NSS 3.14.1 RTM (NSS_3_14_1_RTM), r=me, a=bajaj
2012-12-27 13:16:03 -08:00
docshell
bug 761448, be more strict when to allow docshell loads, r=bz, a=jst
2013-01-08 19:12:41 +02:00
dom
Bug 854422 - B2G MMS: should call .NotifyResponseTransaction() with MMS_PDU_STATUS_RETRIEVED after an MMS is retrieved under the RETRIEVAL_MODE_AUTOMATIC mode (a follow-up for bug 845643). r=vicamo,ctai a=approval-mozilla-b2g18+
2013-03-26 14:01:10 +08:00
editor
Bug 848644 - Do not flush when determining if a node is preformatted or not; r=bzbarsky, a=tef+
2013-03-07 01:12:41 -05:00
embedding
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+
2013-03-09 15:21:55 +08:00
extensions
Bug 830983 - Make 'webapps-clear-data' handler working for real when browserOnly is true. r=sicking a=tef+
2013-01-19 00:18:49 +00:00
gfx
Bug 846236 - Verify the buffer descriptor is a shared texture. r=ncameron, a=tef+
2013-03-25 17:22:10 -07:00
hal
Bug 842679 - Part 2: Add PROCESS_PRIORITY_UNKNOWN to hal. r=cjones, a=tef+
2013-02-22 23:24:28 -05:00
image
Bug 847310 - Yet another bustage fix. a=bustage
2013-03-19 13:16:38 -04:00
intl
Bug 827070. r=smontagu a=bbajaj
2013-01-23 13:35:41 +01:00
ipc
Bug 843868 - Change sockaddr* to be a union of all possible sockaddr types. r=tzimmermann, a=tef+
2013-03-21 11:26:28 -04:00
js
Bug 852911 - B2G MMS: fail to expose correct nsIDOMMozMmsMessage.attachments. r=smaug a=approval-mozilla-b2g18+
2013-03-21 10:47:44 +08:00
layout
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-2, nsIMmsService.send()). r=vicamo a=leo+
2013-03-09 15:22:25 +08:00
media
Bug 840311 - Gonk backend for sydneyaudio should set more then twice of minFrames to AudioTrack. r=kinetik, a=leo+
2013-03-26 14:52:32 +08:00
memory
Bug 827283 - Fix DMD build errors on the b2g18 branch. r=njn, a=NPOTB
2013-01-07 22:55:11 -05:00
mfbt
Bug 803688 - Remove LinkedListElements from their list when they're destructed, and assert that a LinkedList is empty when it's destructed. r=waldo, a=tef+
2012-10-24 12:40:35 -04:00
mobile
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+
2013-03-09 15:21:55 +08:00
modules
Bug 810097 - B2G MMS: Retry retrieval on error. r=vyang, a=leo+
2013-02-26 17:41:13 +08:00
mozglue
Bug 804303 - Part2: Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar, r=khuey, a=jlebar
2012-12-07 09:32:24 +01:00
netwerk
Bug 832923 - Re-enable input file. r=baku, a=akeybl
2013-03-04 14:06:02 +01:00
nsprpub
Backed out changeset 82b414f81f1b (bug 841651) for not being the right patch. a=tef+
2013-02-27 21:56:32 -05:00
other-licenses
Bug 811646 - Split base installer downloads from stub into multiple HTTP range requests. r=rstrong. a=akeybl
2012-11-16 21:39:17 -05:00
parser
Bug 796925 - Fix clang-on-Linux bustage in parser/html/jArray.h. rs=hsivonen, a=overholt
2013-01-16 17:46:29 -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 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB)
2012-10-07 16:30:13 -07:00
rdf
Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan
2012-10-05 01:05:28 -04:00
security
Bug 841135: Remove the marketplace test root cert, r=honzab, a=tef+
2013-03-18 19:50:18 -07:00
services
Backout 638db02edad6 (bug 752982) for landing without proper review. a=backout
2013-02-11 14:34:53 -05:00
startupcache
Bug 805971 - Don't create and discard StartupCache instances on not-main processes. r=mwu, a=bajaj
2012-10-27 00:27:53 +02:00
storage
Bug 834995 - Race condition in mozStorageConnection.cpp. r=mak77. a=tef+
2013-01-28 15:12:01 -08:00
testing
Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl
2013-03-27 15:46:51 -04:00
toolkit
Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl
2013-03-27 15:46:51 -04:00
tools
Bug 819833 (part 3) - Fix fix_macosx_stack.py. r=ted, a=jlebar
2012-12-10 21:24:55 -08:00
uriloader
Bug 847310 - WBMP decoder implementation. r=joe, a=leo+
2013-03-08 11:17:29 +08:00
view
Bug 834382 - Disable crashtests requiring remote xul on b2g18*, r=jgriffin, a=test-only,tracking-b2g18+
2013-02-20 14:58:08 -05:00
webapprt
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon a=bajaj
2012-11-11 10:28:38 -08:00
widget
Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl
2013-03-27 15:46:51 -04:00
xpcom
Bug 848615 - B2G: IPC's nsStringBuffer leak. r=bent, a=tef+
2013-03-13 22:55:25 -07:00
xpfe
bug 794038 - rollup patch for Aurora 18. r=roc+smichaud+bgirard a=bajaj
2012-10-16 20:41:19 +01:00
xulrunner
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon a=bajaj
2012-11-11 10:28:38 -08:00
.gdbinit
Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb
2012-05-03 20:06:14 -04: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 B2G_1_0_1_20130213094222_BASE for changeset 3dbddbdc7a26
2013-02-13 09:56:04 -05: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
LEGAL
…
LICENSE
…
Makefile.in
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted,a=akeybl
2013-01-02 10:17:32 +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, a=jlebar
2012-12-07 09:32:24 +01:00
client.mk
Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity
2012-09-26 15:47:11 -04:00
client.py
Bug 822682: Update NSS to NSS 3.14.1 RTM (NSS_3_14_1_RTM), r=me, a=bajaj
2012-12-27 13:16:03 -08:00
configure.in
Bug 752982 - Part 1: Implement captive portal detection service. r=thinker, r=dolske, r=gps, a=shira+
2013-02-15 23:41:35 +08:00
mach
Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel
2012-10-05 12:13:18 -07: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