The first official 2019023 builds are out

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

The first official 2019023 builds are out

Post by Josa »

Previous Nightly Builds thread 20190222

The first official 20190223 NIGHTLY builds are out
.The Official Firefox 66 Beta 11 builds are not yet out

Previous NIGHTLY: 20190222 (Fx 67.0a1)
Previous BETA: 20190222 (Fx 66.0b10)

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


Fixed:
  1. NIGHTLY +79
  2. #1473830
  3. #1529027
  4. #1277437 [Core:Audio/Video: Playback]-[webvtt] Process cue and apply related CSS attributes on the div element [Uns][]
  5. #1129354 [Core:Canvas: WebGL]-WebGL extension OES_fbo_render_mipmap may be implemented [All][[gfx-noted]]
  6. #1528883 [Core:DOM: Animation]-Rename CSSPseudoElement.parentElement to CSSPseudoElement.element [All][]
  7. #1523631 [Core:DOM: Content Processes]-Lazily create JS Actors when events fire in content [Uns][[2/19] patches under review]
  8. #1528762 [Core:DOM]-4.55 - 5.15% tp5o responsiveness / tp5o_webext responsiveness (linux64) regression on push 367ca1e168537c05f091c766e11b2c8338621cba [Lin][]
  9. #1528675 [Core:DOM]-Assertion failure: JS::GetNonCCWObjectGlobal(obj) == xpc::UnprivilegedJunkScope() || xpc::IsInUAWidgetScope(obj) || xpc::AccessCheck::isChrome(obj), at /builds/worker/workspace/build/src/dom/base/nsINode.cpp:2664 [Uns][]
  10. #1523843 [Core:DOM]-Figure out where to hang the compartments we might want to share across globals on the web [Uns][]
  11. #1529306 [Core:DOM]-Fix frequent jsreftest OOMs on Win32 [All][]
  12. #1528146 [Core:DOM]-Make non-initial about:blank fire document-element-inserted notifications [Uns][]
  13. #1528387 [Core:DOM]-Name of actor for JSWindowActor::SendAsyncMessage should be implicit [Uns][[2/22] patch pushed]
  14. #919508 [Core:Disability Access APIs]-Incorrect results when get_text_at_offset() is used to get the last word on the line in wrapped text [Lin][]
  15. #1529164 [Core:Document Navigation]-Remove Fake Plugin handling from nsFrameLoader [Uns][]
  16. #1529177 [Core:Editor]-Make InsertTagCommand::DoCommandParams() use nsGkAtoms to set attribute [All][]
  17. #1505668 [Core:Editor]-Remove ClearUndoCommand, CopyAndCollapseToEndCommand and SetDocumentOptionsCommand [All][]
  18. #1528676 [Core:Editor]-Remove telemetry probes for HTMLEditors which have shown Gecko build-in editing UIs and if they are operated [All][]
  19. #1528753 [Core:Graphics: WebRender]-Automatically compute the image tiling origin [Uns][]
  20. #1529272 [Core:Graphics: WebRender]-Reduce the cost of hashing/moving/cloning FontInstance [Uns][]
  21. #1528987 [Core:Graphics: WebRender]-Tell WR about how much scrollframes have scrolled [Uns][[gfx-noted]]
  22. #1528396 [Core:Graphics]-GL symbol loading must be more precise before we can load multiple libraries at once [Uns][gfx-noted]
  23. #1528493 [Core:IPC]-Add Maybe value support to IPDL [Uns][[2/22] patches pushed]
  24. #1529780 [Core:ImageLib]-Compute ImageCacheKey's hash number lazily [All][]
  25. #1527862 [Core:JavaScript Engine]-Assertion failure: cx->jobQueue->empty(), at js/src/builtin/Promise.cpp:5182 with async and Debugger [Lin][[fuzzblocker][jsbugmon:update]]
  26. #1529349 [Core:JavaScript Engine]-Crash in [@ js::wasm::CompileStreaming] [All][]
  27. #1499448 [Core:JavaScript Engine]-Implement public and private instance fields proposal [Uns][]
  28. #1527767 [Core:JavaScript Engine]-Make all JS allocator functions accept an arena as an argument [Uns][]
  29. #1528628 [Core:JavaScript Engine]-Remove unused JSContext argument of JS_ObjectIsFunction [All][[lang=C++] ]
  30. #1529607 [Core:JavaScript Engine]-Rewrite NameFunctions.cpp to use ParseNodeVisitor [Uns][]
  31. #1529622 [Core:JavaScript Engine]-jsJitArgsRectifier_, jsJitExceptionHandler_ and preBarrierCode_ are left uninitialized in wasm::Instance's constructor [Uns][]
  32. #1528867 [Core:JavaScript: GC]-Improve the resolution of the GC_NURSERY_BYTES telemetry histogram [Uns][]
  33. #1527725 [Core:Layout: Columns]-###!!! ASSERTION: NS_BLOCK_HAS_FIRST_LETTER_STYLE state out of sync: 'haveFirstLetterStyle == ((mState & NS_BLOCK_HAS_FIRST_LETTER_STYLE) != 0)' [Uns][]
  34. #1526567 [Core:Layout: Grid]-[css-grid] min-height:auto clamped to 0 by indefinite max-height percentage [All][]
  35. #1520062 [Core:Networking]-HTTPChannel seems to incorrectly keep references to its mListener. [Uns][[MemShrink:P2][necko-triaged]]
  36. #1529498 [Core:Networking]-null pointer writes in mozilla::net::Predictor::LearnNative [Uns][[necko-triaged]]
  37. #1527505 [Core:Permission Manager]-Speed up testing for permissions [All][]
  38. #1526004 [Core:Security: PSM]-Enterprise roots mode should also import Intermediate CAs on MacOS [Uns][[psm-assigned]]
  39. #1528320 [Core:Web Replay]-XDR-decoding can produce incorrect track-record-replay-progress flag [Uns][]
  40. #1521879 [Core:WebRTC: Networking]-Use mtransport in a separate process, guarded by a pref [Uns][]
  41. #1523923 [Core:WebVR]-Intermittent Assertion failure: rv, at z:/build/build/src/nsprpub/pr/src/md/windows/w95thred.c:276 [Uns][]
  42. #1522039 [Core:Widget: Cocoa]-"Close Private Window" placed in macOS touchbar in private browsing closes window accidentally [mac][]
  43. #1529707 [Core:Widget: Gtk]-At startup: ###!!! ASSERTION: impossible to compute luminosity of a non-opaque color: 'NS_GET_A(aColor) == 255', file layout/base/nsCSSColorUtils.cpp, line 56 [Uns][]
  44. #1529713 [Core:Widget: Gtk]-[Titlebar] Use Window manager decorations on GNOME again [Uns][]
  45. #1529902 [Core:Widget: Win32]-Fix invalid use of NS_ConvertUTF16toUTF8 [Uns][]
  46. #1528943 [Core:Widget: Win32]-Keyboard events during IME composition should give a special key value on Windows 10 19H1 (and 20H1) [Win][]
  47. #1529640 [DevTools:Debugger]-Fix recent flow regresssions [Uns][]
  48. #1513379 [DevTools:Debugger]-Intermittent devtools/client/debugger/new/test/mochitest/browser_dbg-navigation.js | Test timed out - [Uns][[retriggered]]
  49. #1529427 [DevTools:Debugger]-Refactor sources reducer so that all source actors are included [Uns][]
  50. #1269919 [DevTools:Debugger]-Stop emitting duplicate newSource events [Uns][dt-fission]
  51. #1529847 [DevTools:Inspector: Changes]-Move the Changes Front initialization to the Promise.all [Uns][]
  52. #1529379 [DevTools:Inspector: Changes]-Remove devtools.inspector.changes.enabled pref [Uns][]
  53. #1529468 [DevTools:Inspector: Fonts]-Remove devtools.inspector.fonthighlighter.enabled pref [Uns][]
  54. #1501962 [DevTools:Inspector: Rules]-Add the ability to select/highlight/scroll-to a property in the rule-view [Uns][]
  55. #1529845 [DevTools:Inspector]-Add a destroy for the MarkupContextMenu [Uns][]
  56. #1042082 [DevTools:Inspector]-Chrome event bubbles are displayed when they shouldn't be [All][]
  57. #1501698 [DevTools:Inspector]-Remove devtools/server/actors/highlighters/flexbox.js::renderAlignItemLine() [All][]
  58. #1525358 [DevTools:Performance Tools (Profiler/Timeline)]-Rename perf.html to Firefox Profiler [Uns][]
  59. #1528952 [Firefox:Activity Streams: Newtab]-Add Pin tab action to the Page Actions Menu [Uns][]
  60. #1529380 [Firefox:Activity Streams: Newtab]-ContentSearch shouldn't do XHR for non-data URLs [Uns][[fxperf:p1]]
  61. #1529755 [Firefox:Activity Streams: Newtab]-[Export] Add Hero caps, remove maps and bug fixes to Activity Stream [Uns][[export]]
  62. #1526597 [Firefox:Address Bar]-Canonization should be applied to all result types, and the input's value should reflect the canonized URL [Uns][]
  63. #1525547 [Firefox:Address Bar]-QuantumBar: Figure out broken delete key handling on Windows/Linux [Uns][[fxsearch]]
  64. #1525035 [Firefox:Address Bar]-Verify and fix IME composition [Uns][[fxsearch]]
  65. #1529312 [Firefox:Enterprise Policies]-DontCheckDefaultBrowser policy only supports locking to enabled, but not to disabled [Uns][]
  66. #1517493 [Firefox:General]-Migrate pageInfo.dtd to Fluent [Uns][]
  67. #1529429 [Firefox:General]-Tie launcher process enablement to SHIELD pref on Nightly [Win][]
  68. #1527349 [Firefox:Search]-Remove meta.ua search engine from Ukrainian locale [Uns][]
  69. #1527151 [Firefox:Site Identity and Permission Panels]-Content Blocking shield and subpanels persist after switching tabs [Uns][[anti-tracking]]
  70. #1520560 [Firefox:Sync]-Change Sync tooltip from "Firefox Account" to "Sync" [Uns][]
  71. #1529952 [Toolkit:Add-ons Manager]-Remove AMO uitour permissions [Uns][]
  72. #1489780 [Toolkit:Async Tooling]-'Firefox Home' page search option breaks when it's moved to a new window [Uns][[2/21] patch pushed]
  73. #1530019 [Toolkit:Async Tooling]-JavaScript Error: "actor.cleanup is not a function" [Uns][]
  74. #1520075 [Toolkit:Async Tooling]-Using `allFrames: true` for a ChildActor keeps frame content windows alive [All][[2/22] patch pushed]
  75. #1529598 [Toolkit:Blocklist Implementation]-Blocklist dialog items should not be selectable [Uns][]
  76. #1474143 [Toolkit:Form Autofill]-Don't load FormAutofillContent until it's needed [Uns][[overhead:47k] ]
  77. #1351078 [Toolkit:General]-Remove resource://gre/modules/Battery.jsm [Uns][]
  78. #1304001 [Toolkit:Password Manager]-LoginHelper.createLogger is watching and overwriting the same prefs multiple times [Uns][[passwords:tech-debt]]
  79. #1525100 [Toolkit:Places]-Remove ColorAnalyzer.js (dead code) [Uns][[fxperf:p1]]
  80. #1515009 [Toolkit:Telemetry]-Deduplicate code for displaying multi-store data in about:telemetry [Uns][[good next bug][lang=js]]
  1. Partial Landings/Diagnostic Patches:
  2. #1476368 [Core:Graphics: WebRender]-https://old.reddit.com/r/nier/ does not run smoothly at 120fps [Win][]
  3. #1528931 [Core:JavaScript Engine]-Use switch-statements instead of if-else for code handling most/all Value types [All][]
  4. #1529298 [Core:JavaScript Engine]-Make ArrayBuffer's handling of kinds and data-ownership sane and simple and understandable [All][]
  5. #1529247 [DevTools:Debugger]-Remove unused ThreadClient Methods [Uns][dt-fission]
  6. #1460433 [Firefox:General]-Implement failure logging for bootstrap process [Win][inj+]
  1. Beta 10 -> Beta 11 Changelog +4
  2. #1527534
  3. #1509752 [DevTools:Netmonitor]-Unable to see non-standard HTTP status codes in web developer tools when not selected. [All][good-first-bug]
  4. #1525340 [Firefox:Enterprise Policies]-Add policy to disable CFR [Uns][[qa-triaged]]
  5. #1439023 [Toolkit:Form Autofill]-Selection of previously entered form history data broken in Nightly when Form Autofill is enabled [All][]

Nightly 67 fixes since 20190128 (Gecko 66) ~1180
Beta 66 fixes since 20181210 (Gecko 65) ~1885

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on February 23rd, 2019, 7:04 am, edited 1 time in total.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 2019023 builds are not yet out

Post by Fanolian »

There will be new "Regressed by" and "Regressions" fields in BMO form shortly.
Bug 1461492 - Add an optional regressed-by field in bugs

And there is a plan to retroactively edit such fields to recently filed regression bugs.
Bug 1529764 - Clean up Regression Information
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 2019023 builds are out

Post by Josa »

Locked