The Official Win32 20150815 builds are out

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

The Official Win32 20150815 builds are out

Post by Josa »

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

The Official Win32 20150815 NIGHTLY build is out
The Official Win32 20150815 AURORA build is out
.The Official Firefox 41 Beta 2 builds are not yet out


Previous NIGHTLY: 20150814 (Fx43.0a1)
Previous AURORA: 20150814 (Fx42.0a2)
Previous BETA: 20150812 (Fx41.0b1)

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

Fixed:
    NIGHTLY +59
  1. #1105045
  2. #1189744
  3. #1192401
  4. #1193117 [Core:Audio/Video: Playback]-Add exclusive mode to MediaEventSource to enable Move when possible [Uns][]
  5. #1193977 [Core:Audio/Video: Playback]-HTML video is rendered on top of the title bar on OS X [Mac][]
  6. #1191813 [Core:Audio/Video: Playback]-MP3 playback skips to the end [All][]
  7. #1192708 [Core:Audio/Video: Playback]-Remove redundant call to CloseChannel in ChannelMediaResource::CacheClientSeek [Uns][]
  8. #1194188 [Core:Audio/Video: Playback]-SourceBuffer Prepare Append to reject buffer when media element is in error [Uns][]
  9. #1194197 [Core:Audio/Video: Playback]-When the EndOfStream algorithm runs, error should be thrown to media element [Uns][]
  10. #1194576 [Core:Audio/Video: Playback]-[EME] Add more logging to GMP parent actors. [Uns][]
  11. #1192571 [Core:Audio/Video]-Dragging a youtube tab to another window in e10s mode makes the video go black [Uns][]
  12. #1185827 [Core:Audio/Video]-Handle audio configuration change [Uns][]
  13. #1135261 [Core:DOM: Apps]-window.open() returns falsey reference from desktop app [Mac][DesktopWebRT2]
  14. #1193924 [Core:DOM: Security]-Add assertion to AsyncOpen to make sure AsyncOpen(2) was called first when securityflags in loadInfo are set [Uns][]
  15. #1192945 [Core:DOM: Security]-Use channel->ascynOpen2 in widget/windows/nsDataObj.cpp [Uns][]
  16. #874838 [Core:DOM]-Make CreateElem return Element [All][]
  17. #1181130 [Core:Editor]-Broken selection system inside of a nested contenteditable element [Uns][]
  18. #1191534 [Core:General]-Implement GLBlitHelper::BlitImageToFramebuffer for MacIOSurfaceImage [Uns][]
  19. #1194505 [Core:Graphics]-Report the sanity test snapshot when we detect a failure [Uns][[gfx-noted]]
  20. #1194059 [Core:ImageLib]-Detect IS_ANIMATED during the metadata decode [All][]
  21. #1194557 [Core:ImageLib]-Ensure that if the image was locked before RecoverFromLossOfFrames() was called, it's still locked afterwards [All][]
  22. #1193112 [Core:JavaScript Engine: JIT]-Unconditional Ion Bailouts caused by Float32 types. [Uns][]
  23. #890329 [Core:JavaScript Engine]-Consider self-hosting Array.prototype.splice [All][]
  24. #1172503 [Core:JavaScript Engine]-Assertion failure: !!desc.object() == objHasOwn, at js/src/vm/NativeObject.cpp:1990 [Lin][[jsbugmon:update]]
  25. #1193039 [Core:JavaScript Engine]-Assertion failure: CurrentThreadIsGCSweeping() || CurrentThreadIsHandlingInitFailure(), at js/src/jsweakmap.cpp:42 with OOM [Lin][[jsbugmon:update,bisect]]
  26. #1188586 [Core:JavaScript Engine]-Assertion failure: base.isNumber() && power.isNumber(), at jit/Recover.cpp [Mac][[jsbugmon:update]]
  27. #1194022 [Core:JavaScript Engine]-Assertion failure: next.type != TOK_DIV && next.type != TOK_REGEXP (next token requires contextual specifier to be parsed unambiguously), at frontend/TokenStream.h [Mac][[fuzzblocker][jsbugmon:update]]
  28. #1193212 [Core:JavaScript Engine]-Ensure properties deleted by setting Array#length are suppressed in active for..in iteration [All][]
  29. #1183400 [Core:JavaScript Engine]-Perform constant-folding by examining node kind, not arity-then-kind with "syntactic context" information threaded through all folding [All][]
  30. #1192297 [Core:JavaScript Engine]-Rephrase Proxy:: static methods to make it clearer that handler->hasPrototype() is the special case [Uns][]
  31. #1175173 [Core:JavaScript: Standard Library]-Don't box primitives in {Object, Array}.prototype.toLocaleString [Uns][]
  32. #1193280 [Core:JavaScript: Standard Library]-Self-host Array.prototype.filter [All][]
  33. #1193298 [Core:MFBT]-Disallow implicit conversion to T* from RefPtr<T>&& [Uns][]
  34. #1188225 [Core:Panning and Zooming]-Implement ChromeProcessController::HandleDoubleTap [Uns][]
  35. #1194619 [Core:SVG]-error in comment in content/base/src/nsDocument.cpp line 8667 [All][]
  36. #1193567 [Core:XBL]-Check result of ReadID in nsXBLPrototypeBinding::Read() [Uns][]
  37. #1193564 [Core:XPCOM]-Check result of Read32 in nsSupportsArray::Read [Uns][]
  38. #1179451 [Core:XPCOM]-disallow implicit conversion to T* from nsRefPtr<T>&& values [All][]
  39. #1193572 [Core:XUL]-More nsXULPrototypeElement::Deserialize() cleanups [Uns][]
  40. #1193086 [Core:XUL]-Remove some null checks of infallible new code in XUL [Uns][]
  41. #1188613 [Firefox:Developer Tools: Inspector]-Class attribute mutations sometimes missed [Uns][[polish-backlog]]
  42. #1193937 [Firefox:Developer Tools: Performance Tools (Profiler/Timeline)]-clean strings & refine l10n comment for performanceUI [Uns][]
  43. #1109087 [Firefox:Device Permissions]-[e10s] Global indicator is dismissed after closing a loop call even though other active items are using the indicator at the same time [All][]
  44. #1160023 [Firefox:General]-Implement new fullscreen popup design from bug 1129061 [All][]
  45. #1191044 [Firefox:General]-Improve copy for double "verified" for EV certificates [All][[fxprivacy]]
  46. #1193903 [Firefox:General]-contentAreaUtils saveDocument/saveBrowser doesn't work with Print Preview documents [Uns][]
  47. #1141337 [Firefox:Menus]-[e10s] "Save Page|Frame As..." in remote browser causes unsafe CPOW usage warnings [All][]
  48. #1193992 [Firefox:Preferences]-Compress the fxa theme images [Uns][]
  49. #1193989 [Firefox:Preferences]-Translations break sync preferences layout [Uns][[fxsync]]
  50. #1182551 [Firefox:Security]-don't show the mixed display content indicator if the top level load is http:// [Uns][]
  51. #959844 [Firefox:Sync]-properly message user when FxA sign in cannot be loaded from the Web (e.g., offline, captive portal, etc.) [All][[fxsync]]
  52. #1194590 [Firefox:Theme]-URL and search bar border and box-shadow transition should only be used for the default theme [Win][]
  53. #1184656 [Firefox:Theme]-Use lighter separator between content and toolbars on Windows 10 and 8 [Uns][]
  54. #1194738 [Hello (Loop):Client]-Drop some obsolete pref handling, and some old room conversation styles [All][]
  55. #1183638 [Hello (Loop):Client]-Implement the refreshed design for the conversation list [Uns][[visual refresh][strings]]
  56. #1193693 [Hello (Loop):Client]-Improve the Analytics filtering of conversation urls [All][[metric]]
  57. #1194503 [Toolkit:Notifications and Alerts]-Make appendNotification not set accesskey="undefined" if passed a structure with no accesskey [Uns][]
  58. #1192901 [Toolkit:Performance Monitoring]-Remove remnant accesskey for Disable Addon button [Uns][]
  59. #1193377 [Toolkit:Telemetry]-Remove SCHEDULER_COALESCE_THRESHOLD_MS from TelemetrySession.jsm [All][[lang=js] [good first bug]]

Partial Landings/Diagnostic Patches:
  1. #1190281 [Core:Graphics]-Allow driver crash detection at media/webgl callsites [Uns][]
  2. #1194335 [Core:Graphics: Layers]-Disable partial present on NVIDIA hardware [Uns][]
  3. #1171945 [Core:JavaScript Engine: JIT]-[MBaselineCache] Create MIR/LIR [Uns][]
  4. #1164294 [Core:JavaScript: GC]-Linear-time WeakMap marking [All][]

    AURORA +3
  1. #1179234 [Firefox:Search]-[OSX retina] Horizontal grey bars in the new search panel should have the same height [All][[ui][fxsearch]]
  2. #1186687 [Firefox:Theme]-Remove hover glow behind urlbar icons [All][]
  3. #1191912 [Toolkit:Telemetry]-Implement a way to make Telemetry opt-out for a random sample of users [Uns][[unifiedTelemetry] [uplift4]]
    BETA +8
  1. #1187018
  2. #1189744
  3. #1190252 [Core:Audio/Video: MSG/cubeb/GMP]-[EME] Loading GMPs can fail due to use of std:string and std:ifstream in GMP child process [All][]
  4. #1188235 [Core:Audio/Video: Playback]-[EME] Make GMPStorage insusceptible to hash collisions [Uns][]
  5. #1188322 [Core:Widget: Cocoa]-The menubar still exists when the document enters fullscreen on a secondary monitor [Mac][]
  6. #1167616 [Firefox:New Tab Page]-Change Search Settings panel is sized incorrectly on new tab page [Uns][[Bugday-20150624]]
  7. #1179234 [Firefox:Search]-[OSX retina] Horizontal grey bars in the new search panel should have the same height [All][[ui][fxsearch]]
  8. #1191912 [Toolkit:Telemetry]-Implement a way to make Telemetry opt-out for a random sample of users [Uns][[unifiedTelemetry] [uplift4]]

Nightly 43.0 fixes since 20150810 (Gecko 42) ~247
Aurora 42.0 fixes since 20150630 (Gecko 41) ~1942
Beta 41.0 fixes since 20150511 (Gecko 40) ~2388

Release tracking Firefox 41-43 see HERE
Last edited by Josa on August 15th, 2015, 1:12 pm, edited 1 time in total.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official Win32 20150815 builds are not yet out

Post by streetwolf »

I noticed that starting today the pdf.js benchmark on Octane 2.0 is now 1/3rd of what it used to be on my system. Anyone else seeing this? If so, it could be a bad patch.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 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
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The Official Win32 20150815 builds are not yet out

Post by Josa »

https://bugzilla.mozilla.org/show_bug.cgi?id=890329 landed for today' Nightly and regressed Octane-pdfjs, dev is aware.
BenYeeHua
Posts: 874
Joined: July 11th, 2011, 2:57 am

Re: The Official Win32 20150815 builds are not yet out

Post by BenYeeHua »

Strange, still getting full update download today, any bug for this? :-k
Edit: Look like it is fine now, maybe I spam too much for the "Check for update". :twisted:

PS:And they hit 50.0MB of full update today... #-o
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

BenYeeHua wrote:PS:And they hit 50.0MB of full update today... #-o

I wonder if anyone at Mozilla will file a bug for the "code bloat" that now has Firefox updates up to 50.0 MB? :roll:

For some perspective, Firefox 0.8 (2004) was all of 6.2 MB. :-k

https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.8/
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

In gmail, clicking to open a message is hanging at "Loading...", but the message loads in typical manner in safe mode.

I am just beginning to troubleshoot to see if it is addon-related.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20150815 builds are not yet out

Post by Hyosung »

I noticed that as well. And thought maybe Gmail was down but then tried in Chrome without issue. Shall troubleshoot as well.

- - -
EDIT:
If I restart Browser with Add-On's disabled... Gmail works...

Issue becomes.. when i slowly Disable Add-on's manually one by one, I'm unable to load Gmail. Went through my Add-on's without luck, so not toos ure what else is disabled when you use the option "Restart with Add-on's disabled"

Even if I disable ALL my Add-on's manually, and then restart, still unable to load Gmail (Well when you try to open anything within Gmail.)
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

I have not yet gotten to trying with a brand new profile. That's my next step.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
supergirl260
Posts: 2465
Joined: September 10th, 2005, 6:32 pm

Re: The Official Win32 20150815 builds are not yet out

Post by supergirl260 »

anyone solve the gmail problem?
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

Go to another browser. Current only today's Nightly has this problem.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
geobomatic
Posts: 68
Joined: May 16th, 2015, 9:04 am

Re: The Official Win32 20150815 builds are not yet out

Post by geobomatic »

today my Aurora 41 updated to Aurora 42 15-08-2015 build, win64, and youtube revert back to flash player :/
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official Win32 20150815 builds are not yet out

Post by bjherbison »

I get Gmail problems with a new profile so I submitted a bug report.
https://bugzilla.mozilla.org/show_bug.cgi?id=1192785
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

bjherbison wrote:I get Gmail problems with a new profile so I submitted a bug report.
https://bugzilla.mozilla.org/show_bug.cgi?id=1192785

Thank you. I am seeing the same thing. 8-)

Guess I will revert to yesterday's build until things are fixed.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
WildcatRay
Posts: 7486
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20150815 builds are not yet out

Post by WildcatRay »

The newly filed gmail bug: Bug #1195027 [Firefox:Untriaged]-Gmail doesn't load messages and folders with the 15 August Nightly build [All]

Duped to Bug #1195030 [Core:JavaScript Engine]-CustomError: Error in protected function: Expected int32 as second argument <unknown> [Win]

Thanks, Alice.
Last edited by WildcatRay on August 15th, 2015, 11:17 am, edited 1 time in total.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20150815 builds are not yet out

Post by Alice0775 »

Gmail problem:
[*]#1195030 [Core:JavaScript Engine]-CustomError: Error in protected function: Expected int32 as second argument <unknown> [Win]
Locked