New Bugzilla component for keeping comm-central in sync with mozilla-central

2020-07-06 Thread Geoff Lankow

Hi everybody

Many changes to mozilla-central code require complementary changes to 
comm-central code. Communication about this hasn't always been 
effective, which leads to breakages that could have been prevented, and 
wasted developer time.


We now have a dedicated Bugzilla component for alerting Thunderbird's 
developers about such things: Thunderbird - Upstream Synchronization. 
Please use it to keep us informed of impending changes that we'll need 
to deal with.


Thank you to those who do keep us informed. I hope having a dedicated 
component makes your life easier as well as ours.


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


Re: Intent to change default try selector from `syntax` to `auto` (ACTION NEEDED for try syntax users)

2020-07-06 Thread James Graham

On 06/07/2020 17:50, Tom Ritter wrote:

Thank you for continuing to keep try syntax working. I know I'm
holding back progress by not spending the time to figure out how to
convert `./mach try -b do -p win32-mingwclang,win64-mingwclang -u all
-t none` to fuzzy  (maybe it's something like `./mach try fuzzy
"'mingwclang -talos"` ?).


AFAICT `mach try fuzzy -full -q mingwclang`

One of the nice things about `mach try fuzzy` is that without a `-q` 
argument you get a try-before-you-buy interface to select tasks. And you 
can save the query as a preset to use as e.g. `mach try --preset 
mingwclang`.

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


Re: Intent to change default try selector from `syntax` to `auto` (ACTION NEEDED for try syntax users)

2020-07-06 Thread Tom Ritter
Thank you for continuing to keep try syntax working. I know I'm
holding back progress by not spending the time to figure out how to
convert `./mach try -b do -p win32-mingwclang,win64-mingwclang -u all
-t none` to fuzzy  (maybe it's something like `./mach try fuzzy
"'mingwclang -talos"` ?).

-tom

On Mon, Jul 6, 2020 at 4:33 PM Andrew Halberstadt  wrote:
>
> Hello everyone,
>
> On Friday July 10th we intend to change the default try selector from 
> "syntax" to "auto". This means running `mach try` (with no subcommand) will 
> invoke `mach try auto` rather than `mach try syntax`. If you don't use try 
> syntax, this change will not impact your workflow.
>
> If you do use try syntax (e.g, `mach try -b do ..`), then you have two 
> options:
>
> 1. Type `mach try syntax -b do ..` instead
> 2. Specify a custom default by editing `~/.mozbuild/machrc` (create it first 
> if it doesn't exist) and adding:
> ```
> [try]
> default = syntax
> ```
>
> Try syntax users can make this change to their `machrc` right now for a 
> seamless transition when the change hits central. Please let me know if you 
> have questions or concerns.
>
> Cheers,
> Andrew
>
> p.s For those who may be unaware, |mach try syntax| uses an outdated (and 
> poorly supported) method for selecting tasks on try and requires some arcane 
> knowledge. Whereas |mach try auto| is a new selector that aims to make the 
> decision on your behalf, requiring no special CI-related knowledge, thus 
> being a better default.
> ___
> firefox-dev mailing list
> firefox-...@mozilla.org
> https://mail.mozilla.org/listinfo/firefox-dev
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Intent to change default try selector from `syntax` to `auto` (ACTION NEEDED for try syntax users)

2020-07-06 Thread Andrew Halberstadt
 Hello everyone,

On Friday July 10th we intend to change the default try selector from
"syntax" to "auto". This means running `mach try` (with no subcommand) will
invoke `mach try auto` rather than `mach try syntax`. If you don't use try
syntax, this change will not impact your workflow.

If you do use try syntax (e.g, `mach try -b do ..`), then you have two
options:

1. Type `mach try syntax -b do ..` instead
2. Specify a custom default by editing `~/.mozbuild/machrc` (create it
first if it doesn't exist) and adding:
```
[try]
default = syntax
```

Try syntax users can make this change to their `machrc` right now for a
seamless transition when the change hits central. Please let me know if you
have questions or concerns.

Cheers,
Andrew

p.s For those who may be unaware, |mach try syntax| uses an outdated (and
poorly supported) method for selecting tasks on try and requires some
arcane knowledge. Whereas |mach try auto| is a new selector that aims to
make the decision on your behalf, requiring no special CI-related
knowledge, thus being a better default.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


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

2020-07-06 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/yb3s5nfb.
Bugs logged by Desktop Release QA in the last 7 days:

Firefox: Downloads Panel
* VERIFIED FIXED - https://bugzil.la/1649421 - Pause/Resume context menu
options are no longer displayed in downloads panel

Firefox: Site Permissions
* NEW - https://bugzil.la/1649997 - [macOS] - WebRTC & dark theme, increase
visibility of for mic/camera removal focus indicator
* NEW - https://bugzil.la/1650001 - [mac] Spam-click on new WebRTC
indicator renders panel hidden and InfoButtons active

Core: Audio/Video: Playback
* NEW - https://bugzil.la/1649682 - Cannot exit full screen by double
clicking after entering fullscreen mode from context menu

Core: Canvas: WebGL
* NEW - https://bugzil.la/1649428 - [linux] Fishbowl has a red water layer

Core: Graphics: Text
* NEW - https://bugzil.la/1649731 - Demo with corrupted CRT effect not
display properly in Firefox

Core: Layout: Flexbox
* NEW - https://bugzil.la/1650294 - [Youtube] Missing scrollbar on expanded
playlist in miniplayer mode

Core: Layout
* NEW - https://bugzil.la/1650317 - Vertical scrollbar overlaps the content
of the trending header on livescience.com
* NEW - https://bugzil.la/1650295 - [Youtube] Cut off time numbers on hover
when running a playlist in miniplayer mode

Web Compatibility: Desktop
* NEW - https://bugzil.la/1650297 - Broken painting on aliexpress with
browser diminished width

DevTools: Performance Tools (Profiler/Timeline)
* NEW - https://bugzil.la/1650304 - Bypass selections not centered with
checkbox in about:profiling

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


Regards,

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