The first official 20171109 builds are out

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

The first official 20171109 builds are out

Post by Josa »

Previous Nightly Builds thread 20171108

The first official 20171109 NIGHTLY builds are out (no Win builds though)
.The Official Firefox 57 RC2 builds are not yet out

Previous NIGHTLY: 20171108 (Fx 58.0a1)
Previous BETA: 20171107 (Fx 57.0 RC1)

Mozilla Inbound Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +57
  2. #1321619
  3. #1413815
  4. #1413857
  5. #1414448
  6. #1415446 [Core:Audio/Video]-Update libogg to 1.3.3 [Uns][[third-party-lib-audit] ]
  7. #1408186 [Core:DOM: Core & HTML]-Remove nsIDOMHTMLSelectElement and nsIDOMHTMLOptionsCollection [Uns][]
  8. #1414138 [Core:DOM: IndexedDB]-Fix failure of dom/indexedDB/test/test_sandbox.html relying on non-comformant Promise handling [Uns][]
  9. #1407891 [Core:DOM: Security]-View SVG Image for images with data URL fails [All][[domsecurity-active]]
  10. #1412173 [Core:DOM]-Assertion failure: !mDidCallBeginLoad, at /builds/worker/workspace/build/src/dom/base/nsDocument.cpp:5390 [Uns][]
  11. #1415176 [Core:DOM]-Consider moving getElementsByName up to Document.prototype [Uns][]
  12. #1411878 [Core:DOM]-Support Element.shadowRoot and Element.assignedSlot / TextNode.assignedSlot on shadow root of closed mode [Uns][]
  13. #1415564 [Core:DOM]-TaskQueue::Dispatch should return an error [Uns][]
  14. #1415062 [Core:Editor]-Optimize editor's Selection.Collapse() calls with RawRangeBoundary [All][]
  15. #1414636 [Core:Gecko Profiler]-CallFrameInfo::Rule: 'register' storage class specifier is deprecated and incompatible with C++17 [Uns][]
  16. #1413862 [Core:Graphics: Layers]-Crash in mozilla::gfx::DrawTarget::Blur [Win][[clouseau]]
  17. #1415609 [Core:Graphics: WebRender]-Crash in mozilla::gfx::RecordedScaledFontCreationByIndex::PlayEvent [Lin][[wr-mvp]]
  18. #1414440 [Core:Graphics]-ScaleYUVToARGB is too slow on 32bit Unix [Fre][[gfx-noted]]
  19. #1414975 [Core:Internationalization]-Add locale information to about:support [Uns][]
  20. #1292486 [Core:Internationalization]-Get rid of nsIUnicodeNormalizer interface [Uns][]
  21. #1104647 [Core:JavaScript Engine: JIT]-IonMonkey: Implement MathFunction(Floor) recover instruction [Lin][[good first bug][lang=c++]]
  22. #1415119 [Core:JavaScript Engine: JIT]-PostWriteElementBarrier should handle out-of-bounds indexes better [All][]
  23. #1410132 [Core:JavaScript Engine]-Allocate all JS data in a separate jemalloc arena [Uns][]
  24. #1414805 [Core:JavaScript Engine]-Assertion failure: next.type != TOK_DIV && next.type != TOK_REGEXP (next token requires contextual specifier to be parsed unambiguously), at js/src/frontend/TokenStream.h:414 [Lin][[jsbugmon:update]]
  25. #1019116 [Core:JavaScript: Standard Library]-Add finally method to Promises [Uns][]
  26. #1395476 [Core:Layout: Web Painting]-CSS nested 3d transform not displayed when filter also applied [Uns][]
  27. #1414666 [Core:Layout]-Add nsIFrame::PresShell() for convenient access to the shell [All][]
  28. #1389152 [Core:Layout]-Hide nsRect implementation details from WritingModes [Uns][]
  29. #1415538 [Core:Layout]-Remove dead frame construction code. [Uns][]
  30. #1415149 [Core:Layout]-Simplify nsCSSFrameConstructor::GetRangeInsertionPoint [Uns][]
  31. #1405319 [Core:Layout]-[css-grid][css-flexbox] Positioned aligned item lose alignment if offest property (in the other axis) is modified [All][]
  32. #1362412 [Core:Layout]-foofighters.com is still slow to animate because of unnecessary invalidation for non-border-collapse tables [Uns][[qf:p2]]
  33. #1415353 [Core:Layout]-stylo: Assertion failure: content->GetFlattenedTreeParentNodeForStyle() == &aContent [@ mozilla::VerifyFlatTree] [Uns][]
  34. #1415206 [Core:Networking]-Remove RustURL.cpp [Uns][[necko-triaged]]
  35. #1411552 [Core:Preferences: Backend]-Improve the warning about attempting to overwrite prefs with a pref of the wrong type [Uns][]
  36. #1415418 [Core:Preferences: Backend]-Minor Preferences.h cleanups [Uns][]
  37. #1408523 [Core:WebRTC: Signaling]-permaleak of 288 bytes of thread stuff in dom/media/tests/mochitest/test_peerConnection_basicH264Video.html [Uns][[MemShrink:P2]]
  38. #1415080 [Core:Widget: Gtk]-Rename all 's' prefixed members of nsLookAndFeel as they're not static ones. [Uns][]
  39. #1414442 [Core:XPConnect]-De-COM nsIXPConnect::CurrentJSStack [Uns][]
  40. #1413650 [Firefox:Activity Streams: Newtab]-Capture loaded page instead of relying on background screenshot [Uns][]
  41. #1408198 [Firefox:Developer Tools]-Inspector breadcrumbs scrollbutton is black in dark theme [Uns][]
  42. #1412029 [Firefox:Developer Tools]-Instrument interactions on the onboarding page [Uns][]
  43. #1408369 [Firefox:Developer Tools]-[dt-onboarding] Move aboutdevtools.dtd back to locales/en-US folder when ready for localization [Uns][]
  44. #1415647 [Firefox:Installer]-Bug 1413295 followup: Address reliability and paveover install problems [Win][]
  45. #1413989 [Firefox:Migration]-setTimeout is undefined in MigrationUtils.getRowsFromDBWithoutLocks [Uns][]
  46. #1410540 [Firefox:Page Info Window]-Remove the 'viewbutton' XBL binding and pageInfo.xml [Uns][[xbl-flatten-inheritance]]
  47. #1414438 [Firefox:Sync]-Use `getBatched` instead of `get` to backfill records [Uns][]
  48. #1415235 [Firefox:Tabbed Browser]-Rename adjustTabstrip to something more meaningful [All][]
  49. #1415537 [Firefox:Tabbed Browser]-Rename mTabstrip to something more meaningful [All][]
  50. #1408613 [Firefox:Toolbars and Customization]-Fix visibility of PanelUI-panic-timeframe-icon [Uns][]
  51. #1411509 [Toolkit:Form Manager]-[Form Autofill] Create a parser that processes the fmt attribute and returns which address fields are visible [Uns][[form autofill:V2]]
  52. #1415522 [Toolkit:Places]-PlacesTransactions.Tag fails if a URL is already tagged [Uns][[fxsearch]]
  53. #1408975 [Toolkit:Telemetry]-Allow to register new addon events for an existing category [Uns][]
  54. #1414638 [Toolkit:Telemetry]-Remove support for expiry_date field from events registry [Uns][]
  55. #1387081 [Toolkit:WebExtensions: General]-Remove code to automatically add sidebar button to the navbar when the user installs a sidebar add-on [Uns][[reserve-photon-structure]]
  56. #1414549 [Toolkit:WebExtensions: Request Handling]-webRequest.filterResponseData crash [Uns][]
  57. #1415529 [Toolkit:XUL Widgets]-Remove unused autocomplete-textbox-container from the autocomplete binding [All][]
  58. #1414926 [Toolkit:XUL Widgets]-Select inputs move around the screen when scrolling through values [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1394831 [Core:JavaScript Engine]-Consider splitting NativeObject::addProperty/putProperty in separate accessor vs data prop methods [All][]
  3. #1415013 [Core:Layout]-Assertion failure: !parent->HasAnyOfFlags(Element::kAllServoDescendantBits), at /src/layout/style/ServoStyleSet.cpp:995 [Uns][]
  4. #1393817 [Core:Localization]-Enabling MOZ_AUTOMATION_L10N_CHECK breaks MinGW Build [Uns][[tor]]
  5. #1401594 [Core:Security: PSM]-Upgrade Firefox 58 to use NSS 3.34 [Uns][[psm-assigned]]
  1. RC1 -> RC2 Changelog +3
  2. #1412078 [Core:Graphics: Layers]-Rocket chat [version 0.48.1] is not working properly [Win][]
  3. #1414965 [Firefox:Search]-Reset search geo preferences due to bug 1413652 [Uns][]
  4. #1400259 [Firefox:Toolbars and Customization]-Last used submenu/item is visible/highlighted in "Hamburger" (and page action, and other photon panel) menu(s) after landing patch from bug #1374749 [Win][[reserve-photon-structure]]

Nightly 58 fixes since 20170921 (Gecko 57) ~2540
Beta 57 fixes since 20170802 (Gecko 56) ~3577

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on November 9th, 2017, 4:32 pm, edited 1 time in total.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20171109 builds are not yet out

Post by Omega X »

I'm not surprised that WebRender got delayed. Its still rough around the edges.
User avatar
Edds
Posts: 332
Joined: July 21st, 2010, 1:13 pm
Location: SVK

Re: The first official 20171109 builds are not yet out

Post by Edds »

Well it's a huge project. I've never expected WR to be ready for 59 release. It was too optimistic from the beginning. Version 60 was and is the first relevant target for the prime time. And can be further delayed to 61.
Laptop: Intel Core i5 1240P | 16GB DDR4 | 500GB NVMe | 1080p | Win 11
Phone: Samsung S24 Ultra | Android 14
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The first official 20171109 builds are not yet out

Post by Mouse5 »

there will be other projects that wont make a release, WR was one of them , i just think they need to focus on getting the more important stuff in firefox at a stable point like the WE API
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20171109 builds are not yet out

Post by mayankleoboy1 »

User avatar
sciguyryan
Folder@Home
Posts: 2181
Joined: November 10th, 2004, 1:33 pm
Location: Wales

Re: The first official 20171109 builds are not yet out

Post by sciguyryan »

mayankleoboy1 wrote:can anyone repro https://bugzilla.mozilla.org/show_bug.cgi?id=1415838 ?
Unfortunately I am unable to reproduce that, though I have seen something similar on a few other sites - Facebook and twitter to name two. There is something odd going on but so far I've failed to actually pin it down. :(
Cheers!

Ryan Jones
Prof. Martelo
Posts: 144
Joined: January 1st, 2010, 10:40 am

Re: The first official 20171109 builds are not yet out

Post by Prof. Martelo »

Does anybody knows how can i change the feed location in the livebookmarks?
TheVisitor
Posts: 5469
Joined: May 13th, 2012, 10:43 am

Re: The first official 20171109 builds are not yet out

Post by TheVisitor »

sciguyryan wrote:
mayankleoboy1 wrote:can anyone repro https://bugzilla.mozilla.org/show_bug.cgi?id=1415838 ?
There is something odd going on but so far I've failed to actually pin it down. :(
Do you have display-list retain enabled ? I turned it off and CPU has gone down here. Also FoxNews seems to be using 4-6% at times, they have a small video playing on page that has no controls and I've found no way to stop it yet.
User avatar
sciguyryan
Folder@Home
Posts: 2181
Joined: November 10th, 2004, 1:33 pm
Location: Wales

Re: The first official 20171109 builds are not yet out

Post by sciguyryan »

TheVisitor wrote:
sciguyryan wrote:
mayankleoboy1 wrote:can anyone repro https://bugzilla.mozilla.org/show_bug.cgi?id=1415838 ?
There is something odd going on but so far I've failed to actually pin it down. :(
Do you have display-list retain enabled ? I turned it off and CPU has gone down here. Also FoxNews seems to be using 4-6% at times, they have a small video playing on page that has no controls and I've found no way to stop it yet.
Indeed I do and I was quite aware that it would be the underlying source of the issue... I meant that I had failed to generate a reduced testcase to demonstrate it. It's proving to be quite a tricky little problem to pin down.

Thanks for the tip all the same :)
Cheers!

Ryan Jones
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The first official 20171109 builds are not yet out

Post by GHM113 »

mayankleoboy1 wrote:can anyone repro https://bugzilla.mozilla.org/show_bug.cgi?id=1415838 ?
I've just reproduced this bug, left a comment on bugzilla. Also, something similar can be reproduced on other sites as well:
https://vk.com/video-3156562_456239663
Sorry for my poor English.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20171109 builds are not yet out

Post by mayankleoboy1 »

I dont think so. I can only repro my bug with retain-dl enabled.
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: The first official 20171109 builds are not yet out

Post by Lurtz »

Is there a problem with Windows builds?
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The first official 20171109 builds are not yet out

Post by alex_mayorga »

¡Hola!

Does anyone else see text flashing while composing a Twitter reply with gfx.webrender.enabled;true and layout.display-list.retain;true?

Known bug?

¡Gracias!
Alex
Locked