The Official 20170204 builds are out

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

The Official 20170204 builds are out

Post by Josa »

Previous Nightly Builds thread 20170203

The Official 20170204 NIGHTLY builds are out
The Official 20170204 AURORA builds are out
.The Official Firefox 52 Beta 4 builds are not yet out

Previous NIGHTLY: 20170203 (Fx 54.0a1)
Previous AURORA: 20170203 (Fx 53.0a2)
Previous BETA: 20170203 (Fx 52.0b3)

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

Fixed:
  1. NIGHTLY +55
  2. #1335619
  3. #1335642
  4. #1333289 [Core:Audio/Video: Playback]-Add a web API to retrieve debugging data from the media element in an asynchronous way [Uns][]
  5. #1319771 [Core:Audio/Video: Playback]-If the pinned tab is the first tab in the tab list, the media won't be blocked after browser restarts [Uns][]
  6. #1320705 [Core:Audio/Video: Playback]-Opus decoding regression, long tail at the end of files since Firefox 50 [All][]
  7. #1329179 [Core:Audio/Video: Playback]-Play Tab indicator is displayed on a foreground tab [All][]
  8. #1331484 [Core:Audio/Video: Playback]-Remove traces of Adobe from DecoderDoctor [All][]
  9. #1335624 [Core:Audio/Video: Playback]-[CID 1399621] In MediaFormatReader constructor, 'aDecoder' is unnecessarily checked for null [All][[CID 1399621]]
  10. #1335295 [Core:Audio/Video: Playback]-[EME] Add pref to override EME decrypt/decode with blank decoder [Uns][]
  11. #1336223 [Core:CSS Parsing and Computation]-Recent stylo changes were missing a bunch of includes (e.g. in PreloadedStyleSheet.cpp/h) [Uns][]
  12. #1335296 [Core:Canvas: WebGL]-Provide more information in about:support [Uns][gfx-noted]
  13. #1330672 [Core:Canvas: WebGL]-WebGL Texture is flipped upside down [All][gfx-noted]
  14. #1332657 [Core:DOM: Animation]-stylo: Make transform animatable [Uns][]
  15. #1312954 [Core:DOM: Security]-Making the network predictor obey originAttributes and updating SpeculativeConnect() to SpeculativeConnect2(). [Uns][[tor] [domsecurity-active][OA]]
  16. #1336529 [Core:DOM: Service Workers]-Crash in nsRefPtrHashtable<T>::Get | mozilla::dom::workers::ServiceWorkerManager::GetRegistration [Win][]
  17. #1336043 [Core:DOM: Workers]-close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only [Uns][]
  18. #1336213 [Core:DOM]-DOMParser doesn't set the principal of the documents that it creates early enough [Uns][]
  19. #1334281 [Core:DOM]-DocGroups for documents with a null principal shouldn't match [Uns][]
  20. #1333631 [Core:DOM]-Fix misuse of nsIFile::GetNativeTarget in dom/filesystem [Uns][]
  21. #1336018 [Core:DOM]-Get rid of objectURLOptions dictionary in URL.createObjectURL [Uns][]
  22. #1334432 [Core:DOM]-Improve GC/CC logging in multi-e10s case [Uns][[e10s-multi:+]]
  23. #1336044 [Core:DOM]-No needs of JSContext in SharedWorker CTOR [Uns][]
  24. #1336481 [Core:DOM]-Window is not used in the ErrorCallback runnable in the Entries API [Uns][]
  25. #1336020 [Core:DOM]-postMessages should have transferable as [] by default [Uns][]
  26. #1334972 [Core:Disability Access APIs]-Crash in memmove | nsTArray_base<T>::ShiftData<T> | nsTArray_Impl<T>::InsertElementAt<T> | mozilla::a11y::Accessible::MoveChild [Win][]
  27. #1316330 [Core:Event Handling]-Preventing return key event no longer prevents form from submitting [Uns][]
  28. #1322769 [Core:General]-Vendor servo into mozilla-central [Uns][]
  29. #1335680 [Core:Graphics: Layers]-Remove UseOverlaySource [Uns][]
  30. #1316755 [Core:IPC]-Remove Bridges/Opens/Spawns from IPDL, replace with endpoints [Uns][]
  31. #1331205 [Core:IPC]-move windows ipc locking code over to Vista+ synchronization primitives [Win][]
  32. #1332207 [Core:Internationalization]-Introduce mozilla::intl::LocaleService [Uns][]
  33. #1091978 [Core:JavaScript Engine: JIT]-Investigate having a Baseline IC for adding a property even if that involves slot allocation/reallocation [Mac][]
  34. #1333770 [Core:JavaScript Engine: JIT]-Wasm baseline: Remove asm.js support from Rabaldr [All][]
  35. #1335068 [Core:JavaScript Engine: JIT]-Wasm: Split the global allocation out of the CodeSegment [All][]
  36. #1334590 [Core:JavaScript Engine]-AddressSanitizer: heap-buffer-overflow [@ char* js::QuoteString<char16_t>] with READ of size 2 with newExternalString [Lin][[jsbugmon:update,bisect]]
  37. #1335643 [Core:JavaScript Engine]-Assertion failure: rt->gc.atomMarking.atomIsMarked(compartment->zone(), cell), at js/src/jscntxtinlines.h:92 with saveStack [Lin][[jsbugmon:update]]
  38. #1325050 [Core:JavaScript Engine]-Structure reorganization for multithreaded runtimes [Uns][]
  39. #1334239 [Core:JavaScript Engine]-WebAssembly application crashes at launch, corrupted call stack and no crash handler giving a report [Win][]
  40. #1335070 [Core:Layout]-Switch PresShell::Reflow and PresShell::Paint profiler markers to use GetTouchEventTargetDocument to annotate using the content document [Uns][]
  41. #1335780 [Core:MFBT]-Make Maybe<T>::emplace() work when T is const [Uns][]
  42. #1322970 [Core:SVG]-High CPU usage on Kickstarter page, with SVG/SMIL animation (causing unresponsive scrollbar on Windows) [Win][]
  43. #1334265 [Core:WebRTC: Networking]-'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character [Uns][[lang=C++]]
  44. #1336028 [Core:Widget: Win32]-WM_*CHAR might be changed its wParam (and sometimes lParam too) while trying to remove found message from the queue [Win][]
  45. #1335670 [Core:Widget: Win32]-While NativeKey retrieves a WM_CHAR message, sometimes a lot of WM_NULL messages are removed [Win][]
  46. #1336086 [Core:XPCOM]-don't export mozilla::services::_external_Get*Service* [All][]
  47. #1334047 [Core:XSLT]-Crash when loading any XSLT file from most websites with Assertion failure: mDocGroup->MatchesKey(docGroupKey), at nsDocument.cpp:2985 [Uns][]
  48. #1327675 [Firefox:Developer Tools: CSS Rules Inspector]-"Highlight element" button highlights wrong element if clicked in "Inherited from" section [Uns][]
  49. #1327691 [Firefox:Developer Tools: CSS Rules Inspector]-CSS - Circles in ruleview (.ruleview-swatch) are misplaced by 0.1em [Uns][[lang=css]]
  50. #1331007 [Firefox:Developer Tools: Console]-The debug filter button state isn't store in the prefs for the new console [Uns][[new-console]]
  51. #1333383 [Firefox:Developer Tools: Netmonitor]-netmonitor response panel is empty if a value is null [Uns][]
  52. #1336418 [Firefox:PDF Viewer]-Update pdf.js to version 1.7.242 [All][]
  53. #1330823 [Toolkit:Add-ons Manager]-Display permissions prompt for interactive webextensions updates [Uns][triaged]
  54. #1333620 [Toolkit:Add-ons Manager]-Doorhanger message to restart the browser is missing when Permissions is enabled [All][triaged]
  55. #1334085 [Toolkit:Add-ons Manager]-Sideloading button text is not left-aligned [All][triaged]
  56. #1312049 [Toolkit:General]-Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft [Uns][]

Partial Landings/Diagnostic Patches:
  1. #1333000 [Core:JavaScript Engine]-Add more release asserts to type sweeping code [All][]
  2. #1334127 [Core:Security: PSM]-Upgrade Firefox 54 to NSS 3.30 [Uns][[psm-assigned]]

  1. AURORA +9
  2. #1331939 [Core:JavaScript Engine]-Tidying up WasmBinary*.h breaks compilation with mingw-w64: error: expected primary-expression before ‘(’ token [Win][[tor]]
  3. #1333946 [Core:JavaScript Engine]-Crash [@ js::UnwindIteratorForUncatchableException] or Assertion failure: isObject(), at dist/include/js/Value.h:642 [Mac][[jsbugmon:update]]
  4. #1334520 [Core:Networking]-Trigger captive portal recheck recheck for NS_NETWORK_LINK_DATA_CHANGED events [Uns][[necko-active]]
  5. #1335466 [Core:Security: PSM]-regenerate CA telemetry hash table (RootHashes.inc) [All][]
  6. #1334840 [Core:WebRTC]-We can Reconfigure the send codec before we create the SendStream [Uns][]
  7. #1332798 [Core:Widget: Cocoa]-Crash in <name omitted> | mozilla::widget::RectTextureImage::BeginUpdate [Mac][]
  8. #1333377 [Firefox:Developer Tools: Netmonitor]-Netmonitor freezes when selecting big json response [Uns][]
  9. #1327155 [Firefox:Location Bar]-Can't open "Blocked popup" menu with a single click on "Blocked popup" button in urlbar if another popup is open [Uns][]
  10. #1325409 [Shield:Add-on]-Intermittent browser/extensions/shield-recipe-client/test/browser_Heartbeat.js | Uncaught exception - at chrome://mochitests/content/browser/browser/extensions/shield-recipe-client/test/browser_Heartbeat.js:60 - TypeError: hb.eventEmitter is nul [Uns][]
  1. BETA 3->4 Changelog +5
  2. #1331869 [Core:Audio/Video: cubeb]-Update cubeb from upstream to d96e35f02d [All][]
  3. #1320705 [Core:Audio/Video: Playback]-Opus decoding regression, long tail at the end of files since Firefox 50 [All][]
  4. #1334537 [Core:DOM]-Yahoo Videos load endlessly [All][]
  5. #1327960 [Firefox:Location Bar]-Urlbar doesn't properly unescape ASCII url [Win][[parity-chrome][fxsearch]]
  6. #1334026 [Toolkit:Form Manager]-Insecure password field warning doesn't appear on password fields if password manager is disabled [All][[FxPrivacy] [beta uplift blocked by bug 1330111]]

Nightly 54.0 fixes since 20170123 (Gecko 53) ~594
Aurora 53.0 fixes since 20161114 (Gecko 52) ~2612
Beta 52.0 fixes since 20160819 (Gecko 51) ~2995

Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on February 6th, 2017, 6:20 pm, edited 1 time in total.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The Official 20170204 builds are not yet out

Post by Fanolian »

Jgr9
Posts: 77
Joined: September 2nd, 2015, 12:51 am

Re: The Official 20170204 builds are not yet out

Post by Jgr9 »

Wow, after all that, it made me have to reboot my router.... Couldn't get to anything but Google on anything (which... my DNS is set to).
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official 20170204 builds are not yet out

Post by Alice0775 »

https://hg.mozilla.org/integration/auto ... nddate=now

be030db91f00 Gregory Szorc — Bug 1322769 - Free the oxidized lizzard, vendor Servo tip
← 8274 merge changesets [Collapse]


8274 merge changesets..... What is happening there... :!: :?: :-" ](*,)
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170204 builds are not yet out

Post by TheVisitor »

Alice0775 wrote:https://hg.mozilla.org/integration/auto ... nddate=now

be030db91f00 Gregory Szorc — Bug 1322769 - Free the oxidized lizzard, vendor Servo tip
← 8274 merge changesets [Collapse]


8274 merge changesets..... What is happening there... :!: :?: :-" ](*,)

Wow, wait till they try to merge that into m-c I would not want to be the one doing that merge.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The Official 20170204 builds are not yet out

Post by Fanolian »

https://groups.google.com/forum/#!topic ... Hg1xSJE1MQ
Pulsebot has been suspended when we found it was spamming 5-digit bmo bugs
about GitHub issues.
Maybe this one?
Also bug 1336563
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170204 builds are not yet out

Post by Virtual_ManPL »

Rise of the Machines :robot:
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The Official 20170204 builds are not yet out

Post by Omega X »

Alice0775 wrote:https://hg.mozilla.org/integration/auto ... nddate=now

be030db91f00 Gregory Szorc — Bug 1322769 - Free the oxidized lizzard, vendor Servo tip
← 8274 merge changesets [Collapse]


8274 merge changesets..... What is happening there... :!: :?: :-" ](*,)
It begins... The end of Gecko. The new CSS engine Stylo needs much of Servo to work.
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170204 builds are not yet out

Post by WaltS48 »

Nightly is out.

Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 ID:20170204110423 CSet: 7aa5e444af0ff686714d6165bd0e7e6d1abd0970
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
Ver Greeneyes
Posts: 1030
Joined: June 28th, 2008, 4:57 am

Re: The Official 20170204 builds are not yet out

Post by Ver Greeneyes »

Omega X wrote:It begins... The end of Gecko. The new CSS engine Stylo needs much of Servo to work.
Technically the end of Gecko probably began when they integrated that Rust-based MP4 demuxer a while ago. But I think if you had to give this chimeric new engine a name it would probably still be 'Gecko', or maybe 'Quantum Gecko' in line with Project Quantum. It certainly isn't going to be replaced wholesale by Servo anytime soon.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The Official 20170204 builds are not yet out

Post by Omega X »

I like the sound of that. "Quantum Gecko". It definitely won't be the same engine after the heart transplant.
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170204 builds are not yet out

Post by WaltS48 »

Nightly is out.

Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 ID:20170205110539 CSet: 3e555770a90a41e04bbb4ac41b65fa2f1db6977d
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The Official 20170204 builds are not yet out

Post by Lurtz »

Is Stylish in Nightly broken at the moment?

Nvm, it was a problem with another addon.
Josa
Posts: 7416
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170204 builds are out

Post by Josa »

Locked