accessible
Bug 887592 - Fix filtering on browser events. r=davidb
2013-07-03 15:02:44 -07:00
addon-sdk
Backed out 6d349e5ae0ed (bug 889157) for JP test bustage
2013-07-01 18:32:34 -07:00
b2g
Merge inbound and m-c.
2013-07-03 14:04:16 -04:00
browser
Bug 888867 - chat nub not sized correctly on a Mac retina screen, r=mixedpuppy.
2013-07-04 12:16:03 +02:00
build
Bug 889669 - Use Python 3 compatible octal syntax; r=ted
2013-07-02 17:32:38 -07:00
caps
Bug 406541 - Split NS_CheckStrictFileOriginPolicy out of nsPrincipal::CheckMayLoad. r=bs
2013-07-02 16:40:39 -07:00
chrome
Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
2013-06-12 08:04:28 -04:00
config
bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg
2013-06-15 05:50:25 -04:00
content
Comment typo fix, no bug (DONTBUILD)
2013-07-04 14:00:06 +10:00
db /sqlite3
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
docshell
Bug 879111 - Mute Web Audio when allowMedia is false on the docshell. r=ehsan
2013-07-03 17:44:32 -07:00
dom
Bug 879111 - Mute Web Audio when allowMedia is false on the docshell. r=ehsan
2013-07-03 17:44:32 -07:00
editor
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
embedding
Bug 885598: Mark a bunch of subdirectories in /embedding as FAIL_ON_WARNINGS. r=bsmedberg
2013-07-01 22:50:35 -07:00
extensions
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
2013-06-16 03:09:07 -04:00
gfx
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
2013-07-02 12:27:17 -04:00
hal
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00
image
bug 870407: move CMMSRCS to mozbuild (file batch #3 ). r=mshal
2013-07-02 17:09:08 -04:00
intl
bug 887854 - remove a bunch of useless includes of pratom.h in intl/ r=ms2ger
2013-06-27 13:04:14 -04:00
ipc
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00
js
Bug 890076 - Move isConstructing to CallArgs, r=Waldo
2013-07-03 22:59:43 -07:00
layout
Bug 890196 - Remove unnecessary code to fill out nsSVGTextFrame2::mPositions when more characters are specified than positions. r=longsonr
2013-07-04 18:31:24 +10:00
media
Bug 886134 - Make Datachannel DTLS/SCTP line forward-compatible with FF24 - target FF23 r=jesup
2013-07-02 15:09:30 -07:00
memory
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
mfbt
Bug 820686 - Follow-up: s/MOZ_ASSUME_NOT_REACHED/MOZ_ASSUME_UNREACHABLE/. rs=waldo
2013-06-28 19:20:12 -07:00
mobile
Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats
2013-07-04 10:31:10 +09:00
modules
Merge birch and m-c.
2013-07-02 15:12:40 -04:00
mozglue
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
2013-06-28 18:38:30 -07:00
netwerk
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00
nsprpub
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
2013-06-05 21:03:40 +02:00
other-licenses
Bug 848491 - Update skia-npapi to use new Skia APIs r=mattwoodrow
2013-04-09 15:57:38 -04:00
parser
Bug 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
2013-06-28 23:13:23 -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 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
python
Merge m-c and inbound.
2013-07-03 16:39:33 -04:00
rdf
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
security
Merge m-c and inbound.
2013-07-03 16:39:33 -04:00
services
Bug 889413 - FormWrapper._finalize is not a function. r=markh
2013-07-02 15:09:17 -07:00
startupcache
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
storage
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
2013-06-16 03:09:07 -04:00
testing
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
2013-07-02 12:27:17 -04:00
toolkit
Bug 870101 - Make BackgroundPageThumbs load about:blank after capturing windows so that they're eventually collected. r=markh
2013-07-03 17:44:38 -07:00
tools
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
uriloader
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00
view
Bug 875335 - When using OMTC, always recomposite when viewWillDraw is called because our WindowOverlay may have changed. r=mattwoodrow
2013-06-20 15:01:20 +02:00
webapprt
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
widget
Back out cd6b4a1ef09c (bug 886988) for mochitest failures on a CLOSED TREE
2013-07-03 15:33:37 -07:00
xpcom
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
xpfe
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
xulrunner
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04: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 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
.hgtags
Added tag FIREFOX_AURORA_24_BASE for changeset 8d3810543edc
2013-06-24 11:36:44 -07: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
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
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
CLOBBER
Bug 848491 - Touch CLOBBER for the Skia update.
2013-07-03 10:15:51 -04:00
configure.in
Merge m-c to s-c
2013-07-02 14:59:21 -07: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 884587 - Part 1: Perform file removal with purge manifests; r=glandium
2013-06-25 11:04:03 -07: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 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
2013-05-07 00:14:15 -06:00
README.txt