The first official 20180316 builds are out

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

The first official 20180316 builds are out

Post by Josa »

Previous Nightly Builds thread 20180315

The first official 20180316 NIGHTLY builds are out
The Official Firefox 60 Beta 4 builds are out

Previous NIGHTLY: 20180315 (Fx 61.0a1)
Previous BETA: 20180314 (Fx 60.0b3)

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


Fixed:
  1. NIGHTLY +76
  2. #1433671
  3. #1446062
  4. #1445556 [Core:Audio/Video]-Some MediaPrefs clean-ups [Uns][]
  5. #1420320 [Core:DOM: Animation]-Drop dom.animations-api.pending-member.enabled pref [All][]
  6. #474655 [Core:DOM: CSS Object Model]-warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called [All][]
  7. #1440195 [Core:DOM: Events]-Add a random seed in new time contexts to prevent jitter replay [Uns][]
  8. #1445951 [Core:DOM: Security]-Disable a pref to treat mixed OBJECT_SUBREQUESTS as mixed active [All][]
  9. #1445554 [Core:DOM: Service Workers]-Fix the use of WorkerPrivate in ServiceWorkerRegistrationWorkerThread and WorkerListener [Uns][]
  10. #1442078 [Core:DOM: Web Payments]-PaymentRequest.show() must only be triggered by user activation [Uns][[webpayments]]
  11. #1445740 [Core:DOM: Workers]-Port EventSource in Web Workers to WorkerRef [Uns][]
  12. #1445681 [Core:DOM]-EventSource can fail the shutting down when used in a terminating worker [Uns][]
  13. #1445408 [Core:DOM]-Remove nsIDOMClientRectList, nsIDOMClientRect interfaces [Uns][]
  14. #1444909 [Core:DOM]-Return boolean from DOMTokenList's replace() method [Uns][]
  15. #1445599 [Core:Editor]-GetTemporaryStyleForFocusedPositionedElement is broken. [Uns][]
  16. #1445605 [Core:Editor]-Make GetCSSFloatValue use GetPropertyValue instead of GetPropertyCSSValue. [Uns][]
  17. #1445935 [Core:Editor]-leftCite in HTMLEditRules::SplitMailCites() isn't set to left node of the split node [All][]
  18. #1445008 [Core:Graphics: Layers]-Remove ReadLockInit and ReadLockHandle [Uns][[gfx-noted]]
  19. #1446166 [Core:Graphics: WebRender]-Ensure that WebRenderUserData's are removed when the LayerManager is destroyed. [Uns][]
  20. #1437032 [Core:Graphics: WebRender]-Rounding error in layout/reftests/bugs/1291528.html [Uns][]
  21. #1431560 [Core:Graphics: WebRender]-[Webrender] Many sites flicker and flash when WR is enabled. (Nvidia/Win10) [Win][]
  22. #1432039 [Core:Graphics]-AzureCanvasBackend and AzureContentBackend in about:support are not displayed correctly [Uns][]
  23. #1435360 [Core:JavaScript Engine: JIT]-Baldr: use branching for wasm interrupt callbacks [Uns][]
  24. #1445936 [Core:JavaScript Engine]-Add a version of JS_NewUCString() that doesn't check for Latin1 [Uns][]
  25. #1444335 [Core:JavaScript Engine]-Assertion failure: obj, at js/src/gc/Allocator.cpp:99 with nursery strings and likely OOM [Lin][]
  26. #1445610 [Core:JavaScript Engine]-Clean up Value.h enums a bit [All][]
  27. #1442599 [Core:JavaScript Engine]-Remove or replace macros/definitions in jsutil.h and jstypes.h with modern replacements [Uns][]
  28. #1369411 [Core:Layout: Text]-Intermittent layout/base/tests/test_bug394057.html | changing font pref should change width of table (monospace) - got 177, expected 216 [Uns][[stockwell disabled][Pernosco]]
  29. #1425599 [Core:Layout]-[css-grid] Unintended gaps appearing in CSS Grid layout [Uns][]
  30. #1443706 [Core:MFBT]-Make HashString(const char16_t*) `constexpr` [All][]
  31. #1445693 [Core:Panning and Zooming]-Intermittent gfx/layers/apz/test/mochitest/test_group_pointerevents.html | application crashed [@ mozilla::PointerEventHandler::CheckPointerCaptureState] [Uns][]
  32. #1443292 [Core:Panning and Zooming]-Move TouchBehaviorFlags from APZUtils.h to LayersTypes.h [All][[gfx-noted] [lang=c++]]
  33. #1444943 [Core:Security: PSM]-set NSS_SDB_USE_CACHE to yes if the profile is on a networked drive (linux) [Uns][[psm-assigned]]
  34. #1445471 [Core:Security: Process Sandboxing]-Crash in mozilla::plugins::EndpointHandler<T>::Copy<T> [Win][]
  35. #1445841 [Core:Spelling checker]-add words to US dictionary [Uns][]
  36. #1445647 [Core:WebVR]-warning: array index 16 is past the end of the array in gfxVROpenVR.cpp [Uns][]
  37. #1445131 [Core:Widget: Cocoa]-Double-clicking at the top of the content area minimizes the browser window (macOS) [Mac][]
  38. #1440166 [Core:XPCOM]-AddressSanitizer: heap-use-after-free xpcom/threads/nsThreadUtils.cpp:50:1 in mozilla::Runnable::Release() [Uns][[debug only]]
  39. #1406206 [Core:XPCOM]-Clean up unneeded else in NS_INTERFACE_MAP_ENTRIES_CYCLE_COLLECTION [Uns][]
  40. #1445142 [Core:XPCOM]-Remove DefaultAtoms [Uns][]
  41. #1446053 [Firefox:Activity Streams: Newtab]-Add about:preferences section, sidebar removal and bug fixes to Activity Stream [Uns][]
  42. #1442302 [Firefox:Bookmarks & History]-Remove placesOverlay.xul [Uns][]
  43. #1354883 [Firefox:Developer Tools: Canvas Debugger]-convert uses of "defer" to "new Promise" in client/canvasdebugger [Uns][]
  44. #1445776 [Firefox:Developer Tools: Console]-Add browser restart shortcut to Browser Console window (development only) [All][]
  45. #1446064 [Firefox:Developer Tools: Console]-Clean up webconsole-connection-proxy.js and mark lintable [All][]
  46. #1445496 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v22 [Uns][]
  47. #1436549 [Firefox:Developer Tools: Inspector]-Implement the photon redesign of the box model [Uns][]
  48. #1444124 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-[New Performance Panel] Opening perf-html.io after capturing a remote profile with WebIDE doesn't work [Uns][]
  49. #1444497 [Firefox:Developer Tools: Responsive Design Mode]-Track RDM opens via toolbox button vs. menu / shortcut [All][]
  50. #1381590 [Firefox:Developer Tools: Storage Inspector]-Storage Inspector doesn't show storage for file:// URLs [All][]
  51. #1429160 [Firefox:Enterprise Policies]-Policy: Disable built-in PDF viewer [All][]
  52. #1440574 [Firefox:Enterprise Policies]-Policy: Disable commands to send feedback [Uns][]
  53. #1440573 [Firefox:Enterprise Policies]-Policy: Disable safe mode [Uns][]
  54. #1445551 [Firefox:Extension Compatibility]-Remove compartment-per-add-on [Uns][]
  55. #474043 [Firefox:File Handling]-Get rid of mimeTypes.rdf [All][[ts][fxsearch]]
  56. #1340039 [Firefox:General]-"Copy Image" places invalid PNG into the %tmp% directory [Win][]
  57. #1445905 [Firefox:General]-Remove some no more useful code from nsBrowserGlue [Uns][[fxsearch]]
  58. #1441366 [Firefox:General]-Replace internal UUIDs for extensions in browser error reports with their add-on IDs [Uns][]
  59. #1445814 [Firefox:Normandy Client]-Each error should only cause Log.error to be called once [Uns][]
  60. #1445084 [Firefox:Preferences]-Migrate search results pane of Preferences to Fluent [Uns][]
  61. #1415733 [Firefox:Preferences]-Migrate the "Search" section of Preferences to the new Localization API [Uns][]
  62. #1444521 [Firefox:Preferences]-Preferences UI download folder and choose button stays disabled when save to cloud storage option is shown [Uns][]
  63. #1199077 [Firefox:Sync]-Store the sync ID and last sync time for bookmarks and history in Places [Uns][]
  64. #1443937 [Firefox:Tabbed Browser]-Autoscroller does not disengage when middle clicking anywhere other than the widget. [Win][]
  65. #1446004 [Firefox:Tabbed Browser]-Remove old non-e10s FX_TAB_SWITCH_TOTAL_MS probe [All][]
  66. #1443462 [Firefox:Tabbed Browser]-Set attributes for the initial browser and subsequent browsers in one place [All][]
  67. #1445948 [Firefox:Tabbed Browser]-Use gMultiProcessBrowser in gBrowser.init [All][]
  68. #1445949 [Firefox:Tabbed Browser]-updateCurrentBrowser cleanup [All][]
  69. #1444436 [Toolkit:Add-ons Manager]-Remove unsafeSetInnerHTML in extensions.js [Uns][]
  70. #1444149 [Toolkit:Add-ons Manager]-add extension name to newTab override notification [Uns][]
  71. #1443870 [Toolkit:Blocklisting]-Remove content process implementation of nsIBlocklistService [Uns][[fxperf:p2]]
  72. #1358815 [Toolkit:Find Toolbar]-0.90ms uninterruptible reflow at getFindBar@chrome://browser/content/tabbrowser.xml:178:11 [Uns][[ohnoreflow][qf:f61][qf:p1][fxperf:p1]]
  73. #1436680 [Toolkit:Telemetry]-Allow non-templated uses of AutoTimer [Uns][]
  74. #1414029 [Toolkit:WebExtensions: Frontend]-Include a link to a SUMO article in extension doorhangers [Uns][]
  75. #1444579 [Toolkit:WebExtensions: General]-Places provider no longer accessible from topSites API [Uns][]
  76. #1445537 [Toolkit:WebExtensions: General]-browserAction popup channels disconnect when the frameloader is reparented [All][]
  77. #1445100 [Toolkit:XUL Widgets]-Remove pageReport property from browser bindings [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1445731 [Core:Security: PSM]-Upgrade Firefox 61 to use NSS 3.37 [Uns][[nss-uplift] [psm-assigned]]
  1. Beta 3 -> Beta 4 Changelog +15
  2. #1440717
  3. #1444231
  4. #1446062
  5. #1416016 [Core:Canvas: WebGL]-WebGL creation failed on some websites on Linux [Uns][sb+]
  6. #1443110 [Core:DOM]-Crash in nsDocument::InitCSP via nsHTMLDocument::StartDocumentLoad [All][[regression:TB60]]
  7. #1444829 [Core:DOM: Device Interfaces]-Add WebAuthn prompt icon [Uns][]
  8. #1443830 [Core:Gecko Profiler]-back out the last patch from bug 785440 from beta60 [Uns][]
  9. #1443518 [Core:Layout: Web Painting]-Crash in mozilla::layers::InputBlockState::SetConfirmedTargetApzc [All][]
  10. #1445614 [Core:Security: Process Sandboxing]-SetAlternateDesktop failure should not crash the browser. [Win][]
  11. #1439728 [Firefox:Address Bar]-AwesomeBar forcing switch to existing tab for the heuristic entry [Uns][[fxsearch]]
  12. #1443346 [Firefox:Enterprise Policies]-Use URLorEmpty for Bookmark favicon [Uns][]
  13. #1445028 [Firefox:Preferences]-about:preferences#general is broken if identity.fxaccounts.enabled=false on Firefox Developer Edition [Uns][]
  14. #1443593 [Firefox:Sync]-Firefox Accounts is searchable in about:preferences when disable sync policy is in use [Uns][]
  15. #1444487 [Toolkit:Add-ons Manager]-Create new preference for whether langpacks must be signed [Uns][]
  16. #1442200 [Toolkit:Startup and Profile System]-"Don't Delete Files" option from about:profiles deletes the selected profile folder. [All][]

Nightly 61 fixes since 20180312 (Gecko 60) ~245
Beta 60 fixes since 20180122 (Gecko 59) ~2046

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 17th, 2018, 6:42 pm, edited 1 time in total.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180316 builds are not yet out

Post by streetwolf »

I have an issue that if I have certain other programs opened along with Fx when I close Fx it produces a white screen. It fills my display completely. I have to close this white window using the Fx taskbar icon or Ctrl-F4. Anyone else seeing this? ](*,)

**** I can produce this by running CPU-Z and clicking on the link to their website. This produces a white window along with the CPU-Z web site. Other programs with links also do this afaict.

It doesn't make a difference if Webrender is enabled or disabled.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
ashleylai87
Posts: 218
Joined: December 13th, 2013, 7:40 pm

Re: The first official 20180316 builds are not yet out

Post by ashleylai87 »

......The nightly starts in windowed mode instead of maximized mode even after I maximised firefox,closing and re-open it. Still open up in tiny windowed mode.

Confirmed with TheVisitor and WildcatRay findings.
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180316 builds are not yet out

Post by malliz »

ashleylai87 wrote:......The nightly starts in windowed mode instead of maximized mode even after I maximised firefox,closing and re-open it. Still open up in tiny windowed mode.

Confirmed with TheVisitor and WildcatRay findings.
Any bug filed for this?
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180316 builds are not yet out

Post by Alice0775 »

filed
[*]#1446264 [Core:DOM]-Browser is opened in normal sizemode instead of previous maximized sizemode when restart browser [Win]
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180316 builds are not yet out

Post by Alice0775 »

Linux version of Nightly is completely broken :shock: :shock: :shock: :shock: :shock:

[*]#1446269 [Core:DOM]-Browser is completely broken, Unable to interact browser content [Lin]
dutchguy
Posts: 199
Joined: October 14th, 2003, 12:39 am

Re: The first official 20180316 builds are not yet out

Post by dutchguy »

Is anyone using Blue Iris (webcam software)? When I view the web interface in nightly, everything is fine when WebRender is disabled, but when I enable it, the webcam streams start blinking very badly. I think they are using some kind of jpeg push for the web UI.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180316 builds are not yet out

Post by bjherbison »

Alice0775 wrote:Linux version of Nightly is completely broken :shock: :shock: :shock: :shock: :shock:

[*]#1446269 [Core:DOM]-Browser is completely broken, Unable to interact browser content [Lin]
That bug is now marked a duplicate of:
[*]#1446242 Web content can't get focused by mouse click on Linux

Apparently "only" on X11. That must be too small a population to be covered by automated tests.

This is the first time in several years I've needed to fall back and use something other than Nightly for my regular browsing.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180316 builds are not yet out

Post by Alice0775 »

I can see the flicker,
Filed
[*]#1446309 [Core:Graphics: WebRender]-Some images are periodically flickering white in WebRender [Win]
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20180316 builds are not yet out

Post by WaltS48 »

Downloaded and installed Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 ID:20180316100132 and everything appears back to normal on Linux.

EDIT: Started the broken Nightly in a test profile, got a green arrow pointing up in the Menu button, had to use Ctrl+Q to quit. Restarted, the update was applied and all is good with today's Linux Nightly.

Also 60.0b4 is out. Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 ID:20180315232954
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
jrichard909
Posts: 16
Joined: July 28th, 2017, 7:57 pm

Re: The first official 20180316 builds are not yet out

Post by jrichard909 »

......The nightly starts in windowed mode instead of maximized mode even after I maximised firefox,closing and re-open it. Still open up in tiny windowed mode.
Confirmed with Nightly Build 20180317111042, x64, Linux Mint 18.3 xfce
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180316 builds are not yet out

Post by streetwolf »

jrichard909 wrote:......The nightly starts in windowed mode instead of maximized mode even after I maximised firefox,closing and re-open it. Still open up in tiny windowed mode.
Confirmed with Nightly Build 20180317111042, x64, Linux Mint 18.3 xfce
Already noted. Folks should at least read the posts they are commenting in. Just saying.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20180316 builds are not yet out

Post by TheVisitor »

Alice0775 wrote:filed
[*]#1446264 [Core:DOM]-Browser is opened in normal sizemode instead of previous maximized sizemode when restart browser [Win]
I thought this was 'fixed' by backout of https://bugzilla.mozilla.org/show_bug.cgi?id=1439875
Still broken in today's build, did it not really get backed out, or did it re-land and didn't fix windows issue ?

Looks like it re-landed... :( still not fixed...
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20180316 builds are not yet out

Post by WaltS48 »

Just received my 2nd update of the morning. Both are 20180317 builds.

Latest is Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 ID:20180317111042
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180316 builds are not yet out

Post by Alice0775 »

TheVisitor wrote:
Alice0775 wrote:filed
[*]#1446264 [Core:DOM]-Browser is opened in normal sizemode instead of previous maximized sizemode when restart browser [Win]
I thought this was 'fixed' by backout of https://bugzilla.mozilla.org/show_bug.cgi?id=1439875
Still broken in today's build, did it not really get backed out, or did it re-land and didn't fix windows issue ?

Looks like it re-landed... :( still not fixed...
relanded it without any fix :(
Locked