accessible
Bug 980307 - Remove DataContainerEvent dependency from accessibility. r=tbsaunde
2014-03-21 12:59:59 +09:00
addon-sdk
Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff
2014-03-20 23:19:42 -04:00
b2g
Merge m-c to m-i
2014-03-22 08:09:46 -07:00
browser
Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well
2014-03-22 21:34:02 -04:00
build
Bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs. r=mshal,vlad
2014-03-22 10:49:26 +09:00
caps
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
2014-03-15 12:00:17 -07:00
chrome
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
config
Bug 980697 - Add a configure option to pull newer versions of the d3dcompiler dll from installed Windows SDKs. r=mshal,vlad
2014-03-22 10:49:26 +09:00
content
Bug 986885 - Fix build problem in fmp4/demuxer. r=nalexander
2014-03-22 20:27:27 -07:00
db /sqlite3
Bug 984076 - Suppress clang and gcc warnings in third-party code: sqlite3. r=mak
2014-03-15 23:13:40 -07:00
docshell
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
2014-03-15 12:00:17 -07:00
dom
Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well
2014-03-22 21:34:02 -04:00
editor
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
2014-03-12 09:11:39 +08:00
embedding
bug 978847 - test for window opened at extreme off-screen coordinates. r=roc
2014-03-20 09:46:43 +00:00
extensions
Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst
2014-03-19 13:05:02 -04:00
gfx
Bug 984796: Fix some small errors in path flattening code. r=jwatt
2014-03-22 18:40:58 +01:00
hal
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
image
Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow
2014-03-19 10:36:58 +08:00
intl
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
2014-03-19 21:55:00 -04:00
ipc
Bug 943174 - Avoid waitpid on already-reaped content processes. r=bsmedberg
2014-03-21 08:50:07 -04:00
js
Bug 986717 - Fix typo in SnapshotIterator::allocationReadable.
2014-03-21 22:38:39 -07:00
layout
Bug 955860 followup to add a pointer to the source of the tests.
2014-03-21 23:07:12 -04:00
media
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
memory
Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium
2014-03-06 11:20:00 +01:00
mfbt
bug 899319 - use __is_base_of() on gcc / clang / msvc r=froydnj
2014-03-06 23:34:20 -05:00
mobile
Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle
2014-03-22 14:26:43 -07:00
modules
Bug 941298 - FFmpeg PlatformDecoderModule for Linux r=doublec,cpearce
2014-03-21 19:35:15 +13:00
mozglue
Bug 944612 - Guard the ElfLoader sigaction wrapper against the SIGSEGV handler not being installed. r=glandium
2014-03-20 12:35:15 +11:00
netwerk
Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus
2014-03-21 09:43:41 -07:00
nsprpub
Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
2014-03-21 16:36:42 -07:00
other-licenses
Bug 984074 - Suppress clang and gcc warnings in third-party code: snappy. r=janv
2014-03-15 23:24:47 -07:00
parser
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
2014-03-18 13:48:21 +09:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
2014-03-17 13:00:17 -04:00
python
Bug 982474. Exclude more files from the CppEclipse-backend generated project. r=BenWa
2014-03-19 14:19:26 +08:00
rdf
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
security
Merge m-c to m-i
2014-03-22 08:09:46 -07:00
services
merge fx-team to mozilla-central
2014-03-21 15:16:06 +01:00
startupcache
Bug 957256: Modify StartupCache callbacks to use context parameter to obtain object pointer; r=bsmedberg
2014-01-10 17:16:25 -07:00
storage
Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-03-18 15:16:02 +01:00
testing
Bug 980278 - Remove DataContainerEvent dependency from Mochitest. r=jmaher
2014-03-21 13:00:00 +09:00
toolkit
Merge fx-team to m-c
2014-03-21 17:07:40 -07:00
tools
Bug 983633 - Error if filterdiff is required; r=gps
2014-03-21 17:43:28 +13:00
uriloader
Bug 960749 - Improve error messages when < and > are used in filenames. r=bsmedberg
2014-03-20 14:05:40 -07:00
view
Bug 972566, when a window is resized, panels should be repositioned after the view reflow rather than within the webshell listener, r=tn
2014-03-19 12:48:08 -04:00
webapprt
Backed out 2 changesets (bug 957431) because we decided we're keeping Attr.ownerElement in the end
2014-03-21 16:04:09 -04:00
widget
Merge m-c to inbound
2014-03-21 17:57:23 -07:00
xpcom
Merge m-c to b2g-inbound
2014-03-21 17:59:13 -07:00
xpfe
Bug 972566, when a window is resized, panels should be repositioned after the view reflow rather than within the webshell listener, r=tn
2014-03-19 12:48:08 -04:00
xulrunner
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13: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
No bug - Fix broken tags. DONTBUILD
2014-03-17 17:40:16 -04:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07: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
client.mk
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
client.py
Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie
2013-11-17 13:48:30 -08:00
CLOBBER
Bug 979480 - Touch clobber due to selfhosted.js not being properly regenerated.
2014-03-17 14:48:05 -04:00
configure.in
Merge m-c to m-i
2014-03-22 08:09:46 -07:00
LEGAL
LICENSE
mach
Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows.
2014-01-16 08:21:07 -05:00
Makefile.in
Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps
2014-03-21 11:52:25 +09:00
moz.build
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00