The first official 20180318 builds are out

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

The first official 20180318 builds are out

Post by Josa »

Previous Nightly Builds thread 20180317

The first official 20180318 NIGHTLY builds are out
.The Official Firefox 60 Beta 5 builds are not yet out

Previous NIGHTLY: 20180317 (Fx 61.0a1)
Previous BETA: 20180316 (Fx 60.0b4)

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


Fixed:
  1. NIGHTLY +61
  2. #1443492 [Core:CSS Parsing and Computation]-Media queries not quite updated correctly when calling getComputedStyle cross doc. [Uns][]
  3. #1409183 [Core:CSS Parsing and Computation]-stylo: Assertion failure: !mInStyleRefresh in [@ mozilla::ServoRestyleManager::ContentStateChanged] [Uns][]
  4. #1439875 [Core:CSS Parsing and Computation]-stylo: Size the XUL window before starting layout. [Uns][]
  5. #1444563 [Core:Canvas: WebGL]-Update stencil front/back validation based on spec changes [Uns][gfx-noted]
  6. #1446601 [Core:DOM: Core & HTML]-Devirtualize nsIDocument::GetFailedChannel / SetFailedChannel. [Uns][]
  7. #1446568 [Core:DOM: Core & HTML]-Move a bit more stuff from nsDocument -> nsIDocument. [Uns][]
  8. #749981 [Core:DOM: Core & HTML]-Remove getUserData and setUserData support [Lin][]
  9. #1445417 [Core:DOM: Events]-Remove nsIDOMDragEvent [Uns][]
  10. #1446287 [Core:DOM: Service Workers]-Port AllowWindowInteractionHandler to WorkerRef [Uns][]
  11. #1446258 [Core:DOM: Workers]-Expose `MessageChannel` to `System` [Uns][]
  12. #1445587 [Core:DOM: Workers]-Port Fetch to WorkerRef [Uns][]
  13. #1445883 [Core:DOM: Workers]-Port XHR to WorkerRef [Uns][]
  14. #1446273 [Core:DOM: Workers]-Remove a optional parameter in WorkerPrivate::DestroySyncLoop [Uns][]
  15. #1446174 [Core:DOM]-Fetch::Abort() should interrupt the underlying fetch [Uns][]
  16. #1446668 [Core:DOM]-FragmentOrElement::MarkUserData is dead code after bug 749981. [Uns][]
  17. #1445981 [Core:DOM]-HTMLDialogElement should have HTMLConstructor [Uns][]
  18. #1446515 [Core:DOM]-Remove nsIDOMFileList [Uns][]
  19. #1446204 [Core:DOM]-Response body should be marked as used if used as stream [Uns][]
  20. #1445983 [Core:DOM]-bdi should be an HTMLElement, not HTMLUnknownElement [Uns][]
  21. #1446280 [Core:Disability Access APIs]-Firefox 59 fills up memory and create hundreds of threads per seconds [Win][]
  22. #1435816 [Core:General]-Enhance BaseThreadInitThunk hook to block threads with LoadLibrary* functions as entry points [Win][inj+]
  23. #1446680 [Core:General]-bustage at WindowsDllBlocklist.cpp(868): error C2065: 'gStartAddressesToBlock': undeclared identifier when Gecko 61 merges to Beta on 2018-04-26 [Uns][]
  24. #1435230 [Core:Graphics: Text]-0.46 - 0.48% installer size (windows2012-32, windows2012-64) regression on push 6f0232cb2c79b23c6a21037a9de0772902853d18 (Mon Jan 22 2018) [Win][gfx-noted]
  25. #1439006 [Core:Graphics: WebRender]-Allow multiple kinds of WebRenderUserData on a DisplayItem [Uns][]
  26. #1401455 [Core:Graphics: WebRender]-WebRender wrong rendering on Linux with Nvidia and proprietary drivers [Lin][[gfx-noted]]
  27. #1440702 [Core:Graphics]-Add equality operators to Matrix4x4Flagged [Uns][]
  28. #1348361 [Core:IPC]-Remove sync IPC when launching a child process [Uns][[qf:f63][qf:p1][bhr]]
  29. #1440531 [Core:JavaScript Engine: JIT]-UBSan: downcast of address which does not point to an object of type 'js::jit::MInstruction' js/src/jit/InlineList.h:471 [Uns][]
  30. #1446315 [Core:JavaScript Engine: JIT]-Use a macro to declare visit functions in Lowering.h [All][]
  31. #1445619 [Core:JavaScript Engine]-Convert JS_ShutDown world-leaking warning to an error. [Uns][]
  32. #1445955 [Core:JavaScript Engine]-Disable MemoryProtectionExceptionHandler function if any JSRuntime outlive the ProtectedRegionTree [Uns][]
  33. #1445947 [Core:JavaScript: GC]-Do not assert about re-protection of pages with the same flags. [Win][]
  34. #1443339 [Core:Layout]-Crash in mozilla::PresShell::DoFlushPendingNotifications [Win][]
  35. #1446077 [Core:Networking: Cache]-Remove Services.cache, since it's unused (in favor of Services.cache2) [All][]
  36. #1395760 [Core:Networking: Cache]-Stop serving partially cached content in offline mode [Uns][[necko-triaged]]
  37. #1446352 [Core:Networking: DNS]-TRR doesn't work after captive portal (maybe?) [Uns][[necko-triaged][trr]]
  38. #1441324 [Core:Panning and Zooming]-Make the APZ controller thread on GPU-process-enabled windows the GPU process main thread instead of the compositor thread [Uns][[gfx-noted]]
  39. #1446584 [Core:SVG]-Should use HTML/CSS definition of whitespace [Uns][]
  40. #1445860 [Core:WebRTC]-NullPtr crash on setting Identity on RecvOnly Transceiver [Uns][]
  41. #1446097 [Core:XPCOM]-HTML parser regeneration broken by gkatoms changes [Uns][]
  42. #1444525 [Core:XUL]-Persisted window sizes should be outer, not inner [Uns][]
  43. #1444228 [Firefox:Bookmarks & History]-Remove editBookmarkOverlay.xul [Uns][]
  44. #1445251 [Firefox:Developer Tools: Accessibility Tools]-Accessibility Features are re-enabled and cannot be turned off, if the web console is reopened after Accessibility was turned off [All][]
  45. #1446234 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v23 [Uns][]
  46. #1446501 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v24 [Uns][]
  47. #1382581 [Firefox:Developer Tools: Framework]-Fix 16 tests failures on devtools/client/framework due the EventEmitter refactoring [Uns][]
  48. #1383655 [Firefox:Developer Tools: Netmonitor]-Instead of copy/save ALL (requests) as HAR consider just copy/save all the FILTERED ones [Uns][]
  49. #1440388 [Firefox:Developer Tools: Shared Components]-Devtools Reps: update bundle to v0.21.0 [Uns][]
  50. #1443901 [Firefox:Downloads Panel]-Remove downloadsViewOverlay.xul [Uns][]
  51. #1439443 [Firefox:Enterprise Policies]-Policies: Remove Default Bookmarks and Smart Bookmarks [All][]
  52. #1433870 [Firefox:Enterprise Policies]-Policy: enable tracking protection [Uns][]
  53. #1297630 [Firefox:General]-Cert error page is not displayed properly in iframes (content.js assumes error page is toplevel) [All][[fxprivacy]]
  54. #1445991 [Firefox:Preferences]-After 59.0 update Options Network Proxy Settings Reload button is grayed out and not selectable [All][]
  55. #1418009 [Firefox:Session Restore]-"TypeError: url is undefined" when hovering prematurely inserted lazy tab [Uns][]
  56. #1423220 [Firefox:Tabbed Browser]-Enable tab warming by default on Nightly [Uns][[fxperf:p1]]
  57. #1445737 [Firefox:Tabbed Browser]-TabsInTitlebar initialization looks suspicious, and probably causes perf issues. [Uns][[fxperf]]
  58. #1445990 [Toolkit:Blocklisting]-Make blocklist initialization more sane [Uns][]
  59. #1437516 [Toolkit:Places]-Remove runInBatchMode [Uns][[fxsearch]]
  60. #1427954 [Toolkit:WebPayments UI]-Factor the address and card edit forms out of the autofill edit dialogs to share with PaymentRequest [All][[webpayments]]
  61. #1446414 [Toolkit:XUL Widgets]-Remove underutilized browser.homePage and browser.goHome [All][]
  62. #1445292 [Toolkit:XUL Widgets]-Use Services.els in tabbox.xml [All][[lang=js]]
  1. Partial Landings/Diagnostic Patches:
  2. #1397795 [Core:Layout: Block and Inline]-Crash [@ReflowFrame] due to infinite recursion, with multicol, vertical writing-mode, SVG, & self-referential filter [Uns][]
  1. Beta 4 -> Beta 5 Changelog +0
    None

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

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 18th, 2018, 7:35 am, edited 1 time in total.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180318 builds are not yet out

Post by bjherbison »

Continuing the discussion about the blank new tab page from yesterday:

* I have a blank new tab page in normal mode and safe mode.
* A new profile has the standard new tab page with the configuration option.
* I installed the New Tab Override extension, set the new tab page to about:home, and then restored the default new tab page (by disabling the extension as instructed) and got a blank page again.
* None of my other extensions have modified the new tab page in the past and, as I mentioned above, safe mode still shows a blank new tab page.
* browser.newtab.url wasn't defined (as expected), and defining it had no noticeable effect.

As someone mentioned they didn't have a blank new tap page I expect something in about:config is affecting the display of the new tab page.

Any ideas what configuration properties could be causing a blank new tab page?
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The first official 20180318 builds are not yet out

Post by TheVisitor »

bjherbison wrote:Continuing the discussion about the blank new tab page from yesterday:

* I have a blank new tab page in normal mode and safe mode.
* A new profile has the standard new tab page with the configuration option.
* I installed the New Tab Override extension, set the new tab page to about:home, and then restored the default new tab page (by disabling the extension as instructed) and got a blank page again.
* None of my other extensions have modified the new tab page in the past and, as I mentioned above, safe mode still shows a blank new tab page.
* browser.newtab.url wasn't defined (as expected), and defining it had no noticeable effect.

As someone mentioned they didn't have a blank new tap page I expect something in about:config is affecting the display of the new tab page.

Any ideas what configuration properties could be causing a blank new tab page?
I just testing in a new profile and 'new tab page' was blank. Clicking on the 'gear' in upper right corner to set options for the page they were 'all' unchecked.
Placing checks in a couple of options now shows those settings, i.e. page is no longer 'blank'.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180318 builds are not yet out

Post by bjherbison »

TheVisitor wrote:I just testing in a new profile and 'new tab page' was blank. Clicking on the 'gear' in upper right corner to set options for the page they were 'all' unchecked.
Placing checks in a couple of options now shows those settings, i.e. page is no longer 'blank'.
When I say my new tab page is blank it isn't an exaggeration. I don't have a gear in the upper right corner to click.

And View Source is also blank, which is quite different from about:home.

But that does provide a clue: View Source for a new window page has the URL view-source:about:home . View Source for my blank new tab page the URL is view-source:about:blank . If I explicitly type "about:newtab" in the URL bar and load that page, the URL for View Source is still view-source:about:blank. (Now I need to close all those tabs created from my experimentation.)
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180318 builds are out

Post by Josa »

Locked