.cargo
…
.vscode
Bug 1377937 - Fix VSCode tasks on Windows (NPOTB, DONTBUILD). r=gps
2017-07-03 21:55:07 +03:00
accessible
Bug 1409541 - Replace IID_IUnknown with expected interfaces for outparams in a11y content ArrayData. r=Jamie
2017-10-17 15:03:40 -06:00
browser
Bug 1408854 - Limit length of base64-encoded data: URI shown in tab title. r=florian
2017-10-20 15:07:12 +01:00
build
Bug 1407359 Set up a framework for patching the MinGW toolchain r=glandium
2017-10-16 20:52:47 -05:00
caps
Bug 1409598 - Change nsIXPCScriptable::className and nsIClassInfo::{contractID,classDescription} from string to AUTF8String. r=froydnj.
2017-10-18 13:17:26 +11:00
chrome
Backed out changeset 279dc744683e (bug 1352343)
2017-10-10 22:05:03 +02:00
config
Bug 1409680 - Extend --disable-debug-symbols to Rust code. r=glandium
2017-10-18 08:38:54 +00:00
db
Bug 1369361 - Backport SQLite fix removing rand_s() in an attempt to avoid Lenovo DLL crashes. r=mak
2017-09-12 12:58:59 -07:00
devtools
merge autoland to mozilla-central. r=merge a=merge
2017-10-20 11:37:54 +02:00
docshell
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-10-17 11:45:16 +02:00
dom
Bug 1410396: Skip test_conformance__glsl__misc__shader-uniform-packing-restrictions.html on Linux debug too. rpending=jgilbert
2017-10-20 21:44:35 +02:00
editor
Bug 1407966 - part 2: EditorBase::InsertTextImpl() shouldn't assume that aInOutChildAtOffset is never nullptr r=m_kato
2017-10-17 01:59:28 +09:00
embedding
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
extensions
Bug 1409921 - Add nondeterminism, nondeterministic and bimodal to the en-US dictionary. r=jet
2017-10-19 07:09:49 +07:00
gfx
Backed out changeset fd03410adaba (bug 1408781) for build bustage at gfx/layers/mlgpu/PaintedLayerMLGPU.h:62: 'SetRenderRegion' overrides a member function but is not marked 'override'. r=backout on a CLOSED TREE
2017-10-20 20:52:56 +02:00
gradle /wrapper
Bug 1366644 - Part 3a: Update Android build-tools (25.0.3), Gradle (3.4.1), Android-Gradle (2.3.3). r=maliu
2017-10-16 15:09:15 -07:00
hal
Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj
2017-08-11 17:45:18 -07:00
image
Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug
2017-10-19 11:39:30 +02:00
intl
Bug 1409158 - Use LC_TIME to retrieve OSPreferences::GetRegionalPrefsLocales on Unix. r=jfkthame
2017-10-16 13:55:51 -07:00
ipc
Bug 1405952 - Remove PWebRenderBridge::SetDisplayListSync r=kats,kanru
2017-10-20 19:48:57 +09:00
js
Bug 1408584 - Disallow empty clonebuffer, r=kanru
2017-10-16 11:23:30 -07:00
layout
Bug 1383577 - Enable font-face/reflow-sanity-delay-1-metrics.html on windows debug. r=jfkthame
2017-10-20 12:07:08 -04:00
media
Bug 1409670 - Skip decrypting request when receiving an unencrypted sample in Clearkey implementation. r=cpearce
2017-10-19 16:45:21 +08:00
memory
Bug 1409294 - Make arena_t::Init return whether initialization succeeded. r=njn
2017-10-17 17:37:50 +09:00
mfbt
Bug 1409382 - EnumSet.h - Initialize mVersion to silence a warning with gcc 8 r=froydnj
2017-10-17 15:19:16 +02:00
mobile
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-10-20 00:05:39 +02:00
modules
Bug 1399520 - Avoid race condition. r=dragana
2017-10-19 22:29:41 -04:00
mozglue
Bug 1410073: Load user32.dll immediately after the DLL Blocklist is in place. r=aklotz
2017-10-19 20:49:44 +01:00
netwerk
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-10-19 11:26:22 +02:00
nsprpub
Bug 1393854, land NSPR_4_18_RTM, no code change, only version numbers, r=me
2017-09-19 18:43:02 +02:00
other-licenses
Bug 798005 - Resume interrupted downloads in the stub installer, instead of starting over. r=agashlin
2017-09-08 11:03:48 -07:00
parser
Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug
2017-10-19 11:39:30 +02:00
python
Merge inbound to m-c. a=merge
2017-10-18 21:01:34 -04:00
rdf
Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug
2017-10-19 11:39:30 +02:00
security
merge autoland to mozilla-central. r=merge a=merge
2017-10-20 11:37:54 +02:00
services
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
2017-10-15 20:50:39 +01:00
servo
servo: Merge #18926 - Update WR (box shadows, subpixel + alpha text) (from glennw:update-wr-bs); r=jdm
2017-10-18 23:52:54 -05:00
startupcache
Bug 1404198: Part 2j - Switch to NS_NewTimer* everywhere else. r=njn
2017-09-24 19:57:48 -07:00
storage
Bug 1409598 - Change nsIXPCScriptable::className and nsIClassInfo::{contractID,classDescription} from string to AUTF8String. r=froydnj.
2017-10-18 13:17:26 +11:00
taskcluster
Bug 1408403 - disable g2 for linux64-ccov builds. r=rwood
2017-10-20 12:07:12 -04:00
testing
Bug 1407868 - Set layout.css.getBoxQuads.enabled and layout.css.convertFromNode.enabled to true while running cssom-view/interfaces.html. r=jgraham
2017-10-20 10:36:06 -04:00
third_party
Bug 1408461 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
2017-10-18 12:37:52 -04:00
toolkit
Bug 1383562 - Correctly get Month and date in DownloadUtils.jsm. r=gandalf
2017-10-20 06:51:59 +05:30
tools
Backed out changeset 3159df8aca1a (bug 1386511) for browser_TelemetryGC.js timeouts
2017-10-19 20:40:31 -07:00
uriloader
Bug 1396184 - Disable uriloader/exthandler/tests/mochitest/browser_ext_helper_pb.js on OSX for frequent failures. r=me, a=test-only
2017-10-15 05:55:05 -04:00
view
Bug 1407847 - Enable stylo for XUL document without system principal and annotate failures accordingly. r=heycam
2017-10-12 10:43:38 +11:00
widget
merge autoland to mozilla-central. r=merge a=merge
2017-10-20 11:37:54 +02:00
xpcom
Bug 1410023 - Non-unified build fixes for xpcom/threads. r=froydnj
2017-10-20 17:36:29 +01:00
xpfe
Bug 1373581: Make transition into and out of native fullscreen smoother on macOS. r=mstange
2017-10-18 21:50:47 -04:00
.clang-format
Bug 1399359 - Enable clang-format option SplitEmptyFunction to have empty constructor correctly placed r=andi,jya
2017-09-13 08:39:43 +02:00
.clang-format-ignore
Bug 1403527 - Add third-party URL Classifier sources to ThirdPartyPaths.txt. r=andi, r=sylvestre
2017-09-27 04:42:00 -04:00
.clang-tidy
…
.cron.yml
No Bug - Move periodic file update start time earlier, to reflect when buildbot used to run. r=me
2017-10-20 11:17:50 -04:00
.eslintignore
Bug 1410006 - ESLint should automatically ignore all crashtest directories; and clean up .eslintignore a bit. r=mossop
2017-10-19 09:55:40 +01:00
.eslintrc.js
Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop
2017-04-25 20:12:21 +01:00
.flake8
Bug 1395126 - Support cascading configuration for flake8, r=bc
2017-08-29 17:32:31 -04:00
.gdbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.gdbinit_python
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.gitignore
Bug 1407422 - Make git and hg ignore any Xcode project at the root of the source tree. r=jwatt. DONTBUILD.
2017-09-24 21:45:17 +01:00
.hgignore
Bug 1407422 - Make git and hg ignore any Xcode project at the root of the source tree. r=jwatt. DONTBUILD.
2017-09-24 21:45:17 +01:00
.hgtags
No bug - Tagging mozilla-central f7e9777221a34f9f23c2e4933307eb38b621b679 with with FIREFOX_NIGHTLY_57_END a=release DONTBUILD CLOSED TREE
2017-09-21 16:41:11 +02:00
.inferconfig
Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark
2017-04-18 20:05:25 -07:00
.lldbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.taskcluster.yml
Bug 1409577 - Add static indexes to decision task r=dustin
2017-10-18 11:55:01 -04:00
.yamllint
Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin
2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1111333 - Enable double-tap-drag to zoom. r=kats
2017-05-23 19:53:06 +02:00
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2017-09-21 16:42:31 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1407468 - Replace multiple !JS_STANDALONE with MOZ_WIDGET_TOOLKIT. r=mshal
2017-10-05 14:50:01 +09:00
README.txt
…
aclocal.m4
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
build.gradle
Bug 1366644 - Part 3a: Update Android build-tools (25.0.3), Gradle (3.4.1), Android-Gradle (2.3.3). r=maliu
2017-10-16 15:09:15 -07:00
client.mk
Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps
2017-08-15 12:30:28 -07:00
client.py
Bug 1399100 - fix client.py follow-up, r=kaie
2017-09-20 09:13:14 +02:00
configure.in
…
configure.py
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
gradle.properties
Bug 1366644 - Pre: Bump Gradle JVM heap to allow in-process dex. r=maliu
2017-07-18 17:59:57 -07:00
gradlew
…
mach
…
moz.build
Fixup for cramtests and some python tests after bug 1407468. r=me
2017-10-14 14:03:29 +09:00
moz.configure
Backed out 5 changesets (bug 1407351) for causing bug 1409395 and breaking nightlies.
2017-10-17 10:07:55 -04:00
mozilla-config.h.in
Bug 1371266 - libpng should be built with -std=c89. r=glennrp
2017-06-08 06:29:03 -07:00
npm-shrinkwrap.json
Bug 1405237 - Revert unexpected npm-shrinkwrap.json changes in bug 1349689 r=Gijs
2017-10-03 17:04:14 +08:00
old-configure.in
Bug 1366644 - Part 3a: Update Android build-tools (25.0.3), Gradle (3.4.1), Android-Gradle (2.3.3). r=maliu
2017-10-16 15:09:15 -07:00
package.json
Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal
2017-07-14 12:21:54 +01:00
settings.gradle
Backed out 2 changesets (bug 1355625) for causing bustage a=backout
2017-06-22 12:05:56 -07:00
test.mozbuild
…