The Official Win32 20151118 builds are out

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

The Official Win32 20151118 builds are out

Post by Josa »

Previous Nightly Builds thread 20151117

The Official Win32 20151118 NIGHTLY build is out
The Official Win32 20151118 AURORA build is out
.The Official Firefox 43 Beta 5 builds are not yet out

Previous NIGHTLY: 20151117 (Fx45.0a1)
Previous AURORA: 20151117 (Fx44.0a2)
Previous BETA: 20151117 (Fx43.0b4)

Hourly NIGHTLY builds: mozilla-central-linux | mozilla-central-linux64 | mozilla-central-macosx | mozilla-central-win32 | mozilla-central-win64 | NIGHTLY Tinderbox | NIGHTLY Changelog | AURORA Tinderbox | AURORA changelog

Fixed:
  1. NIGHTLY +68
  2. #1218326
  3. #1221421
  4. #1220326 [Core:Audio/Video: GMP]-[EME] Wipe stack after generating machine ID on MacOSX [Uns][]
  5. #1224991 [Core:Audio/Video: Playback]-Log format string mismatch the number of parameters. [Uns][]
  6. #1222201 [Core:Audio/Video: Playback]-Video playback distortion, The right end of youtube video is stretched several pixels [Win][]
  7. #1223734 [Core:Audio/Video]-"Assertion failure: false (Should not have an existing pref cache for this address)" - 'dom.audiochannel.mutedByDefault' - #2 [Uns][]
  8. #576927 [Core:CSS Parsing and Computation]-"ABORT: negative lengths and percents should be rejected by parser" setting textZoom and huge font size together [All][[aborts DEBUG build only][post-2.0]]
  9. #990250 [Core:CSS Parsing and Computation]-Merge nsCSSStyleSheet and nsIStyleSheet [All][]
  10. #1220903 [Core:CSS Parsing and Computation]-Make chrome-only CSS properties really usable in chrome code [Uns][]
  11. #1222745 [Core:CSS Parsing and Computation]-enable eRestyleResult_StopWithStyleChange for shared style contexts by comparing rule nodes [Uns][]
  12. #1225004 [Core:CSS Parsing and Computation]-record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports [Uns][]
  13. #1223366 [Core:DOM: Events]-mouseup event.buttons is incorrect on Linux (X11/gtk) [Lin][]
  14. #1224738 [Core:DOM: Push Notifications]-Notification Settings does not work in MAC [Uns][]
  15. #1210211 [Core:DOM: Push Notifications]-Relax quotas for visible notifications [Uns][]
  16. #1223435 [Core:DOM: Security]-Use channel.asyncOpen2 in toolkit/mozapps/extensions/internal/XPIProvider.jsm [Uns][]
  17. #1223225 [Core:DOM: Security]-Use channel.asyncOpen2() in browser/base/content/nsContextMenu.js [Uns][]
  18. #1218433 [Core:DOM: Workers]-Use AsyncOpen2 in dom/workers/ScriptLoader.cpp [Uns][]
  19. #1224865 [Core:DOM]-Don't set a document in FetchDriver for requests in workers [Uns][]
  20. #1187781 [Core:DOM]-Replace nsBaseHashtable::EnumerateRead() calls in dom/xbl/ with iterators [Uns][]
  21. #1223954 [Core:DOM]-don't use implicitJSContext for readHeapSnapshot and saveHeapSnapshot [Uns][]
  22. #1190018 [Core:Document Navigation]-External protocol handlers don't work in e10s [Uns][]
  23. #1219230 [Core:Graphics: Layers]-3d-transformed layers disappear in sidebar on paulbakaus.com [Mac][[gfx-noted]]
  24. #1222910 [Core:Graphics: Layers]-Remove ImageContainer::CreateImage [Uns][]
  25. #1163487 [Core:Graphics: Text]-determine whether LANGUAGE value should affect font selection within fontconfig font lookup code [Lin][gfx-noted]
  26. #1225125 [Core:Graphics]-"Assertion failure: aTarget (Don't create a gfxContext without a DrawTarget)" [Uns][gfx-noted]
  27. #1221674 [Core:Graphics]-Add telemetry probe in the content process to measure the time between refresh driver ticks [All][]
  28. #1212823 [Core:Graphics]-Input's box-shadow has wrong width and height [Uns][ [gfx-noted]]
  29. #1224798 [Core:Graphics]-click on "upgrade storage" on google drive results in crash [Uns][gfx-noted]
  30. #1219474 [Core:ImageLib]-Replace PRLogModuleInfo usage with LazyLogModule in imagelib [Uns][[gfx-noted]]
  31. #1210291 [Core:ImageLib]-Streamline StreamingLexer's handling of terminal states [Uns][]
  32. #1222905 [Core:JavaScript Engine: JIT]-Assertion failure: !isEmptyShape(), at vm/Shape.h [Mac][[jsbugmon:update]]
  33. #1223355 [Core:JavaScript Engine: JIT]-Common out x86/x64 constant pool code [Uns][]
  34. #1147430 [Core:JavaScript Engine: JIT]-Optimize Load{FixedSlot,Slot,Element} followed by an Unbox [All][]
  35. #1220702 [Core:JavaScript Engine]-Another round of Reflect.parse tune-ups [Uns][]
  36. #1191765 [Core:JavaScript Engine]-Crash [@ js::Debugger::observesScript] or Assertion failure: fun->isInterpreted(), at vm/Debugger.cpp:124 [All][[jsbugmon:update]]
  37. #1221737 [Core:JavaScript Engine]-Drop some BytecodeEmitter checks for cases that the Parser rules out [Uns][]
  38. #1225176 [Core:JavaScript Engine]-Fix crashes caused by wrap() call triggering GC in JitActivation constructor [All][]
  39. #1221716 [Core:JavaScript Engine]-Make BytecodeEmitter::emitTree more consistent about using the ok variable [Uns][]
  40. #1225024 [Core:JavaScript Engine]-Math.log10 is sloppy on 32bit build on Mac OS X 10.7 [Uns][]
  41. #1221660 [Core:JavaScript Engine]-Remove ParseNode::pn_offset [Uns][]
  42. #1224280 [Core:JavaScript Engine]-[jsdbg2] wrong warning message when disabling asm.js with allowUnobservedAsmJS [Uns][]
  43. #1223282 [Core:Layout: Tables]-"ASSERTION: The computed caption margin is auto?" [Uns][]
  44. #1224804 [Core:Layout: Tables]-[css-align] Make ::-moz-table-outer inherit 'justify-self' too [Uns][]
  45. #1225118 [Core:Layout]-"ASSERTION: huh?" in AlignJustifySelf with display:grid, huge padding [Uns][]
  46. #1153695 [Core:Layout]-"Assertion failure: !nif || (!mFloats.ContainsFrame(nif) && !mFrames.ContainsFrame(nif))" with -moz-column [All][]
  47. #1224634 [Core:Layout]-[css-grid] Grid items should only stretch the inline direction for justify-self:stretch [Uns][]
  48. #1225023 [Core:Security: Process Sandboxing]-NPAPI sandbox is blocking flash from creating the "Flash Player" parent directories. [Win][]
  49. #1221837 [Core:WebRTC: Signaling]-sdp without rtpmap for static codec IDs => "Failed to negotiate codec details for all codecs" error. [All][]
  50. #1221947 [Core:Widget: Win32]-On-screen keyboard is not displayed on a device with hardware keyboard even when keyboard is not available [Win][]
  51. #1224454 [Core:Widget: Win32]-[e10s][IMM][TSF] IMMHandler and TSFTextStore should clean up itself when focused widget being destroyed before NOTIFY_IME_OF_BLUR [Win][]
  52. #431620 [Core:Widget]-GetToggledKeyState is unused and should be removed [All][[good first bug]]
  53. #1223927 [Core:XPCOM]-Add |resident-unique| measurement to OS X [Mac][]
  54. #1165807 [Firefox:Developer Tools: Console]-Show entries for WeakMap and WeakSet in console [All][[polish-backlog][difficulty=medium]]
  55. #1113865 [Firefox:Developer Tools: Debugger]-Replace all calls to dbg_assert with DevToolsUtils.assert [All][]
  56. #1210123 [Firefox:Developer Tools: WebIDE]-Add devices refresh button, always show tabs button [All][]
  57. #1209581 [Firefox:Developer Tools: about:debugging]-Need great icons for about:debugging. [Uns][[devtools-ux]]
  58. #1221549 [Firefox:Developer Tools]-Package sourcemap with the same layout than source tree [Uns][]
  59. #1224545 [Firefox:Developer Tools]-Replace occurrences of async-utils/async with Task.async [Uns][]
  60. #1224958 [Firefox:Developer Tools]-Tweak animation-fast-track.svg's shape [Uns][]
  61. #1221084 [Firefox:General]-"Go Back" button from aboutCertError.xhtml freezes [Uns][[fxprivacy]]
  62. #1224834 [Firefox:General]-Remove infinite improbability drive [Uns][]
  63. #1119872 [Firefox:Search]-"restore default engines" button should also reset the selected engine to the default [All][[partnerengine][fxsearch]]
  64. #1212733 [Firefox:Tabbed Browser]-Drag-n-drop of tabs stopped working in e10s window on Linux/GTK 3.18 [Lin][]
  65. #1201902 [Hello (Loop):Client]-Feedback link in conversation window should point to a different URL [Uns][[visual refresh]]
  66. #1213984 [Hello (Loop):Client]-Remove contacts code from Loop's backend [All][[web sharing]]
  67. #1224556 [Hello (Loop):General]-Default fallback icon for rooms with no context is no longer displayed [All][]
  68. #1213433 [Toolkit:WebExtensions]-Complete the implementation of chrome.browserAction [Uns][[browserAction]]
  69. #1218364 [Toolkit:WebExtensions]-Firefox crashes on opening "about:support" with an WebExtension addon installed [Uns][]

Partial Landings/Diagnostic Patches:
  1. #1199798 [Core:Graphics: Layers]-Extend our generic tree traversal algorithms [Uns][[lang=c++] gfx-noted]

  1. AURORA +11
  2. #1208059
  3. #1182197 [Core:DOM]-crash in mozilla::dom::Promise::MaybeSettle or mozilla::dom::Promise::Settle [Win][]
  4. #1224101 [Core:DOM]-Backout the patches causing bug 1218032 from Aurora [All][]
  5. #1224941 [Core:DOM: Service Workers]-Crash in ServiceWorkerManager's FireControllerChangeOnDocument() [Uns][]
  6. #1217571 [Core:ImageLib]-The imagelib cache is broken in e10s [Uns][[MemShrink]]
  7. #1211568 [Core:Security: PSM]-Upgrade Firefox 44 to NSS 3.21 [Uns][]
  8. #1223520 [Core:Web Audio]-"Assertion failure: mOutputBuffer[halfSize].i == 0" with NaN buffer [Uns][]
  9. #1221947 [Core:Widget: Win32]-On-screen keyboard is not displayed on a device with hardware keyboard even when keyboard is not available [Win][]
  10. #1207976 [Firefox:Developer Tools]-Remove /themes from chrome://devtools/skin/themes/* [All][]
  11. #1224310 [Firefox:New Tab Page]-Suggested tiles requires two blocks to stop showing in newtab [Uns][]
  12. #1217133 [Firefox:Security]-Don't warn about insecure passwords on localhost [Uns][[fxprivacy]]
  1. BETA +1
  2. #1219330

Nightly 45.0 fixes since 20151029 (Gecko 44) ~718
Aurora 44.0 fixes since 20150921 (Gecko 43) ~1817
Beta 43.0 fixes since 20150810 (Gecko 42) ~2070

Release tracking Firefox 43-45 see HERE
Josa
Posts: 7420
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20151118 builds are out

Post by Josa »

Locked