.cargo
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
.vscode
Bug 1685030 - Remove `rust` from `vscode` extensions list. r=sylvestre DONTBUILD
2021-01-05 17:28:05 +00:00
accessible
Bug 1492259 - disable browser_test_focus_urlbar.js on Win10_QR for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
2021-03-26 06:52:27 +00:00
browser
Bug 1698238 remove unused mozGetUserMediaDevices() constraints parameter r=pehrsons,webidl,smaug
2021-03-29 23:42:49 +00:00
build
Backed out changeset 1bbf93c8f424 (bug 1653659) for causing xpcshell failures in test_hunspell.js
2021-03-29 21:26:32 +03:00
caps
Bug 708901 - Migrate to nsTHashSet in caps. r=ckerschb
2021-03-24 17:56:45 +00:00
chrome
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
2021-03-17 15:49:46 +00:00
config
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
devtools
Bug 1572659 - [devtools] Add a test for paused debugger overlay in a remote frame. r=bomsy.
2021-03-29 08:35:35 +00:00
docs
Bug 1674152 - Building documentation for Picture-in-Picture using SphinxJS r=mtigley
2021-03-26 21:55:19 +00:00
docshell
Bug 1689683 - Ensure docshell/test/mochitest/test_bug590573.html works with SHIP-BFCache, r=annyG
2021-03-29 14:38:18 +00:00
dom
Bug 1698238 convert some `typedef`s to `using` for modernize-use-using r=jib,pehrsons
2021-03-29 23:42:51 +00:00
editor
Bug 1220696 - part 6: Support `insertLineBreak` and `insertParagraphSeparator` commands in `<textarea>` r=smaug
2021-03-24 01:55:09 +00:00
extensions
Bug 1700051: part 19) `const`-qualify and rename `mozInlineSpellChecker::SpellCheckSelectionIsFull`. r=smaug
2021-03-29 08:03:11 +00:00
gfx
Bug 1701236 - Disable fallback from WR to basic on desktop in nightly and early beta. r=jrmuizel
2021-03-30 00:19:06 +00:00
gradle /wrapper
…
hal
Bug 1604106
- Don't assert on error conditions when changing the priority of a process on Windows r=bobowen
2021-03-25 15:41:23 +00:00
image
Backed out 12 changesets (bug 1683131, bug 1696111, bug 1695987) for causing crashes(Bug 1701151). a=backout
2021-03-26 11:30:28 +02:00
intl
Bug 1676137 - Remove intl.uidirection pref; r=zbraniecki
2021-03-29 14:22:52 +00:00
ipc
Bug 1699224 - Part 2. Expose SharedMemoryBasic::Unmap for use by callers. r=jld
2021-03-29 22:43:27 +00:00
js
Bug 1426385 - Properly wrap envChainObject to jsshell evaluate. r=mgaudet
2021-03-29 21:12:16 +00:00
layout
Bug 1701807 - Partially revert the regressing bug for now, gotta find something smarter to do.
2021-03-30 00:05:14 +00:00
media
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
memory
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
mfbt
Bug 1700336 - Use MaybeStorageBase in Maybe. r=emilio
2021-03-24 13:21:31 +00:00
mobile
Bug 1698238 remove unused mozGetUserMediaDevices() constraints parameter r=pehrsons,webidl,smaug
2021-03-29 23:42:49 +00:00
modules
Bug 1696111 - Add a pref for ORB and disable it by default; r=necko-reviewers,valentin
2021-03-30 00:52:29 +00:00
mozglue
Bug 1700281 - Block Webroot SecureAnywhere's module. r=gcp
2021-03-29 14:26:43 +00:00
netwerk
Bug 1699249 - part1 : add a probe to measure the source buffer usage for different mime types. r=bryce
2021-03-29 15:59:03 +00:00
nsprpub
Bug 1694371, Update Firefox to NSPR_4_30_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD
2021-03-16 15:15:43 +00:00
other-licenses
Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie
2021-02-16 00:40:33 +00:00
parser
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
python
Bug 1697555 - Remove Telemetry portions of Accounts Ecosystem Telemetry r=Dexter
2021-03-29 20:03:38 +00:00
remote
Bug 1693763 - [remote] Downstream sync graceful browser shutdown. r=remote-protocol-reviewers,jdescottes
2021-03-29 12:30:02 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
2021-03-29 15:01:12 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
2021-03-29 15:01:12 +00:00
servo
Bug 1698495
- Add the size-adjust descriptor to the style system. r=emilio
2021-03-29 21:14:43 +00:00
startupcache
Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer
2021-03-23 10:36:39 +00:00
storage
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
taskcluster
Bug 1701608 - remove perma-busted python dependency generator. r=releng-reviewers,jmaher
2021-03-29 20:58:50 +00:00
testing
Bug 1698238 test selectAudioOutput() after user activation is consumed r=jib
2021-03-29 23:42:49 +00:00
third_party
Bug 1692854 - Migrate sunspider to browsertime desktop r=perftest-reviewers,Bebe
2021-03-25 12:29:07 +00:00
toolkit
Bug 1697836 - Add an automated test for this bug. r=emalysz
2021-03-29 23:33:35 +00:00
tools
Bug 1700767 - Remove live site filter for Raptor tests; r=perftest-reviewers,Bebe
2021-03-29 21:11:11 +00:00
uriloader
Bug 1581859: Part 2a - Add LOCATION_CHANGE_HASHCHANGE onLocationChange flag. r=nika
2021-03-25 19:47:00 +00:00
view
Backed out changeset 93fd52dafca2 (bug 1689682) as requested by haik. CLOSED TREE
2021-03-14 04:29:17 +02:00
widget
Bug 738335 - Enable toolbar shifting for all users. r=mac-reviewers,bradwerth
2021-03-29 17:22:11 +00:00
xpcom
Bug 1697344 p1: Make GradientCache thread safe. r=jrmuizel
2021-03-29 12:12:20 +00:00
xpfe /appshell
Bug 1682136
- Allow slop when the window position is persistent and it has no parent. r=xpcom-reviewers,nika
2021-03-29 21:41:07 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye
2021-01-28 09:48:53 +00:00
.cron.yml
Bug 1701608 - remove perma-busted python dependency generator. r=releng-reviewers,jmaher
2021-03-29 20:58:50 +00:00
.eslintignore
Bug 1700954 - Remove remaining BinAST fragments from ScriptLoader. r=arai,hsivonen,necko-reviewers
2021-03-26 13:01:40 +00:00
.eslintrc.js
Bug 1697555 - Remove Telemetry portions of Accounts Ecosystem Telemetry r=Dexter
2021-03-29 20:03:38 +00:00
.flake8
Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre
2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs
Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD
2020-12-01 09:04:42 +00:00
.gitattributes
…
.gitignore
Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD
2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs
Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD
2020-12-01 09:04:42 +00:00
.hg-format-source
…
.hgignore
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart
2020-11-27 16:21:07 +00:00
.hgtags
No bug - tagging 729eaf579f2827239182db122d59e42730ea540f with FIREFOX_NIGHTLY_88_END a=release DONTBUILD CLOSED TREE
2021-03-22 15:15:11 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
2021-01-27 22:54:25 +00:00
.prettierrc
…
.taskcluster.yml
Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki
2021-03-17 11:22:02 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
…
Cargo.lock
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
Cargo.toml
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander
2020-11-03 22:46:57 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1685390
- Update apilint to 0.4.1. r=esawin
2021-01-08 16:17:22 +00:00
client.mk
Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium
2021-03-09 14:45:24 +00:00
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1700419 - Remove py2commands logic from mach driver.r=ahal
2021-03-26 05:26:47 +00:00
mach.ps1
Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor
2021-01-20 02:08:40 +00:00
moz.build
Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers
2021-01-20 15:20:27 +00:00
moz.configure
Bug 1697098 - Default to --enable-bootstrap for arm64 mac builds. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-03-09 21:27:52 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1698706 - Always add PIC flags to C{,XX}FLAGS. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-03-17 02:27:22 +00:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…