The first official 20180327 builds are out

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

The first official 20180327 builds are out

Post by Josa »

Previous Nightly Builds thread 20180326

The first official 20180327 NIGHTLY builds are out
The Official Firefox 60 Beta 7 builds are out

Previous NIGHTLY: 20180326 (Fx 61.0a1)
Previous BETA: 20180323 (Fx 60.0b6)

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


Fixed:
  1. NIGHTLY +71
  2. #1448883 [Core:Audio/Video: cubeb]-Cubeb refuses to open a stream if it contains more than 8 channels [Uns][]
  3. #1448559 [Core:CSS Parsing and Computation]-Cleanup CalcStyleDifference. [Uns][]
  4. #1448526 [Core:CSS Parsing and Computation]-ComputedStyle::sDependencyTable and its friends can be removed [Uns][]
  5. #1448712 [Core:CSS Parsing and Computation]-Make the ComputedStyle destructor not public. [Uns][]
  6. #1448754 [Core:CSS Parsing and Computation]-Remove CSSVariableImageTable [Uns][]
  7. #1448702 [Core:CSS Parsing and Computation]-Remove ComputedStyle::AsServo() [Uns][]
  8. #1448690 [Core:CSS Parsing and Computation]-Remove IsStyledByServo. [Uns][]
  9. #1448726 [Core:CSS Parsing and Computation]-Remove NS_RULE_NODE_* constants [Uns][]
  10. #1448688 [Core:CSS Parsing and Computation]-Remove RestyleTracker, ComputedStyle::AsServo, old style system element bits. [Uns][]
  11. #1448665 [Core:CSS Parsing and Computation]-Simplify the unanimated style setup in nsComputedDOMStyle. [Uns][]
  12. #1445980 [Core:Canvas: WebGL]-Assertion failure: lastLevel <= 31 (Right-shift is only defined for bits-1.), at /builds/worker/workspace/build/src/dom/canvas/WebGLTextureUpload.cpp:1144 [Uns][[gfx-noted]]
  13. #1448586 [Core:DOM: Core & HTML]-Avoid useless use of NS_LITERAL_CSTRING when prefixing query string with question mark [Uns][]
  14. #1447889 [Core:DOM: Core & HTML]-Make nsIDOMRange an empty interface [Uns][]
  15. #1447890 [Core:DOM: Core & HTML]-Remove the range-related bits of nsISelection [Uns][]
  16. #1446527 [Core:DOM: Events]-Get rid of nsIDOMUIEvent [Uns][]
  17. #1447472 [Core:DOM: Events]-Remove remaining non-nsIDOMEvent event interfaces [Uns][]
  18. #1448585 [Core:DOM]-Avoid useless use of strlen for DEFAULT_HOME_PAGE [Uns][]
  19. #1446264 [Core:DOM]-Browser is opened in normal sizemode instead of previous maximized sizemode when restart browser with the patches for bug 1439875 [Win][]
  20. #1421070 [Core:DOM]-Enable custom elements in chrome XUL documents by default [Uns][]
  21. #1449019 [Core:DOM]-Fix the innerHTML getter to actually propagate out exceptions [Uns][]
  22. #1448397 [Core:DOM]-Make WebIDL QueryInterface ChromeOnly [Uns][]
  23. #1448584 [Core:DOM]-Remove dead new line normalization code from nsContentUtils [Uns][]
  24. #1448795 [Core:DOM]-nsMIMEInputStream must call OnInputStreamReady() with the correct nsIAsyncInputStream [Uns][]
  25. #1448575 [Core:Disability Access APIs]-Use AssignLiteral/AssignASCII for short ASCII constant strings in nsAccessibilityService [Uns][]
  26. #1387608 [Core:Disability Access APIs]-crash at mozilla::a11y::Accessible::HasGenericType (nsAccessiblePivot caller) [Uns][]
  27. #1447924 [Core:Editor]-Optimize undo/redo methods of editor [All][]
  28. #1448780 [Core:Editor]-Remove nsIEditor.numberOfUntoItems and nsIEditor.numberOfRedoItems [All][]
  29. #1448180 [Core:Graphics: Text]-Web font is ignored in rendering [Mac][]
  30. #1432261 [Core:Graphics: WebRender]-regression: wrong backgrounds when gfx.webrender.force-angle=false [Win][]
  31. #1447834 [Core:Graphics]-Remove gfxContext::CurrentPoint [Uns][[gfx-noted]]
  32. #1447246 [Core:IPC]-Refactor ContentProcess::Init() [All][]
  33. #1447261 [Core:JavaScript Engine: JIT]-wasm: a few small Baseline compiler refactorings [Uns][]
  34. #1448552 [Core:JavaScript Engine]-Assertion failure: !ra.isScratchRegisterTaken(s), at js/src/wasm/WasmBaselineCompile.cpp:845 [Lin][]
  35. #1438990 [Core:Layout: Web Painting]-No point in creating mask layers for non-retained BasicPaintedLayers [All][]
  36. #1448590 [Core:Layout]-Avoid useless use of SIMD-accelerated Latin1 to UTF-16 conversion in layout [Uns][]
  37. #1395114 [Core:Networking]-Remove nsIUnicharStreamLoader [Uns][[necko-would-take]]
  38. #1436655 [Core:Preferences: Backend]-Introduce a mechanism for prefs to be defined entirely in the binary [Uns][]
  39. #1444275 [Core:Preferences: Backend]-Remove the *InAnyProcess() functions [Uns][]
  40. #1448756 [Core:Security: PSM]-Use AssignLiteral and AssignASCII for short zero-terminated strings in PSM [Uns][]
  41. #1448071 [Core:Spelling checker]-Dictionary dont work with UNC Path [Uns][]
  42. #1448282 [Core:Widget: Win32]-[TSF] Composition string may be set to empty string temporarily at every update of composition string [Win][]
  43. #1433037 [Core:Widget: Win32]-taskbar preview's favicon appears blank [Win][]
  44. #1448734 [Core:XBL]-Stop exposing Components in content XBL sopes [Uns][]
  45. #1411469 [Core:XPCOM]-Static static atoms [Uns][]
  46. #1448047 [Core:XPConnect]-BGReadURLs thread never seems to get shutdown [All][]
  47. #1389585 [Core:XPConnect]-Does XPCJSID need DOM_OBJECT classinfo? [Uns][]
  48. #1448735 [Core:XPConnect]-Stop allowing Components in non-system-principal sandboxes [Uns][]
  49. #1448736 [Core:XPConnect]-Stop attaching Components to untrusted windows in SpecialPowers [Uns][]
  50. #1448398 [Core:XPConnect]-Stop returning an unwrapped Components.interfaces from SpecialPowers [Uns][]
  51. #1393881 [Firefox:Bookmarks & History]-Change default bookmark from /firefox/desktop/customize to SUMO article [Uns][[lang=html]]
  52. #1382603 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Fix 7 tests failures on devtools/client/performance due the EventEmitter refactoring [Uns][]
  53. #1447709 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-Remove old-event-emitter usage from new performance panel [Uns][]
  54. #1448798 [Firefox:Developer Tools]-Change devtools/shared/telemetry.js to an ES6 class [All][]
  55. #1433172 [Firefox:Enterprise Policies]-Drop the pref that controls the policy engine [Uns][]
  56. #1428948 [Firefox:Enterprise Policies]-Search engine policies: add / remove / set default / block web API [All][]
  57. #1448853 [Firefox:Preferences]-Remove preferencesCloseButton and preferencesDefaultTitle from toolkit's preferences.dtd [Uns][]
  58. #1437880 [Firefox:Preferences]-The "Remove Selected" button is not grayed out after a website is deselected [All][[storage-v2]]
  59. #1448929 [Firefox:Sync]-Fix first sync check in `gSync.syncConfiguredAndLoading` [Uns][]
  60. #1426556 [Firefox:Sync]-Store the bookmarks collection sync ID in the mirror's `meta` table [Uns][]
  61. #1448613 [Firefox:Tabbed Browser]-Clean up TabsInTitlebar resize event handling [All][]
  62. #1448867 [Firefox:Theme]-black text with black background on Linux when mouse hover menu if Dark theme is enabled [Lin][]
  63. #1447831 [Toolkit:Add-ons Manager]-Remove front-end support for non-restartless add-ons [Uns][]
  64. #1448221 [Toolkit:Add-ons Manager]-Remove platform support for restart-required installs [Uns][]
  65. #1432435 [Toolkit:Places]-Remove synchronous Bookmarks::getBookmarkURI [Uns][[fxsearch]]
  66. #1442667 [Toolkit:Telemetry]-Refactor internal_JSKeyedHistogram_Add to use the type checking utility function introduced in bug 1428893 [Uns][]
  67. #1344749 [Toolkit:WebExtensions: General]-Expose API to customize where new tabs open [Uns][[design-decision-approved][browserSettings]]
  68. #1398272 [Toolkit:WebExtensions: General]-tabs.onUpdated listener triggers broken consistency of tabs.Tab.id, by a tab moved across multiple windows [Uns][]
  69. #1410755 [Toolkit:WebExtensions: Request Handling]-filterResponseData breaks load event in XML documents [Uns][]
  70. #1423757 [Toolkit:WebExtensions: Themes]-Allow theming toolbar fields focused state [Uns][]
  71. #1448391 [Toolkit:XUL Widgets]-Remove pointless QI in tree's "view" getter [Uns][]
  72. #1445099 [Toolkit:XUL Widgets]-Remove unused properties from browser binding [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1443912 [Core:Layout: Web Painting]-Poor performance with a specific kind of repeating-radial-gradient [Uns][]
  3. #1445731 [Core:Security: PSM]-Upgrade Firefox 61 to use NSS 3.37 [Uns][[nss-uplift] [psm-assigned]]
  1. Beta 6 -> Beta 7 Changelog +25
  2. #1416045
  3. #1442840
  4. #1446811
  5. #1447987
  6. #1447685 [Core:DOM]-Deadlock during startup in nsRFPService::RandomMidpoint [Uns][]
  7. #1446225 [Core:DOM: Service Workers]-ServiceWorker's Client.id and FetchEvent.clientId do not match [Uns][]
  8. #1445524 [Core:JavaScript: Internationalization API]-Crash in doLoadFromCommonData [Mac][]
  9. #1371888 [Core:Plug-ins]-Cache plugin and plugin blocklist information so we can avoid loading the blocklist on startup in most cases [Uns][[measurement:client][qf:f61][qf:p1][fxperf:p1]]
  10. #1445167 [Core:Security: Process Sandboxing]-Make chromium sandbox CHECK and LOG_FATAL messages crash the process. [Uns][]
  11. #1444440 [Core:Security: PSM]-Ensure the discrete policy enforcement error code is shown when emitted [All][]
  12. #1444630 [Core:Spelling checker]-crash in nsEditorSpellCheck::DictionaryFetched [All][[regression:TB24.0][tbird crash]]
  13. #1445131 [Core:Widget: Cocoa]-Double-clicking at the top of the content area minimizes the browser window (macOS) [Mac][]
  14. #1439834 [Core:Widget: Gtk]-[CSD] Actual titlebar height is bigger than titlebar height rendered by theme engine [Uns][]
  15. #1447679 [Firefox:Developer Tools: Netmonitor]-Raw headers are displayed in alphabetical order [Win][]
  16. #1429177 [Firefox:Enterprise Policies]-Policy: Set network proxy settings (and lock them) [All][]
  17. #1439443 [Firefox:Enterprise Policies]-Policies: Remove Default Bookmarks and Smart Bookmarks [All][]
  18. #1440573 [Firefox:Enterprise Policies]-Policy: Disable safe mode [Uns][]
  19. #1440574 [Firefox:Enterprise Policies]-Policy: Disable commands to send feedback [Uns][]
  20. #1340039 [Firefox:General]-"Copy Image" places invalid PNG into the %tmp% directory [Win][]
  21. #1447832 [Firefox:Sync]-bookmark tombstones may be removed before they are synced [Uns][]
  22. #1446948 [Toolkit:Add-ons Manager]-Unsigned langpacks are not displayed in “Languages” [All][]
  23. #1443870 [Toolkit:Blocklisting]-Remove content process implementation of nsIBlocklistService [Uns][[fxperf:p2]]
  24. #1445990 [Toolkit:Blocklisting]-Make blocklist initialization more sane [Uns][]
  25. #1439222 [Toolkit:Telemetry]-Telemetry memory measurements cause frequent hangs in main and content processes [Win][]
  26. #1447723 [Toolkit:WebExtensions: Untriaged]-page action commands dont work when using pattern matching [Uns][]

Nightly 61 fixes since 20180312 (Gecko 60) ~748
Beta 60 fixes since 20180122 (Gecko 59) ~2114

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 27th, 2018, 10:27 am, edited 1 time in total.
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The first official 20180327 builds are not yet out

Post by TheVisitor »

2nd Nightly is out and has the patch https://bugzilla.mozilla.org/show_bug.cgi?id=1446264 for the Windows not opening full screen.

Its better, but still has issues.
Opening the browser does open full screen .. however., I'm still seeing a small window frame in the upper left corner and I'm not sure but there may be two (2) briefly showing.
Anyone confirm ?

2nd Nghtly cset: https://hg.mozilla.org/mozilla-central/rev/bf9a1b74c814

EDIT: I 'think' I accidentally had a couple of windows open in background and that is what I was seeing, but... if that's the case then there are still issues IMO with opening maximized windows.

EDIT: Be careful testing, I'm not sure what happened, I opened another New Window along with my 'normal session'. Closed the 'Normal' session and promptly saw that the New Window was 'still open', and I got no warning about closing multi-windows. When I reopened the browser I had only the New Window, my session was 'lost'. Had to dig into the backups :( ](*,)
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20180327 builds are not yet out

Post by WaltS48 »

I haven't been on Windows for a few days, but my Linux Nightly has had 3 updates for the last 3 days.

Were there respins each day?
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
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180327 builds are not yet out

Post by bjherbison »

Looking at my Linux updates.xml, there were three updates dated the 23rd and the 24th, and two updates dated the 25th and the 26th.

I often seen the last update for a day on the next day. There were three installed on the 23rd and on the 25th, two installed on the 24th, and only one on the 26th. (The installDate field seems to be system time, not UTC.)
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180327 builds are not yet out

Post by Lurtz »

Did today's build process crash? There are only MacOS builds.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180327 builds are not yet out

Post by bjherbison »

I just installed today's first Nightly build.
DN123ABC
Posts: 695
Joined: January 9th, 2017, 10:10 am

Re: The first official 20180327 builds are not yet out

Post by DN123ABC »

FYI, 59.0.2 came out overnight.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180327 builds are not yet out

Post by mayankleoboy1 »

latest nightly broke youtubes scrollbar in the left pane (the list of your subscriptions)
https://bugzilla.mozilla.org/show_bug.cgi?id=1449222 can anyone confirm?
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20180327 builds are not yet out

Post by Are You A Wiiizard? »

mayankleoboy1 wrote:latest nightly broke youtubes scrollbar in the left pane (the list of your subscriptions)
https://bugzilla.mozilla.org/show_bug.cgi?id=1449222 can anyone confirm?
Can confirm but it's a site issue since it also happens in Edge. Changing User Agent to old Opera it works, changing to Chrome just gives a blank grey page.
There's also many other things that aren't working on Youtube and are mirrored or much worse in Edge. It looks like intentional sabotage to get the remaining Firefox and Edge users to switch to Chrome.
Last edited by Are You A Wiiizard? on March 27th, 2018, 9:41 am, edited 4 times in total.
shellye5
Posts: 47
Joined: May 23rd, 2017, 9:57 am

Re: The first official 20180327 builds are not yet out

Post by shellye5 »

can anyone confirm?

FF 60.0b6 beta 64bit,bookmarks can not display over 30

http://forums.mozillazine.org/viewtopic ... p=14796606
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180327 builds are not yet out

Post by mayankleoboy1 »

Are You A Wiiizard? wrote:
mayankleoboy1 wrote:latest nightly broke youtubes scrollbar in the left pane (the list of your subscriptions)
https://bugzilla.mozilla.org/show_bug.cgi?id=1449222 can anyone confirm?
Can confirm but it's a site issue since it also happens in Edge. Changing User Agent to old Opera it works, changing to Chrome just gives a blank grey page.
chrome works OK for me
Josa
Posts: 7360
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180327 builds are out

Post by Josa »

Locked