The Official 20170830 builds are out

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

The Official 20170830 builds are out

Post by Josa »

Previous Nightly Builds thread 20170829

The Official 20170830 NIGHTLY builds are out
.The Official Firefox 56 Beta 8 builds are not yet out

Previous NIGHTLY: 20170829 (Fx 57.0a1)
Previous BETA: 20170829 (Fx 56.0b7)

Tinderbox Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +110
  2. #1325923
  3. #1371657
  4. #1386787
  5. #1387918
  6. #1388045
  7. #1392105
  8. #1392485
  9. #1394331
  10. #1390985 [Cloud Services:Screenshots]-Update Screenshots to version 16.1.0 [Uns][]
  11. #1332234 [Core:Audio/Video: Playback]-Add support for native AMD VP9 MFT [Uns][]
  12. #1392988 [Core:Audio/Video: Playback]-Firefox 55.02 on macOS High Sierra cannot play AES encrypted video [Mac][]
  13. #1373888 [Core:Audio/Video: Playback]-Firefox prevents my Macbook pro from sleeping automatically [Uns][]
  14. #1388618 [Core:Audio/Video: Playback]-MP4 file triggers SIGILL and OOM [Uns][]
  15. #1394316 [Core:Audio/Video: Playback]-Provide default implementation to MediaDecoderOwner methods that involve Gecko specific types [Uns][]
  16. #1393386 [Core:Audio/Video: Playback]-Remove MediaDecoder::GetResource() [Uns][]
  17. #1394651 [Core:Audio/Video: Playback]-Remove MediaResource from the base class of HLSResource [Uns][]
  18. #1394653 [Core:Audio/Video: Playback]-Remove MediaResource from the base class of MediaSourceResource [Uns][]
  19. #1393336 [Core:Audio/Video: Playback]-Remove WaitForCDM state from MDSM. [Uns][]
  20. #1394313 [Core:Audio/Video: Playback]-Replace use of nsAutoPtr with UniquePtr in MediaDecoderOwner.h [Uns][]
  21. #1394648 [Core:Audio/Video: Playback]-Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media/ [Uns][]
  22. #1356652 [Core:Build Config]-Consider updating our PGO training set [Uns][[qf:p1]]
  23. #1394662 [Core:CSS Parsing and Computation]-Consider making ::-moz-table-column a non-inheriting anon box [Uns][]
  24. #1390951 [Core:CSS Parsing and Computation]-stylo: Crash in style::stylesheet_set::StylesheetSet<T>::collect_invalidations_for<T> [All][]
  25. #1384216 [Core:CSS Parsing and Computation]-stylo: Error messages for invalid selectors are really bad [Uns][]
  26. #1394987 [Core:CSS Parsing and Computation]-stylo: Print preview doesn't flush styles before calling into the frame constructor [Uns][]
  27. #1390409 [Core:CSS Parsing and Computation]-stylo: need to notify accessibility service when visibility property flips during restyle [Uns][]
  28. #1394586 [Core:CSS Parsing and Computation]-stylo: panicked at '<img> has still dirty bit true or animation-only dirty bit true' [Uns][]
  29. #1353762 [Core:DOM: Security]-Too much sha-512 crashes firefox [Uns][[domsecurity-active]]
  30. #1384034 [Core:DOM: Service Workers]-Label UpdateTimerCallback in ServiceWorkerManager [Uns][]
  31. #1385187 [Core:DOM: Web Payments]-Reject PaymentRequest.show() with NotSupportedError DOMException if no supported method of payment [Uns][]
  32. #1378342 [Core:DOM]-Aborting fetch (and possibly streams), part 2 [Uns][]
  33. #1368327 [Core:DOM]-Assertion failure: aDocShell, at dom/base/Location.cpp:57 [Uns][[fuzzblocker]]
  34. #1392892 [Core:DOM]-Consider making nsDocument::GetTitleElement() not create a live nsNodeList [Uns][[qf]]
  35. #1387903 [Core:DOM]-Crash in OOM | large | NS_ABORT_OOM | CopyASCIItoUTF16 | nsStructuredCloneContainer::GetDataAsBase64 [Win][]
  36. #1334051 [Core:DOM]-Implement list of observed attributes for custom elements' attributeChanged callbacks [Uns][dom-ce-m3]
  37. #1393764 [Core:DOM]-TimeoutManager loops when going from BudgetThrottlingEnabled returning true to it returning false [Uns][]
  38. #1392891 [Core:DOM]-nsContentUtils::GenerateStateKey() creates two nsContentLists for an input element added to a document unless if it has autocomplete=off [Uns][[qf]]
  39. #1394596 [Core:DOM]-window.open(undefined, undefined, "noopener"); crashes the child process [Uns][]
  40. #1380323 [Core:Document Navigation]-Urlencoded anchors in URL don't scroll to content [Uns][]
  41. #1391978 [Core:Editor]-Don't use nsISelection's method if possible in Editor [Uns][]
  42. #1394583 [Core:Editor]-Remove default properties from nsIHTMLEditor [All][]
  43. #1394011 [Core:Graphics: WebRender]-APZ assert with WebRender turned on [Uns][]
  44. #1394338 [Core:Graphics: WebRender]-Add WebRender error handling to RendererOGL [Uns][]
  45. #1394518 [Core:Graphics: WebRender]-Add some way to distinguish DisplayListBuilder output from different pipelines [Uns][[gfx-noted]]
  46. #1392470 [Core:Graphics: WebRender]-Add wr support for nsDisplayButtonBoxShadowOuter [Uns][[gfx-noted]]
  47. #1391499 [Core:Graphics: WebRender]-Apply correct scale transform with nested transform divs [Uns][]
  48. #1391841 [Core:Graphics: WebRender]-Clip fallback display items using WebRender clips instead of doing the clip internally [Uns][]
  49. #1394337 [Core:Graphics: WebRender]-Fix uninitailzed mPipelineId by WebRenderBridgeParent::CreateDestroyed() [Uns][]
  50. #1394256 [Core:HTML: Parser]-Remove nsIParserService::HTMLIdTo{Atom,String}Tag() [All][]
  51. #1394300 [Core:HTML: Parser]-Streamline nsElementTable.cpp [All][]
  52. #1385836 [Core:Internationalization]-Remove special cases obsoleted by "replacement" becoming a label of the replacement encoding [Uns][]
  53. #1394774 [Core:JavaScript Engine: JIT]-Wasm: DecodeExport does not read exportKind in the same way as the spec interpreter [All][]
  54. #1394771 [Core:JavaScript Engine: JIT]-Wasm: DecodeName does not validate UTF8 [All][]
  55. #1069666 [Core:JavaScript Engine]-Implement a proper WeakSet [Lin][]
  56. #1394290 [Core:JavaScript Engine]-Optimize Proxy::get for ProxyGet* [Uns][]
  57. #1394365 [Core:JavaScript Engine]-Optimize property addition even more [All][]
  58. #1394084 [Core:JavaScript Engine]-Remove "code" from jsprototype.h macros [Uns][]
  59. #1098412 [Core:JavaScript Engine]-Remove __iterator__ and the legacy Iterator constructor [All][[DocArea=JS]]
  60. #1376899 [Core:JavaScript: GC]-Remove unused isZoneGC parameter from finalize callback [Uns][]
  61. #1303335 [Core:JavaScript: Standard Library]-Creating the result object for Object.getOwnPropertyDescriptor is slow [Uns][[qf:p1]]
  62. #1391780 [Core:JavaScript: Standard Library]-Parse function source before calling GetPrototypeFromConstructor in CreateDynamicFunction [Uns][]
  63. #1389752 [Core:JavaScript: Standard Library]-Throw TypeError if proxy [[OwnPropertyKeys]] returns duplicate entries [Uns][]
  64. #1381433 [Core:JavaScript: Standard Library]-Throw TypeError when Date.prototype.toString is called with non-Date object [Uns][]
  65. #1393736 [Core:Networking: HTTP]-The prioritySize of Http2Session::SendHello doesn't include urgent start group [Uns][]
  66. #1352595 [Core:Networking: JAR]-Switch to !zlib for omni.ja compression [Uns][[necko-would-take]]
  67. #1394926 [Core:Panning and Zooming]-Show the user whether APZ autoscrolling is enabled in about:support [All][]
  68. #705755 [Core:Security: PSM]-Reintroduce handling of SSL short write after SSL thread removal [All][[psm-assigned]]
  69. #1393235 [Core:String]-Fix improper usages of string functions [All][]
  70. #1394078 [Core:WebRTC: Signaling]-Reject SDP with non-ASCII characters [Uns][]
  71. #1372662 [Core:Window Management]-Don't copy SessionStore when creating a window with noopener [Uns][]
  72. #1393915 [Core:XPCOM]-Deduplicate consecutive "(content script)" frames in BHR [Uns][]
  73. #1391005 [Core:XPCOM]-Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED [Uns][]
  74. #1376858 [Core:XPCOM]-Use SystemGroup to label nsIThread::AsyncShutdown [Uns][]
  75. #1394467 [Core:XPConnect]-Get rid of mozIJSSubScriptLoader.precompileScript [Uns][]
  76. #1394753 [Firefox:Bookmarks & History]-Remove unstarred48.png [All][]
  77. #1394495 [Firefox:Developer Tools: Debugger]-Debugger creates a an unnecessary breakpoint on reload [Uns][]
  78. #1393395 [Firefox:Developer Tools: Netmonitor]-Poor contrast of DOMContentLoaded waterfall tick in dark theme [Uns][]
  79. #1393825 [Firefox:Developer Tools: Source Editor]-Update Codemirror to 5.29.0 [Uns][[third-party-lib-audit]]
  80. #1336934 [Firefox:Developer Tools: Storage Inspector]-Allow to remove all session cookies of a website [Uns][[todo-mr][t1]]
  81. #1391487 [Firefox:Developer Tools]-DevTools toolbar should match the size of the Photon compact toolbar [Uns][]
  82. #1390658 [Firefox:Developer Tools]-Tools -> Web Developer -> Get More Tools takes me to a page of tools I can't install. [Uns][]
  83. #1394513 [Firefox:Developer Tools]-Use the same separator that the photon toolbar is using for the toolbox tab separator [Uns][]
  84. #1392926 [Firefox:Disability Access]-HTML5 section element role exposed incorrectly [Uns][]
  85. #1393638 [Firefox:General]-Changes to e10srollout for 100% multi on Release 55 [Uns][]
  86. #1387042 [Firefox:General]-When adding "Copy link" to the address bar, "Copy link" doesn't have any feedback when the link has been copied [Uns][[reserve-photon-animation]]
  87. #1394582 [Firefox:Installer]-Stub installer hangs forever if browser is already running [Win][]
  88. #1394871 [Firefox:Migration]-profile migration code will need to know about key4.db [Uns][]
  89. #1392552 [Firefox:New Tab Page]-[Onboarding] update notification layout and style based on new spec [Uns][[photon-onboarding]]
  90. #1391659 [Firefox:New Tab Page]-tour icon reappears after complete (only in the same tab) [Uns][[photon-onboarding]]
  91. #1394402 [Firefox:PDF Viewer]-Update pdf.js to version 1.9.489 [All][]
  92. #1372592 [Firefox:Preferences]-Should not display non-persistent-storage sites which stores 0 byte in Preferences Site Data section [Win][[storage-v1]]
  93. #1379226 [Firefox:Session Restore]-Add telemetry probe(s) to measure use of session restore button in tab bar [Uns][]
  94. #1392148 [Firefox:Sync]-Remove aliases to CommonUtils in util.js [Uns][]
  95. #1390644 [Firefox:Sync]-Syncing… in devices list should say Syncing Tabs… [Uns][]
  96. #1382033 [Firefox:Theme]-[Photon] Update styling of view button in history sidebar on macOS [Uns][[photon-visual]]
  97. #1349227 [Release Engineering:General Automation]-[Meta] Ship 2 Firefox nightlies per day [Uns][]
  98. #1394149 [Toolkit:Crash Reporting]-Breakpad still uses struct ucontext in ucontext_reader.cc [Uns][]
  99. #1380252 [Toolkit:Crash Reporting]-Trim the stack traces we send in the crash ping [Uns][]
  100. #1376574 [Toolkit:Crash Reporting]-Use posix_spawnp() on Mac to launch the crashreporter to work around bug 1376567 [Uns][]
  101. #1390828 [Toolkit:Form Manager]-Form Autofill Preferences - Saved Addresses modal shows unnecessary scrollbars [Mac][[form autofill]]
  102. #1389147 [Toolkit:Safe Browsing]-Extend TP telemetry to release [Uns][]
  103. #1394601 [Toolkit:Safe Browsing]-Log an error when the Google API key is missing during Safe Browsing initialization [Uns][]
  104. #1394056 [Toolkit:Safe Browsing]-goog-phish-proto cannot be used on non-official builds [Uns][#sbv4-m9]
  105. #1298930 [Toolkit:Startup and Profile System]-Remove (or document as non-functional) eRestarti386 and eRestartx86_64 constants [Uns][]
  106. #1376600 [Toolkit:Telemetry]-Review filtering of snapshots in TelemetrySession based on registered histograms [Uns][[qf]]
  107. #1374552 [Toolkit:WebExtensions: Compatibility]-i18n.getUILanguage API doesn't respect i18n.LanguageCode. [Uns][]
  108. #1322060 [Toolkit:WebExtensions: General]-Add WE API to provide functions of `SessionStore.setWindowValue` and `SessionStore.setTabValue` [Uns][[design-decision-approved][sessions]triaged]
  109. #1394134 [Toolkit:WebExtensions: General]-Several API permissions (including "proxy") are granted without prompting the user [Uns][]
  110. #1394740 [Toolkit:WebExtensions: General]-Update permissions string for Find API [Uns][]
  111. #1322308 [Toolkit:WebExtensions: Untriaged]-Read homepage (and maybe other settings?) in a WebExtension [Uns][[design-decision-approved][triaged]]
  1. Partial Landings/Diagnostic Patches:
  2. #1383501 [Core:Disability Access APIs]-PBrowserParent::RecvPDocAccessibleConstructor Constructing a top-level PDocAccessible with null COM [Uns][aes+]
  3. #1394176 [Core:DOM: Content Processes]-Crash in mozilla::Scheduler::SetPrefs [All][]
  4. #1351488 [Core:DOM: IndexedDB]-Allow IDBObjectStore.put() to asynchronously wait on background compilation of JS::WasmModule [Uns][]
  5. #1385278 [Core:JavaScript Engine: JIT]-Move some functions in CacheIR from Ion [Uns][]
  1. Beta 7 -> Beta 8 Changelog +9
  2. #1387659
  3. #1392105
  4. #1379995 [Core:Canvas: WebGL]-Crash in mozilla::ScopedDrawHelper::ScopedDrawHelper [Win][gfx-noted]
  5. #1388590 [Core:ImageLib]-Crash in shutdownhang | __psynch_cvwait | <name omitted> | <name omitted> | nsThread::GetEvent | nsThread::ProcessNextEvent | nsThread::Shutdown | mozilla::image::DecodePool::Observe [Mac][gfx-noted]
  6. #1382260 [Core:Security: Process Sandboxing]-[mac] Sandbox breaks font rendering for users with fonts managed via Linotype FontExplorerX or RightFont [Uns][[gfx-noted] sb+]
  7. #1385928 [Core:Security: Process Sandboxing]-Mozregression launched nightly after 2017-07-30 don't load start page [Uns][sb+]
  8. #1388813 [Firefox:New Tab Page]-[Onboarding] Tour Notification Description has a scroll bar on FR Locale [Uns][[photon-onboarding]]
  9. #1391218 [Firefox:Tabbed Browser]-Browser console error thrown when closing the last tab from a FF window in a multi FF window enviroment [All][]
  10. #1392872 [Toolkit:WebExtensions: General]-[WebExtensions] chrome_url_overrides/newtab remains after removing the extension [Uns][]

Nightly 57 fixes since 20170802 (Gecko 56) ~1670
Beta 56 fixes since 20170613 (Gecko 55) ~2820

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on August 30th, 2017, 1:43 pm, edited 1 time in total.
DN123ABC
Posts: 695
Joined: January 9th, 2017, 10:10 am

Re: The Official 20170830 builds are not yet out

Post by DN123ABC »

DN123ABC wrote:
TheVisitor wrote:Since the landing of the All-in-One 'Options/Preferences' panel - anyone noticed a huge lag/delay in opening the page. Seems like a big performance hit.

Only seen to be noticiable after first start-up of the browser, subsequent openings seem fairly snappy.
Yes. It was getting bad, now it is horrible.

Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 ID:20170825011442


Going to about:addons also is very slow to come up.
User avatar
Edds
Posts: 332
Joined: July 21st, 2010, 1:13 pm
Location: SVK

Re: The Official 20170830 builds are not yet out

Post by Edds »

2 nightlies per day coming soon :)
bug https://bugzilla.mozilla.org/show_bug.cgi?id=1349227
Laptop: Intel Core i5 1240P | 16GB DDR4 | 500GB NVMe | 1080p | Win 11
Phone: Samsung S24 Ultra | Android 14
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The Official 20170830 builds are not yet out

Post by GHM113 »

Nightly hangs with input_event_queue.supported true, dom.ipc.scheduler true. Reported here: https://bugzilla.mozilla.org/show_bug.c ... 350432#c28
Sorry for my poor English.
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The Official 20170830 builds are not yet out

Post by Peja Stija »

Edds wrote:2 nightlies per day coming soon :)
bug https://bugzilla.mozilla.org/show_bug.cgi?id=1349227
Hooray, only 2 more prayers a day needed for the roof not to come down on us. [-o<
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official 20170830 builds are not yet out

Post by Alice0775 »

What are they names? One is Nightly build. What is the other one?
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170830 builds are not yet out

Post by Virtual_ManPL »

Daily :vamp:
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
Mupasa
Posts: 41
Joined: May 22nd, 2017, 12:53 pm

Re: The Official 20170830 builds are not yet out

Post by Mupasa »

I asked this before. Someone knows why bookmarks.getChildren working too slow (like bookmarks.getSubTree) on folders with
subfolders with subfolders containing many bookmarks? Maybe some bug existed?
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official 20170830 builds are not yet out

Post by Virtual_ManPL »

@ Mupasa - Better report bug on Bugzilla.
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 20170830 builds are not yet out

Post by streetwolf »

Is there a bug reported about the busy pointer being displayed when opening up Fx57? The busy icon will remain unless I move the pointer to another area like a toolbar. In safe-mode I get the arrow with the busy icon and it goes away after around 10 seconds or so. I open up to a blank page btw. It was thought that uBO contributes to this but obviously not in safe-mode. There is a new uBO beta on their GitHub site that tries to address this problem but it doesn't appear to be working. IMO it's an Fx issue. I use the WE version of uBO not the hybrid.

Releases · gorhill/uBlock
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
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The Official 20170830 builds are not yet out

Post by TheVisitor »

streetwolf wrote:Is there a bug reported about the busy pointer being displayed when opening up Fx57? The busy icon will remain unless I move the pointer to another area like a toolbar. In safe-mode I get the arrow with the busy icon and it goes away after around 10 seconds or so. I open up to a blank page btw. It was thought that uBO contributes to this but obviously not in safe-mode. There is a new uBO beta on their GitHub site that tries to address this problem but it doesn't appear to be working. IMO it's an Fx issue. I use the WE version of uBO not the hybrid.

Releases · gorhill/uBlock

I've noticed that also but I don't use uBlock. Also I've noticed that when I click 'restore session' on start up it takes anywhere from 2-4 seconds to start/load my last session tabs, used to be almost 'instant'. More of their 'lazy loading' perhaps ?
User avatar
streetwolf
Posts: 2700
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The Official 20170830 builds are not yet out

Post by streetwolf »

TheVisitor wrote:
streetwolf wrote:Is there a bug reported about the busy pointer being displayed when opening up Fx57? The busy icon will remain unless I move the pointer to another area like a toolbar. In safe-mode I get the arrow with the busy icon and it goes away after around 10 seconds or so. I open up to a blank page btw. It was thought that uBO contributes to this but obviously not in safe-mode. There is a new uBO beta on their GitHub site that tries to address this problem but it doesn't appear to be working. IMO it's an Fx issue. I use the WE version of uBO not the hybrid.

Releases · gorhill/uBlock

I've noticed that also but I don't use uBlock. Also I've noticed that when I click 'restore session' on start up it takes anywhere from 2-4 seconds to start/load my last session tabs, used to be almost 'instant'. More of their 'lazy loading' perhaps ?
Ray points to this bug as a possible culprit to the slow loading... 1371255 – Very bad memory efficiency of browser.storage.local
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 20170830 builds are not yet out

Post by Virtual_ManPL »

@ streetwolf - It's probably Bug 1383485 - Mouse pointer wrong shape when link opens new tab, so time to reopen?
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
winapp2
Posts: 1405
Joined: March 31st, 2013, 10:31 pm

Re: The Official 20170830 builds are not yet out

Post by winapp2 »

new youtube layout completely broken for anyone else? Just get a blank white page now.
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The Official 20170830 builds are not yet out

Post by Peja Stija »

winapp2 wrote:new youtube layout completely broken for anyone else? Just get a blank white page now.
Except for some minor changes they did lately, nothing really "broken" with me as far as I see.
Locked