accessible
Back out ecd327272240 (bug 733712) for Linux oth assertions
2013-04-15 13:31:24 -07:00
addon-sdk
Bug 861277 - Uplift addon-sdk's integration branch
2013-04-13 17:25:38 -07:00
b2g
Bug 840315 - Emulator update for font support, r=mwu
2013-04-15 02:53:57 -07:00
browser
Bug 862186: remove unused import from DebuggerUI.jsm, r=past
2013-04-16 08:25:29 -07:00
build
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
2013-04-16 08:23:18 +02:00
caps
Bug 784739 - Switch from NULL to nullptr in caps/; r=ehsan
2013-04-02 20:16:25 -04:00
chrome
Bug 784739 - Switch from NULL to nullptr in chrome/; r=ehsan
2013-04-02 20:15:07 -04:00
config
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
2013-04-16 08:23:18 +02:00
content
Bug 847596 - Paris binding for DeviceMotionEvent, r=peterv
2013-04-16 16:03:46 +03:00
db /sqlite3
Bug 856469 - Upgrade SQLite to version 3.7.16.1 (Mozilla changes). r=mak
2013-04-04 20:25:11 -04:00
docshell
bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab
2013-04-15 09:41:27 -04:00
dom
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
2013-04-03 18:59:17 -04:00
editor
Bug 857820 part.2 Drop <blink> support from editor r=ehsan
2013-04-14 19:11:07 +09:00
embedding
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-15 14:38:48 +02:00
extensions
Bug 860180 - Prefer UTF-16BE/LE to UTF-16. r=hsivonen
2013-04-16 21:19:29 +09:00
gfx
Bug 861805 - Stop layers from snapping transforms for SVG content. r=roc
2013-04-15 13:30:28 +01:00
hal
bug 690938 - Get vendor id and product id on Linux for bluetooth gamepads. r=karlt
2013-04-09 08:43:24 -04:00
image
Bug 859158 - Remove unneeded ifdef DEBUG_joe. r=joedrew
2013-04-12 16:25:04 -04:00
intl
Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame
2013-04-09 05:47:03 -07:00
ipc
Bug 861637 - Add workaround for missing clone function. r=blassey
2013-04-16 15:47:41 +02:00
js
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
2013-04-16 08:23:18 +02:00
layout
Bug 847211: When reparenting style contexts, skip flex-item style fixup if our element is the root of an anonymous subtree. r=bz
2013-04-16 08:33:41 -07:00
media
Bug 861637 - Add workaround for missing clone function. r=blassey
2013-04-16 15:47:41 +02:00
memory
Bug 848560 (part 1) - dmd::ClearReports() needs to check if DMD is running before doing anything to avoid crashing. r=jlebar.
2013-03-25 21:03:47 -07:00
mfbt
Bug 856108 - Port static analyses to clang, part 1: stack-class. r=ehsan
2013-04-11 22:20:02 -05:00
mobile
Bug 835716 - Enable building of WebRTC on Android by default. r=ted
2013-04-16 15:47:42 +02:00
modules
Merge m-c to birch.
2013-04-15 21:53:13 -04:00
mozglue
Bug 861796 - Fix crash in LibHandle::~LibHandle. r=nfroyd
2013-04-15 18:36:13 +02:00
netwerk
Bug 843865 - Fix >> in code. r=bz
2013-04-16 08:46:03 -04:00
nsprpub
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
other-licenses
Bug 813569 - Long string (ONE_MOMENT) not fully displayed in localized stub installer. r=bbondy - Windows stub installer only which is only built with the nightly - DONTBUILD
2013-04-09 12:58:28 -07:00
parser
Bug 860180 - Regression tests. r=hsivonen
2013-04-16 21:19:30 +09:00
probes
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
profile
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
python
Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps
2013-04-16 08:23:18 +02:00
rdf
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
security
bug 847621 - follow-up to fix SOURCE url r=bsmith DONTBUILD because NPOTB
2013-04-15 11:51:52 -07:00
services
Merge the last PGO-green inbound changeset to m-c.
2013-04-15 21:49:22 -04:00
startupcache
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
2013-04-05 21:22:55 -07:00
storage
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
2013-04-11 20:52:32 -07:00
testing
Bug 861637 - Add workaround for missing clone function. r=blassey
2013-04-16 15:47:41 +02:00
toolkit
Bug 851630: fix error in patch for bug 758288 that caused improper cancellation of key events in children of autocomplete textboxes, r=dao
2013-04-15 15:41:55 -07:00
tools
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
2013-04-03 18:59:17 -04:00
uriloader
Bug 856906 - make nsDocLoader mainthread only.
2013-04-02 09:41:41 -07:00
view
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
2013-04-11 22:22:09 -05:00
webapprt
Bug 844016 - Move webapprt locale files. r=Pike
2013-04-12 10:23:10 +02:00
widget
Bug 446041 - Force sharing printer settings in Linux because GTK doesn't have support for per printer settings. r=roc
2013-04-15 12:28:38 -04:00
xpcom
bug 862152: remove obsolete xpcom/tests/utils code, r=bsmedberg
2013-04-16 08:27:42 -07:00
xpfe
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
2013-04-11 22:22:09 -05:00
xulrunner
Bug 857820 part.1 Drop blink effect implementation r=dbaron
2013-04-14 19:11:07 +09:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -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 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
.hgtags
Added tag FIREFOX_AURORA_22_BASE for changeset 1c070ab0f9db
2013-04-01 11:21:20 -07:00
aclocal.m4
Bug 788613 - Dump config.log when configure fails. r=ted
2013-04-10 16:15:01 +02: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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Backed out changesets 206bb159d62f, a6ab3e11f721, and a61aa08ab4ac (bug 837323) for frequent Windows fatal clobber errors on a CLOSED TREE.
2013-04-08 09:59:45 -04:00
client.py
Bug 853775: Update client.py to pull NSPR and NSS from Mercurial instead of CVS, r=kaie
2013-04-01 17:26:39 -07:00
CLOBBER
Back out f21835504604 (bug 860338) for build bustage
2013-04-13 19:09:05 -07:00
configure.in
Bug 835716 - Enable building of WebRTC on Android by default. r=ted
2013-04-16 15:47:42 +02:00
LEGAL
LICENSE
mach
Re-add executable flag to mach (removed in bug 846906). r=me
2013-04-04 16:52:27 +02:00
Makefile.in
Bug 861178 - Don't purge dist/ data during the MOZ_PROFILE_USE pass of a PGO build. r=ted
2013-04-12 16:03:06 +02:00
moz.build
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -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
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