[desktop] Bugs logged by Desktop Release QA in the last 7 days

2021-02-01 Thread Camelia Badau
Hello,

Here's the list of new issues found and filed by the Desktop Release QA
team in the last 7 days.
Additional details on the team's priorities last week, as well as the plans
for the current week are available at: https://tinyurl.com/y65ucyyd.
Bugs logged by Desktop Release QA in the last 7 days:

Firefox: Messaging System
* NEW - https://bugzil.la/1688822 - What's new - limit focus ring to only
the "Learn More" link string

Firefox: Theme
* NEW - https://bugzil.la/1689120 - Improper highlight selection contrast
on hypem.com

Firefox: Installer
* NEW - https://bugzil.la/1689596 - [Win] No attribution or dltoken data on
a clean environment when downloading from
https://www-demo3.allizom.org/en-US/firefox

Toolkit: Printing
* NEW - https://bugzil.la/1688597 - Canceling the file picker while
printing an about local page locally blocks the print preview in a
“Printing…” state

Web Compatibility: Desktop
* NEW - https://bugzil.la/1688903 - Report/Block options are not triggered
when clicking the vertical ellipsis inside the chat section of youtube live
videos

This is available as a Bugzilla bug list as well:
https://tinyurl.com/y5xk4njt.


Regards,

Camelia Badau
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


ESLint documentation moved from MDN and updated

2021-02-01 Thread Mark Banner
I've just transferred the ESLint documentation that was on MDN and 
integrated it in the existing documentation on Firefox source docs.


This has also been updated, and the ESLint page 
 
now has an updated section on common issues and how to solve them, how 
to deal with es6 modules and how to resolve various issues with no-undef.


You can find the general information about linting here (including where 
to get help):


https://firefox-source-docs.mozilla.org/code-quality/lint/index.html

and the more specific information about ESLint here:

https://firefox-source-docs.mozilla.org/code-quality/lint/linters/eslint.html

Mark

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform