The first official 20180412 builds are out

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

The first official 20180412 builds are out

Post by Josa »

Previous Nightly Builds thread 20180411

The first official 20180412 NIGHTLY builds are out
.The Official Firefox 60 Beta 12 builds are not yet out

Previous NIGHTLY: 20180411 (Fx 61.0a1)
Previous BETA: 20180410 (Fx 60.0b11)

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


Fixed:
  1. NIGHTLY +78
  2. #1447156
  3. #1447273 [Core:Audio/Video: MediaStreamGraph]-WebAudio changing volume not working [All][]
  4. #1445922 [Core:Audio/Video: Playback]-Intermittent z:\build\build\src\third_party\aom\aom_dsp\simd\v64_intrinsics_c.h(754) : fatal error C1002: compiler is out of heap space in pass 2 [Uns][[stockwell needswork]]
  5. #1452741 [Core:Audio/Video: Playback]-Stop using the no-arg DOMEventTargetHelper constructor from MediaTrack [Uns][]
  6. #1452947 [Core:CSS Parsing and Computation]-Get rid of useless PtrHolder / PtrHandle dance in style now that URIs are thread-safe. [Uns][]
  7. #1452881 [Core:CSS Parsing and Computation]-Remove usechromesheets support. [Uns][]
  8. #1452987 [Core:CSS Parsing and Computation]-Simplify ImageValue. [Uns][]
  9. #1375536 [Core:CSS Parsing and Computation]-remove nsStyleVariables [Uns][]
  10. #1452754 [Core:Canvas: 2D]-Handle promise rejection in cases of error or otherwise through RAII in MapDataIntoBufferSource::DoMapDataIntoBufferSource [All][]
  11. #1443427 [Core:DOM: Animation]-Do not flush throttled animations for Animation::FlushStyle() [Uns][]
  12. #1446247 [Core:DOM: Core & HTML]-Allow non-dashed Custom Elements for XUL elements to make migration from XBL bindings easier [Uns][]
  13. #1453345 [Core:DOM: Events]-Make nsIDOMEventListener builtinclass [Uns][]
  14. #1453487 [Core:DOM: Events]-Make nsIDOMEventListener noscript [Uns][]
  15. #1451094 [Core:DOM: Security]-Crash in mozilla::net::HttpBaseChannel::RedirectTo [All][[domsecurity-active]]
  16. #1452373 [Core:DOM: Service Workers]-Don't allow multiple ServiceWorkerRegistrarSaveDataRunnable objects to execute at the same time [Uns][]
  17. #1453132 [Core:DOM]-Change nsIEventListenerService to use WebIDL event listeners, not nsIDOMEventListener [Uns][]
  18. #1402892 [Core:DOM]-Implement Fetch API RequestDestination and Request.destination [Uns][]
  19. #1391154 [Core:DOM]-Intermittent dom/base/test/test_intersectionobservers.html | supports CSS transitions and transforms [observe] - got +0, expected 1 [Uns][[stockwell disable-recommended]]
  20. #1453053 [Core:DOM]-Remove more WebIDL QueryInterface stuff [Uns][]
  21. #1452862 [Core:DOM]-Remove pointless WebIDL QueryInterface implementations [Uns][]
  22. #1452786 [Core:DOM]-Stop using a chromeonly static for Foo.isInstance [Uns][]
  23. #1443956 [Core:DOM]-Support directly using nsIURI and nsIPrincipal in IPDL [Uns][]
  24. #1434768 [Core:Document Navigation]-Basic structure for new session history APIs [Uns][]
  25. #1438026 [Core:Document Navigation]-Replace nsLayoutHistoryState and nsPresState with something easier to serialize [Uns][]
  26. #1443379 [Core:Document Navigation]-Stop pretending cacheKey can be anything other than uint32_t [Uns][]
  27. #1452901 [Core:Graphics: WebRender]-CompositorBridgeParent::RecvForcePresent() is not handled for WebRender [Uns][]
  28. #1453090 [Core:Graphics: WebRender]-Don't PopClip on a different DT [Uns][]
  29. #1452620 [Core:Graphics: WebRender]-Make reading from WrPipelineInfo more ergonomic [Uns][[gfx-noted]]
  30. #1453195 [Core:Graphics: WebRender]-Reduce mOptions.UseWebRender() usage in CompositorBridgeParent [Uns][]
  31. #1450814 [Core:Graphics]-ff 59 crashes when gfx.content.azure.backends uses cairo [All][]
  32. #1443954 [Core:IPC]-Improve support for RefCounted types in IPDL [Uns][]
  33. #1449505 [Core:Internationalization]-Add mozIntl.getLocaleDisplayNames [Uns][]
  34. #1453006 [Core:JavaScript Engine]-Convert FunctionSyntaxKind to an enum class [Uns][]
  35. #1452818 [Core:JavaScript Engine]-Eliminate the need for BytecodeCompiler::startPosition to be default-constructable [All][]
  36. #1452619 [Core:JavaScript Engine]-SyntaxError when creating literal RegExp in eval [Win][]
  37. #1452898 [Core:JavaScript Engine]-TSAN reports data race calling JSRuntime::hasHelperThreadZones() on helper thread [Uns][]
  38. #1452924 [Core:JavaScript: GC]-Duplicate notification of consumer condition variable after running GC parallel task [Uns][]
  39. #1451971 [Core:Layout: Web Painting]-Flickering navbar on ESPN [Uns][]
  40. #1451658 [Core:MFBT]-Add MOZ_STATIC_CLASS annotation [Uns][]
  41. #1444151 [Core:Networking]-Simplify MozURL and avoid unnecessary allocations [Uns][[necko-triaged]]
  42. #1427726 [Core:Security]-Remove remote jar support (currently behind a disabled about:config pref) [Uns][]
  43. #1449272 [Core:WebRTC: Signaling]-offerToReceiveAudio and offerToReceiveVideo create m-sections in reverse order [Uns][]
  44. #1453030 [Core:WebRTC]-Crash [@ mozilla::WebrtcVideoConduit::ConfigureRecvMediaCodecs] [Uns][]
  45. #1453129 [Core:Widget]-don't needlessly copy data in nsClipboardProxy [All][]
  46. #1437167 [Core:XPCOM]-Stop using PRIntervalTime as the argument to CondVar::Wait and Monitor::Wait [Uns][]
  47. #1452410 [Core:XPCOM]-ThrottledEventQueue has unneeded shutdown handling [All][]
  48. #1453134 [Core:XPCOM]-be smarter about constructing string input streams [All][]
  49. #1444500 [Firefox:Activity Streams: Newtab]-Add an about:library page Firefox [Uns][[LibView-MVP]]
  50. #1450294 [Firefox:Address Bar]-Page action menu is too narrow for complex actions (e.g. adding a search engine) [Uns][[fxsearch]]
  51. #1452931 [Firefox:Developer Tools: Accessibility Tools]-Accessibility/Properties panel hovering over different items doesn't change the mouse pointer type [All][]
  52. #1431071 [Firefox:Developer Tools: CSS Rules Inspector]-Suggest line and area names in the autocomplete for grid-row/column[-start/end] and grid-area [Uns][[designer-tools]]
  53. #1450186 [Firefox:Developer Tools: Console]-Browser Console 'clear' removes messages from the ui but they reappear when reopening in 61.0a1 (2018-03-29) (64-bit) Win [Uns][[newconsole-mvp]]
  54. #1453066 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v34 [Uns][]
  55. #1449528 [Firefox:Developer Tools: Inspector]-CSS Grid Inspector: Arrows should always point down the line [Uns][]
  56. #1449100 [Firefox:Developer Tools: Netmonitor]-Move network details panel toggle button next to the sidebar tabs [Uns][]
  57. #1449165 [Firefox:Developer Tools: Shared Components]-Devtools Reps: update bundle to v0.22.0 [Uns][]
  58. #1451025 [Firefox:Developer Tools]-Convert SymbolIteratorActor to protocol.js [Uns][]
  59. #1443115 [Firefox:Firefox Accounts]-Desktop ignores its own pushEndpointExpired flag [Uns][[fxsync]]
  60. #1452819 [Firefox:Menus]-Save Image without file extension does not use ContentType [All][]
  61. #1451992 [Firefox:Preferences]-Migrate the XUL of Preferences subdialogs [Uns][]
  62. #1442183 [Firefox:Preferences]-Only one website in the SiteDataManager list can be selected [All][[storage-v2]]
  63. #1452294 [Firefox:Sync]-Improve logging for records in bookmark mirror [Uns][]
  64. #1452303 [Firefox:Theme]-App menu separators regressed with bug 1451711 [Uns][]
  65. #1446522 [Firefox:Toolbars and Customization]-Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDocShell.doCommand] when clicking appMenu-cut-button [All][]
  66. #1440292 [Firefox:Toolbars and Customization]-remove gUIDensity.setCurrentMode unused [Uns][]
  67. #1451670 [Toolkit:Add-ons Manager]-"about:addons" and "about:support" report incorrect version number for sideloading WebExtensions addon, after it is updated [Uns][]
  68. #1452827 [Toolkit:Add-ons Manager]-XPIInstall has a bunch of cruft that needs to be cleaned up [Uns][]
  69. #1452745 [Toolkit:Crash Reporting]-Crash pings frequently seem to not have the displayVersion set correctly [Uns][]
  70. #1453193 [Toolkit:Storage]-(SQLite3.23.1) Upgrade to SQLite 3.23.1 [Uns][[third-party-lib-audit]]
  71. #1452926 [Toolkit:Video/Audio Controls]-Add back easing to the videocontrol control animation [Uns][]
  72. #1382953 [Toolkit:WebExtensions: Frontend]-Can't use browser.permissions.request from about:addons preferences page (win.PopupNotifications is undefined) [Uns][[permissions]]
  73. #1441336 [Toolkit:WebExtensions: General]-PerformanceObserver CORS restrictions in WebExtensions Content scripts despite appropriate Host permissions [Uns][]
  74. #1452307 [Toolkit:WebExtensions: General]-Remove old-style API experiment support [Uns][]
  75. #1449327 [Toolkit:WebExtensions: Themes]-Fully transparent values no longer work as of bug 1417883 [Uns][]
  76. #1452019 [Toolkit:WebExtensions: Themes]-tab_selected doesn't work unless there's a headerURL [Uns][]
  77. #1432952 [Toolkit:WebPayments UI]-Add the ability to associate a saved billing address with a payment card in the add/edit card form [All][[webpayments]]
  78. #1453281 [Toolkit:XUL Widgets]-Remove obsolete menubar binding and styling [All][]
  79. #1409056 [Web Compatibility Tools:General]-Allow beta users to manually enable Report Site Issue button [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1451458 [Core:Graphics: WebRender]-blob-invalidation: Crash on telemetry.mozilla.org [All][]
  3. #1445731 [Core:Security: PSM]-Upgrade Firefox 61 to use NSS 3.37 [Uns][[nss-uplift] [psm-assigned]]
  1. Beta 11 -> Beta 12 Changelog +12
  2. #1388020
  3. #1444668
  4. #1445234
  5. #1451376
  6. #1447993 [Core:DOM: Events]-after ff update, anchors inside our slider stopped working. [Uns][]
  7. #1451790 [Core:DOM: Events]-Set Timer Resolution to 1ms with Jitter [Uns][]
  8. #1433058 [Core:Graphics]-Provide fix to Firefox to prevent TDR on Windows 7 with bugged NVIDIA GPU drivers (385.69-391.35/latest one) on Pascal GPUs [Win][[gfx-noted] ]
  9. #1430803 [Core:Networking: Cookies]-SameSite cookies are incorrectly being stored, when set with invalid SameSite values [Uns][[necko-triaged]]
  10. #1450808 [Core:Plug-ins]-Hours and page loads between Flash CTA interaction spiked unexpectedly in Beta 60 [Uns][]
  11. #1451798 [Core:WebRTC: Audio/Video]-Video facingMode regression [Uns][]
  12. #1452472 [Core:WebRTC: Audio/Video]-Crash in InvalidArrayIndex_CRASH | nsTArray_Impl<T>::operator[] | mozilla::MediaEngineWebRTCMicrophoneSource::Stop [Win][]
  13. #1436450 [Toolkit:WebExtensions: General]-Unavailable CanvasRenderingContext2D.drawWindow() with "<all_urls>" in "optional_permissions" [Uns][]

Nightly 61 fixes since 20180312 (Gecko 60) ~1513
Beta 60 fixes since 20180122 (Gecko 59) ~2237

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on April 12th, 2018, 3:40 pm, edited 1 time in total.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180412 builds are not yet out

Post by mayankleoboy1 »

https://groups.google.com/forum/#!topic ... M4EmO7Wg1w
Possible that the layout team is starting to plan for parallel layout in the future.

Also this(slightly old) https://groups.google.com/forum/#!topic ... yFxwRGsAxo
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180412 builds are not yet out

Post by Lurtz »

Something has to be done about layout performance, a lot of WebApps are crippled by poor layout performance.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180412 builds are not yet out

Post by Omega X »

That is Servo territory. I doubt that Servo is ready enough for integration. Maybe they'll tear out pieces of it.
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180412 builds are not yet out

Post by Lurtz »

Omega X wrote:That is Servo territory. I doubt that Servo is ready enough for integration. Maybe they'll tear out pieces of it.
Stylo was Servo territory, too.

However as far as I understand it, Servo's layout implementation isn't nearly as complete as Gecko's.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20180412 builds are not yet out

Post by mayankleoboy1 »

Omega X wrote:That is Servo territory. I doubt that Servo is ready enough for integration. Maybe they'll tear out pieces of it.
the google groups link i posted has a rough plan/brainstorm about making gecko layout parallel

Edit: also, im slightly annoyed that devs arent posting publicly the rough roadmaps. As nightly users, i feel we need to know what to expect in upcoming weeks/months.
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20180412 builds are not yet out

Post by Lurtz »

mayankleoboy1 wrote:Edit: also, im slightly annoyed that devs arent posting publicly the rough roadmaps. As nightly users, i feel we need to know what to expect in upcoming weeks/months.
Yeah it's hard to get an overview. However with Chromium it's even harder.

And to publish good documentation is a lot of work, especially if it has to be end user friendly.
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20180412 builds are not yet out

Post by streetwolf »

For the past couple of days I'm having a problem with my bookmark toolbar menus dropping down. At times when I open up a menu then move my pointer to any other menu it dosn't drop down. Anyone else seeing this?
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
Orangutan100
Posts: 54
Joined: July 9th, 2015, 11:56 am

Re: The first official 20180412 builds are not yet out

Post by Orangutan100 »

Webextension toolbar icon menus no longer have an outer border for me. Could somebody confirm? E.g., Request Control on 6 Apr vs 11 Apr Nightlies: http://i.cubeupload.com/YHywKB.png.
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20180412 builds are not yet out

Post by Alice0775 »

Orangutan100 wrote:Webextension toolbar icon menus no longer have an outer border for me. Could somebody confirm? E.g., Request Control on 6 Apr vs 11 Apr Nightlies: http://i.cubeupload.com/YHywKB.png.
filed
[*]#1453803 [Toolkit:WebExtensions: Frontend]-no border line of WebExtention's arrow panel [Win]
Josa
Posts: 7360
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180412 builds are out

Post by Josa »

Locked