.cargo
Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro
2018-06-21 08:15:40 -04:00
.vscode
Bug 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya
2018-08-13 21:21:34 +00:00
accessible
Bug 1491480 - Change class mapping for spinner. r=Jamie
2018-09-18 10:43:18 -07:00
browser
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
build
Bug 1490654 - Drop support for MSVC 2017 Update 6. r=froydnj
2018-09-16 22:22:31 +09:00
caps
Bug 1422456
- Origin for about: URL should not contain query or ref parts, r=smaug
2018-09-14 20:07:22 +02:00
chrome
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
config
Bug 1474488: add --enable-undefined-sanitizer with custom checks r=froydnj
2018-09-11 02:47:23 +00:00
db
Bug 1485765 - use a compile-time determined endianness on aarch64 windows for sqlite; r=asuth
2018-08-27 12:47:36 -04:00
devtools
Bug 1478397
- Part 14: Selecting a flex item in the flex item selector should select that element in the markup view. r=rcaliman
2018-09-18 09:46:02 -04:00
docshell
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
dom
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
editor
Bug 1484122 - part 2: Clean up HTMLEditor::DeleteRow() r=m_kato
2018-09-18 08:31:00 +00:00
embedding
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
extensions
Bug 1491569 - Remove the XPCOM registration for mozSpellChecker; r=smaug
2018-09-15 20:13:51 -04:00
gfx
Backed out 2 changesets (bug 1491395) for failing awsy\test_memory_usage.py TestMemoryUsage.test_open_tabs on a CLOSED TREE
2018-09-18 21:23:03 +03:00
gradle /wrapper
Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp
2018-07-17 13:20:19 +01:00
hal
Bug 1488401 - Remove the remnants of the DiskSpaceWatcher r=asuth,janv,smaug
2018-09-13 06:40:51 +00:00
image
Bug 1491574 - Part 1: Remove the XPCOM registration for nsProperties; r=froydnj
2018-09-18 00:33:59 -04:00
intl
Bug 1491209 - Do not inject last fallback locale into requested locales. r=jfkthame
2018-09-14 10:15:40 +00:00
ipc
Bug 1491137 - Remove the two setUTF8(bool) CompileOptions functions now that the underlying field they alter is gone. r=jandem
2018-09-18 08:41:41 -07:00
js
Bug 1492074 - Syntax parse of dynamic module import syntax should fail since this is not yet implemented r=jandem on a CLOSED TREE
2018-09-18 14:17:10 +01:00
layout
Backed out 2 changesets (bug 1491395) for failing awsy\test_memory_usage.py TestMemoryUsage.test_open_tabs on a CLOSED TREE
2018-09-18 21:23:03 +03:00
media
Bug 1491476: Fix strncpy length in a couple of error cases. r=mjf,drno
2018-09-18 16:56:25 +03:00
memory
Bug 1480457-Correct typedef so it matches an earlier typedef r=aklotz
2018-08-30 23:05:59 +03:00
mfbt
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-09-14 01:18:29 +03:00
mobile
Bug 1442176 - 3. Use new toolbar pinning code in Fennec; r=petru
2018-09-17 17:47:21 -04:00
modules
Backed out changeset b4ac15e18538 (bug 1490977) for assertion failures at build/build/src/dom/base/nsDocument.cpp on a CLOSED TREE
2018-09-18 18:08:03 +03:00
mozglue
Bug 1465787 - Add old versions of nviewh64.dll to the dll blocklist. r=marco
2018-09-18 19:01:10 +03:00
netwerk
Bug 1491574 - Part 2: Remove the XPCOM registration for nsPersistentProperties; r=froydnj
2018-09-18 00:58:52 -04:00
nsprpub
Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me
2018-08-28 16:21:01 +02:00
other-licenses
Bug 1490264 Part 2 - Document our SFX stub version resource edits. r=agashlin
2018-09-11 11:17:30 -07:00
parser
Bug 1487341 - Make Truncate(), SetLength() and Capacity() more efficient by keeping memcpying to the minimum. r=froydnj
2018-09-17 09:45:02 +00:00
python
Bug 1490654 - Drop support for MSVC 2017 Update 6. r=froydnj
2018-09-16 22:22:31 +09:00
security
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
services
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
servo
Merge inbound to mozilla-central. a=merge
2018-09-18 17:33:09 +03:00
startupcache
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
storage
Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8
2018-09-06 16:39:35 -04:00
taskcluster
Bug 1490145 - Upgrade builders to rustc 1.29. r=glandium
2018-09-18 00:51:44 +00:00
testing
Bug 1492074 - Syntax parse of dynamic module import syntax should fail since this is not yet implemented r=jandem on a CLOSED TREE
2018-09-18 14:17:10 +01:00
third_party
Bug 1491577 - Revendor rust dependencies. r=me
2018-09-15 19:25:49 +02:00
toolkit
Bug 1490937 - Fix in-content tab styling on Mac since tabbox.css is now loaded as a document stylesheet. r=mikedeboer
2018-09-14 11:28:17 +02:00
tools
Bug 1475553 - Add type field to all markers that doesn't have before r=gregtatum
2018-09-17 19:01:03 +00:00
uriloader
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
2018-09-18 20:30:07 +03:00
view
Bug 1487190 - Update bugzilla metadata in moz.build files to reflect Layout components reorganization in bug 1484408. r=heycam
2018-09-05 11:16:02 +00:00
widget
Backed out 2 changesets (bug 1491395) for failing awsy\test_memory_usage.py TestMemoryUsage.test_open_tabs on a CLOSED TREE
2018-09-18 21:23:03 +03:00
xpcom
Bug 1491574 - Part 2: Remove the XPCOM registration for nsPersistentProperties; r=froydnj
2018-09-18 00:58:52 -04:00
xpfe /appshell
Bug 1489967 - Keep active state when Firefox is moved to background and focusmanager test mode is enabled. r=enndeakin
2018-09-10 15:03:04 +02:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
2017-11-06 11:47:40 +02:00
.clang-format-ignore
Bug 1489449 - Add prio and other thirdparty libs to the list of thirdparty code r=janx
2018-09-07 12:08:25 +00:00
.cron.yml
Bug 1477021 - Schedule pipfile updates to run once per week. r=sfraser
2018-07-27 15:12:36 +00:00
.eslintignore
Bug 1489980 - Enable ESLint for editor/ - Manual fixes. r=masayuki
2018-09-13 07:59:47 +00:00
.eslintrc.js
Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop
2018-08-31 06:06:08 +00:00
.flake8
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.gdbinit
Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
2018-08-28 20:20:21 +00:00
.gdbinit_python
…
.gitignore
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +03:00
.hgignore
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.hgtags
No bug - Tagging mozilla-central 034c5ef24e98b0ce85fa849face079f568eb397c with FIREFOX_NIGHTLY_63_END a=release DONTBUILD CLOSED TREE
2018-09-04 11:10:28 -07:00
.lldbinit
Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj
2018-08-08 15:11:22 +00:00
.mailmap
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
Bug 1486970 - Create revision and pushlog-id index routes for cron decision tasks. r=dustin,aki
2018-09-14 16:47:09 +00:00
.trackerignore
Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal
2018-08-27 16:45:03 +02: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 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop
2018-08-13 16:39:30 +00:00
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-09-04 11:15:27 -07:00
Cargo.lock
bug 1466818: mozrunner: depend on in-tree mozprofile; r=me
2018-09-16 01:12:07 +01:00
Cargo.toml
Bug 1474871 - Link dump_syms against rustc-demangle. r=ted
2018-07-12 10:23:12 +09:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps
2018-08-17 16:40:10 +00:00
Pipfile
Bug 1490128: upgrade json-e==2.7.0 r=davehunt
2018-09-11 21:14:52 +00:00
Pipfile.lock
Bug 1490128: upgrade json-e==2.7.0 r=davehunt
2018-09-11 21:14:52 +00:00
README.txt
Bug 1460030
- Update the nightly URL in the README.txt file r=kohei
2018-05-08 21:22:10 +02:00
aclocal.m4
…
build.gradle
Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander
2018-09-04 22:33:00 +02:00
client.mk
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -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 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
gradle.properties
Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella
2018-04-11 09:59:22 -07:00
gradlew
…
mach
…
moz.build
Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
2018-05-17 19:06:20 +01:00
moz.configure
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
mozilla-config.h.in
Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted
2018-05-22 20:36:39 -07:00
old-configure.in
Bug 1384557 - move _DEPEND_CFLAGS+CL_INCLUDES_PREFIX to toolchain.configure, ignore {CC,CXX}_WRAPPER when using sccache; r=glandium
2018-09-14 12:12:34 -04:00
package-lock.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
package.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…