.cargo
Bug 1672459 - Update cubeb-coreaudio-rs to d5af7ad7. r=cubeb-reviewers,chunmin
2020-10-21 17:55:15 +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 1673919: Make ParagraphBoundaryRule skip over OuterDocAccessibles. r=MarcoZ
2020-10-29 06:04:33 +00:00
browser
Bug 1565574
- Updated permission UI for protocol handler permission. r=Gijs,johannh
2020-10-29 13:44:11 +00:00
build
Bug 1626555 - Add `dom/media/` to the list of non-unified-build-compatible directories. r=sg
2020-10-29 08:56:37 +00:00
caps
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
chrome
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
config
Bug 1673769 - Use the right data file for ICU on big endians. r=firefox-build-system-reviewers,dmajor
2020-10-28 02:54:17 +00:00
devtools
Bug 1673872 - [devtools] Remove defer usage in devtools/shared/security/cert.js. r=Honza
2020-10-29 13:02:59 +00:00
docs
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
docshell
Bug 1659183 - Don't temporarily increment length of session history if we're just adding a child entry for an initial load. r=smaug
2020-10-29 09:13:58 +00:00
dom
Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth
2020-10-29 13:50:44 +00:00
editor
Bug 1673790 - Split `editor/libeditor/HTMLEditSubActionHandler.cpp` r=m_kato
2020-10-28 13:08:34 +00:00
extensions
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
gfx
Bug 1673510 - Improve text-orientation run itemization to better match harfbuzz heuristics for handling vertical alternates. r=lsalzman
2020-10-29 08:17:43 +00:00
gradle /wrapper
…
hal
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
image
Bug 1672597 - Part 2: Use TaskController's thread pool for image decoding. r=aosmond
2020-10-27 15:29:26 +00:00
intl
Bug 1672388 - Validate hyphenation data before freezing the shared memory, which will unmap it. r=emilio
2020-10-29 12:27:49 +00:00
ipc
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
js
Bug 1673830 - Specify NativeObject slot ranges with start and end index, rather than start and length r=jandem
2020-10-29 11:02:29 +00:00
layout
Bug 1673199 - Make MediaList objects return a style sheet parent so that we associate reflectors to the right global. r=smaug
2020-10-29 10:15:47 +00:00
media
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
memory
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
mfbt
Bug 1506910 - Initialize the poison page with a static initializer. r=glandium,decoder
2020-10-28 20:38:42 +00:00
mobile
Bug 1667278 - [1.0] Remove the strict count contraint for the number of onMetadata calls to reduce non-critical test failure noise. r=geckoview-reviewers,agi
2020-10-29 13:15:33 +00:00
modules
Bug 1565574
- Added permission required to open external protocol handlers. r=Gijs
2020-10-29 13:43:46 +00:00
mozglue
Bug 1607449 - Backed out changeset c5d8b4f34c06 r=decoder
2020-10-29 11:50:48 +00:00
netwerk
Bug 1669892 - disable test_http3.js on mac for frequent failures r=intermittent-reviewers,necko-reviewers,ahal,dragana DONTBUILD
2020-10-28 14:57:18 +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 1461690
Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell
2020-10-20 23:20:25 +00:00
parser
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
python
Bug 1565574
- Migrate protocol handler dialog strings to fluent. r=Gijs,flod
2020-10-29 13:44:01 +00:00
remote
Bug 1673350
- [puppeteer] Mark click test as known intermittent r=remote-protocol-reviewers,whimboo
2020-10-27 14:50:02 +00:00
security
Bug 1673194: Remove dynamic code disable for 64-bit RDD process. r=jya
2020-10-29 08:51:39 +00:00
services
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
servo
Bug 1673132 - Use the -moz-default-appearance values "scrollbar-horizontal" and "scrollbar-vertical" on macOS and remove the now-unused value "scrollbar". r=emilio
2020-10-27 12:37:44 +00:00
startupcache
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
storage
Bug 1639552 - Use NS_WARNING instead of sqlite3_log. r=dom-workers-and-storage-reviewers,janv
2020-10-29 10:14:37 +00:00
taskcluster
Bug 1669478 - Enable WebRender on most of the windows10-64 ccov tests. r=ahal,jrmuizel
2020-10-28 17:47:56 +00:00
testing
Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth
2020-10-29 13:50:44 +00:00
third_party
Bug 1639552 - Export SQLite symbols required by ObfuscatingVFS. r=dom-workers-and-storage-reviewers,janv
2020-10-29 10:12:46 +00:00
toolkit
Bug 1671473 - Implement IPC for UUID metric type. r=chutten
2020-10-29 13:41:36 +00:00
tools
Bug 1639552 - Add obfuscating VFS. r=dom-workers-and-storage-reviewers,janv
2020-10-29 10:40:19 +00:00
uriloader
Bug 1565574
- Updated and added tests for protocol handler permission. r=Gijs,mixedpuppy
2020-10-29 13:44:14 +00:00
view
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
widget
Bug 1121822 - Remove NS_ENABLE_TSF r=m_kato,masayuki
2020-10-29 01:46:05 +00:00
xpcom
Bug 1626555 - Add `dom/media/mediasource` to the list of non-unified-build-compatible directories. r=sg
2020-10-29 08:50:28 +00:00
xpfe /appshell
Bug 1665460: save urlbar position to registry and display in skeleton UI r=dthayer,smaug
2020-10-27 15:53:38 +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
Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD
2020-08-31 07:59:28 +00:00
.eslintignore
Bug 1669956 - [devtools] Enable eslint for devtools/client/shared/components/reps. r=jdescottes.
2020-10-14 11:33:16 +00:00
.eslintrc.js
Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell
2020-10-26 17:37:26 +00:00
.flake8
Bug 1671422 - [mozlog] Add group durations to errorsummary.log, r=marco
2020-10-21 18:23:19 +00:00
.git-blame-ignore-revs
Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD
2020-10-27 18:22:09 +00:00
.gitattributes
…
.gitignore
Bug 1663372 - Ignore toolchains.json file with git. r=glandium
2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs
Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD
2020-10-27 18:22:09 +00:00
.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 6d98cc745df58e544a8d71c131f060fc2c460d83 with FIREFOX_NIGHTLY_83_END a=release DONTBUILD CLOSED TREE
2020-10-19 16:38:59 +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 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +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 1650891 - [geckodriver] Make profile customizable to support root-less Android devices. r=webdriver-reviewers,jgraham,bc,marionette-reviewers
2020-10-28 12:33:47 +00:00
Cargo.toml
Bug 1669055: Vendor Cranelift e22e2c3722f2fbccd3c8d3230119fa04c332c69c. r=jseward
2020-10-07 06:25:50 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges
2020-10-15 20:37:18 +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
Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart
2020-05-29 21:29:52 +00:00
build.gradle
Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi
2020-09-18 22:29:04 +00:00
client.mk
Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart
2020-10-20 20:41:52 +00:00
client.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
configure.in
Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart
2020-10-20 20:41:52 +00:00
configure.py
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +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 1638986 - Run 'mach talos-test' with python 3; r=sparky,perftest-reviewers
2020-10-29 00:23:51 +00:00
moz.build
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
moz.configure
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1121822 - Remove NS_ENABLE_TSF r=m_kato,masayuki
2020-10-29 01:46:05 +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
…