The first official 20180716 builds are out

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

The first official 20180716 builds are out

Post by Josa »

Previous Nightly Builds thread 20180715

The first official 20180716 NIGHTLY builds are out
.The Official Firefox 62 Beta 9 builds are not yet out

Previous NIGHTLY: 20180715 (Fx 63.0a1)
Previous BETA: 20180713 (Fx 62.0b8)

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


Fixed:
  1. NIGHTLY +8
  2. #1471485 [Core:Audio/Video: Playback]-Hide autoplay permission doorhanger if user plays video [Uns][]
  3. #1467622 [Core:CSS Parsing and Computation]-nsStyleSVGPaint: Replace nsColor with StyleComplexColor [Uns][]
  4. #1475351 [Core:DOM]-Crash with stylesheets in shadow dom [Uns][]
  5. #1384236 [Core:Internationalization]-Consider caching l10n resources differently in L10nRegistry [Uns][]
  6. #1475769 [Core:Layout]-Don't bail out from nsRefreshDriver::Tick after updating mMostRecentRefresh without calling StopTimer [Uns][]
  7. #1472465 [Core:Layout: Web Painting]-Incorrect CSS hover behaviour on large draggable elements [Uns][]
  8. #1425144 [Firefox:General]-0.34 severe hangs / khr in CreateFileW while creating jump lists [Uns][[bhr-html][qf:p1:f64][fxperf:p1]]
  9. #1475878 [Firefox:PDF Viewer]-Update pdf.js to version 2.0.688 [All][]
  1. Partial Landings/Diagnostic Patches:
  2. #1453795 [Firefox Build System:Source Code Analysis]-uninitialized class members: Review of fixes by 525063 per module [Uns][]
  1. Beta 8 -> Beta 9 Changelog +14
  2. #1474814 [Core:Disability Access APIs]-[e10s a11y] Focused state not updated when focus moves [Win][]
  3. #1473041 [Core:Graphics: Text]-[Ubuntu] Glitchy text shadow in the beta and release Firefox firstrun page [Lin][[gfx-noted]]
  4. #1474904 [Core:JavaScript Engine]-Enable memory protection diagnostic on dev-edition. [Uns][]
  5. #1474402 [Core:Layout: Web Painting]-z-index ordering paint glitches when dragging img's [Uns][]
  6. #1467102 [Core:Networking]-Attempting to download from ftp://ftp causes a hang [Uns][]
  7. #1471932 [Core:Security: PSM]-Hang on startup with security.enterprise_roots.enabled and a master password [Win][[psm-assigned]]
  8. #947838 [Firefox:Distributions]-Autoconfig's defaultPref() has no effect when distribution.ini exists [All][]
  9. #1473685 [Firefox:Site Identity and Permission Panels]-When a user "disables protection" on a site, and no trackers are detected, indicate that TP is turned off instead of on [Uns][]
  10. #1474891 [Firefox:Site Identity and Permission Panels]-A TP icon is shown on about: pages if you've visited a tracking website before [All][]
  11. #1471906 [Firefox:Sync]-Unverified Firefox Account warning icon is distorted [Uns][]
  12. #1473974 [Firefox:Tabbed Browser]-Opening tab list with Ctrl+Tab breaks the tab list until browser restart. [Uns][]
  13. #1467627 [Toolkit:Places]-Calculate origin frecency as the sum of all URL frecencies instead of the max [Uns][[fxsearch]]
  14. #1469651 [Toolkit:Places]-For autofill, consider collapsing http/https prefixes per domain, or all prefixes per domain [Uns][[fxsearch]]
  15. #1474626 [WebExtensions:Request Handling]-fix webRequest.getSecurityInfo validity timestamps and test [Uns][]

Nightly 63 fixes since 20180626 (Gecko 62) ~832
Beta 62 fixes since 20180507 (Gecko 61) ~1855

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on July 16th, 2018, 9:55 am, edited 1 time in total.
Prof. Martelo
Posts: 144
Joined: January 1st, 2010, 10:40 am

Re: The first official 20180716 builds are not yet out

Post by Prof. Martelo »

I updated to the latest nightly (i was on a 1 month old build).

I don't have "restore previous session" selected because i don´t want every session restored.

I had "browser.showquitwarning" set to true. When i had more than one tab and close Firefox, a dialog ask me if i wanted to save the session.

With the latest build the dialog don´t have this option. Maybe related to https://bugzilla.mozilla.org/show_bug.cgi?id=1438499?

is this a bug? How can i save a particular session?

Edit: just asked this in the bug.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180716 builds are not yet out

Post by mayankleoboy1 »

Getting regular crashes with media content again, mostly occuring upon maximizing a video. Youtube/Twitter/etc...

EDIT: This is with WebRender DISABLED.
That is https://bugzilla.mozilla.org/show_bug.c ... 466010#c27 . This depends on https://bugzilla.mozilla.org/show_bug.cgi?id=1475769 , which has landed




****************************************************
Wow, that clang-cl improvement is bonkers. And its not even using PGO yet?!
Definitely a huge improvement. However, the MSVC optimization used is O1 Oi, and the clang builds use O2. So it is not a apples-to-apples comparison.
We used O1 on MSVC to get smaller binary. We had to use O2 on clang to get to par with MSVC builds, which increased the size of installer.
See : https://bugzilla.mozilla.org/show_bug.cgi?id=1474860#c7
Josa
Posts: 7398
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180716 builds are out

Post by Josa »

Locked