The Official 20170212 builds are out

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

The Official 20170212 builds are out

Post by Josa »

Previous Nightly Builds thread 20170211

The Official 20170212 NIGHTLY builds are out
The Official 20170212 AURORA builds are out
.The Official Firefox 52 Beta 6 builds are not yet out

Previous NIGHTLY: 20170211 (Fx 54.0a1)
Previous AURORA: 20170211 (Fx 53.0a2)
Previous BETA: 20170210 (Fx 52.0b5)

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

Fixed:
  1. NIGHTLY +35
  2. #1328861
  3. #1336607 [Core:Build Config]-Vendor servo's rust dependencies [Uns][]
  4. #1338429 [Core:Canvas: WebGL]-Convert texture upload conversion warnings into perf-warnings [Uns][gfx-noted]
  5. #1338763 [Core:CSS Parsing and Computation]-stylo: bump restyle generation only when we do restyle things [Uns][]
  6. #1336637 [Core:Disability Access APIs]-[e10s] Support accessible xpcom relation methods on Windows [All][]
  7. #1337983 [Core:Disability Access APIs]-Intermittent accessible/tests/browser/e10s/browser_treeupdate_visibility.js | application crashed [@ mozilla::a11y::DocAccessibleParent::SetCOMProxy(RefPtr<IAccessible> const &)] [Uns][aes+]
  8. #1338548 [Core:Document Navigation]-Uninitialized rv in PendingGlobalHistoryEntry::ApplyChanges(IHistory* aHistory) [Uns][CID 1399513]
  9. #1338417 [Core:DOM]-@@iterator (Symbol.iterator) properties on DOM interfaces should not be enumerable [Uns][]
  10. #1338518 [Core:DOM]-Consider to not run 40ms GC slices in parent process when user is interacting with the browser [Uns][]
  11. #1338404 [Core:DOM: Animation]-Keyframes with single values sometimes not combined correctly [All][]
  12. #1305091 [Core:DOM: Content Processes]-Stop using content processes when they are using "too much" memory [Uns][[e10s-multi:M3]]
  13. #1332463 [Core:Embedding: APIs]-Separate progress-related functionality out of ContentDelegate into ProgressDelegate [Uns][]
  14. #1305890 [Core:Graphics]-[webvr] Support Oculus Touch button and analogue inputs in the Gamepad API [Win][[gfx-noted][webvr]]
  15. #1337112 [Core:JavaScript Engine]-Remove links from JSRuntime to its single context and zone group [Uns][]
  16. #1337117 [Core:JavaScript Engine]-Remove references to main thread in the JS engine [Uns][]
  17. #1338373 [Core:JavaScript Engine]-Match updated spec for `/\b/iu` and `/\B/iu` [Uns][]
  18. #1338323 [Core:JavaScript Engine: JIT]-CacheIR should not attach SetArrayLength stub for non-writable length [Uns][]
  19. #1336069 [Core:Networking]-network.proxy.autoconfig_url.include_path=true does not work [Win][[necko-active]]
  20. #1338253 [Core:Networking: Cookies]-Remove legacy generator from extensions/cookie/. [Uns][]
  21. #1336776 [Core:Networking: HTTP]-Log friendlier error messages if MOZ_NODE_PATH environment variable is incorrect or not set [Uns][[necko-active]]
  22. #1334080 [Core:Plug-ins]-Crash in nsPluginStreamListenerPeer::GetInterfaceGlobal [All][]
  23. #1338258 [Core:Preferences: Backend]-Remove legacy generator from modules/libpref/. [Uns][]
  24. #1337441 [Core:Widget: Win32]-[webvr] Crash in mozilla::dom::VRDisplayEventBinding::get_display [Win][[gfx-noted][tpi:+]]
  25. #1332226 [Core:XPCOM]-Consider process more non-high priority runnables [Uns][]
  26. #1338363 [Firefox:Developer Tools]-Pixel snap command-responsivemode.svg [Uns][]
  27. #1338681 [Firefox:Developer Tools]-DevToolsStartup._isRemoteDebuggingEnabled calls console.error without importing Console.jsm [Uns][]
  28. #1338708 [Firefox:Developer Tools]-DAMP add-on missing latest changes [All][]
  29. #1329829 [Firefox:Developer Tools: Debugger]-Slow script debugging broken with new debugger, leads to shutdown crash [Win][]
  30. #1336383 [Firefox:Developer Tools: Netmonitor]-Implement RequestList component [Uns][[netmonitor]]
  31. #1338668 [Firefox:Sync]-Ignore tag query folder IDs when comparing client and server bookmark records [Uns][]
  32. #1304306 [Toolkit:Form Manager]-Need to have a place in the Preference -> Setting for users to launch the profile list add/edit/remove dialog [All][[form autofill:M1]]
  33. #1330567 [Toolkit:Form Manager]-Fallback to form history if form autofill pref is disabled [All][[form autofill:M1]]
  34. #1333810 [Toolkit:WebExtensions: General]-Encrypt record deletes [Uns][triaged]
  35. #1335743 [Toolkit:WebExtensions: General]-OnClickData modifies were not added to the schema file [Uns][triaged]
  36. #1338409 [Toolkit:WebExtensions: General]-Lazily parse schema data [Uns][]

Partial Landings/Diagnostic Patches:
  1. #1336198 [Firefox:Developer Tools: Computed Styles Inspector]-Use the react/redux box model in the computed view [Uns][]
  2. #1321995 [Toolkit:Breakpad Integration]-Support high DPI scaling for the crash reporter [Uns][]

  1. AURORA +0
    None
  1. BETA 5->6 Changelog +17
  2. #1311380
  3. #1321612
  4. #1336699
  5. #1336091 [Core:DOM]-File.relativeWebkitPath should not start with '/' [Uns][]
  6. #795418 [Core:Editor]-Paste it as quotation doesn't work when pasting into <font> tag [All][]
  7. #770022 [Core:General]-Links with escaped special german letters don't work in version 13, with 0x8050000e (NS_ERROR_ILLEGAL_INPUT) [nsIExternalProtocolService.loadUrl], location: "JS frame :: chrome://communicator/content/contentAreaClick.js :: openLinkExternally :: l [All][[regression:TB13]]
  8. #1331009 [Core:JavaScript Engine]-Allow line separator between await and its expression [Uns][]
  9. #1337388 [Core:Layout]-Remove unnecessary call to AsyncPanZoomEnabled in ExpireDisplayPortOnAsyncScrollableAncestor [Uns][]
  10. #1311368 [Core:Plug-ins]-Video content is not always loaded on NASA Television [All][]
  11. #1321724 [Core:Security: Process Sandboxing]-[e10s] Local HTML cannot be opened in Firefox 50 [Win][sbwc2]
  12. #1334594 [Core:Widget: Cocoa]-Using the OS X Hiragana IME, moving the cursor mid-composition causes a compositionend to be fired but the user cannot keep typing until pressing enter. [Mac][[platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleDocs]]
  13. #1322825 [Core:XPCOM]-Implement incremental tokenizer [Uns][]
  14. #1338083 [Firefox:Bookmarks & History]-Unnecessary change of visit date format in Library. The change makes user confusing. [Uns][]
  15. #1332692 [Firefox:Extension Compatibility]-Use system add-on to block e10s activation for LastPass users [Uns][]
  16. #1327949 [Firefox:Toolbars and Customization]-New tab toolbarbutton in navigation toolbar too large on Windows hidpi [Win][]
  17. #1330840 [Toolkit:Password Manager]-Add Padding to in-content Insecure Password Warning [Uns][[FxPrivacy] ]
  18. #1334105 [Toolkit:Telemetry]-Crash in wrap_strdup | mozilla::CompareVersions [Win][[measurement:client]]

Nightly 54.0 fixes since 20170123 (Gecko 53) ~985
Aurora 53.0 fixes since 20161114 (Gecko 52) ~2705
Beta 52.0 fixes since 20160819 (Gecko 51) ~3071

Beta 7 Testday
Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on February 12th, 2017, 3:13 pm, edited 1 time in total.
User avatar
AteUte52
Posts: 1525
Joined: June 19th, 2004, 5:30 am
Location: Finland

Re: The Official 20170212 builds are not yet out

Post by AteUte52 »

FYI: Win64 build is out, Win32 crashed but is restarted...

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0 ID:20170212030213 CSet: 09ef6a4f41186ea6951830d1506f741005dcc46f
User avatar
Grantius
Posts: 1545
Joined: June 28th, 2011, 4:14 pm
Contact:

Re: The Official 20170212 builds are not yet out

Post by Grantius »

Anything noteworthy in the graphics patches that landed?
Micro gaming box: AMD A10-7800 APU, 8gb RAM M350 ITX case (size of a book), Windows 10/Ubuntu
Tablet/Laptop: Asus Transformer T100, Intel Atom 2GB RAM, Windows 10 x86
Mobile:Xiaomi Redmi Note 3 Pro
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official 20170212 builds are not yet out

Post by streetwolf »

Grantius wrote:Anything noteworthy in the graphics patches that landed?
Seems Mozilla is getting ready to support Webrender. It's not active yet but I guess they are putting in the pieces.
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
User avatar
Grantius
Posts: 1545
Joined: June 28th, 2011, 4:14 pm
Contact:

Re: The Official 20170212 builds are not yet out

Post by Grantius »

streetwolf wrote:
Grantius wrote:Anything noteworthy in the graphics patches that landed?
Seems Mozilla is getting ready to support Webrender. It's not active yet but I guess they are putting in the pieces.
Exciting times!
Micro gaming box: AMD A10-7800 APU, 8gb RAM M350 ITX case (size of a book), Windows 10/Ubuntu
Tablet/Laptop: Asus Transformer T100, Intel Atom 2GB RAM, Windows 10 x86
Mobile:Xiaomi Redmi Note 3 Pro
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170212 builds are out

Post by Josa »

Locked