The Official Win32 20151121 builds are out

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

The Official Win32 20151121 builds are out

Post by Josa »

Previous Nightly Builds thread 20151120

The Official Win32 20151121 NIGHTLY build won't be out
The Official Win32 20151121 AURORA build is out
.The Official Firefox 43 Beta 6 builds are not yet out

Previous NIGHTLY: 20151120 (Fx45.0a1)
Previous AURORA: 20151120 (Fx44.0a2)
Previous BETA: 20151120 (Fx43.0b5)

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 +51
  2. #1220493
  3. #1223002
  4. #1225250
  5. #1225970
  6. #1222866 [Core:Audio/Video: Playback]-Audio pause and distortion in MP3 stream due to rounding error since Firefox 41 [All][]
  7. #1226093 [Core:Audio/Video: Playback]-[EME] Remove IsTypeSupportedResult from MediaKeys.webidl [Uns][]
  8. #1226003 [Core:Audio/Video]-Stop using MaybeRejectBrokenly in DetailedPromise [Uns][]
  9. #1224464 [Core:CSS Parsing and Computation]-convert keyword tables in nsCSSProps to use a struct [Uns][]
  10. #1223653 [Core:CSS Parsing and Computation]-use enum class for computed values of box-sizing [Uns][]
  11. #1186750 [Core:DOM: Device Interfaces]-Clean up smart pointer usage of device storage events [All][]
  12. #1226444 [Core:DOM: Security]-Use helper function to identify preloads [Uns][]
  13. #1217367 [Core:DOM: Service Workers]-Service workers update algorithm optimization [Uns][]
  14. #1225470 [Core:DOM: Service Workers]-waitUntil() promise rejection still not reported to console [Uns][]
  15. #1186811 [Core:DOM: Workers]-Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators [Uns][]
  16. #1226147 [Core:DOM: Workers]-WorkerPrivate->NowBaseTimeStamp() should not return the parent->GetPerformance()->Now() in dedicated Workers. [Uns][]
  17. #1218762 [Core:Disability Access APIs]-[E10S] crash in mozilla::a11y::ia2Accessible::scrollTo [Win][]
  18. #1206072 [Core:Graphics: Layers]-crash in mozilla::layers::ContainerRenderVR<T>(mozilla::layers::ContainerLayerComposite*, mozilla::layers::LayerManagerComposite*, mozilla::gfx::IntRectTyped<T> const&, mozilla::gfx::VRHMDInfo*) [Win][[gfx-noted]]
  19. #1119062 [Core:Graphics: Text]-(enable-unicode-range-release) enable unicode-range in release builds [All][]
  20. #1213280 [Core:Graphics: Text]-OSX font tracking not correct on HiDPI displays [Mac][]
  21. #1224965 [Core:Graphics: Text]-add pref for limit on generic substitutions in fontconfig platform fontlist [Lin][]
  22. #1180560 [Core:Graphics: Text]-enable fontconfig platform fontlist for release builds [Lin][]
  23. #1223486 [Core:Graphics]-WrapTexCoord(-1.0) returns 1.0 instead of 0.0 [Uns][]
  24. #1226277 [Core:JavaScript Engine: JIT]-"warning C4146: unary minus operator applied to unsigned type, result still unsigned" in AtomicOperations-x86-shared.h [Win][]
  25. #1225908 [Core:JavaScript Engine: JIT]-Disambiguate SimdTypeToScalarType [Uns][]
  26. #1225941 [Core:JavaScript Engine]-Add a method for getting the set of nodes immediately dominated by another node [All][]
  27. #1224418 [Core:JavaScript Engine]-Functions directly scoped under non-syntactic scopes should be considered cloneable [Uns][]
  28. #1226235 [Core:JavaScript Engine]-Print file and line info for failing assert in self-hosted code [All][]
  29. #1224810 [Core:JavaScript Engine]-TraceLogger: Add the script information for the event created by BytecodeCompiler [Uns][]
  30. #1223636 [Core:JavaScript Engine]-TraceLogger: Assertion failure: id == nextTextId, at js/src/vm/TraceLoggingGraph.cpp:584 [Uns][]
  31. #1226241 [Core:JavaScript Engine]-Use a #define instead of a magic number for self-hosted function name accesses [All][]
  32. #1094057 [Core:JavaScript Engine]-Violations of "use strict"; should generate errors, not warnings [Lin][]
  33. #1210165 [Core:JavaScript: Internationalization API]-Update our in-tree ICU to 56 [Uns][]
  34. #994418 [Core:Layout: Block and Inline]-width of inside bullet is incorrect when parent is inline-block [All][]
  35. #1131264 [Core:SVG]-SVG circle not display [Win][]
  36. #1222617 [Firefox:Developer Tools: Console]-Service worker logs should disappear after a reload and opening the console [Uns][]
  37. #1220458 [Firefox:Developer Tools: Framework]-[e10s] ActorRegistry.registerActor() might resolve before the actor has been registered in the child process [Uns][]
  38. #1225963 [Firefox:Developer Tools: Inspector]-Make color picker prettier [Uns][]
  39. #1226024 [Firefox:Developer Tools: Memory]-Expose the root of the dominator tree to JavaScript [All][]
  40. #1224196 [Firefox:Developer Tools: Memory]-[devtools] Do Not word-wrap labels on toolbar in Memory tool [All][[good first bug][lang=css]]
  41. #1172413 [Firefox:Developer Tools]-Remove the line separating the tooltip contents and the tooltip arrow [All][[good first bug][lang=css]]
  42. #1223452 [Firefox:Developer Tools]-avoid Cu.importGlobalProperties in devtools [Uns][]
  43. #1224950 [Firefox:New Tab Page]-Limit Message-Using Remote New Tab to Nightly and Aurora [Uns][]
  44. #1222971 [Firefox:Search]-mouse over search engine changes search engine (too easy inadvertently NOT TO use different engine for searches) [Uns][]
  45. #1171708 [Firefox:Session Restore]-[e10s] Stop using CPOWs for window closing [Uns][]
  46. #1225054 [Hello (Loop):Client]-In room list, if a room name is too long and requires "...", the "..." renders over the menu items of the pen menu [Uns][]
  47. #1226156 [Hello (Loop):Client]-Multiple requests and updates happening when opening a Loop room [All][]
  48. #1191468 [Toolkit:Add-ons Manager]-Default theme is not installed causing theme overrides not to load, causing a broken UI [Uns][]
  49. #967982 [Toolkit:Find Toolbar]-Findbar not appearing when Find Again done on non-matching text [Win][[e10s]]
  50. #1226178 [Toolkit:Telemetry]-Fix deprecated octal literals warnings in Telemetry tests [All][[measurement:client][lang=js][good first bug]]
  51. #1223018 [Toolkit:Telemetry]-Rename about:telemetry "System Information" section to "Session Information" [All][[measurement:client] [good first bug]]
  52. #1198209 [Toolkit:Telemetry]-[e10s] Add measure(s) for overall (browser + content) memory usage [Uns][]

Partial Landings/Diagnostic Patches:
  1. #1225605 [Core:JavaScript Engine]-SIMD: a few interpreter cleanups [Uns][]
  2. #1225298 [Core:JavaScript Engine: JIT]-Use GC policy mechanism for sweeping hashtable-based collections [All][]
  3. #1215948 [Firefox:Search]-"Hey Cortana" searches in Windows 10 default to Bing [Win][]

  1. AURORA +10
  2. #1216130
  3. #1220493
  4. #1224577 [Add-on SDK:General]-Leaking chrome windows with basic SDK addon [Uns][[MemShrink]]
  5. #1221881 [Core:Audio/Video: Playback]-"ASSERTION: Should have state machine" [Uns][]
  6. #1221852 [Core:DOM: Workers]-Crash [@ mozilla::dom::SharedWorkerBinding::get_port ] after closing a SharedWorker [Uns][]
  7. #1221674 [Core:Graphics]-Add telemetry probe in the content process to measure the time between refresh driver ticks [All][]
  8. #1219230 [Core:Graphics: Layers]-3d-transformed layers disappear in sidebar on paulbakaus.com [Mac][[gfx-noted]]
  9. #1224254 [Core:Graphics: Layers]-Have a notion of "unreasonable" texture size [Uns][]
  10. #939157 [Core:MFBT]-RotateLeft/RotateRight has undefined behavior for shift == 0 [All][]
  11. #1225629 [Toolkit:Add-ons Manager]-Always verify signatures for hotfixes and system add-on updates [Uns][]
  1. BETA +7
  2. #1216130
  3. #1220493
  4. #1224577 [Add-on SDK:General]-Leaking chrome windows with basic SDK addon [Uns][[MemShrink]]
  5. #1221881 [Core:Audio/Video: Playback]-"ASSERTION: Should have state machine" [Uns][]
  6. #1225004 [Core:CSS Parsing and Computation]-record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports [Uns][]
  7. #1221852 [Core:DOM: Workers]-Crash [@ mozilla::dom::SharedWorkerBinding::get_port ] after closing a SharedWorker [Uns][]
  8. #1219230 [Core:Graphics: Layers]-3d-transformed layers disappear in sidebar on paulbakaus.com [Mac][[gfx-noted]]

Nightly 45.0 fixes since 20151029 (Gecko 44) ~880
Aurora 44.0 fixes since 20150921 (Gecko 43) ~1843
Beta 43.0 fixes since 20150810 (Gecko 42) ~2088

Release tracking Firefox 43-45 see HERE
Last edited by Josa on November 22nd, 2015, 11:05 am, edited 1 time in total.
darkred
Posts: 240
Joined: March 13th, 2010, 6:10 am

Re: The Official Win32 20151121 builds are not yet out

Post by darkred »

This bug 1226823 - adblock plus does not work in latest inbound builds occurs since inbounds of 11/20.
I just posted extra info on that.
'(Firefox for desktop) list fixed bugs in Mercurial' userscript:
as a list: v4.2.2 and, as a sortable table: either v5.5.4 (for all channel users) or v5.5.4 (especially for inbound users).
My other userscripts: GreasyFork OpenUserJS
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official Win32 20151121 builds are not yet out

Post by streetwolf »

darkred wrote:This bug 1226823 - adblock plus does not work in latest inbound builds occurs since inbounds of 11/20.
I just posted extra info on that.
See this, might be your problem. https://bugzilla.mozilla.org/show_bug.cgi?id=1226869

Looked at your regression range and it is definitely the problem. Easy to correct.

The fun of running inbounds :D
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6400 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
marty60
Posts: 475
Joined: March 21st, 2012, 7:09 am

Re: The Official Win32 20151121 builds are not yet out

Post by marty60 »

DownThemAll is gone again too.
User avatar
AteUte52
Posts: 1525
Joined: June 19th, 2004, 5:30 am
Location: Finland

Re: The Official Win32 20151121 builds are not yet out

Post by AteUte52 »

FYI: Win64 Nightly build is out: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0 ID:20151121030232 CSet: 3f5afaf4e6b72c4b1a20749b4ce7d945add5299f
But Win32 build crashed, hopefully will be restarted.
darkred
Posts: 240
Joined: March 13th, 2010, 6:10 am

Re: The Official Win32 20151121 builds are not yet out

Post by darkred »

streetwolf wrote:
darkred wrote:This bug 1226823 - adblock plus does not work in latest inbound builds occurs since inbounds of 11/20.
I just posted extra info on that.
See this, might be your problem. https://bugzilla.mozilla.org/show_bug.cgi?id=1226869

Looked at your regression range and it is definitely the problem. Easy to correct.

The fun of running inbounds :D
Yes, this fixed it. Thank you!

The joy :D
'(Firefox for desktop) list fixed bugs in Mercurial' userscript:
as a list: v4.2.2 and, as a sortable table: either v5.5.4 (for all channel users) or v5.5.4 (especially for inbound users).
My other userscripts: GreasyFork OpenUserJS
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20151121 builds are not yet out

Post by TheVisitor »

Win32 Nightly Failed again today...
User avatar
AteUte52
Posts: 1525
Joined: June 19th, 2004, 5:30 am
Location: Finland

Re: The Official Win32 20151121 builds are not yet out

Post by AteUte52 »

TheVisitor wrote:Win32 Nightly Failed again today...
But Win64 Nightly for 22 Nov is out: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0 ID:20151122030230 CSet: abbd213422a560f1180c4ec6e3bf4792c2ea81ba
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20151121 builds are out

Post by Josa »

Locked