Identifying bugs affecting people working and learning from home

2020-03-30 Thread Emma Humphries
tl;dr Put '[wfh]' in a bug's whiteboard if it affects people working from or learning from home. Longer version: As part of an effort to identify and prioritize Firefox bugs that affect people who are working and learning from home during the current crisis, we're asking you to tag bugs as you e

Re: Intent to implement and ship: Ignore navigation to unknown protocol

2020-03-30 Thread Emilio Cobos Álvarez
On 3/30/20 8:02 PM, Bobby Holley wrote: Reading the post a few times, I'm still unclear on a few things, so would appreciate clarification. Here's what I understand from the post: On the user's machine, there is some entropy, i.e. the set of schemes for which an external protocol handler is regi

Re: Intent to implement and ship: Ignore navigation to unknown protocol

2020-03-30 Thread Bobby Holley
Reading the post a few times, I'm still unclear on a few things, so would appreciate clarification. Here's what I understand from the post: On the user's machine, there is some entropy, i.e. the set of schemes for which an external protocol handler is registered. This entropy is currently retrieva

Intent to ship: Atomics and SharedArrayBuffer objects (limited to a single thread)

2020-03-30 Thread Tom Tung
Hi, Planned for Firefox 78. Summary: This is a small but important step in returning shared memory support to the web. The postMessage() API throws and will continue to throw when given a SharedArrayBuffer object so this specific change does not give developers shared memory, but it does return

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

2020-03-30 Thread mihai.boldan
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/v45ctlo. Bugs logged by Desktop Release QA in the last

Re: Code Review bot new reporting style

2020-03-30 Thread Bastien Abadie
The error levels are displayed at the top of a revision, in the Diff detail > Lint section. You'll see a list of issues there, the first column indicates their Severity. Good point about replying to lint issues, I don't think Phabricator allows developers to do that, as lint issues are transient.