accessible
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
2013-08-23 22:42:40 -04:00
addon-sdk
Bug 907509 - Uplift Addon SDK to fx-team
2013-08-20 18:24:12 -07:00
b2g
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
browser
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
build
Merge inbound to m-c.
2013-08-23 17:49:37 -04:00
caps
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
chrome
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
config
Bug 905017 (part 3, attempt 2) - Move profiling stack stuff from jsapi.h to js/ProfilingStack.h. r=billm.
2013-08-19 23:45:26 -07:00
content
Bug 884365: Deliver gUM data directly to PeerConnection to avoid delay buildup and resampling r=roc
2013-08-24 09:53:11 -04:00
db /sqlite3
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
2013-08-22 08:56:02 +02:00
docshell
Backed out changeset e5c1679a3856 (bug 906276) on a CLOSED TREE
2013-08-24 10:44:00 +02:00
dom
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
editor
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
2013-08-24 16:24:32 +09:00
embedding
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
extensions
Bug 906979 - Make it possible again to force spell checking on text controls with spellcheck=false; r=roc
2013-08-22 17:49:11 -04:00
gfx
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
hal
Bug 784739 - Switch from NULL to nullptr in hal/. r=ehsan
2013-08-23 15:51:15 -04:00
image
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
intl
Bug 784739 - Switch from NULL to nullptr in intl/. r=ehsan
2013-08-23 15:51:30 -04:00
ipc
Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan
2013-08-23 15:51:58 -04:00
js
Bug 908576 part 6. Expose just a NativePropertyHooks pointer, not the object itself, so we can forward-declare it in bindings headers. r=smaug
2013-08-23 22:42:41 -04:00
layout
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
media
Bug 884365: Deliver gUM data directly to PeerConnection to avoid delay buildup and resampling r=roc
2013-08-24 09:53:11 -04:00
memory
Bug 903420 - Two fixes to jemalloc's memory reporters. r=glandium
2013-08-15 11:15:04 -07:00
mfbt
No bug: Fix whitespace in mozilla/LinkedList.h. DONTBUILD
2013-08-22 14:39:34 -07:00
mobile
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
modules
Merge b2g-inbound to m-c.
2013-08-23 10:50:14 -04:00
mozglue
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
netwerk
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
nsprpub
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
2013-08-23 12:22:47 -07:00
other-licenses
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
2013-08-22 08:56:02 +02:00
parser
Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen
2013-08-23 11:07:10 -04: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 784739 - Switch from NULL to nullptr in profile/; r=ehsan
2013-07-31 11:43:38 -04:00
python
Bug 908296 - Catch all exceptions when importing psutil; r=ted
2013-08-23 10:50:28 -07:00
rdf
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
security
Bug 880543: Update NSS to NSS_3_15_2_BETA1, mainly to pick up AES-GCM
2013-08-23 16:19:36 -07:00
services
Back out bc75fd3095eb (bug 907958), the simple rebasing through bug 666399 is busted. Probably a simple-ish fix, not gonna try it on a deadline, tho. r=beep-beep-beep from a CLOSED TREE
2013-08-23 19:27:30 -07:00
startupcache
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
storage
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
testing
Merge m-c to inbound on a CLOSED TREE.
2013-08-23 18:11:26 -04:00
toolkit
Bug 870090 (Followup) - Remove the EasyEXIF license from about:license. Reverts 406a05a909d3. r=me
2013-08-24 17:31:14 -07:00
tools
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
uriloader
Bug 303581 - Ensure image/svg+xml mime type is always handled internally. r=jst
2013-08-24 09:36:03 +01:00
view
Bug 907286 - Implement Frame Counter for non OMTC basic. r=jmuizel,tnikkel
2013-08-22 12:54:05 -04:00
webapprt
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
widget
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
xpcom
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
xpfe
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
2013-08-22 19:31:48 +09:00
xulrunner
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
2013-07-16 10:32:55 -04:00
.hgtags
Added tag FIREFOX_AURORA_25_BASE for changeset ad0ae007aa9e
2013-08-05 10:56:53 -07: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 908208 followup - touch CLOBBER because ipdl dependencies are incomplete; r=bustage-dodging
2013-08-22 21:41:24 -04: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 896797 - Part 1: Ensure js/src moz.build is up to date before building; r=glandium
2013-08-22 16:30:11 -07: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 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
client.mk
Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
2013-05-21 08:28:49 +02:00
client.py
Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc
2013-06-24 16:39:22 +02:00
configure.in
Bug 900707 - Add a configure step that only enables child permission checks for B2G. r=glandium
2013-08-22 15:52:07 -04:00
mach
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
2013-08-08 08:06:02 -07:00
moz.build
Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium
2013-07-30 17:00:24 -07:00
mozilla-config.h.in
Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
2013-05-07 00:14:15 -06:00