The first official 20180508 builds are out

Discussion about official Mozilla Firefox builds
Locked
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

The first official 20180508 builds are out

Post by Josa »

Previous Nightly Builds thread 20180507

The first official 20180508 NIGHTLY builds are out
.The Official Firefox 61 Beta 3 builds are not yet out

Previous NIGHTLY: 20180507 (Fx 61.0a1)
Previous BETA: 20180504 (Fx 60.0 RC 2)

Mozilla Inbound Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +13
  2. #1443436
  3. #1440106 [Core:Disability Access APIs]-Remove invisible/headless root windows from application accessible [Uns][]
  4. #1459688 [Core:DOM: Core & HTML]-Shadow DOM can leak the style sheets if there's a cycle created with JS. [Uns][]
  5. #1458755 [Core:DOM: Device Interfaces]-Web Authentication - Copy flag bits 0 & 1 for Sign operations [All][[webauthn][webauthn-interop]]
  6. #1439330 [Core:DOM: Security]-CSP: eval is not blocked if 'strict-dynamic' is enabled [Uns][[domsecurity-active]]
  7. #1456096 [Core:DOM: Security]-Apply Meta CSP to Content Privileged about:credits and about:logo [Uns][[domsecurity-active]]
  8. #1446930 [Core:JavaScript Engine: JIT]-Wasm: basic (OOL) implementation of memory.fill and memory.copy [Uns][]
  9. #1459528 [Core:XUL]-Remove nsXULPrototypeDocument::{Get,Set}HeaderData. [Uns][]
  10. #1446901 [Firefox:Developer Tools]-Remove references to Valence in DevTools codebase [Uns][[good first bug]]
  11. #1452060 [Firefox:Developer Tools: Framework]-CamelCase all React component files in /devtools/client/framework/components [Uns][]
  12. #1459377 [Firefox:Developer Tools: Inspector]-Stop translating position in the box-model diagram [Uns][]
  13. #1446800 [Firefox:Theme]-Bookmarks menu items have small padding between icon and text [Uns][]
  14. #1457027 [Toolkit:XUL Widgets]-Create a HandlerListItem class for richlistbox#handlersView [Uns][]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Nightly Merge -> Beta 3 Changelog +0
    None

Nightly 62 fixes since 20180507 (Gecko 61) ~13
Beta 61 fixes since 20180312 (Gecko 60) ~2544

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on May 8th, 2018, 8:36 am, edited 1 time in total.
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180508 builds are not yet out

Post by Josa »

I was filling a bug but found out that Chrome and Edge do exactly the same thing as Firefox:

Steps to reproduce:
1 - go to https://bugzilla.mozilla.org/query.cgi?format=advanced
2 - type 'perf' in the 'keywords' field under 'Detailed Bug Information'.
3 - when the autocomplete list shows up, scroll the page.
Result: the autocomplete follows you instead of sticking to the field. It doesn't feel right to me.

Am I weird or all the browsers have the same bug?
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The first official 20180508 builds are not yet out

Post by TheVisitor »

Josa wrote:I was filling a bug but found out that Chrome and Edge do exactly the same thing as Firefox:

Steps to reproduce:
1 - go to https://bugzilla.mozilla.org/query.cgi?format=advanced
2 - type 'perf' in the 'keywords' field under 'Detailed Bug Information'.
3 - when the autocomplete list shows up, scroll the page.
Result: the autocomplete follows you instead of sticking to the field. It doesn't feel right to me.

Am I weird or all the browsers have the same bug?
Yes I see the same here in Chrome,Edge also but IE11 does not show the drop-list when you place cursor in box... LOL
Not sure if that's a 'Bugzilla' bug or intent...
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180508 builds are out

Post by Josa »

Locked