The Official 20170223 builds are out

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

The Official 20170223 builds are out

Post by Josa »

Previous Nightly Builds thread 20170222

The Official 20170223 NIGHTLY builds are out
The Official 20170223 AURORA builds are out
.The Official Firefox 52 Beta 9 builds are not yet out

Previous NIGHTLY: 20170222 (Fx 54.0a1)
Previous AURORA: 20170222 (Fx 53.0a2)
Previous BETA: 20170221 (Fx 52.0b8)

Hourly builds: Tinderbox Builds
Treeherder: Nightly | Aurora
Changelogs: NIGHTLY | AURORA | BETA
Release Notes: AURORA | BETA

Fixed:
  1. NIGHTLY +76
  2. #1295299
  3. #1329369
  4. #1341125
  5. #1224528 [Cloud Services:Firefox: Common]-Provide a mechanism to populate the OneCRL kinto collection with initial records [Uns][]
  6. #1341497 [Core:Audio/Video: GMP]-Move WidevineBuffer and WidevineDecryptedBlock out into WidevineUtils.h [Uns][]
  7. #1340969 [Core:Audio/Video: Playback]-Add a class to manage shutdown process of decoders for MFR [Uns][]
  8. #1322739 [Core:Audio/Video: Playback]-Add low-latency option to the PDM [Uns][]
  9. #1341342 [Core:Audio/Video: Playback]-Always allow MSE with webm/vp8 [Uns][]
  10. #1341475 [Core:Audio/Video: Playback]-MediaKeySystemAccess thinks that ClearKey on Windows can still decode AAC [Uns][]
  11. #1341108 [Core:Audio/Video: Playback]-Multi-channel audio doesn't work on ALSA-only builds [Lin][]
  12. #1340980 [Core:Audio/Video: Playback]-Support vp9 protected box [Uns][]
  13. #419470 [Core:Build Config]-Figure out why building jemalloc breaks with PGO enabled [Lin][]
  14. #1331102 [Core:CSS Parsing and Computation]-STL wrappers can fail to compile when <xutility> is involved [Uns][]
  15. #1335145 [Core:Canvas: 2D]-Reconsider our heuristics for demoting canvases to non-hardware-accelerated mode [Uns][]
  16. #1329988 [Core:Canvas: WebGL]-Roughly 10% of total CPU time in a WebGL 2 demo is spent in transposing 4x4 matrices. [Win][gfx-noted]
  17. #1340344 [Core:DOM: Animation]-Assertion failure: SpecifiedKeyframeArraysAreEqual(mKeyframes, keyframesCopy) [Uns][]
  18. #1335356 [Core:DOM: Core & HTML]-Issues with HTMLTableElement caption members [Uns][]
  19. #1340926 [Core:DOM]-Add telemetry for xml:base attribute [Uns][]
  20. #1339275 [Core:DOM]-Improve codegen for const JSPropertySpec arrays [Uns][]
  21. #1339710 [Core:DOM]-Merge SlicedInputStream and nsIPartialFileInputStream [Uns][]
  22. #1341250 [Core:DOM]-Moving nsExpandedPrincipal in separate files [Uns][]
  23. #1340086 [Core:DOM]-Remove uses of AnimationsPaused() since it is always false after bug 1316330 [Uns][]
  24. #1327798 [Core:Editor]-"Paste as plain text" Ctrl+Shift+V reports HTML in e.clipboardData.getData('text/html') [Uns][]
  25. #1339578 [Core:Graphics: Layers]-OMTA doesn't trigger for 4x4 layers leading to CPU burn on Facebook [Uns][platform-rel-Facebook]
  26. #1341516 [Core:Graphics]-[webvr] Fix Oculus Touch ID and poseState [Uns][]
  27. #1339637 [Core:Graphics]-skia: signed integer overflow in SkClampRange::init() [All][[gfx-noted]]
  28. #1341082 [Core:IPC]-"ipc/mscom/Utils.cpp(7): fatal error C1083: Cannot open include file: 'mozilla/mscom/Registration.h': No such file or directory" with --disable-accessibility [Uns][]
  29. #1338310 [Core:IPC]-rm PCrashReporter [Uns][]
  30. #1273858 [Core:JavaScript Engine: JIT]-Ion-compile JSOP_PUSHLEXICALENV/JSOP_POPLEXICALENV [All][]
  31. #1339964 [Core:JavaScript Engine]-"export async function f() {}" cannot be parsed [Uns][]
  32. #1341303 [Core:JavaScript Engine]-AddressSanitizer: heap-use-after-free [@ js::GeckoProfiler::beginPseudoJS] with READ of size 4 or Assertion failure: *size_ > 0, at vm/GeckoProfiler.cpp:294 [Lin][[fuzzblocker] [jsbugmon:]]
  33. #1341283 [Core:JavaScript Engine]-Assertion failure: !activeContext() || gc.canChangeActiveContext(activeContext()), at js/src/vm/Runtime.cpp:339 with evalInCooperativeThread and Interrupt [Lin][[jsbugmon:update,bisect]]
  34. #1341358 [Core:JavaScript Engine]-Crash [@ ??] or Assertion failure: cx->runtime()->getIncumbentGlobalCallback (Must set a callback using JS_SetGetIncumbentGlobalCallback before using Promises), at vm/Runtime.cpp:636 [Lin][[jsbugmon:update]]
  35. #1341326 [Core:JavaScript Engine]-Crash [@ js::frontend::ParseNodeAllocator::allocNode] with offThreadCompileModule and stack space exhaustion [Lin][[fuzzblocker] [jsbugmon:update]]
  36. #1339963 [Core:JavaScript Engine]-export {...} without "from" should check names against Reserved Words [Uns][]
  37. #1341355 [Core:JavaScript: GC]-Refactor mark stack to improve type safety and allow iteration [Uns][]
  38. #1333844 [Core:JavaScript: Internationalization API]-Create helper method to call ICU string functions [Uns][]
  39. #1312053 [Core:JavaScript: Internationalization API]-Expose an API to get locale information [Uns][]
  40. #1337319 [Core:Layout: Form Controls]-[DateTimePicker] The order of year and month on date picker should depend on locale datetime format [Uns][]
  41. #1340257 [Core:Layout]-Assertion failure: mightHaveNoneSVGMask || aFrame->GetParent()->StyleContext()->GetPseudo() == nsCSSAnonBoxes::mozAnonymousBlock [Uns][]
  42. #1341174 [Core:Layout]-Bring the declarations of the four Draw*Image() methods in nsLayoutUtils.h back together [Uns][]
  43. #1341179 [Core:Layout]-Simplify SVGDrawingCallback's mViewport from IntRect to IntSize [Uns][]
  44. #1340924 [Core:Localization]-Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in intl/ [Uns][]
  45. #1339617 [Core:Networking: Cache]-Crash in nsTArray_Impl<T>::InsertElementsAt<T> | nsCOMArray_base::InsertObjectsAt [Win][[necko-active]]
  46. #1337721 [Core:Networking: HTTP]-Redirected HTTP channel doesn't inherit the channel priority [Uns][[necko-active]]
  47. #1322373 [Core:Networking: HTTP]-TLS 1.3 early-data for http/2 [Uns][[necko-active]]
  48. #1338262 [Core:Networking]-Remove legacy generator from netwerk/. [Uns][[necko-backlog]]
  49. #1341307 [Core:Rewriting and Analysis]-Remove useless a "using" declaration [Uns][]
  50. #1320567 [Core:Security: PSM]-Certificate Transparency - telemetry reports of CT Policy compliance [Uns][[psm-assigned]]
  51. #1324096 [Core:Security: PSM]-PSM should check the roots module for a flag, that allows to distinguish between Mozilla-CA-Policy CAs and other CAs. [Uns][[psm-assigned][psm-blocked]]
  52. #1339251 [Core:Security]-Make Equals/Subsumes faster when comparing same objects [Uns][]
  53. #1341409 [Core:WebRTC: Audio/Video]-Advanced constraints stopped working in FF50 [All][]
  54. #1341296 [Core:Widget: Gtk]-Move mozcontainer.c to cpp file [Lin][]
  55. #1338300 [Firefox:Developer Tools: Inspector]-Add a color picker to the grid container listings to change the grid highlighter color [Uns][[DevRel:P1]]
  56. #1321467 [Firefox:Developer Tools: Inspector]-Display grid line numbers doesn't work with extended grid lines [Uns][]
  57. #1341498 [Firefox:Developer Tools: Inspector]-Stringify grid areas for CSS Grid Utils [Uns][]
  58. #1316291 [Firefox:Developer Tools: Netmonitor]-Rename the "requests-menu" CSS classes in netmonitor.css [Uns][[netmonitor-reserve]]
  59. #1268134 [Firefox:Developer Tools]-Merge WindowActor from Positron branch [Uns][]
  60. #1340923 [Firefox:Developer Tools]-Replace remaining in-tree consumer of non-standard Iterator() with Object.{values,entries} in devtools/ [Uns][]
  61. #1340618 [Firefox:Device Permissions]-Don't hardcode Firefox in strings for space disk warning in Preferences [Uns][[storage-v1]]
  62. #1337469 [Firefox:Search]-browser/locales/searchplugins/odpiralni.xml shouldn't provide an updateURL [Uns][]
  63. #1323987 [Firefox:Session Restore]-about:blank and about:newtab aren't restored by Session Restore [Win][]
  64. #1335409 [Firefox:Sync]-Unused chrome://browser/skin/sync-128.png file [Uns][]
  65. #1341036 [Firefox:Theme]-Remove fallback styling from dropmarker.css on macOS [Mac][[good first bug][lang=css]]
  66. #1331166 [Toolkit:Add-ons Manager]-Gear icon in about:addons page moves 1px down on click [Uns][triaged]
  67. #1340104 [Toolkit:Form Manager]-Hide the result without primary label in ProfileAutoCompleteResult [All][[form autofill:M1]]
  68. #1339007 [Toolkit:Form Manager]-Replace async getEnabledStatus with initialProcessData for content process init [All][[form autofill:M1]]
  69. #1341571 [Toolkit:Telemetry]-'ex' is not defined in TelemetryModules.jsm - logging would be incorrect [Uns][]
  70. #1341023 [Toolkit:Telemetry]-CreateJSStackObject is not taking the encoding of the module name into account [Uns][[measurement:client] [lang=c++]]
  71. #1341047 [Toolkit:Themes]-Stop setting background-color: transparent and border: none on .button-menu-dropmarker and .button-menubutton-dropmarker [Win][[good first bug][lang=css]]
  72. #1312802 [Toolkit:WebExtensions: Compatibility]-Implement chrome.privacy API [Uns][[privacy] triaged]
  73. #1339868 [Toolkit:WebExtensions: Compatibility]-browsingData.settings includes an invalid property in its returned objects [Uns][[browsingData]triaged]
  74. #1340750 [Toolkit:WebExtensions: General]-Fix sidebar remote browser handling [Uns][]
  75. #1338312 [Toolkit:WebExtensions: General]-browser.sessions.getRecentlyClosed returns incorrect information for tabs in closed windows [Win][[sessions]triaged]
  76. #1328974 [Toolkit:WebExtensions: General]-chrome.storage.sync should register metrics for usage [Uns][triaged]
  77. #1340739 [Toolkit:WebExtensions: General]-currentWindow does not match any tabs in query from sidebar [Uns][triaged]

Partial Landings/Diagnostic Patches:
  1. #1340579 [Core:Disability Access APIs]-Crash in PLDHashTable::Search | mozilla::a11y::DocAccessibleParent::GetAccessible [Win][aes+]
  2. #1338574 [Core:MFBT]-Consider adding a variant of MOZ_CRASH that doesn't require string literals [Uns][]
  3. #1334469 [Toolkit:Telemetry]-Make sure Keyed Histogram APIs don't allow empty keys [Uns][[measurement:client]]

  1. AURORA +20
  2. #1295299
  3. #1313711
  4. #1329369
  5. #1334246
  6. #1334290
  7. #1336467
  8. #1339643
  9. #1336811 [Core:DOM]-Accessing XMLHttpRequest.responseText leaks the content window [Uns][[MemShrink][affects AdblockPlus]]
  10. #1341206 [Core:DOM]-Crash in mozilla::dom::cache::db::`anonymous namespace''::Migrate [Win][]
  11. #1337033 [Core:DOM: Service Workers]-FetchEventRunnable::HandleBodyWithHeaders is not really used [Uns][]
  12. #1303094 [Core:Graphics]-Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | SkChunkAlloc::newBlock [All][[gfx-noted]]
  13. #1330667 [Core:JavaScript Engine]-Assertion failure: opBlock->dominates(*block) (Instruction is not dominated by its operands), at js/src/jit/IonAnalysis.cpp:3050 [Lin][[jsbugmon:update]]
  14. #1333197 [Core:JavaScript Engine]-DateTimeFormat causes synchronous disk IO for each compartment creation [Uns][]
  15. #1341080 [Core:JavaScript Engine]-Crash in wrap_strdup | mozilla::Version::Version [Win][]
  16. #1339617 [Core:Networking: Cache]-Crash in nsTArray_Impl<T>::InsertElementsAt<T> | nsCOMArray_base::InsertObjectsAt [Win][[necko-active]]
  17. #1341409 [Core:WebRTC: Audio/Video]-Advanced constraints stopped working in FF50 [All][]
  18. #1338522 [Firefox:Migration]-Add telemetry for UI responsiveness during migration of profile data from another browser [All][]
  19. #1341338 [Firefox:RSS Discovery and Preview]-feedType is undefined in FeedConverter#handleResult [Uns][]
  20. #1329692 [Toolkit:Application Update]-Ship updated Firefox system add-on to change app.update.url preference for Websense with new endpoint version check [Win][]
  21. #1333008 [Toolkit:Video/Audio Controls]-Pressing the space key do nothing after clicking Play/Pause button from the media control panel [Uns][]
  1. BETA 8->9 Changelog +27
  2. #1295299
  3. #1313711
  4. #1334246
  5. #1334290
  6. #1336467
  7. #1339643
  8. #1336811 [Core:DOM]-Accessing XMLHttpRequest.responseText leaks the content window [Uns][[MemShrink][affects AdblockPlus]]
  9. #1303094 [Core:Graphics]-Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | SkChunkAlloc::newBlock [All][[gfx-noted]]
  10. #1335149 [Core:Graphics]-Slow drawing on this canvas example [Uns][[platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSheets][gfx-noted]]
  11. #1333197 [Core:JavaScript Engine]-DateTimeFormat causes synchronous disk IO for each compartment creation [Uns][]
  12. #1341080 [Core:JavaScript Engine]-Crash in wrap_strdup | mozilla::Version::Version [Win][]
  13. #410857 [Core:Layout: Block and Inline]-DrainOverflowLines before ResolveBidi [All][]
  14. #1337629 [Core:Networking]-Add more restrictions to the host parser [Uns][[necko-active]]
  15. #1339617 [Core:Networking: Cache]-Crash in nsTArray_Impl<T>::InsertElementsAt<T> | nsCOMArray_base::InsertObjectsAt [Win][[necko-active]]
  16. #1334468 [Core:Security: CAPS]-Crash in mozilla::OriginAttributes::CreateSuffix when entering ',s."' in url bar with privacy.firstparty.isolate=true [All][]
  17. #1330043 [Core:Security: PSM]-disable sha1 in signatures on certificates issued by publicly-trusted roots [Uns][[psm-assigned]]
  18. #1331280 [Core:Security: PSM]-Add a generic telemetry probe for TLS failure [Uns][[psm-assigned]]
  19. #1341409 [Core:WebRTC: Audio/Video]-Advanced constraints stopped working in FF50 [All][]
  20. #1333720 [Core:Widget: Gtk]-Unknown/Unsupported widget type 13/17 with firefox-52.0b1 compiled with --enable-default-toolkit=cairo-gtk2 [Lin][tpi:- [npotb]]
  21. #1339509 [Core:Widget: Gtk]-Shift + Tab yields key === 'Unidentified' on Linux [Lin][[parity-Chrome]]
  22. #1329798 [Core:XPCOM]-Use of major & minor macros without including sys/sysmacros.h [Uns][]
  23. #1294038 [Firefox:Developer Tools: Shared Components]-[a11y] Autocomplete devtools suggestions selected by keyboard are not read [Win][[reserve-html]]
  24. #1335442 [Firefox:General]-Update the messages in the automigration undo import notification bar [Uns][]
  25. #1338522 [Firefox:Migration]-Add telemetry for UI responsiveness during migration of profile data from another browser [All][]
  26. #1341338 [Firefox:RSS Discovery and Preview]-feedType is undefined in FeedConverter#handleResult [Uns][]
  27. #1335018 [Firefox:Site Identity and Permission Panels]-[a11y] Make the site identity popup itself more accessible. [Uns][[fxprivacy] [triage]]
  28. #1340735 [Toolkit:Async Tooling]-Terminate process when failing to attach it to job group [Uns][]

Nightly 54.0 fixes since 20170123 (Gecko 53) ~1533
Aurora 53.0 fixes since 20161114 (Gecko 52) ~2835
Beta 52.0 fixes since 20160819 (Gecko 51) ~3166

Nightly Blog
Release Calendar
Release Tracking
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170223 builds are out

Post by Josa »

Locked