accessible
Bug 905909 - Avoid infinite recursion in nsTreeBodyFrame. v1
2013-09-13 04:02:30 -07:00
addon-sdk
Bug 874502 part 5. Fix JP test-windows to handle on{activate,deactivate} after close(). r=mossop
2013-09-17 17:45:48 -04:00
b2g
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-19 15:38:36 +01:00
browser
Bug 918383 - Fix app debugging when connecting to a simulator app that isn't installed yet. r=paul
2013-09-19 10:42:00 +02:00
build
Bug 910487 - Hack binary Python extensions into building on Windows; r=mshal
2013-09-18 11:16:22 -07:00
caps
Bug 917009 - Remove old-style object principal calculation. r=bz
2013-09-17 15:29:11 -07:00
chrome
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
2013-09-02 20:41:57 +12:00
config
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
2013-09-19 07:43:02 +09:00
content
Bug 917843 - Handlify JS identifier APIs r=billm
2013-09-19 08:54:02 +01:00
db /sqlite3
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
docshell
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
dom
Merge latest green fx-team changeset and mozilla-central
2013-09-19 15:39:37 +01:00
editor
bug 915566 - rm some makefiles in editor/ r=gps
2013-09-12 07:43:41 -04:00
embedding
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
extensions
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
2013-09-14 11:39:41 +09:00
gfx
Bug 917269 - Remove kFontAppleMyungjo; r=jdagget
2013-09-19 02:18:33 -04:00
hal
Bug 917602 - Fix some shutdown crashes r=bent
2013-09-18 10:53:07 -07:00
image
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
2013-09-19 07:39:58 +09:00
intl
bug 915566 - rm makefiles in intl/ r=mshal
2013-09-12 13:39:02 -04:00
ipc
Bug 909922 - don't pragma pack ipc message headers; r=bent
2013-08-27 16:32:44 -04:00
js
Bug 917843 - Handlify JS identifier APIs r=billm
2013-09-19 08:54:02 +01:00
layout
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
media
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
memory
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
mfbt
Bug 904985, part 1: Add better support for char16_t in type traits, r=Waldo.
2013-09-17 22:43:04 -05:00
mobile
Bug 870171 - Implement pruning service. r=rnewman,nalexander
2013-09-19 17:41:05 -04:00
modules
Merge mozilla-central and fx-team
2013-09-19 16:27:11 +01:00
mozglue
bug 888009: move HOST_CPPSRCS to mozbuild (batch #2 ) r=mshal
2013-09-12 13:32:27 -04:00
netwerk
Merge mozilla-central and fx-team
2013-09-19 16:27:11 +01:00
nsprpub
Backed out 2 debugging changesets (bug 916757) to avoid uplifting, now the failures have been identified; CLOSED TREE
2013-09-17 07:42:40 -04:00
other-licenses
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
parser
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
2013-08-30 09:09:06 -04:00
python
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
2013-09-19 07:43:02 +09:00
rdf
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
2013-09-19 07:43:02 +09:00
security
Backed out changeset 040522aacba4 (bug 913847)
2013-09-18 17:18:56 -07:00
services
Merging in version bump NO BUG
2013-09-17 09:38:37 -04:00
startupcache
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
2013-09-11 05:49:05 -07:00
storage
Bug 914005 - Tweak storage warnings on shutdown. r=mak
2013-09-19 09:19:02 -04:00
testing
Bug 917627 - Preserve whitespace in xpcshell logs; r=ted
2013-09-18 20:04:01 -04:00
toolkit
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-19 10:41:32 -07:00
tools
Merge m-c to fx-team on a CLOSED TREE.
2013-09-17 20:27:03 -04:00
uriloader
Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn
2013-09-17 18:02:21 +02:00
view
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
2013-09-17 20:45:19 -04:00
webapprt
Bug 912301 - Exit fullscreen mode if the user navigates to an off-origin url. r=myk
2013-09-10 20:59:30 -04:00
widget
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
xpcom
Backed out changeset 4eb44a3149ed (bug 913847)
2013-09-18 17:19:23 -07:00
xpfe
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
2013-09-17 20:45:19 -04:00
xulrunner
Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps
2013-09-05 15:08:24 +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
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 913246 - Fix configure with relative MOZCONFIG. r=gps
2013-09-06 11:24:43 +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
CLOBBER
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
2013-09-11 11:45:51 -04:00
configure.in
Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron.
2013-09-17 22:43:12 -05:00
LEGAL
LICENSE
mach
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
2013-08-08 08:06:02 -07:00
Makefile.in
Backout 312925464acb:f24d5b2801f8 (bug 911375) for breaking the build
2013-09-17 09:14:58 -07:00
moz.build
Fixup to the fixup for bug 912832 busting static analysis builds. r=jcranmer
2013-09-06 11:24:41 +09:00
mozilla-config.h.in
Bug 730805 - Provide mozilla/IntegerPrintfMacros.h to implement the PRI* macros portion of the <inttypes.h> interface. r=espindola
2011-12-15 00:27:42 -05: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