.cargo
Bug 1693270 - Switch audioipc-2 to vendored code. r=cubeb-reviewers,padenot
2021-02-17 20:23:46 +00:00
.vscode
Bug 1685030 - Remove `rust` from `vscode` extensions list. r=sylvestre DONTBUILD
2021-01-05 17:28:05 +00:00
accessible
Bug 1693429 - Fix some typos in a11y mochitests. r=Jamie
2021-02-18 04:23:40 +00:00
browser
Bug 1693359 - Ensure the tab close button is visible in Touch mode with Proton styling applied. r=desktop-theme-reviewers,ntim
2021-02-18 00:50:54 +00:00
build
Bug 1692383 - Upgrade python-zstandard to 0.15.1. r=firefox-build-system-reviewers,mhentges
2021-02-17 00:53:38 +00:00
caps
Backed out changeset d319a6fc7a34 (bug 1688815) for assertion failures. CLOSED TREE
2021-02-15 11:48:40 +02:00
chrome
Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika
2021-02-16 15:53:33 +00:00
config
Bug 1670538 - Use an allow-list in RUSTC_BOOTSTRAP for rustc >= 1.50.0. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-02-17 21:47:28 +00:00
devtools
Bug 1693315 - Insert "Page Source" before "Extensions for Developers" in the DevTools menu. r=mconley
2021-02-17 15:52:39 +00:00
docs
Bug 1692974 - doc(mozlint): Add documentation for counting fixed issues r=sylvestre DONTBUILD
2021-02-17 08:49:12 +00:00
docshell
Bug 1692350 - Implement a telemetry probe to collect page load data for documents that use lazyload r=emilio,chutten
2021-02-17 22:25:02 +00:00
dom
Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian
2021-02-17 22:36:28 +00:00
editor
Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki
2021-02-03 21:52:48 +00:00
extensions
Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki
2021-02-03 21:52:48 +00:00
gfx
Bug 1690491 - Add Texture2D allocation failure handling to RenderCompositorD3D11SWGL r=mattwoodrow
2021-02-18 00:38:12 +00:00
gradle /wrapper
…
hal
Bug 1691894 - Replace several suboptimal uses of Put after Get by GetOrInsertWith or WithEntryHandle. r=xpcom-reviewers,necko-reviewers,kmag,valentin,geckoview-reviewers,agi
2021-02-15 15:12:17 +00:00
image
Bug 1692391 - Replace the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_NSRESULT macros with the functionally identical NS_OBJC_BEGIN/END_TRY_BLOCK_RETURN(NS_ERROR_FAILURE). r=haik
2021-02-16 22:55:20 +00:00
intl
Bug 1692135 - Add Silesian (szl) to allowed accept-languages locales, r=zbraniecki
2021-02-11 17:41:56 +00:00
ipc
Bug 1692631 - Fix the profiler marker for IPC message reception on Windows. r=gerald
2021-02-16 22:51:30 +00:00
js
Bug 1692861: Remove unneeded assertion r=jandem
2021-02-17 23:25:01 +00:00
layout
Bug 1692991. Set the MinimalDisplayPort property before calling SetDisplayPortMargins so a display port expiry timer isn't incorrectly started for it. r=botond
2021-02-18 02:29:28 +00:00
media
Bug 1693270 - Switch audioipc-2 to vendored code. r=cubeb-reviewers,padenot
2021-02-17 20:23:46 +00:00
memory
Backed out 5 changesets (bug 1690167) for failing xpcshell at bootstrapSvc.js on a CLOSED TREE
2021-02-17 07:10:58 +02:00
mfbt
Backed out 5 changesets (bug 1690167) for failing xpcshell at bootstrapSvc.js on a CLOSED TREE
2021-02-17 07:10:58 +02:00
mobile
Bug 1523577 - Don't initialize GeckoViewStateListener in GeckoThread if on a child process r=geckoview-reviewers,aklotz
2021-02-17 20:34:01 +00:00
modules
Bug 1693146 - Report telemetry when a JAR channel is failed or en empty file is loaded, r=zbraniecki,Gijs
2021-02-17 23:12:43 +00:00
mozglue
Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian
2021-02-17 22:36:28 +00:00
netwerk
Bug 1679929 - Cap the User-Agent string's reported macOS version at 10.15 like Safari does. r=valentin,necko-reviewers,hsivonen
2021-02-17 17:48:32 +00:00
nsprpub
…
other-licenses
Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie
2021-02-16 00:40:33 +00:00
parser
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
python
Bug 1692941 - Use zip and unzip paths per configure in make_{zip,unzip}. r=firefox-build-system-reviewers,andi,dmajor
2021-02-17 21:30:28 +00:00
remote
Bug 1693021 - [puppeteer] Add --enable-webrender argument to mach command. r=remote-protocol-reviewers,jdescottes
2021-02-17 08:48:57 +00:00
security
Bug 1691751 - Fix Fluent linting whitespace issues; r=dminor,flod
2021-02-17 21:02:49 +00:00
services
Bug 1693146 - Report telemetry when a JAR channel is failed or en empty file is loaded, r=zbraniecki,Gijs
2021-02-17 23:12:43 +00:00
servo
Bug 1693196 - Remove -moz-mac-fullscreen-button value. r=emilio
2021-02-17 01:40:04 +00:00
startupcache
Bug 1688511 - do not use 'else' after 'return'. r=sylvestre
2021-02-04 09:24:19 +00:00
storage
Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika
2021-02-16 15:53:33 +00:00
taskcluster
Bug 1693242 - Pass sysroot flag via CC rather than CFLAGS when building nasm. r=firefox-build-system-reviewers,andi,sheehan,dmajor
2021-02-17 21:27:44 +00:00
testing
Bug 1690906: Fix Event-dispatch-redispatch.html to pass on macOS with non-native theme enabled. r=emilio
2021-02-18 04:34:01 +00:00
third_party
Bug 1693270 - Switch audioipc-2 to vendored code. r=cubeb-reviewers,padenot
2021-02-17 20:23:46 +00:00
toolkit
Bug 1683848 - disable browser_localip_frame.js for frequent failures. r=intermittent-reviewers,jmaher
2021-02-18 04:20:49 +00:00
tools
Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian
2021-02-17 22:36:28 +00:00
uriloader
Bug 1692720 - Don't force extension for office mime types. r=Gijs
2021-02-17 11:37:54 +00:00
view
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
widget
Bug 1693395 - Add XROutputColor:PrintAsGrayscale to the grayscale values for CUPS. r=jfkthame
2021-02-18 05:18:38 +00:00
xpcom
Bug 1691517: Do not crash inside TaskController when the main thread is unavailable. r=smaug
2021-02-18 03:53:29 +00:00
xpfe /appshell
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +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 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD
2021-01-15 20:13:32 +00:00
.eslintignore
Bug 1690474 - [remote] Move CDP specific code to cdp/. r=remote-protocol-reviewers,jdescottes
2021-02-14 14:24:27 +00:00
.eslintrc.js
Bug 1608272 - Extend an ESLint rule to disallow 'this' as the second argument to ChromeUtils.import. r=Gijs
2021-02-11 22:02:16 +00:00
.flake8
Bug 1622681
- Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD
2021-01-21 20:50:40 +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 c2587d0631380f8479d44d4759ab820ac2c1a241 with FIREFOX_NIGHTLY_86_END a=release DONTBUILD CLOSED TREE
2021-01-25 15:41:52 +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
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
…
Cargo.lock
Bug 1693270 - Switch audioipc-2 to vendored code. r=cubeb-reviewers,padenot
2021-02-17 20:23:46 +00:00
Cargo.toml
Bug 1693270 - Switch audioipc-2 to vendored code - remove old linting paths. a=lint-fix
2021-02-17 20:40:57 +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
Backed out changeset b3654ee48ff4 (bug 1683797) for causing frequent build timeouts as bug 1411358. CLOSED TREE
2021-01-29 19:30:59 +02:00
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1638960 - Run 'mach firefox-ui-functional' with Python 3. r=jgraham
2021-02-13 20:26:14 +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 1692416 - Allow --enable-bootstrap=install to look for aarch64 mac artifacts. r=firefox-build-system-reviewers,andi,dmajor
2021-02-12 22:28:01 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1480005 - Move NM to python configure. r=firefox-build-system-reviewers,nalexander
2021-01-14 20:17:08 +00:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…