.cargo
Bug 1669722 - vendor a new app-services, which includes ruslite 0.24.1. r=eoger
2020-10-08 21:23:40 +00:00
.vscode
Bug 1656740 - Integrate `clangd` in `vscode` for C++ language support. r=froydnj
2020-08-06 06:25:17 +00:00
accessible
Bug 1668546 Part 2 - Remove the explicit class tag to Pivot from HyperTextAccessible and make it a normal assignment, r=eeejay
2020-10-05 17:45:58 +00:00
browser
Backed out 3 changesets (bug 1511065) for Browser-chrome failures in browser/modules/test/browser/browser_UsageTelemetry_urlbar.js. CLOSED TREE
2020-10-09 18:45:07 +03:00
build
Bug 1669642 - Rename LLVMCONFIG to LLVM_CONFIG and derive it like we do for LLVM_OBJDUMP. r=firefox-build-system-reviewers,andi,rstewart
2020-10-07 22:36:49 +00:00
caps
Bug 1668357 - Disable tests which fail when fission and session-history-in-parent are enabled, r=peterv,marionette-reviewers,whimboo
2020-10-01 10:23:47 +00:00
chrome
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
config
Bug 1669442 - Fix dependency between libxul and mozgtk after bug 1573566. r=andi,dmajor
2020-10-07 12:17:56 +00:00
devtools
Bug 1669628 Part 2: Removing fast enough timing checks on intermittent test browser/browser_touch_simulation.js. r=jdescottes
2020-10-09 08:06:15 +00:00
docs
Bug 1460338 - Migrate symbol server docs from MDN to in-tree. r=sylvestre DONTBUILD
2020-10-08 14:32:54 +00:00
docshell
Bug 1669231: Update title on history replace r=smaug
2020-10-08 22:13:45 +00:00
dom
Bug 1669925 - Add a printing.trigger keyed scalar to record what triggers a particular print dialog. r=jwatt,marionette-reviewers,maja_zf
2020-10-09 14:59:46 +00:00
editor
Bug 1623918 - part 2: Mark `nsINode::GetSelectionRootContent()` and its root callers as `MOZ_CAN_RUN_SCRIPT` as far as possible r=smaug
2020-10-09 02:37:47 +00:00
extensions
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
gfx
Bug 1667124 - Add a reftest that captures improper picture caching behaviour, in at least some of the cases. r=gw
2020-10-09 14:47:02 +00:00
gradle /wrapper
…
hal
Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto
2020-09-11 06:35:02 +00:00
image
Bug 1669033 - dav1d all_layers setting should be set to 0. r=aosmond
2020-10-08 00:56:38 +00:00
intl
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,dragana,whimboo
2020-10-06 16:12:13 +00:00
ipc
Bug 1658416 - Allow gamepad test channel to observe gamepad monitoring state r=handyman
2020-10-07 17:25:26 +00:00
js
Bug 1669784 - Fix wasm/gc tests for changes to TypedObject API. r=lth
2020-10-09 15:45:36 +00:00
layout
Bug 1648282
- Create active layers for container items that have child items with different ASRs, similar to AGRs r=mstange
2020-10-09 12:47:08 +00:00
media
Bug 1669888 - Enable ffvpx on all Mac platforms. r=jya
2020-10-08 05:28:28 +00:00
memory
Bug 1656155 - pt 6. Add slop information to Replay.cpp r=glandium
2020-10-08 22:44:38 +00:00
mfbt
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana
2020-10-06 16:12:00 +00:00
mobile
Bug 1588458 - Replace dxr links by searchfox in the code/test r=kats,sparky
2020-10-08 14:02:40 +00:00
modules
Bug 1552168: Remove pref security.data_uri.unique_opaque_origin. r=smaug
2020-10-08 16:55:25 +00:00
mozglue
Bug 1670046 - If NoPayload marker has a stack and/or inner window id, convert to NoPayloadUserData - r=gregtatum
2020-10-09 13:00:48 +00:00
netwerk
Bug 1642951
- Don't fill the nsBufferedStream buffer when seeking to 0, to avoid opening lazy inner streams. r=baku,necko-reviewers
2020-10-09 04:38:10 +00:00
nsprpub
Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD
2020-09-17 15:26:54 +00:00
other-licenses
Bug 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin
2020-09-09 17:23:34 +00:00
parser
Backed out changeset 0191bd914f91 (bug 1669664) for test_login_item.html failures a=backout
2020-10-09 00:01:18 +03:00
python
Bug 1519990 - [mach] Add ability to generate completion scripts via 'mach mach-completion <shell>', r=mhentges
2020-10-09 16:03:30 +00:00
remote
Bug 1668851 - Try to write data to socket directly without waiting r=necko-reviewers,dragana,remote-protocol-reviewers
2020-10-08 13:26:03 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
2020-10-08 14:54:02 +00:00
services
Backed out 3 changesets (bug 1511065) for Browser-chrome failures in browser/modules/test/browser/browser_UsageTelemetry_urlbar.js. CLOSED TREE
2020-10-09 18:45:07 +03:00
servo
Bug 1669459 - Introduce InspectorUtils.supports(). r=rcaliman,heycam
2020-10-09 03:20:34 +00:00
startupcache
Bug 1656261 - Back out all recent StartupCache work r=RyanVM
2020-09-14 17:00:53 +00:00
storage
Bug 1663924 - Split BorrowedStatement from CachedStatement. r=dom-workers-and-storage-reviewers,janv
2020-09-29 10:57:19 +00:00
taskcluster
Bug 1669879 - Always use `hg` in run-task on mac. r=releng-reviewers,mtabara
2020-10-08 09:40:25 +00:00
testing
Bug 1669925 - Add a printing.trigger keyed scalar to record what triggers a particular print dialog. r=jwatt,marionette-reviewers,maja_zf
2020-10-09 14:59:46 +00:00
third_party
Bug 1669722 - vendor a new app-services, which includes ruslite 0.24.1. r=eoger
2020-10-08 21:23:40 +00:00
toolkit
Bug 1669925 - Add a printing.trigger keyed scalar to record what triggers a particular print dialog. r=jwatt,marionette-reviewers,maja_zf
2020-10-09 14:59:46 +00:00
tools
Bug 1519990 - [tryselect] Don't perform expensive computation on import from 'coverage' selector, r=marco
2020-10-08 04:26:07 +00:00
uriloader
Bug 1588458 - Replace dxr links by searchfox in the code/test r=kats,sparky
2020-10-08 14:02:40 +00:00
view
…
widget
Bug 1669723. Stop unnecessarily catching exceptions from nsIPrintSettingsService.lastUsedPrinterName. r=mstriemer
2020-10-09 10:21:44 +00:00
xpcom
Bug 1656155 - pt 3. Report bin stats in about:memory r=mccr8
2020-10-08 22:43:18 +00:00
xpfe /appshell
Bug 1667081 - Part 3: Remove windowLowered in nsIFocusManager; r=hsivonen
2020-09-29 07:21:34 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1620537
- Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop
2020-07-24 21:37:12 +00:00
.clang-format
…
.clang-format-ignore
Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky
2020-10-02 09:13:06 +00:00
.cron.yml
Backed out changeset a7713a786523 (bug 1668605) in order to enable m-c nightlies a=backout DONTBUILD
2020-10-03 12:48:32 +03:00
.eslintignore
Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng
2020-10-02 16:30:58 +00:00
.eslintrc.js
Bug 1665713 - pt3 - fix js lint issues resulting from moving mochitest directory. r=ng
2020-10-02 16:29:35 +00:00
.flake8
Bug 1622686 - Make testing/web-platform flake8 compliant. r=sylvestre,jgraham
2020-09-29 14:22:49 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1663372 - Ignore toolchains.json file with git. r=glandium
2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1658396 - Make hg ignore newtab node_modules, r=Mardak
2020-08-10 23:32:15 +00:00
.hgtags
No bug - tagging cecca8e309497b6a0e7d2ab52a4956d7e48c91f6 with FIREFOX_NIGHTLY_82_END a=release DONTBUILD CLOSED TREE
2020-09-21 14:12:19 +00:00
.lldbinit
…
.mailmap
Bug 1650456 - Correct name in a few places, r=froydnj
2020-07-03 20:20:29 +00:00
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki
2020-09-24 19:19:36 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
Bug 1646256 - Make rust-analyzer and YouCompleteMe work with mozilla-central. r=sylvestre
2020-06-17 17:53:56 +00:00
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2020-08-24 14:18:41 +00:00
Cargo.lock
Bug 1669722 - vendor a new app-services, which includes ruslite 0.24.1. r=eoger
2020-10-08 21:23:40 +00:00
Cargo.toml
Bug 1669055: Vendor Cranelift e22e2c3722f2fbccd3c8d3230119fa04c332c69c. r=jseward
2020-10-07 06:25:50 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1664077 - Remove xpcom-private.h. r=sg
2020-09-15 14:53:10 +00:00
README.txt
Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre
2020-08-18 04:04:36 +00:00
aclocal.m4
…
build.gradle
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
client.mk
Bug 1660614 - Upgrade `sccache` to pick up more resilient behavior in the presence of cache read failures r=froydnj
2020-08-25 21:16:53 +00:00
client.py
Bug 1650306 - Address the defects found by the pylint/no-else-return rule. r=sylvestre
2020-07-08 09:24:49 +00:00
configure.in
…
configure.py
Bug 1669633 - Don't recurse into js/src for the python-part of configure. r=firefox-build-system-reviewers,rstewart
2020-10-07 21:13:19 +00:00
gradle.properties
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1669874 - Use `command -v` instead of `which` in mach. r=firefox-build-system-reviewers,andi,rstewart
2020-10-08 14:58:43 +00:00
moz.build
Bug 1669590 - Remove the "LEGAL" file from the tree r=mhoye DONTBUILD
2020-10-09 08:06:02 +00:00
moz.configure
Bug 1520395 - Remove the python configure distinction between option and js_option. r=firefox-build-system-reviewers,andi,rstewart
2020-10-08 04:07:46 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1667892 - Move search for `wget` binary from `old-configure` to Python `configure` r=dmajor
2020-09-30 15:37:21 +00:00
package-lock.json
Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8
2020-10-02 18:00:40 +00:00
package.json
Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8
2020-10-02 18:00:40 +00:00
settings.gradle
Backed out changeset d0ff30e1d830 (bug 1650692) for toolchains failures on ImageDecoderTest.kt. CLOSED TREE
2020-07-15 07:42:37 +03:00
substitute-local-geckoview.gradle
…
test.mozbuild
…