accessible
Bug 732665 - Disable a few test on mac. r=tbsaunde,me
2013-08-28 11:04:15 -07:00
addon-sdk
Bug 910193 - Uplift Add-on SDK to Firefox
2013-08-28 05:22:52 -07:00
b2g
Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki
2013-08-30 08:07:16 -04:00
browser
Merge b2g-inbound to m-c.
2013-08-29 15:55:53 -04:00
build
Merge m-c to fx-team.
2013-08-27 20:38:23 -04:00
caps
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
2013-08-26 19:05:20 -07:00
chrome
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
config
Bug 851992 - Allow building against system ICU library. r=glandium f=gaston
2013-08-28 07:31:46 +02:00
content
Bug 899935 - Produce zero-length output if calling Stop right after a Start call of MediaRecorder. r=roc
2013-08-29 19:59:08 +08: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 3a1f27080f9c (bug 906811) for Linux mochitest failures.
2013-08-28 20:15:34 -04:00
dom
Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki
2013-08-30 08:07:16 -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 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
gfx
Backed out changeset 67b98c1c0b7b (bug 910415) for OSX leaks.
2013-08-29 14:58:56 -04:00
hal
Back out revisions 042d50591265:69f4af72765c (bug 909645) due to Windows bustage causing a CLOSED TREE.
2013-08-28 01:46:00 -04:00
image
Bug 867183 - Don't recursively notify in FinishedSomeDecoding. r=jlebar
2013-08-28 15:39:05 -07:00
intl
Bug 784739 - Switch from NULL to nullptr in intl/. r=ehsan
2013-08-23 15:51:30 -04:00
ipc
Bug 884471 - Backport upstream libevent patch to hopefully work around the OSX "code -20" mochitest failures. r=bsmedberg
2013-08-27 14:15:49 -04:00
js
Bug 909544 - IonMonkey: Check VM Call sanity in visit functions. r=jandem
2013-08-29 10:30:35 -07:00
layout
Backed out changeset 8c25245410c5 (bug 909888) for being far from NPOTB and breaking B2G tests.
2013-08-29 13:46:48 -04:00
media
Bug 895531 - Add support for webrtc pulseaudio backend on gonk, r=rjesup
2013-08-28 15:43:47 -04:00
memory
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
mfbt
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
2013-08-27 15:10:28 -07:00
mobile
Merge b2g-inbound to m-c.
2013-08-29 15:55:53 -04:00
modules
Merge inbound to m-c.
2013-08-29 00:00:10 -04:00
mozglue
Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289)
2013-08-28 12:10:07 -04:00
netwerk
Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes.
2013-08-29 15:48:29 -04:00
nsprpub
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
2013-08-23 12:22:47 -07:00
other-licenses
Bug 903993 - null check the SkStream's getFileName() before attempting to use it, as the SkStream may not be an SkFILEStream r=snorp
2013-08-29 12:24:26 -04: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
Merge inbound to m-c.
2013-08-29 00:00:10 -04: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 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
2013-08-26 19:05:20 -07:00
services
Merge latest green fx-team changeset and mozilla-central
2013-08-28 12:22:35 +01:00
startupcache
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
2013-08-27 15:10:28 -07:00
storage
Bug 870951 - VacuumManager asserts when running in a child process. r=bent
2013-08-29 09:10:35 -07:00
testing
Bug 908441 - Convenience methods for interacting with HTML5 "date" and "time" input elements. r=automatedtester
2013-08-29 16:10:20 -04:00
toolkit
Merge b2g-inbound to m-c.
2013-08-29 15:55:53 -04:00
tools
Bug 909867 - Fix case on WhichError in mercurial setup wizard; r=trivial
2013-08-27 11:44:54 -07:00
uriloader
Bug 865006 - (4) Add more xpcshell tests for android; r=jmaher
2013-08-25 10:58:31 -06:00
view
Bug 907286 - Implement Frame Counter for non OMTC basic. r=jmuizel,tnikkel
2013-08-22 12:54:05 -04:00
webapprt
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
widget
Bug 896765 - Move the common utilities from HwcComposer2D to HwcUtils. r=ncameron
2013-08-29 08:17:59 -07:00
xpcom
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
2013-08-26 19:05:20 -07:00
xpfe
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04: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 909870 follow up - xpidl header generation is somehow busted so we need to clobber on windows.
2013-08-28 09:56:42 +01:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 909076 - Remove useless rules for make export at the top-level directory. r=gps
2013-08-27 11:17:23 +09:00
README.txt
…
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 908523 - Build Skia on GTK3 widget. r=karlt,gps
2013-08-28 20:14:47 +09: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