The first official 20190206 builds are out

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

The first official 20190206 builds are out

Post by Josa »

Previous Nightly Builds thread 20190205

The first official 20190206 NIGHTLY builds are out
.The Official Firefox 66 Beta 6 builds are not yet out

Previous NIGHTLY: 20190205 (Fx 67.0a1)
Previous BETA: 20190205 (Fx 66.0b5)

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


Fixed:
  1. NIGHTLY +69
  2. #1504056
  3. #1512429
  4. #1524246
  5. #1525057 [Core:Audio/Video]-Ensure that GetUserMediaRequest's mIsHandlingUserInput is always initialized properly [All][]
  6. #1412231 [Core:Audio/Video: MediaStreamGraph]-Intermittent Assertion failure: mAudioContextOperation == AudioContextOperation::Close (We should be reviving the graph?), at /builds/worker/workspace/build/src/dom/media/MediaStreamGraph.cpp:4051 [Uns][]
  7. #1516754 [Core:Audio/Video: Playback]-YouTube video is buffering forever after using the seek bar (VP9 videos) [Uns][]
  8. #1290774 [Core:Canvas: WebGL]-WebGL 1.0.3 conformance error: conformance/extensions/webgl-draw-buffers.html [Uns][[gfx-noted]]
  9. #1372160 [Core:Canvas: WebGL]-WebGL 2 conformance test deqp/functional/gles3/shaderbuiltinvar.html failures [All][[gfx-noted]]
  10. #1524713 [Core:Canvas: WebGL]-Allow EXT_float_blend for webgl 1 [Uns][gfx-noted]
  11. #1440384 [Core:CSS Parsing and Computation]-GenerateCombinedTransform probably doesn't want to run at the time it runs. [Uns][]
  12. #1525134 [Core:CSS Parsing and Computation]-Move image loads out of the style struct accessors. [Uns][]
  13. #1523702 [Core:DOM]-Crash in mozilla::ipc::ProcessLink::SendMessage | IPC_Message_Name=PContent::Msg_StoreAndBroadcastBlobURLRegistration [Win][]
  14. #1525054 [Core:DOM]-Make ContentPermissionRequestBase calculate the isHandlingUserInput flag itself instead of relying on callers who may or may not pass in the correct information [All][]
  15. #1525337 [Core:DOM]-Add firing order assertions for setTimeout/setInterval [Uns][]
  16. #1525356 [Core:DOM]-Cache the Document's base domain to avoid recomputing it over and over again inside ThirdPartyUtil::IsThirdPartyWindow() [All][]
  17. #1490619 [Core:DOM: CSS Object Model]-GetComputedStyle for an inset property on an overconstrained abspos or fixed element returns used value, not absolutized computed value [Uns][[webcompat?]]
  18. #1523635 [Core:DOM: Events]-[Ubuntu] “Enter” is not functional on Google account password field [Lin][]
  19. #1524938 [Core:DOM: Workers]-Get rid of nsContentUtils::StorageAllowedForPrincipal() [Uns][]
  20. #1523878 [Core:DOM: Security]-Update ContentBlockingLog to use struct instead of tuple<> [Uns][[domsecurity-active]]
  21. #1524385 [Core:Graphics: WebRender]-Set the current clip chain on the stacking context item [Uns][[gfx-noted]]
  22. #1524509 [Core:Graphics: WebRender]-6.33 - 14.01% raptor-motionmark-animometer-firefox (linux64-qr, windows10-64-qr) regression on push 300c5aac4b2e6079dbbe74a4195d5730279c4ceb (Thu Jan 31 2019) [All][]
  23. #1525032 [Core:Graphics: WebRender]-Land servo/webrender#3540 in mozilla-central [Uns][]
  24. #1525087 [Core:Graphics: WebRender]-z-order is (still) wrong on CSS 3D animation (plane-splitting) [Uns][]
  25. #1525128 [Core:Graphics: WebRender]-Turn on WebRender by default on desktop haswell [Win][]
  26. #1487287 [Core:IPC]-Move process launch off the I/O thread and into a thread pool [Uns][[qf:p2:responsiveness]]
  27. #1507484 [Core:JavaScript Engine]-Implement minimal Ion support for BigInt [Uns][]
  28. #1510624 [Core:JavaScript Engine]-StructuredClone array reader should initialize target array even in error cases [Uns][]
  29. #1518377 [Core:JavaScript Engine]-Assertion failure: isScripted(), at js/src/jit/JSJitFrameIter.cpp:105 with inIon [Lin][[jsbugmon:update]]
  30. #1518391 [Core:JavaScript Engine]-Add dedicate ParseNode subclasses for function/module, and do not use JSOp [Uns][]
  31. #969874 [Core:Layout]-Incorrect baseline alignment for flex container with overflow other than visible [All][[webcompat]]
  32. #1523181 [Core:Layout]-Crash in nsFontFaceLoader::Cancel [Uns][]
  33. #1524966 [Core:Layout]-Interaction of CSS clip and transform broke in branch 66 [Uns][[qa-triaged][wptsync upstream]]
  34. #1525133 [Core:Layout: Block and Inline]-nsBlockFrame::GetNaturalBaselineBOffset calls kid->GetVerticalAlignBaseline() without checking whether its WM is orthogonal [Uns][]
  35. #1522898 [Core:Layout: Flexbox]-Chrome stretches flexbox to child img's height, Firefox scales the image down w/o aspect ratio [Uns][[webcompat]]
  36. #1524864 [Core:Networking]-Crash in nsMIMEInputStream::Seek [Win][]
  37. #1522338 [Core:Panning and Zooming]-Get scrollbar rendering to work with zooming + containerless scrolling [All][]
  38. #1485016 [Core:Security]-Enable /guard:cf on firefox.exe with clang-cl for protection on system dlls [Uns][]
  39. #1522773 [Core:WebRTC: Audio/Video]-Permafailing tier 2 Assertion failure: Request::mDisconnected, at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/MozPromise.h:429 [Uns][[stockwell disable-recommended]]
  40. #1524026 [Core:Web Audio]-Web audio didn't produce sound even if AudioContext is resumed from blocked [Uns][]
  41. #1525077 [Core:Web Painting]-IsInWillChangeBudget warning is a bit silly. [Uns][]
  42. #1509030 [Core:Widget: Gtk]-The X11 widget does not populate the graphics adapter annotations [Uns][[good first bug][lang=c++]]
  43. #1523721 [Core:Widget: Gtk]-When browser window starts maximized, right-click menu doesn't open under mouse cursor [Lin][]
  44. #1525031 [Core:XPCOM]-remove nsILabelableRunnable [All][]
  45. #1525158 [Core:XPCOM]-Rust XPCOM bindings prevent nsresults from being returned via outparam [Uns][]
  46. #973341 [Core:XSLT]-XPath evaluate() fails if reusing an iterator result [All][]
  47. #1523020 [DevTools:Console]-Browser Console reports some JS errors when I try to enable logging of CSS errors (and might not actually activate CSS error logging) [Uns][]
  48. #1524631 [DevTools:Inspector: Rules]-Implement new declaration editor for the new rules view [Uns][]
  49. #1491248 [Firefox:Address Bar]-Display one-off search buttons correctly in the UrlbarView panel [All][]
  50. #1501623 [Firefox:Address Bar]-UrlbarInput::setValueFromResult should set userTypedValue [All][]
  51. #1524838 [Firefox:Address Bar]-UrlbarView: remove action labels from results while pressing an action override key (alt, shift, accel) [All][]
  52. #1524839 [Firefox:Address Bar]-Awesomebar results have lost their separator dash [Uns][]
  53. #1498564 [Firefox:Bookmarks & History]-Remove new Function from places tree.xml [Uns][]
  54. #1524089 [Firefox:Enterprise Policies]-Provide a policy to disable prefetching (NetworkPredictionOptions on Chrome) [Uns][]
  55. #1525282 [Firefox:PDF Viewer]-Update pdf.js to version 2.1.243 [All][]
  56. #1524210 [Firefox:Preferences]-Clicking near the about:preferences navigation menu deselects the previously selected menu item [All][]
  57. #1524258 [Firefox:Preferences]-Arrange by status arrow has no functionality in the block autoplay exceptions window [All][]
  58. #1524604 [Firefox:Preferences]-The search result tooltip is displayed as misplaced inside the Firefox Home Content section [All][]
  59. #1524777 [Firefox:Preferences]-Convert the certificate viewer's XUL grid to HTML table [Uns][]
  60. #1497838 [Firefox:Security]-Consider removing Geolocation values in SECURITY_UI [Uns][]
  61. #1497827 [Firefox:Site Identity and Permission Panels]-Do not display EV labels instead of domains in site identity header [Uns][]
  62. #1525208 [Firefox:Tracking Protection]-Make AntiTrackingCommon::MaybeIsFirstPartyStorageAccessGrantedFor() somewhat faster [Uns][]
  63. #1426122 [Toolkit:Add-ons Manager]-Extension stuck in "Checking for updates..." mode [Uns][]
  64. #1522078 [Toolkit:Crash Reporting]-[Ubuntu] Mozilla crash reporter panel’s width is infinite extended if the user types a comment with no space [Lin][]
  65. #1002534 [Toolkit:Password Manager]-Password change disambiguation dialog can show "<>" as a username [All][[passwords:capture-UI] [lang=js]]
  66. #1524957 [Toolkit:Preferences]-Prevent autocomplete suggestions from other pages in the search field [Uns][]
  67. #1525119 [Toolkit:Startup and Profile System]-Dedicated profiles don't get locked to the default browser install [Uns][]
  68. #1525304 [Toolkit:Themes]-Automatically apply "primary" style to buttons with autofocus [All][]
  69. #1514098 [Toolkit:XUL Widgets]-UA Widgets destructor and change methods does not run if the widget is on system principal page [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1514940 [Core:DOM]-Can't type a period in Confluence comment editor [All][[webcompat:p1]]
  3. #1523974 [Core:DOM: Content Processes]-Mark background tabs that are playing media as "active" for the Process Priority Manager [Uns][]
  1. Beta 5 -> Beta 6 Changelog +1
  2. #1524340 [Core:Security: PSM]-Upgrade Firefox 66 to use NSS 3.42.1 [All][[psm-assigned]]

Nightly 67 fixes since 20190128 (Gecko 66) ~395
Beta 66 fixes since 20181210 (Gecko 65) ~1749

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on February 6th, 2019, 1:09 pm, edited 2 times in total.
Tomatoshadow2
Posts: 435
Joined: May 11th, 2017, 9:52 am

Re: The first official 20190206 builds are not yet out

Post by Tomatoshadow2 »

Has anyone found some STRS for the cookie issue? Not seeing myself affected.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20190206 builds are not yet out

Post by TheVisitor »

tomatoshadow2 wrote:Has anyone found some STRS for the cookie issue? Not seeing myself affected.
Sorry, getting old... remind me 'what cookie problem' ? I've not noticed anything strange regarding cookies, or session restore (if that's what you mean)
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20190206 builds are not yet out

Post by bjherbison »

I'm not sure if this is what tomatoshadow2 intended, but recently I've been logged out of many sites with Nightly upgrades. (Google is one.) Doesn't happen every time or for every site.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190206 builds are not yet out

Post by streetwolf »

If by the 'cookie problem' you mean the fact that at this moment I have to login into this forum then yes it is still happening.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 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: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 20190206 builds are not yet out

Post by streetwolf »

Go to https://www.tweaktown.com/reviews/8770/ ... ndex7.html. Start scrolling slowly. Does the top portion of the page jump around a lot for you?
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 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
Josa
Posts: 7416
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190206 builds are out

Post by Josa »

Locked