The first official 20180329 builds are out

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

The first official 20180329 builds are out

Post by Josa »

Previous Nightly Builds thread 20180328

The first official 20180329 NIGHTLY builds are out
.The Official Firefox 60 Beta 8 builds are not yet out

Previous NIGHTLY: 20180328 (Fx 61.0a1)
Previous BETA: 20180327 (Fx 60.0b7)

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


Fixed:
  1. NIGHTLY +70
  2. #1378552
  3. #1448771
  4. #1447563 [Core:Audio/Video: MediaStreamGraph]-Intermittent dom/media/test/test_video_dimensions.html | application terminated with exit code -11 [Uns][[stockwell fixed:product]]
  5. #1431810 [Core:Audio/Video: Playback]-Disable Opus phase inversion for mono downmixes [Uns][]
  6. #1446233 [Core:Audio/Video: cubeb]-Update audioipc to support cpupool stack size and thread size. [Lin][]
  7. #1449390 [Core:CSS Parsing and Computation]-Get rid of Rule::GetType and corresponding *_RULE constants [Uns][]
  8. #1449798 [Core:CSS Parsing and Computation]-Remove GenericSpecifiedValues::ShouldComputeStyleStruct [Uns][]
  9. #1447828 [Core:CSS Parsing and Computation]-Remove StyleBackendType. [Uns][]
  10. #1449414 [Core:CSS Parsing and Computation]-Reorder nsCSSAnonBoxList.h [All][]
  11. #1449010 [Core:CSS Parsing and Computation]-Respect ::-moz-selection background for images. [Uns][]
  12. #1443950 [Core:CSS Parsing and Computation]-Use GetComposedDoc() instead of OwnerDoc() in nsComputedDOMStyle::GetStyleContextNoFlush. [Uns][]
  13. #1403185 [Core:DOM: Device Interfaces]-Crash in InvalidArrayIndex_CRASH | nsTArray_Impl<T>::ElementAt | `anonymous namespace''::WindowsGamepadService::HandleRawInput [Win][]
  14. #1449393 [Core:DOM]-Devirtualize some nsINode bits [Uns][]
  15. #1449404 [Core:DOM]-Devirtualize some of nsIContent [Uns][]
  16. #1444872 [Core:DOM]-Remove processing for document.open()'s type parameter [Uns][]
  17. #1445005 [Core:DOM]-Remove the eventMode member from FrameLoader [Uns][]
  18. #1441141 [Core:DOM]-postMessage() exception order [Uns][]
  19. #1449242 [Core:Graphics: WebRender]-Don't buffer image deletions during an extra transaction. [Uns][gfx-noted]
  20. #1433351 [Core:Graphics: WebRender]-Intermittent image/test/reftest/pngsuite-ancillary/cs3n2c16.png | application timed out after 370 seconds with no output after Assertion failure: mExistingEntry || mDidInitNewEntry (Forgot to call OrInsert() on a new entry) [Uns][]
  21. #1449478 [Core:Graphics: WebRender]-Page scrollbar jumps to the wrong position when dragged with WebRender enabled [All][]
  22. #1447998 [Core:Graphics: WebRender]-Update webrender to 22493328352ba432a7cd89491d81bfaa19bc1bce [Uns][[gfx-noted]]
  23. #1447428 [Core:Graphics]-Crash in mozilla::gfx::DrawTargetD2D1::DrawFilter [Win][[gfx-noted]]
  24. #1449064 [Core:HTML: Parser]-Use StaticPrefs in the HTML parser [Uns][]
  25. #1448786 [Core:Internationalization]-Avoid UTF8ToUnicodeBuffer in OSPreferences_win.cpp [Uns][]
  26. #1448329 [Core:JavaScript Engine: JIT]-Consider removing static typed array accesses [All][]
  27. #1448821 [Core:JavaScript Engine: JIT]-Use constexpr for TypePolicy [All][]
  28. #1448838 [Core:JavaScript Engine]-Add native version of CopyDataProperties [Uns][]
  29. #1448582 [Core:JavaScript Engine]-Assertion failure: !atom_, at js/src/vm/JSFunction.h [Uns][]
  30. #1448836 [Core:JavaScript Engine]-Directly call NumberToAtom in parser [Uns][]
  31. #1448837 [Core:JavaScript Engine]-Remove code to handle already assigned inferred name from BytecodeEmitter [Uns][]
  32. #1448835 [Core:JavaScript Engine]-Remove scope chain walk in CloneFunctionObjectIfNotSingleton [Uns][]
  33. #1448839 [Core:JavaScript Engine]-Remove unused native version of Object.defineProperty [Uns][]
  34. #1449153 [Core:JavaScript Engine]-Self-hosted JavaScript assertion info: "js/src/builtin/Module.js:194: Bad module state in GetModuleNamespace" [Lin][[jsbugmon:update,bisect]]
  35. #1449541 [Core:JavaScript: GC]-Reduce the lock scope when sharing script data [Uns][]
  36. #1449157 [Core:Layout]-Crash when clicking twice on print-preview of axis-praxis.org variable fonts demo page [Win][]
  37. #1433088 [Core:Networking: Cache]-Can't force an immediate revalidation via cache-control: max-age=0 in fetch/XHR; it is still loaded from the cache because age calculation is in seconds-only resolution [Uns][[necko-triaged]]
  38. #1447131 [Core:Panning and Zooming]-Crash in mozilla::layers::InputBlockState::SetConfirmedTargetApzc [All][[gfx-noted]]
  39. #1449145 [Core:Panning and Zooming]-Improve by modernising code in gfx/layers/apz [Uns][]
  40. #1449620 [Core:Panning and Zooming]-Introduce the notion of an APZ updater thread [Uns][]
  41. #1448485 [Core:Panning and Zooming]-PrepareForSetTargetAPZCNotification hits if(!scrollAncestor) MOZ_ASSERT(false); [Win][[gfx-noted]]
  42. #1447299 [Core:Panning and Zooming]-Support having a different sampler thread per APZSampler/APZCTreeManager [Uns][[gfx-noted]]
  43. #1449075 [Core:SVG]-Comma and/or whitespace should be mandatory to separate transform values [All][]
  44. #1424311 [Core:Security: PSM]-Clicking Get Certificate causes the Add Security Exception window to expand indefinitely [Uns][[psm-assigned]]
  45. #1449480 [Core:Security: Process Sandboxing]-Crash in logging::LogMessage::~LogMessage [Win][]
  46. #1449244 [Core:Web Speech]-Remove SphinxBase [Uns][]
  47. #1449271 [Core:Widget: Cocoa]-Add a pref to force an opaque GL context to be used for the window [Uns][]
  48. #1441873 [Core:Widget: Gtk]-[CSD] Remove nsWindow::mIsCSDAvailable [Uns][]
  49. #1447270 [Core:Widget: Gtk]-[wayland] GLContextGLX::FindVisual undefined when using EGL [Uns][]
  50. #1448876 [Core:Widget]-Get rid of nsIClipboardDragDropHooks [All][]
  51. #1449491 [Core:XPCOM]-Remove the "Strt" and "CmStrt" directories. [Uns][]
  52. #1448574 [Core:XUL]-nsXULWindow should format integers directly into UTF-16 instead of using an intermediate char buffer [Uns][]
  53. #1449294 [Firefox:Activity Streams: Newtab]-Capture thumbnails with tracking protection always enabled [Uns][]
  54. #1221539 [Firefox:Address Bar]-Add search engines discovery to the location bar [Uns][[consistency][fxsearch]]
  55. #1449018 [Firefox:Bookmarks & History]-Address bar -> Bookmark editor -> Tags: text box -> Tags: auto-completion feature is broken [All][[fxsearch]]
  56. #1381819 [Firefox:Developer Tools: Console]-Polish console.group/ObjectInspector styling to be more consistent [Uns][[newconsole-mvp]]
  57. #1449362 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v29 [Uns][]
  58. #1449610 [Firefox:Developer Tools]-Remove event loop lag actor from DevTools [All][]
  59. #1447198 [Firefox:Developer Tools]-event-emitter dumps all events in workers [All][]
  60. #1448085 [Firefox:Enterprise Policies]-Fix the enterprise policy to set homepage to use the correct mechanism for setting complex prefs [Uns][]
  61. #1449021 [Firefox:Enterprise Policies]-Policy: Allow addons to be installed and uninstalled. [Uns][]
  62. #1449681 [Firefox:Enterprise Policies]-Search engine installation via a web api is not blocked by the 'SearchEngines' policy [Uns][]
  63. #1445318 [Firefox:Normandy Client]-Remove storage: "persistent" from AddonStudies.jsm [Uns][[storage-v2]]
  64. #1444499 [Firefox:PDF Viewer]-Update pdf.js to version 2.0.447 [All][]
  65. #1448165 [Firefox:Sync]-Move deviceId and deviceRegistrationVersion under a device key in signedInUser.json [Uns][]
  66. #1449323 [Firefox:Theme]-One off engines selected background/text isn't themed by popup_highlight_* [Uns][]
  67. #1448303 [Firefox:Theme]-Set the UI density and update the tabstrip visibility right before TabsInTitlebar needs that information [All][]
  68. #1448760 [Firefox:Untriaged]-Browser/web console do not remember window maximised state on Windows [Win][]
  69. #1429396 [Toolkit:General]-Remove toolkit/content/global/XPCNativeWrapper.js [Uns][]
  70. #1436450 [Toolkit:WebExtensions: General]-Unavailable CanvasRenderingContext2D.drawWindow() with "<all_urls>" in "optional_permissions" [Uns][]
  71. #1372406 [Toolkit:WebExtensions: General]-ext-*.js scripts should not use import-globals-from [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1448535 [Core:CSS Parsing and Computation]-Remove PresShell arena-related code from style structs and ComputedStyle [Uns][]
  3. #1445235 [Core:JavaScript Engine: JIT]-Spectre bounds check mitigations for stores [All][]
  1. Beta 7 -> Beta 8 Changelog +20
  2. #1409440
  3. #1438025
  4. #1441941
  5. #1443092
  6. #1444086
  7. #1447821 [Core:Audio/Video: Playback]-Regression Playing Dash DRM protected content with AAC Profile 5 in Firefox 59 - (via Shaka Player) [All][]
  8. #1431256 [Core:Disability Access APIs]-[e10s a11y] Improve performance of fetching children [Win][]
  9. #1448091 [Core:Disability Access APIs]-[e10s a11y] Node removals aren't reflected in JAWS virtual buffer [Win][]
  10. #1445475 [Core:DOM: Service Workers]-Crash in mozilla::dom::ServiceWorkerPrivate::StoreISupports [All][]
  11. #1449480 [Core:Security: Process Sandboxing]-Crash in logging::LogMessage::~LogMessage [Win][]
  12. #1444290 [Core:Security: PSM]-Intermittent browser/components/migration/tests/unit/test_automigration.js | xpcshell return code: -11 [Uns][[fxperf:p1]]
  13. #1448071 [Core:Spelling checker]-Dictionary dont work with UNC Path [Uns][]
  14. #1447262 [Core:SVG]-Gradient of svg inside blob not rendering in firefox 59.0.1 (or clip-path, etc. using local URI reference) [Uns][]
  15. #1433037 [Core:Widget: Win32]-taskbar preview's favicon appears blank [Win][]
  16. #1402380 [Firefox:Bookmarks & History]-Unexpected Google search is performed with garbage words when drag & drop a bookmarks folder from Library window to tab bar [Uns][]
  17. #1448288 [Firefox:Developer Tools: Netmonitor]-Make devtools.network.getHAR API compatible with Chrome [Uns][]
  18. #1428948 [Firefox:Enterprise Policies]-Search engine policies: add / remove / set default / block web API [All][]
  19. #1433172 [Firefox:Enterprise Policies]-Drop the pref that controls the policy engine [Uns][]
  20. #1448198 [Firefox:Enterprise Policies]-Make the DisplayBookmarksBar and DisplayMenuBar policies support both true or false params [Uns][]
  21. #1440638 [Toolkit:Printing]-Notify the Simplify Page user if any error occurs inside the Reader View mode [All][]

Nightly 61 fixes since 20180312 (Gecko 60) ~893
Beta 60 fixes since 20180122 (Gecko 59) ~2134

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 29th, 2018, 4:39 pm, edited 1 time in total.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180329 builds are not yet out

Post by Omega X »

AV1 codec was officially declared finished and released.
http://forums.mozillazine.org/viewtopic ... &t=3039504

Hopefully they get the encoder up to speed quickly. Right now its slower than VP9.
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20180329 builds are not yet out

Post by Are You A Wiiizard? »

Omega X wrote:AV1 codec was officially declared finished and released.
http://forums.mozillazine.org/viewtopic ... &t=3039504
Hopefully they get the encoder up to speed quickly. Right now its slower than VP9.
So... a long time until usable for regular users.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180329 builds are not yet out

Post by Omega X »

Are You A Wiiizard? wrote: So... a long time until usable for regular users.
That depends on the developers. Nightly and VLC already have experimental decoding support. Some developers said that it would take 4-6 months for faster encoding. But that was back in January when they started optimization efforts.
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180329 builds are not yet out

Post by Lurtz »

Another respin... :D
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The first official 20180329 builds are not yet out

Post by Peja Stija »

Omega X wrote:AV1 codec was officially declared finished and released.
http://forums.mozillazine.org/viewtopic ... &t=3039504

Hopefully they get the encoder up to speed quickly. Right now its slower than VP9.
It will only work on Windows 10, not on 7 or 8 ?
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180329 builds are not yet out

Post by Omega X »

Peja Stija wrote: It will only work on Windows 10, not on 7 or 8 ?
"Only Work on" meaning Native OS Support, most likely yes. Other 3rd party software will support AV1 so I wouldn't worry unless your main video viewer is Windows Media Player.
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20180329 builds are not yet out

Post by Are You A Wiiizard? »

Omega X wrote:
Are You A Wiiizard? wrote: So... a long time until usable for regular users.
That depends on the developers. Nightly and VLC already have experimental decoding support. Some developers said that it would take 4-6 months for faster encoding. But that was back in January when they started optimization efforts.
Was responding and referring to encoding, though Google said 6 months after spec release for Youtube.
Due to the speed of x265 and VP9 it didn't make sense to encode to these formats for most people including myself.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180329 builds are not yet out

Post by Omega X »

Are You A Wiiizard? wrote: Was responding and referring to encoding, though Google said 6 months after spec release for Youtube.
Due to the speed of x265 and VP9 it didn't make sense to encode to these formats for most people including myself.
Yes, that was a while back. They started optimizing before the spec release.

x265 has improved since then and so has VP9 as long as you use certain settings. Both have hardware available to speed it up more. The AV1 guys plan to use a stop gap to speed things along like GPU shader code.
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180329 builds are not yet out

Post by streetwolf »

Need confirmation of screen artifacts with WR enabled at https://www.reddit.com/r/DestinyTheGame ... _vs_steam/
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20180329 builds are not yet out

Post by toolong »

streetwolf wrote:Need confirmation of screen artifacts with WR enabled at https://www.reddit.com/r/DestinyTheGame ... _vs_steam/
Artifacts? I don't see anything. Examples?
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180329 builds are not yet out

Post by streetwolf »

https://1drv.ms/u/s!AtusZi2hwX-rgtNgjGCtvQ4tUY5Lyw

Scrolling makes things worse. I haven't tried with a new profile yet so it could be an add-on or a preference.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180329 builds are not yet out

Post by streetwolf »

streetwolf wrote:https://1drv.ms/u/s!AtusZi2hwX-rgtNgjGCtvQ4tUY5Lyw

Scrolling makes things worse. I haven't tried with a new profile yet so it could be an add-on or a preference.
Just created a new profile and the problem persists. What video card are you using?
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180329 builds are not yet out

Post by streetwolf »

Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180329 builds are not yet out

Post by Alice0775 »

streetwolf wrote:https://1drv.ms/u/s!AtusZi2hwX-rgtNgjGCtvQ4tUY5Lyw

Scrolling makes things worse. I haven't tried with a new profile yet so it could be an add-on or a preference.
I can see the same glitch if WebRender enabled
Locked