The Official Win32 20150320 builds are out

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

The Official Win32 20150320 builds are out

Post by Josa »

Previous Nightly Builds thread 20150319 | Nightly Build thread RSS feed (courtesy DaCypher)

The Official Win32 20150320 NIGHTLY build is out
The Official Win32 20150320 AURORA build is out
The Official Firefox 37 Beta 7 builds are out


Previous NIGHTLY: 20150319 (Fx39.0a1)
Previous AURORA: 20150319 (Fx38.0a2)
Previous BETA: 20150317 (Fx37.0b6)

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

Fixed:
    NIGHTLY +82
  1. #1141749
  2. #1144991
  3. #1144988
  4. #1111065
  5. #1111079
  6. #1145255
  7. #1143535
  8. #1110120 [Core:Canvas: WebGL]-UniquePtr<WebGLRefPtr<WebGLBuffer>[]> as a member variable looks odd [All][[gfx-noted]]
  9. #1142975 [Core:Canvas: WebGL]-crash in mozilla::gl::GLContext::IsOffscreenSizeAllowed(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&) [All][[gfx-noted]]
  10. #1069643 [Core:DOM: Content Processes]-Call to GetCPOWManager() always fails in ContentChild::Init [All][]
  11. #1126089 [Core:DOM: Content Processes]-Investigate allowing messages to be sent from TabChildGlobal's unload event [Lin][]
  12. #1143885 [Core:DOM: IndexedDB]-crash in mozilla::dom::indexedDB::IDBTransaction::SendAbort(tag_nsresult) [Win][]
  13. #1134462 [Core:DOM: Workers]-Synthesize response status and headers from the properties of the Response object used in respondWith [Mac][]
  14. #1145321 [Core:DOM]-Disconnect CacheStorage from its actor when the object gets CCed [Mac][]
  15. #1117172 [Core:DOM]-Figure out how to properly set the prototype for subclassed DOM objects [Mac][]
  16. #1144214 [Core:DOM]-Fix DeleteOrphanedBodyAction so that it doesn't orphan cache files if the action is canceled [All][]
  17. #1143504 [Core:DOM]-Intermittent assertion failure in dom/cache tests: Received response without a matching promise! [Mac][]
  18. #1131348 [Core:DOM]-Large OOMs in content serialize code [Win][]
  19. #1144876 [Core:DOM]-Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker [All][]
  20. #1001637 [Core:Disability Access APIs]-Make math tables implement the nsIAccessibleTable interface [All][]
  21. #1142953 [Core:Graphics: Text]-update Brotli decompressor for WOFF2 to latest upstream revision [All][]
  22. #1142952 [Core:Graphics: Text]-update OTS to latest upstream revision, to pick up recent WOFF2-related bugfixes [All][]
  23. #1144638 [Core:Graphics]-crash in OSXVsyncSource::OSXDisplay::EnableVsync() [Mac][]
  24. #1141398 [Core:ImageLib]-Do not always revalidate image cache entries for file URIs [All][]
  25. #1141376 [Core:ImageLib]-Stop calling OnSizeAvailable in nsImageFrame::Init [All][]
  26. #1144899 [Core:ImageLib]-White flash when zooming large image [Win][]
  27. #1130640 [Core:JavaScript Engine: JIT]-Crash [@ js::jit::LiveInterval::addRangeAtHead] or [@ js::jit::LinearScanAllocator::go] or Assertion failure: !producer->isDiscarded(), at jit/IonAnalysis.cpp [Mac][[jsbugmon:]]
  28. #1141583 [Core:JavaScript Engine: JIT]-TSan: data race js/src/jit/CodeGenerator.cpp:1771 emitLambdaInit [Lin][[tsan]]
  29. #1038839 [Core:JavaScript Engine: JIT]-Use type information for alias analysis [All][]
  30. #1143847 [Core:JavaScript Engine]-Assertion failure: masm.size() - oldSize == 8, at jit/x64/Assembler-x64.cpp [Mac][]
  31. #1063147 [Core:JavaScript Engine]-Comments describing extensible strings are misleading [All][]
  32. #1143793 [Core:JavaScript Engine]-Drop support for non-global compilation scopes when compiling toplevel scripts [Mac][]
  33. #1116376 [Core:JavaScript Engine]-Intermittent jsreftest.html?test=js1_5/Regress/regress-360969-05.js | application timed out after 330 seconds with no output [Lin][]
  34. #1144371 [Core:JavaScript Engine]-JavaScript shell should provide a way to examine string representation [All][]
  35. #837630 [Core:JavaScript Engine]-Mysterious __proto__ property on object with null as prototype [Lin][]
  36. #1143521 [Core:JavaScript Engine]-Remove IsPoisonedPtr stuff [Mac][]
  37. #974418 [Core:JavaScript Engine]-TSan: data race js/src/vm/NativeObject.h:218 clearShouldConvertDoubleElements [Lin][[tsan]]
  38. #1144331 [Core:JavaScript: GC]-Assert that gray tracing does not depend on being a marking tracer [All][]
  39. #1144811 [Core:JavaScript: GC]-Inline begin and endBufferingGray [All][]
  40. #1144920 [Core:JavaScript: GC]-Move gray buffer clearing from GCMarker to GCRuntime. [All][]
  41. #1144832 [Core:JavaScript: GC]-Move grayBufferState manipulation out of the marker [All][]
  42. #1144817 [Core:JavaScript: GC]-Move hasBufferedGrayRoots to GCRuntime [All][]
  43. #1144794 [Core:JavaScript: GC]-Move markGrayBuffer over to GCRuntime [All][]
  44. #1144834 [Core:JavaScript: GC]-Move resetBufferedGrayRoots to GCRuntime [All][]
  45. #1144789 [Core:JavaScript: GC]-Strongly type GrayBufferState enum and move to GCRuntime [All][]
  46. #1144369 [Core:JavaScript: GC]-Track time spent in bufferGrayRoots [All][]
  47. #1120705 [Core:Layout: Form Controls]-select element (when multiple) skips item when clicking arrows up or down [Win][]
  48. #1019840 [Core:Layout]-Intermittent width-special-values-image.html,width-special-values-image-block.html | image comparison (==), max difference: 255, number of differing pixels: 14779 [Lin][]
  49. #1134309 [Core:Networking: HTTP]-[e10s] Bad (omitted?) request headers uploading to vid.me [Win][]
  50. #1122090 [Core:Panning and Zooming]-Have widget code send APZCTreeManager::SetAllowedTouchBehavior notifications as needed [All][[gfx-noted]]
  51. #1143085 [Core:Security: PSM]-Certificates with empty subject alternative name extension are rejected by Firefox 36 (e.g. generated by TinyCA by default) [All][]
  52. #1133187 [Core:Security: PSM]-Fallback whitelist update: mid-February 2015 [All][]
  53. #1141906 [Core:Security: Process Sandboxing]-Soften assertion failures in Linux SandboxInfo (and maybe elsewhere in sandbox code) [Lin][]
  54. #1143139 [Core:Selection]-Intermittent test_selectioncarets.py | application crashed [@ mozilla::SelectionCarets::DispatchSelectionStateChangedEvent(mozilla::dom::Selection *,mozilla::dom::Sequence<mozilla::dom::SelectionState> const &)] [Win][]
  55. #1145029 [Core:Video/Audio]-AMD GPU's have issues with 4k video [Mac][]
  56. #1138967 [Core:Video/Audio]-Playing 4K YouTube HTML5 MSE videos seriously slows down the browser [All][]
  57. #1144984 [Core:Video/Audio]-missing includes in MediaTimer.cpp [Mac][]
  58. #1097142 [Core:WebRTC: Signaling]-sdp_copy_attr_fields does not handle rtcp_fb, setup, connection, extmap, rtr, cap_p, sctpmap, or ice_attr from sdp_attr_t [All][]
  59. #1143197 [Core:Widget: Gtk]-Unable to enter text in <input type=password> fields when an input method is available (Linux) [Lin][]
  60. #1144324 [Core:Widget: Win32]-Do a better job of registering for touch events in the windows widget code [Win][]
  61. #1144650 [Core:Widget: Win32]-With APZ enabled, touch-based scrolling also selects text [Win][]
  62. #1142584 [Core:XPCOM]-Fix nsEscape.cpp compilation on mingw GCC 4.8. [Win][]
  63. #1137536 [Core:XPCOM]-Split DeferredFinalize out of nsCycleCollector.h into its own file [All][]
  64. #1143938 [Core:XPConnect]-Add listener argument to CU.forceCC() [All][]
  65. #1143760 [Core:XPConnect]-Remove gratuitous goto in XPCVariant::VariantDataToJS() [All][]
  66. #1142194 [Firefox:Developer Tools: Inspector]-erroneous "Invalid property value" due to mis-parsing string [All][]
  67. #1130084 [Firefox:Developer Tools: WebIDE]-WiFi connection error even though it worked [All][]
  68. #1132674 [Firefox:General]-Reader mode toolbar button is slow to appear [All][]
  69. #1144780 [Firefox:General]-Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser [All][[good first bug][lang=js]]
  70. #1136968 [Firefox:General]-crash in ycwebcamerasource.ax@0x14c7e [Win][]
  71. #1008169 [Firefox:Preferences]-Font selection and font size dropdowns are reacting very slowly on press up/down [All][[sf-hackweek]]
  72. #1123525 [Firefox:Reading List]-[ReadingList] Allow deleting items via the Reading List sidebar [All][]
  73. #1133662 [Firefox:Reading List]-[ReadingList] Show something useful in the sidebar when the Reading List is empty [All][]
  74. #1144382 [Firefox:Reading List]-title text in reading list sidebar item wraps poorly, leaving partial text visible [Mac][]
  75. #1143720 [Firefox:Session Restore]-Remove support for old FormData, PageStyle, and ScrollPosition formats [All][]
  76. #1145146 [Toolkit:Autocomplete]-Remove offensive comment from nsFormFillController [All][]
  77. #935434 [Toolkit:Notifications and Alerts]-Implement Notification's dir/bidi support for the XUL alert backend [All][[lang=js][lang=xul]]
  78. #1144981 [Toolkit:Password Manager]-Password recipe for www.anthem.com [All][]
  79. #1143852 [Toolkit:Password Manager]-Remove duplication between password-save and password-change notifications [All][]
  80. #1142298 [Toolkit:Reader Mode]-Fix reader view font/color control glitches [All][]
  81. #1135009 [Toolkit:Reader Mode]-Printing in reader mode cuts off on the left (sidebar overlays text) [All][[good first bug][lang=css]]
  82. #1139174 [Toolkit:Reader Mode]-Use Georgia and Helvetica/Arial as Reader View Fonts until Fira and Charis land [All][[lang=css]]


Partial Landings/Diagnostic Patches:
  1. #1143653 [Core:Graphics: Layers]-Crash in mozilla::layers::DataTextureSourceD3D9::UpdateFromTexture [Win][[leave-open]]
  2. #1137180 [Core:JavaScript Engine]-Extensible unboxed objects [Mac][]
  3. #1142717 [Core:XPConnect]-Various XPCWrappedNativeTearoff cleanups [All][]


    AURORA +16
  1. #1144988
  2. #1144991
  3. #1143535
  4. #1111065
  5. #1111079
  6. #1145255
  7. #1125848 [Core:Graphics: Layers]-crash in mozilla::layers::PCompositorParent::Lookup(int) [Win][[gfx-noted][mozmill] [leave-open]]
  8. #1137058 [Core:ImageLib]-image.mem.discardable broken in firefox 36 [Win][gfx-noted]
  9. #1139456 [Core:JavaScript Engine]-Intermittent bug-1138390.js:20:3 Error: Assertion failed: got "mark", expected "none" (code 3, args "") [Win][]
  10. #1116376 [Core:JavaScript Engine]-Intermittent jsreftest.html?test=js1_5/Regress/regress-360969-05.js | application timed out after 330 seconds with no output [Lin][]
  11. #1095290 [Core:JavaScript: GC]-jit-test/tests/debug/Source-invisible.js on SM(ggc): Assertion failure: hasScript() [All][]
  12. #1133187 [Core:Security: PSM]-Fallback whitelist update: mid-February 2015 [All][]
  13. #1138967 [Core:Video/Audio]-Playing 4K YouTube HTML5 MSE videos seriously slows down the browser [All][]
  14. #1145029 [Core:Video/Audio]-AMD GPU's have issues with 4k video [Mac][]
  15. #1139984 [Firefox:Developer Tools: WebIDE]-New console.log calls don't show output after toolbox open [Mac][]
  16. #1140522 [Toolkit:Add-ons Manager]-EME plugins aren't correctly using appDisabled, userDisabled and permissions properties [All][]

    BETA +12
  1. #1144988
  2. #1144991
  3. #1111065
  4. #1111079
  5. #1145255
  6. #1125848 [Core:Graphics: Layers]-crash in mozilla::layers::PCompositorParent::Lookup(int) [Win][[gfx-noted][mozmill] [leave-open]]
  7. #1137058 [Core:ImageLib]-image.mem.discardable broken in firefox 36 [Win][gfx-noted]
  8. #1142849 [Core:ImageLib]-Reduce TSan violations in imgRequest on Aurora and Beta [All][]
  9. #1133187 [Core:Security: PSM]-Fallback whitelist update: mid-February 2015 [All][]
  10. #1145029 [Core:Video/Audio]-AMD GPU's have issues with 4k video [Mac][]
  11. #1138967 [Core:Video/Audio]-Playing 4K YouTube HTML5 MSE videos seriously slows down the browser [All][]
  12. #1116952 [Core:XUL]-Treelines fragments after bug 1105104 [All][]



Nightly 39.0 fixes since 20150223 (Gecko 38) ~1234
Aurora 38.0 fixes since 20141128 (Gecko 37) ~2274
Beta 37.0 fixes since 20141014 (Gecko 36) ~2170

Release tracking Firefox 37-39 see HERE
Last edited by Josa on March 20th, 2015, 9:16 am, edited 1 time in total.
User avatar
trolly
Moderator
Posts: 39851
Joined: August 22nd, 2005, 7:25 am

Re: The Official Win32 20150320 builds are not yet out

Post by trolly »

Got these crashes today:
bp-eec8ee67-993e-4c7b-aacc-27ab72150319 19.03.2015 21:05
bp-601b1fc8-4c6c-4e28-9b91-39a4a2150319 19.03.2015 21:00
bp-cfd4d390-5aa8-4424-aa3e-a843c2150319 19.03.2015 20:19

Any bug reports or information?
Think for yourself. Otherwise you have to believe what other people tell you.
A society based on individualism is an oxymoron. || Freedom is at first the freedom to starve.
Constitution says: One man, one vote. Supreme court says: One dollar, one vote.
User avatar
Zlip792
Posts: 1340
Joined: May 7th, 2011, 1:47 pm
Location: Pakistan

Re: The Official Win32 20150320 builds are not yet out

Post by Zlip792 »

trolly wrote:Got these crashes today:
bp-eec8ee67-993e-4c7b-aacc-27ab72150319 19.03.2015 21:05
bp-601b1fc8-4c6c-4e28-9b91-39a4a2150319 19.03.2015 21:00
bp-cfd4d390-5aa8-4424-aa3e-a843c2150319 19.03.2015 20:19

Any bug reports or information?


Link for these crashes?
PadaV4
Posts: 308
Joined: October 14th, 2013, 1:20 pm

Re: The Official Win32 20150320 builds are not yet out

Post by PadaV4 »

Zlip792 wrote:
trolly wrote:Got these crashes today:
bp-eec8ee67-993e-4c7b-aacc-27ab72150319 19.03.2015 21:05
bp-601b1fc8-4c6c-4e28-9b91-39a4a2150319 19.03.2015 21:00
bp-cfd4d390-5aa8-4424-aa3e-a843c2150319 19.03.2015 20:19

Any bug reports or information?


Link for these crashes?

https://crash-stats.mozilla.com/report/ ... ab72150319 other 2 are the same.
User avatar
Zlip792
Posts: 1340
Joined: May 7th, 2011, 1:47 pm
Location: Pakistan

Re: The Official Win32 20150320 builds are not yet out

Post by Zlip792 »

PadaV4 wrote:https://crash-stats.mozilla.com/report/index/eec8ee67-993e-4c7b-aacc-27ab72150319 other 2 are the same.


Related to graphics, happening in layers in D3D9 (since OS is Windows XP SP3). Please file bug since it has been filed yet.

GPU is I guess integrated nvidia geforce 7205 from 630a chipset. :?:

Driver update any recently? Though I don't think so since nvidia didn't support this series.
User avatar
trolly
Moderator
Posts: 39851
Joined: August 22nd, 2005, 7:25 am

Re: The Official Win32 20150320 builds are not yet out

Post by trolly »

crash-stats.mozilla.com seems to be either down or overloaded.

Yes, it is an outdated barebone system. Except that it tends to overheat and the drive is slow it is a nice little system.
No driver updates in the last years as far as I know.
Think for yourself. Otherwise you have to believe what other people tell you.
A society based on individualism is an oxymoron. || Freedom is at first the freedom to starve.
Constitution says: One man, one vote. Supreme court says: One dollar, one vote.
michael1993
Posts: 48
Joined: May 6th, 2012, 4:44 pm

Re: The Official Win32 20150320 builds are not yet out

Post by michael1993 »

TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20150320 builds are not yet out

Post by TheVisitor »

michael1993 wrote:can anyone confirm?

https://bugzilla.mozilla.org/show_bug.cgi?id=1145461

Thanks.


Confirm, wants to download file and open in IE ( I have IE 11 set as default), gif plays in IE11.

I see application/octet-stream in both browsers when looking at the network GET .. over my head as to why it wants to save.
Pixel
Posts: 135
Joined: December 20th, 2007, 5:53 pm

Re: The Official Win32 20150320 builds are not yet out

Post by Pixel »

TheVisitor wrote:
michael1993 wrote:can anyone confirm?

https://bugzilla.mozilla.org/show_bug.cgi?id=1145461

Thanks.


Confirm, wants to download file and open in IE ( I have IE 11 set as default), gif plays in IE11.

I see application/octet-stream in both browsers when looking at the network GET .. over my head as to why it wants to save.


This isn't a bug. The server is telling the browser the file is a binary file so it downloads it instead of displaying the image.

BTW chrome has the same behavior.

IE does MIME Type Detection in which responses of "text/plain" and "application/octet-stream" are tested to see if IE can determine what file type it is.
User avatar
Edds
Posts: 332
Joined: July 21st, 2010, 1:13 pm
Location: SVK

Re: The Official Win32 20150320 builds are not yet out

Post by Edds »

In ~4.sec this Youtube HTML5 video just stuck and starts buffering forever. https://www.youtube.com/watch?v=fjNtMkcQ6lQ
I tried different version of Firefox from Nightly to Beta. x86-x64, with and without HWA and no luck.
In Chrome it is without interruptions.
Anyone ?
Laptop: Intel Core i5 1240P | 16GB DDR4 | 500GB NVMe | 1080p | Win 11
Phone: Samsung S24 Ultra | Android 14
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20150320 builds are not yet out

Post by Virtual_ManPL »

@ Edds - I can confirm this.
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official Win32 20150320 builds are not yet out

Post by streetwolf »

Edds wrote:In ~4.sec this Youtube HTML5 video just stuck and starts buffering forever. https://www.youtube.com/watch?v=fjNtMkcQ6lQ
I tried different version of Firefox from Nightly to Beta. x86-x64, with and without HWA and no luck.
In Chrome it is without interruptions.
Anyone ?


No problems here. Did you try with a new profile?
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
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20150320 builds are not yet out

Post by Virtual_ManPL »

Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20150320 builds are not yet out

Post by Alice0775 »

Edds wrote:In ~4.sec this Youtube HTML5 video just stuck and starts buffering forever. https://www.youtube.com/watch?v=fjNtMkcQ6lQ
I tried different version of Firefox from Nightly to Beta. x86-x64, with and without HWA and no luck.
In Chrome it is without interruptions.
Anyone ?


I can reproduce the problem.
https://hg.mozilla.org/mozilla-central/rev/4d2d97b3ba34
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0 ID:20150320030211
and
https://hg.mozilla.org/mozilla-central/rev/4d2d97b3ba34
Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:39.0) Gecko/20100101 Firefox/39.0 ID:20150320030211
BenYeeHua
Posts: 874
Joined: July 11th, 2011, 2:57 am

Re: The Official Win32 20150320 builds are not yet out

Post by BenYeeHua »

Look like Nightly is asking for upgrade the old Firefox Sync to new Firefox Account, and it failed to sent the code to my Outlook... :roll:
Anyways, you should upgrade it if you want sync support after the end of 2015.
---
Ok... It did start sending it now, so I guess it want myself to spam my inbox, by letting me click resent a few times first. 8-)
---
And now, about:sync-log was telling me the server report as 504, failed to connect to the server. #-o
Locked