accessible
Bug 928504 - reorg text selection change event firing, r=tbsaunde
2013-10-26 10:58:53 -04:00
addon-sdk
Bug 926007 - Backout changeset 0887088eee1a (bug 842341) because it's only used to support msys-paths with gnu make on windows, which is an unsupported setup; r=gps
2013-10-11 17:50:00 -07:00
b2g
Merge latest green b2g-inbound changeset and mozilla-central
2013-10-28 15:43:40 +00:00
browser
Merge mozilla-central and fx-team
2013-10-28 18:36:59 +00:00
build
Bug 930916 - Add a function for getting the PaintedSurface as a data URI. r=gbrown
2013-10-28 09:25:48 -04:00
caps
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
chrome
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
config
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
content
Bug 751539 - Disable test_played.html again because surprise surprise it is still failing
2013-10-28 17:45:33 +00:00
db /sqlite3
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
docshell
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
dom
Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts
2013-10-28 15:39:02 +00:00
editor
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
embedding
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
extensions
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
gfx
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
hal
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
image
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
intl
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
ipc
Bug 930350 - Fix --enable-ipdl-tests build. r=gps. DONTBUILD because NPOTB
2013-10-25 08:39:45 +09:00
js
Bug 880330 - Remove the old options API; r=bholley
2013-10-28 12:59:04 +01:00
layout
Bug 703806 - Mark as-image/img-blobURI-2.html as random for too many intermittent failures
2013-10-28 17:45:33 +00:00
media
Merge m-c to m-i
2013-10-27 19:25:15 -07:00
memory
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
mfbt
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
mobile
Backed out changeset 29fb758db402 (bug 924480)
2013-10-28 12:44:10 -07:00
modules
Bug 929991 - Put 'text-align: true X' support behind a preference (disabled by default). r=heycam
2013-10-27 20:56:32 +00:00
mozglue
Bug 914270 - Part 2: Manual moves. r=joey
2013-10-24 18:52:00 +01:00
netwerk
Backout bug 924702 for test failures.
2013-10-25 08:19:31 -07:00
nsprpub
Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
2013-09-27 18:00:13 -07:00
other-licenses
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
parser
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
python
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
rdf
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
security
Bug 880330 - Refactor crypto to use the new options API; r=bholley
2013-10-28 12:57:08 +01:00
services
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
startupcache
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
storage
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
testing
Merge m-c to f-t
2013-10-25 19:53:31 -07:00
toolkit
Merge mozilla-central and fx-team
2013-10-28 18:36:59 +00:00
tools
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
uriloader
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
view
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
2013-10-28 18:03:19 +09:00
webapprt
Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-10-26 21:19:32 -04:00
widget
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
2013-10-28 18:03:19 +09:00
xpcom
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
xpfe
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
xulrunner
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +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 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_26_BASE for changeset 2520866d5874
2013-09-17 09:36:55 -04: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
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02: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 926906 - Drop support for GNU make < 3.81. r=gps
2013-10-17 07:55:14 +09: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 925605 - Allow to build with a special build of GNU make on windows. r=gps
2013-10-16 08:34:18 +09: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
Backout e3a2d93fb173 for test failures.
2013-10-25 20:42:09 +02:00
mach
Bug 924977 - More proper current working directory handling in mach; r=ahal
2013-10-11 12:44:15 -07:00
moz.build
Bug 915648 followup - Remove debugging code from 9cc7634555c3. r=trivial
2013-10-02 17:30:50 -04:00
mozilla-config.h.in
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04:00