The first official 20180404 builds are out

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

The first official 20180404 builds are out

Post by Josa »

Previous Nightly Builds thread 20180403

The first official 20180404 NIGHTLY builds are out
.The Official Firefox 60 Beta 10 builds are not yet out

Previous NIGHTLY: 20180403 (Fx 61.0a1)
Previous BETA: 20180403 (Fx 60.0b9)

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


Fixed:
  1. NIGHTLY +76
  2. #1449530
  3. #1450171
  4. #1450802
  5. #1450804
  6. #1450691 [Core:CSS Parsing and Computation]-Crash [@ nsPresContext::CacheAllLangs] [Uns][]
  7. #1420680 [Core:CSS Parsing and Computation]-Loading woff fonts triggers bogus mixed content warnings in different tab's console (Stylo) [Uns][bug 1426207 has attached testcases]
  8. #1449087 [Core:CSS Parsing and Computation]-Port nsCSSFontFaceRule to be backed by Servo data [Uns][]
  9. #1446548 [Core:Canvas: WebGL]-Assertion failure: false (GFX: Unexpected GLSL version.) with NVIDIA 390.42 drivers [Lin][[gfx-noted]]
  10. #1449264 [Core:Canvas: WebGL]-Assertion failure: false (GFX: We should have caught all other errors.), at /builds/worker/workspace/build/src/dom/canvas/WebGLTextureUpload.cpp:1173 [Lin][[gfx-noted]]
  11. #1450148 [Core:Canvas: WebGL]-Generic transform feedback bind point is now attached to the context, not the TFO [Uns][gfx-noted]
  12. #1441136 [Core:DOM: Core & HTML]-Add a fast way to enumerate Shadow Roots in a document. [Uns][]
  13. #1446247 [Core:DOM: Core & HTML]-Allow non-dashed Custom Elements for XUL elements to make migration from XBL bindings easier [Uns][]
  14. #1450874 [Core:DOM: Service Workers]-Crash in nsTArray_Impl<T>::AppendElement<T> | mozilla::dom::WorkerLoadInfo::InterfaceRequestor::MaybeAddTabChild [Win][]
  15. #1449827 [Core:DOM]-Improve atom handling in nsTreeSanitizer [Uns][]
  16. #1450315 [Core:DOM]-Remove document.allowUnsafeHTML [Uns][]
  17. #1450266 [Core:DOM]-Remove nsGlobalWindowInner::CleanUp in favor of FreeInnerObjects() [Uns][]
  18. #1448850 [Core:DOM]-Remove some message manager XPCOM interfaces [All][]
  19. #1450255 [Core:Graphics: Layers]-Tiled painted layers on windows with advanced layers will reupload the buffer every transaction [Uns][[gfx-noted]]
  20. #1438456 [Core:Graphics: WebRender]-Add GLLibraryEGL::CreateDisplay() [Uns][]
  21. #1426199 [Core:Graphics: WebRender]-Assertion failure: mSize.width % 2 == 0, at z:/build/build/src/gfx/webrender_bindings/RenderD3D11TextureHostOGL.cpp:256 [Win][[gfx-noted][triage]]
  22. #1451099 [Core:Graphics: WebRender]-Avoid expensive debugging matrix transform [Uns][]
  23. #1450249 [Core:Graphics: WebRender]-blob-invalidation: Round the bounds [Uns][]
  24. #1450403 [Core:Graphics: WebRender]-blob-invalidation: hookup paint flashing [Uns][]
  25. #1083458 [Core:JavaScript Engine]-Remove SpiderMonkey support for expression closures (shorthand function syntax) [All][[DocArea=JS]]
  26. #1428468 [Core:JavaScript: GC]-JS::GetValueZone(const Value& value) declared but never defined [Uns][]
  27. #1404222 [Core:Layout: Floats]-Support shape-outside: <image> [All][[designer-tools]]
  28. #1450189 [Core:Layout: Web Painting]-Don't invalidate display items when a frame gets a new style context [Uns][]
  29. #1370575 [Core:Layout: Web Painting]-Overpainting when composing a reply in GMail [Uns][[qf:f61][qf:p1][platform-rel-Google][platform-rel-Gmail]]
  30. #1443380 [Core:Layout: Web Painting]-We don't need to mark frames modified when we recurse into InvalidateFrame [Uns][]
  31. #1450705 [Core:Layout]-Don't call ResolveTag to see if our parent is SVG or not. [Uns][]
  32. #1442844 [Core:Layout]-FinishAndStoreOverflow's aNewSize parameter isn't always used [Uns][]
  33. #1450617 [Core:Layout]-No need to ResolveTag to disable first-line on fieldsets. [Uns][]
  34. #1450721 [Core:Layout]-Remove not useful special-case in nsCSSFrameConstructor. [Uns][]
  35. #1448591 [Core:MFBT]-Make MakeStringSpan(nullptr) return an empty span [Uns][]
  36. #1450583 [Core:Networking: DNS]-Enabling DoH causes macOS kernel panic: assertion failed: inp->inp_flowhash != 0, file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4570.41.2/bsd/netinet/tcp_output.c [Mac][[necko-triaged][trr]]
  37. #1451011 [Core:Networking: DNS]-TRR: make blacklist duration 20 minutes by default [Uns][[necko-triaged][trr]]
  38. #1447642 [Core:Networking: DNS]-inhibit nsDNSservice restarts [Uns][[necko-triaged][trr]]
  39. #1450643 [Core:SVG]-Simplify code to get/set attributes [Uns][]
  40. #1450773 [Core:Security: Process Sandboxing]-Do not use restricting SIDs in NPAPI process except on Nightly [Win][]
  41. #1450740 [Core:Security: Process Sandboxing]-Don't unshare network namespace when using X11 and /tmp/.X11-unix isn't available [Lin][]
  42. #1437281 [Core:Security: Process Sandboxing]-OSX dragging image to desktop changes OSX File associations [Mac][]
  43. #1394602 [Core:WebRTC]-Receiving media before signaling can cause crashes [Uns][]
  44. #1450654 [Core:Widget: Cocoa]-Remove ResolveTag usage in cocoa menu code. [Uns][]
  45. #1447925 [Core:Widget: Gtk]-Firefox 59.0 for linux cannot paste text copied from IBM client access emulator 5250 [Lin][]
  46. #1449747 [Core:XPCOM]-Remove unused methods from nsIInterfaceInfo and xptiWorkingSet [Uns][]
  47. #1450657 [Core:XUL]-Remove ResolveTag usage from nsMenuPopupFrame. [Uns][]
  48. #1447112 [Firefox:Developer Tools: Accessibility Tools]-Add front end parts for accessibility inspector functionality. [Uns][]
  49. #1448320 [Firefox:Developer Tools: CSS Rules Inspector]-onDetachedFront throws when receiving event [Uns][]
  50. #1450541 [Firefox:Developer Tools: Console]-Values of non-enumerable symbol properties are not shown [Uns][]
  51. #1449024 [Firefox:Developer Tools: Framework]-Extend Tabs component to allow a toggle button beside the tabs [Uns][]
  52. #1431949 [Firefox:Developer Tools: Inspector]-Show variable values in the CSS variable autocomplete popup [Uns][]
  53. #1407515 [Firefox:Developer Tools: Netmonitor]-"Open in New Tab" under Developer Toolbar\Network doesn't send POST parameter [Uns][]
  54. #1450624 [Firefox:Developer Tools]-Remove toolbox minimize feature [Uns][]
  55. #1434844 [Firefox:Downloads Panel]-Remaining time is displayed with Latin digits in Persian [Uns][]
  56. #1429161 [Firefox:Enterprise Policies]-Disable Forget Button [All][]
  57. #1429122 [Firefox:Enterprise Policies]-Policies: override or disable update page [All][]
  58. #1429131 [Firefox:Enterprise Policies]-Policy: Don't allow addons to be installed [All][]
  59. #1442719 [Firefox:Enterprise Policies]-Policy: disable the ability to bypass Safe Browsing warnings [Uns][]
  60. #1451122 [Firefox:Enterprise Policies]-Uninstall extension does not work when system addons are added at the beginning of the list [Uns][]
  61. #1450156 [Firefox:General]-Changeset is missing fro browser error reports [Uns][]
  62. #1450153 [Firefox:General]-Count extension errors separately in browser.errors.collected_count_by_filename [Uns][]
  63. #1449940 [Firefox:General]-Merge nsSetDefaultBrowser.js into nsBrowserContentHandler.js [Uns][[fxperf:p2]]
  64. #1450242 [Firefox:General]-Remove useless constants at the top of nsBrowserContentHandler.js [Uns][]
  65. #1358240 [Firefox:General]-Replace EmojiOne with a free emoji font [Uns][[gfx-noted]]
  66. #1451115 [Firefox:General]-UpdateZoomUI throws unnecessary exception if window.gBrowser is not set [Uns][]
  67. #1449658 [Firefox:Preferences]-about:preferences search still flickers and jumps the scrollbar when backspacing [Uns][]
  68. #1447173 [Firefox:Sync]-Sync should only log output installed addons in error logs at trace level [Uns][]
  69. #1450516 [Firefox:Sync]-tooltip showing last sync time wrong during first sync of a device [Uns][]
  70. #1450279 [Firefox:Toolbars and Customization]-Replace CAN_DRAW_IN_TITLEBAR with a run-time check [All][]
  71. #1450210 [Toolkit:Places]-Remove remaining references to the POST data anno [Uns][[fxsearch]]
  72. #1450245 [Toolkit:Places]-When a query uri changes, its contents should live update [Uns][[fxsearch]]
  73. #1447384 [Toolkit:Reader Mode]-CSP is blocking bits of about:reader [Uns][]
  74. #1450572 [Toolkit:WebExtensions: General]-Optimize windows.get [Uns][]
  75. #1448500 [Toolkit:WebExtensions: Request Handling]-Proxy API sees speculative connections as "other" connections [Uns][]
  76. #1428414 [Toolkit:WebPayments UI]-Initial Payment Request Basic Credit Card Add/Edit page [All][[webpayments]]
  77. #1434860 [Toolkit:XUL Widgets]-Remove support for <toolbarbutton type="menu-button"/> [All][]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 9 -> Beta 10 Changelog +2
  2. #1449157 [Core:Layout]-Crash when clicking twice on print-preview of axis-praxis.org variable fonts demo page [Win][]
  3. #1436972 [Core:Plug-ins]-Properly maintain ref count of AudioSession when changing audio devices [Win][]

Nightly 61 fixes since 20180312 (Gecko 60) ~1125
Beta 60 fixes since 20180122 (Gecko 59) ~2176

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on April 4th, 2018, 7:23 am, edited 1 time in total.
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The first official 20180404 builds are not yet out

Post by alex_mayorga »

¡Hola!

The disk is trashing at 100% whenever Nightly is running:

https://imgur.com/a/FQtlX

Has anyone else seen this? Known bug?

¡Gracias!
Alex
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180404 builds are not yet out

Post by bjherbison »

I don't see high disk usage on Linux. I see some Firefox activity at five to ten second intervals, or when I navigate or close a tab.
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20180404 builds are not yet out

Post by malliz »

alex_mayorga wrote:¡Hola!

The disk is trashing at 100% whenever Nightly is running:

https://imgur.com/a/FQtlX

Has anyone else seen this? Known bug?

¡Gracias!
Alex
Not seeing that on Win 10 either
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
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The first official 20180404 builds are not yet out

Post by Peja Stija »

alex_mayorga wrote:¡Hola!

The disk is trashing at 100% whenever Nightly is running:

https://imgur.com/a/FQtlX

Has anyone else seen this? Known bug?

¡Gracias!
Alex
I wouldn't say trashing at 100% but like I posted in yesterday's thread, Firefox is reading and writing an immense amount on a constant basis, even when there ain't any user activity for hours. Reading & Writing 6 to 8 GIGAbytes in a couple of hours without any obvious reason really is not normal.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180404 builds are not yet out

Post by mayankleoboy1 »

Windows task manager reports the data read/write across disk buffers, ram buffers, network sockets, and actual daata written. So high number there may not really mean that a lot of actual data is being written.

https://bugzilla.mozilla.org/show_bug.cgi?id=814942#c8
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20180404 builds are not yet out

Post by Are You A Wiiizard? »

I'm seeing it too though the culprit appears to be "safebrowsing-updating" even though I'm not using private mode. It's constantly writing for some reason...
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180404 builds are out

Post by Josa »

Locked