The first official 20190124 builds are out

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

The first official 20190124 builds are out

Post by Josa »

Previous Nightly Builds thread 20190123

The first official 20190124 NIGHTLY builds are out
.The Official Firefox 65 RC 2 builds are not yet out

Previous NIGHTLY: 20190123 (Fx 66.0a1)
Previous BETA: 20190122 (Fx 65.0 RC 1)

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


Fixed:
  1. NIGHTLY +83
  2. #1485463
  3. #1517526 [Core:Audio/Video: Playback]-Block autoplay behavior in control center [Uns][]
  4. #1517562 [Core:Audio/Video: Playback]-Finalize block autoplay front end string [Uns][]
  5. #1487844 [Core:Audio/Video: Playback]-Flip block autoplay prefs to turn the feature on [Uns][]
  6. #1519317 [Core:Audio/Video: Playback]-Shaka Player demo shows MEDIA.VIDEO_ERROR on loop enabled [All][]
  7. #1521405 [Core:CSS Parsing and Computation]-Remove code duplication from a few shorthand properties. [Uns][]
  8. #1514985 [Core:Canvas: WebGL]-'GetGraphicsResetStatus' warning after run [Uns][gfx-noted]
  9. #1503813 [Core:Canvas: WebGL]-Labels on map on https://transportnsw.info/trip#/ blacked [mac][]
  10. #1521469 [Core:DOM: Security]-Crash in mozalloc_abort | Abort | NS_DebugBreak | nsDebugImpl::Abort | XPTC__InvokebyIndex [Win][[domsecurity-active]]
  11. #1515665 [Core:DOM]-Granting a content blocking exception to a page doesn't make the localStorage API work on it [Uns][]
  12. #1522084 [Core:DOM]-HighPriorityEventPendingForTopLevelDocumentBeforeContentfulPaint should return false for data documents [Uns][]
  13. #1467223 [Core:DOM]-Modify the process-switching load code to support POST payloads on loads [Uns][]
  14. #1521853 [Core:DOM]-Remove Throws annotation from some infallible HTMLOptionsCollection/HTMLSelectElement properties [All][]
  15. #1521848 [Core:DOM]-Replace nsTArrayToJSArray with ToJSValue [All][]
  16. #1521728 [Core:Disability Access APIs]-Expose elements that have a title to the accessibility APIs, even if they wouldn't be accessible otherwise [All][]
  17. #1522352 [Core:Graphics: WebRender]-Add GPU timer group for scale operations. [Uns][]
  18. #1522028 [Core:Graphics: WebRender]-Avoid interning text run primitives due to scrolled offset field. [Uns][]
  19. #1522022 [Core:Graphics: WebRender]-Inflate picture caching dirty rects when encountering a blur filter. [Uns][]
  20. #1520682 [Core:Graphics: WebRender]-Long css filter crash the whole firefox process group [All][]
  21. #1518840 [Core:Graphics: WebRender]-Missing text-shadow when a lot of text has the property [Uns][]
  22. #1521689 [Core:Graphics: WebRender]-Reduce invalidations caused by world clip rects. [Uns][]
  23. #1501195 [Core:Graphics: WebRender]-Snapping problem (and a jiggling image) on postbank.de [Lin][]
  24. #1517055 [Core:Graphics]-ANGLE texture upload fails due to division by zero when the texture's width or height is 1 [Uns][]
  25. #1521801 [Core:IPC]-mark content process crashes as "content" rather than "tab" [All][]
  26. #1521127 [Core:JavaScript Engine]-Clean-up some code involving ObjectGroup [Uns][]
  27. #1339777 [Core:JavaScript Engine]-Collect telemetry for String generics [Uns][]
  28. #1520076 [Core:JavaScript Engine]-Hit MOZ_CRASH(Zone not scheduled) at js/src/gc/GC.cpp:7150 [Lin][[jsbugmon:]]
  29. #1502797 [Core:JavaScript Engine]-Reimplement BigInt in terms of JSC/V8 code instead of GMP [Uns][]
  30. #1518640 [Core:Layout: Scrolling and Overflow]-Perform anchor selection using the visual viewport [Uns][]
  31. #1521982 [Core:Layout]-Adjust callers of nsIFrame::List() in nsBidiPresUtils to stop passing 0 as a const char* argument [Uns][]
  32. #1502921 [Core:Localization]-Add Telemetry probes for language settings [Uns][]
  33. #1474196 [Core:Panning and Zooming]-Setting scrollTop stops momentum scroll [Uns][[gfx-noted]]
  34. #1521051 [Core:Permission Manager]-Get rid of nsICookiePermission.ACCESS_ALLOW_FIRST_PARTY_ONLY and nsICookiePermission.ACCESS_LIMIT_THIRD_PARTY [Uns][]
  35. #1521946 [Core:SVG]-Move nsSMILTypes and nsSMILValue to the mozilla namespace [Uns][]
  36. #1522159 [Core:SVG]-Move nsSVGAttrTearOffTable to the mozilla namespace [Uns][]
  37. #1522007 [Core:Spelling checker]-add words to US dictionary [Uns][]
  38. #1515205 [Core:WebRTC]-Peer sees choppy motion/low frameRate in 1-1 call with Google Meet (regression) [mac][]
  39. #1518895 [Core:WebVR]-Enable crash reporting for the VR process [All][[gfx-noted]]
  40. #1521012 [Core:Widget: Gtk]-visible (non-transparent) gray square corners are now sticking out from curved titlebar corners, on Ubuntu 18.10 [Uns][]
  41. #1521223 [Core:XPCOM]-Add an interface to deliberately leak an object [Uns][]
  42. #1521187 [Core:XPCOM]-Use the derive_more crate to eliminate some boilerplate [Uns][]
  43. #1521674 [DevTools:CSS Rules Inspector]-Implement property name editor in the new rules view [Oth][]
  44. #1475198 [DevTools:Console]-Shift+Tab in JsTerm should give the focus to the previous element [Uns][[boogaloo-mvp]]
  45. #1521052 [DevTools:Framework]-DebuggerServer is never destroyed in the content process [Uns][]
  46. #1521776 [DevTools:Inspector]-Show scrollable elements in the markup-view using markup-badges [Uns][]
  47. #1521463 [Firefox Build System:General]-Put rustc version in about:buildconfig [Uns][]
  48. #1521170 [Firefox Build System:Lint and Formatting]-Add a rule that prevents calling some Array and String accessor methods without using the return value [Uns][]
  49. #1521984 [Firefox:Activity Streams: Newtab]-Can't drag downloaded PDF into about:privatebrowsing [Uns][]
  50. #1515044 [Firefox:Activity Streams: Newtab]-Port "hidden focus" code to UrlbarInput.jsm (New Tab Search Bar breaks when both Quantum Bar and New Tab Search handoff are enabled) [All][]
  51. #1521961 [Firefox:Activity Streams: Newtab]-Pref Search in PBM OFF by default in 66 Release [Uns][]
  52. #1521836 [Firefox:Activity Streams: Newtab]-[Export] Add component refinement, context sources and bug fixes to Activity Stream [Uns][[export]]
  53. #1521236 [Firefox:Address Bar]-Add UrlbarInput.autofill(), call it from the controller, and disable autofill when the new search string is a prefix of the old string [Uns][]
  54. #1512652 [Firefox:Address Bar]-Implement URL canonizing via Ctrl key [All][[fxsearch]]
  55. #1521719 [Firefox:Address Bar]-Intermittent browser/components/urlbar/tests/browser/<random test> | uncaught exception - TypeError: Property 'handleEvent' is not callable. at [Uns][]
  56. #1520907 [Firefox:Address Bar]-Rename QueryContext to UrlbarQueryContext [Uns][]
  57. #1521783 [Firefox:Address Bar]-typeRestrictToken should focus the address bar [All][]
  58. #1520047 [Firefox:Bookmarks & History]-context menu + bookmark removal in bookmarks library = leaked 1 window(s) until shutdown [url = chrome://browser/content/places/places.xul] [Uns][]
  59. #1522064 [Firefox:File Handling]-nsMIMEInfoUIKit.h / nsMIMEInfoMac.h declare undefined static function OpenApplicationWithURI [Uns][]
  60. #1521413 [Firefox:PDF Viewer]-Update pdf.js to version 2.1.215 [All][]
  61. #1521287 [Firefox:Preferences]-Remove XUL grid layout from browser/components/preferences/in-content/main.xul [Uns][]
  62. #1521294 [Firefox:Preferences]-Remove XUL grid layout from security/manager/pki/resources/content/changepassword.xul [Uns][]
  63. #1521290 [Firefox:Preferences]-Remove XUL grid layout from security/manager/pki/resources/content/device_manager.xul [Uns][]
  64. #1521295 [Firefox:Preferences]-Remove XUL grid layout from security/manager/pki/resources/content/downloadcert.xul [Uns][]
  65. #1521296 [Firefox:Preferences]-Remove XUL grid layout from security/manager/pki/resources/content/setp12password.xul [Uns][]
  66. #1521285 [Firefox:Preferences]-Remove XUL grid layout from toolkit/mozapps/preferences/changemp.xul [Uns][]
  67. #1517756 [Firefox:Preferences]-siteDataSettings.js should have "use strict" before any other statements [Uns][[lang=js]]
  68. #1521756 [Firefox:Security]-Enable AV MitM certificate error page by default on all channels [Uns][]
  69. #1492498 [Firefox:Security]-Make certificate exceptions on the new cert error pages permanent by default [All][[cert-errors]]
  70. #1498238 [Firefox:Site Identity and Permission Panels]-Add icons to control center for allowed and blocked images [Uns][]
  71. #1521598 [Firefox:Site Identity and Permission Panels]-Exclude storageAccessAPI permissions from the list of permissions that the identity panel is kept updated for [All][]
  72. #1521581 [Firefox:Tabbed Browser]-Make Close tabs confirm button title case [Uns][]
  73. #1521231 [Firefox:Theme]-Stop using --panel-disabled-color for subviewbutton shortcuts [All][]
  74. #1520607 [Firefox:Toolbars and Customization]-If you add several of the Page Actions menu items to the addressbar, Page Actions pop-up menu does not stay aligned with Page Actions button [Uns][]
  75. #1518293 [Firefox:Tracking Protection]-Revise appearance of "Block Lists" popup in about:preferences [Uns][[privacy65]]
  76. #1517389 [Firefox:Tracking Protection]-The Content Blocking UI does not reflect that cookie header is blocked in request to tracking resource [Uns][[privacy65][triage]]
  77. #1367800 [Toolkit:Add-ons Manager]-hidden extension updates show up in about:addons if open during update [Uns][triaged]
  78. #1517637 [Toolkit:Crash Reporting]-Add crash reporter annotation for launcher process state [Win][]
  79. #1520980 [Toolkit:Password Manager]-Remove support for notification bars in Password Manager (not used in Fx) [All][]
  80. #1516133 [Toolkit:Safe Browsing]-nsUrlClassifierDBService::AsyncClassifyLocalWithFeatures triggered twice to the main thread [Uns][]
  81. #1517639 [Toolkit:Telemetry]-Add launcher process state to telemetry environment, when available [Win][]
  82. #1519933 [Toolkit:Themes]-Remove :not([alone]) from .popup-notification-primary-button selector [All][]
  83. #1522209 [WebExtensions:Frontend]-Cannot install/enable Sidebery extension [Uns][]
  84. #1509112 [WebExtensions:General]-Adding domains to permissions to bypass content blocking doesn't always work [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1521368 [Core:Graphics]-Crash in mozilla::gfx::DrawTargetD2D1::CreateBrushForPattern [Win][]
  3. #1455848 [Core:Graphics: WebRender]-Crash in static void webrender::platform::windows::font::FontContext::add_native_font [Win][]
  4. #1512719 [Core:Security: PSM]-Upgrade Firefox 66 to use NSS 3.42 [All][[psm-assigned]]
  1. RC 1 -> RC 2 Changelog +0
    None

Nightly 66 fixes since 20181210 (Gecko 65) ~1575
Beta 65 fixes since 20181022 (Gecko 64) ~2290

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on January 24th, 2019, 1:41 pm, edited 2 times in total.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 20190124 builds are not yet out

Post by Fanolian »

Can anyone reproduce this issue? Thanks.

STR: load https://www.hkepc.com/forum/
Actual result: some pics are not loaded. Screenshot
Expected result: all pics are loaded. (Those pics work properly if I right click > view image)

Mozregression points to a restricted bug on 2018-11-15 build but I see this issue since today (and I visit that forum every day). Perhaps there is a site change that exposes the bug?

P.S. those pic do not work even if I disable all content blocking options.
(If I block all thrid-party cookies, but not all cookies, there are some warnings like "Request to access cookie or storage on “https://forum.hkepc.net/icon/126.gif” was blocked because we are blocking all third-party storage access requests and content blocking is enabled." but it doesn't affect loading them before 2018-11-14 build.)

Thanks.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20190124 builds are not yet out

Post by bjherbison »

I saw the images on https://www.hkepc.com/forum/ with both the 23 January Nightly and the 24 January Nightly.
Cosminn
Posts: 36
Joined: September 27th, 2015, 3:47 am

Re: The first official 20190124 builds are not yet out

Post by Cosminn »

Do you guys had issues with https://discordapp.com/ in the last 2 builds?
It's really CPU heavy and when logged in would also keep the Windows Audio process at 20%-40% all the time.

I tried in safemode but it's the same. With Edge it's working fine.
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20190124 builds are not yet out

Post by Mark12547 »

Fanolian wrote:Can anyone reproduce this issue? Thanks.

STR: load https://www.hkepc.com/forum/
Actual result: some pics are not loaded. Screenshot
Expected result: all pics are loaded. (Those pics work properly if I right click > view image)
It loads for me in today's Firefox Nightly (66.0a1 (2019-01-24)), Firefox Beta (which just updated to a 65 Release Candidate), Firefox Dev (which just updated to 66.0b1), Firefox Release (64.0.2), as well as (for completeness) Chrome Stable (71.0.3578.98), all 64-bit builds under Windows 10.

Are you using a Nvidia GPU or turned on experimental features?
Josa
Posts: 7408
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190124 builds are out

Post by Josa »

Locked