.cargo
Bug 1664321 - Update neqo to 0.4.11 r=necko-reviewers,valentin
2020-09-14 07:50:57 +00:00
.vscode
…
accessible
Bug 1664323 - Initialize out arguments in mac a11y IPC methods. r=nika
2020-09-11 15:53:57 +00:00
browser
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin
2020-09-14 11:08:43 +00:00
build
Bug 1662608 - Set -fcrash-diagnostics-dir in build-clang.py r=froydnj
2020-09-10 20:25:54 +00:00
caps
Bug 1664100 - Replace MOZ_MUST_USE with [[nodiscard]] in caps. r=ckerschb
2020-09-10 14:36:15 +00:00
chrome
…
config
Bug 1654189 - Move sipcc SDP to third_party;r=dminor
2020-09-11 20:19:42 +00:00
devtools
Bug 1663875 - Wait for the request completion in WebSocket test. r=bomsy
2020-09-13 12:48:09 +00:00
docs
no bug - Update the pylint doc r=andi DONTBUILD
2020-09-14 10:34:37 +00:00
docshell
Bug 1663452, steal structured clone data for pushState, r=peterv
2020-09-11 11:51:57 +00:00
dom
Bug 1664747 - Remove some duplicate if ("bugprone-redundant-branch-condition" warning) r=emilio,andi
2020-09-14 10:52:43 +00:00
editor
Bug 1664446. Properly wait to make sure any potential scroll events get fired in several tests. r=kats
2020-09-13 20:21:11 +00:00
extensions
Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg
2020-09-02 09:54:37 +00:00
gfx
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +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 1662251 - stop assigning from NS_Convert* values, mostly; r=sg
2020-09-02 09:54:37 +00:00
intl
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
2020-09-07 19:57:24 +00:00
ipc
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
js
Bug 1663404 part 4 - Check forceInlineCaches option in WarpOracle. r=anba
2020-09-14 07:43:06 +00:00
layout
Bug 1664747 - Remove some duplicate if ("bugprone-redundant-branch-condition" warning) r=emilio,andi
2020-09-14 10:52:43 +00:00
media
Backed out 3 changesets (bug 1663917) for causing crashes
2020-09-12 18:03:32 +03:00
memory
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
mfbt
Bug 1657033 - There is no more need for JSONWriteFunc::WriteLiteral - r=froydnj
2020-09-14 01:48:39 +00:00
mobile
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin
2020-09-14 11:08:43 +00:00
modules
Backed out 5 changesets (bug 1662805) for multiple failures, e.g. bc failures at dom/media/mediacontrol/tests/browser_media_control_non_eligible_media.js on a CLOSED TREE
2020-09-14 14:44:34 +03:00
mozglue
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
netwerk
Bug 1664020 - ShutdownEvent::PostAndWait should return immediately if posting the event fails r=necko-reviewers,kershaw
2020-09-14 09:27:42 +00:00
nsprpub
Bug 1660371 - Uplift initial NSPR 4.29 beta snapshot. r=glandium UPGRADE_NSPR_RELEASE
2020-08-28 21:31:02 +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
Bug 1606499 - Abort document on location.reload(). r=smaug
2020-09-10 14:37:16 +00:00
python
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin
2020-09-14 11:08:43 +00:00
remote
Bug 1661390 - [remote] Use a UUID as session id for targets. r=remote-protocol-reviewers,jgraham
2020-09-07 15:31:27 +00:00
security
Bug 1659810 - Refactoring the cert manager server tab to use a richlist r=keeler,fluent-reviewers,preferences-reviewers,Gijs
2020-09-14 10:06:31 +00:00
services
Bug 1660557 - stop using js_modules to pack builtin and default themes, r=glandium,zombie
2020-09-11 15:26:24 +00:00
servo
Bug 1664718 - Minor cleanup: Use shorthand initialization in selectors. r=xidorn
2020-09-13 21:57:04 +00:00
startupcache
Bug 1656261 - Ensure we clean up after WriteToDisk r=froydnj
2020-09-09 13:42:27 +00:00
storage
Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg
2020-09-02 09:54:37 +00:00
taskcluster
Bug 1662608 - Set -fcrash-diagnostics-dir in build-clang.py r=froydnj
2020-09-10 20:25:54 +00:00
testing
Bug 1658121 - Implement padding/border layout for <mspace>. r=emilio
2020-09-13 11:17:03 +00:00
third_party
Bug 1664321 - Update neqo to 0.4.11 r=necko-reviewers,valentin
2020-09-14 07:50:57 +00:00
toolkit
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin
2020-09-14 11:08:43 +00:00
tools
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
uriloader
Bug 1662362 - Record STATE_UNBLOCKED_UNSAFE_CONTENT event to content blocking log when unblock API of URL Classifier is called r=nhnt11,timhuang
2020-09-11 17:48:29 +00:00
view
…
widget
Backed out 4 changesets (bug 1656526) for Browser-chrome failures in toolkit/xre/test/browser_checkdllblockliststate.js. CLOSED TREE
2020-09-11 23:17:23 +03:00
xpcom
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
2020-09-14 02:33:20 +00:00
xpfe /appshell
Backed out 4 changesets (bug 1656526) for Browser-chrome failures in toolkit/xre/test/browser_checkdllblockliststate.js. CLOSED TREE
2020-09-11 23:17:23 +03:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD
2020-08-31 07:59:28 +00:00
.eslintignore
…
.eslintrc.js
Bug 1656291 - Enable all ESLint rules for remaining xhtml files in toolkit/content/tests/chrome/. r=Standard8
2020-09-07 12:57:10 +00:00
.flake8
Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre
2020-08-31 14:42:21 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
…
.hgtags
No bug - tagging 63d860f118da09320ed65431129775b4e3631ff3 with FIREFOX_NIGHTLY_81_END a=release DONTBUILD CLOSED TREE
2020-08-24 14:18:31 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
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 1664321 - Update neqo to 0.4.11 r=necko-reviewers,valentin
2020-09-14 07:50:57 +00:00
Cargo.toml
Bug 1661723; Bump Cranelift to a7f7c23bf9c37c642da962d575b7c99007918872; r=lth
2020-08-31 16:34:29 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
…
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 1626336 - Remove `MOZ_GECKOVIEW_JAR`. r=agi,geckoview-reviewers
2020-08-24 18:13:49 +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
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1662787 - Provide an environment variable to force running `mach python-test` command with Python 2 r=froydnj,firefox-build-system-reviewers,mhentges
2020-09-02 16:21:42 +00:00
moz.build
Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart
2020-09-11 08:13:27 +00:00
moz.configure
…
mozilla-config.h.in
…
old-configure.in
Bug 1664083 - Remove support for external source directories. r=nalexander
2020-09-10 03:44:30 +00:00
package-lock.json
Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8
2020-08-20 08:52:42 +00:00
package.json
Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8
2020-08-20 08:52:42 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…