The first official 20180726 builds are out

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

The first official 20180726 builds are out

Post by Josa »

Previous Nightly Builds thread 20180725

The first official 20180726 NIGHTLY builds are out
.The Official Firefox 62 Beta 12 builds are not yet out

Previous NIGHTLY: 20180725 (Fx 63.0a1)
Previous BETA: 20180724 (Fx 62.0b11)

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


Fixed:
  1. NIGHTLY +67
  2. #1466577
  3. #1466801
  4. #1475775
  5. #1477415 [Core:Audio/Video: Playback]-Autoplay is blocked even on standalone top level audio/video document [Uns][]
  6. #1478158 [Core:CSS Parsing and Computation]-Guard prefers-reduced-motion by Resist Fingerprinting pref [Uns][[fingerprinting]]
  7. #1444816 [Core:DOM: Animation]-Intermittent dom/animation/test/document-timeline/test_document-timeline.html | document.timeline.currentTime value tests - document.timeline.currentTime value tests: assert_greater_than: document.timeline.currentTime is positive expected true [Uns][]
  8. #1450167 [Core:DOM: Events]-Consider switching back to just using atoms for event types [Uns][]
  9. #1404274 [Core:DOM: IndexedDB]-Key Evaluation on the cloned JS objects [Uns][]
  10. #1452743 [Core:DOM: Push Notifications]-Stop using the no-arg DOMEventTargetHelper constructor from Notification [Uns][]
  11. #1476145 [Core:DOM]-Add a webidl getter to get the DOMWindowUtils from a given window [Uns][]
  12. #1474541 [Core:DOM]-Make sure AutoEntryScript::AutoEntryScript is not called with a CCW [All][]
  13. #1207696 [Core:General]-Web replay initial landing [Uns][leave-open]
  14. #1477471 [Core:Graphics: WebRender]-Crash in mozilla::gfx::DrawTarget::PushLayerWithBlend [Win][]
  15. #1476058 [Core:Graphics: WebRender]-Optimize away fully-transparent blob images [Uns][[gfx-noted]]
  16. #1477608 [Core:Graphics: WebRender]-Reuse same ExternalImageId for different video frames if possible [Uns][]
  17. #1477065 [Core:Graphics]-Clean up graphics telemetry [Uns][[gfx-noted]]
  18. #1465466 [Core:Graphics]-Web Replay: Show graphics when recording/replaying [Uns][leave-open]
  19. #1462168 [Core:IPC]-Report numbers of toplevel actors in about:memory (or somewhere) [Uns][[MemShrink:P2]]
  20. #1477621 [Core:JavaScript Engine]-Add constant or enum for source note offsets for each source note type. [Uns][]
  21. #1467273 [Core:JavaScript Engine]-Memory leak with OOM in js::jit::JitActivation::getRematerializedFrame(JSContext*, js::jit::JSJitFrameIter const&, unsigned long) [Uns][]
  22. #1476955 [Core:JavaScript Engine]-Structured clone algorithm doesn't serialize Array Length contrary to HTML spec, resulting in truncation of trailing sparse arrays like [1,2,3,,] (length=4) to [1,2,3] (length=3) [Uns][]
  23. #1465470 [Core:JavaScript Engine]-Web Replay: JS recording tweaks [Uns][]
  24. #1473202 [Core:JavaScript Engine]-[BinAST] Refactor code generation in order to generate streaming compiler [Uns][]
  25. #1471894 [Core:Layout: R & A Pos]-Absolute positioned blocks with auto margins never update their UsedMargin property [Uns][]
  26. #1330375 [Core:Layout: Tables]-interleaved innerText calls and display:none sets trigger significantly more reflow overhead than chrome [Uns][[qf:p1:f64][wptsync upstream]]
  27. #1426827 [Core:Layout: Text]-An emoji sequence (e.g. base emoji + fitzpatrick modifier) may be split into 2 halves in separate lines [Uns][]
  28. #1477010 [Core:Layout: Text]-Selecting emoji tag flags selects individual codepoints instead of the whole glyph at once [Uns][]
  29. #1478069 [Core:Layout]-A bit of nsCSSFrameConstructor cleanup. [Uns][]
  30. #1478138 [Core:Layout]-micro-optimize frame properties [All][]
  31. #1228139 [Core:Networking]-Remove nsIURIWithPrincipal [Uns][[necko-backlog]]
  32. #1477904 [Core:Preferences: Backend]-Correctly handle static varcache prefs whose default values change after initialization [Uns][]
  33. #1243108 [Core:Security: Process Sandboxing]-Intermittent failure to receive sandbox broker responses (SandboxBrokerTest.MultiThreadOpen, SandboxBrokerTest.MultiThreadStat, or “Sandbox: Unexpected EOF” by itself near non-shutdown crashes) [Uns][sb+]
  34. #1477566 [Core:Web Replay]-Avoid recording events in SliceBudget::UnlimitedDeadline [Uns][]
  35. #1477563 [Core:Web Replay]-Deep copy file descriptor sets when copying IPDL messages [Uns][]
  36. #1477561 [Core:Web Replay]-Improve handling of shared memory preference data when spawning recording processes [Uns][]
  37. #1465477 [Core:Web Replay]-Web Replay: Mechanisms for starting recording/replaying tabs [Uns][leave-open]
  38. #1465289 [Core:Web Replay]-Web Replay: Record/replay debugger [Uns][]
  39. #1470795 [Core:Web Replay]-Web Replay: Record/replay debugger v2 [Uns][leave-open]
  40. #1465294 [Core:Web Replay]-Web Replay: Recording/replaying/middleman behavior tweaks [Uns][leave-open]
  41. #1465292 [Core:Web Replay]-Web Replay: Save script file contents for the replay debugger [Uns][]
  42. #1477825 [Core:WebRTC]-Clean up static analysis findings in PeerConnectionImpl.cpp [All][]
  43. #1406533 [Core:Widget: Gtk]-Support remote layer trees in popups on Linux [Lin][]
  44. #1477402 [Core:Widget: Win32]-WaitForInputIdle may return WAIT_FAILED in timing-sensitive cases [Win][]
  45. #1478421 [Core:Window Management]-Fingerprint resistance should avoid resizing window prior to having content [Uns][]
  46. #1477632 [Core:XPCOM]-Always inline PLDHashTable::SearchTable() [Uns][]
  47. #1478143 [Core:mozglue]-Adjust default malloc_context_size for ASan builds [All][]
  48. #1478051 [DevTools:CSS Rules Inspector]-Rules view is empty when loading https://vilnacollections.yivo.us/test2.html with devtools open [Uns][]
  49. #1478060 [DevTools:Debugger]-Update Debugger Frontend v74 [Uns][]
  50. #1465488 [DevTools:Debugger]-Web Replay: Server/client changes [Uns][]
  51. #1443923 [DevTools:Inspector]-Provide an "Open in Debugger" link from a Custom Element node in the markup view to navigate to the Custom Element class definition [Uns][]
  52. #1460613 [DevTools:Inspector]-The keyboard-only operation is not implemented for Shadow DOM DevTools [All][]
  53. #1478144 [Firefox:Activity Streams: Newtab]-Add TippyTop RemoteSettings, TaskCluster MochiTests and bug fixes to Activity Stream [Uns][]
  54. #1478003 [Firefox:Address Bar]-Awesomebar visit action prefers http sites even when https:// is entered and in history [Lin][[fxsearch]]
  55. #1344771 [Firefox:General]-Desktop attribution on Mac OSX [Uns][]
  56. #1478041 [Firefox:General]-Remove some old UI migration steps [All][]
  57. #1478128 [Firefox:General]-Rename `MOZ_BROWSER_CHROME_URL_QUOTED` to `BROWSER_CHROME_URL_QUOTED` [Uns][]
  58. #1468249 [Firefox:Menus]-Toggle buttons are too tall when using touch [Win][]
  59. #1478111 [Firefox:PDF Viewer]-Update pdf.js to version 2.0.694 [All][]
  60. #1478355 [Firefox:Session Restore]-SessionStartup.willOverrideHomepage should return false immediately once the initial windows have been restored [Uns][]
  61. #1463538 [Firefox:WebPayments UI]-JavaScript error: chrome://payments/content/paymentDialogWrapper.js, line 335: NS_ERROR_NOT_INITIALIZED [Uns][[webpayments]]
  62. #1477677 [Toolkit:Performance Monitoring]-about:performance should display information from the new performance counters when they are enabled [Uns][[perf-tools]]
  63. #1468968 [Toolkit:Places]-Firefox retains favicons with their respective urls after supposedly clearing history [Uns][[fxsearch]]
  64. #1452067 [Toolkit:Places]-Move AllTags to an async method in the bookmarking API [Uns][[fxsearch]]
  65. #1452068 [Toolkit:Places]-Move MAX_TAG_LENGTH to the bookmarking API [Uns][[fxsearch]]
  66. #1475558 [Toolkit:Places]-Remove annotations expiration policies to speed up expiration and removals [Uns][[fxsearch]]
  67. #1476790 [Toolkit:Themes]-[RTL] Mirrored expander icons for folders in Bookmarks & History sidebars [Win][[fxsearch]]
  68. #1366702 [WebExtensions:Frontend]-Callback for contextMenus.create is not called when a failure occurs [Uns][triaged]
  1. Partial Landings/Diagnostic Patches:
  2. #1468110 [Core:Disability Access APIs]-Add attributes to AccessibleNode [Uns][]
  3. #1438727 [Core:JavaScript Engine: JIT]-Convert BinaryArith Shared Inline Cache to CacheIR [All][]
  4. #1470914 [Core:Security: PSM]-Upgrade Firefox 63 to use NSS 3.39 [Uns][[psm-assigned]]
  1. Beta 11 -> Beta 12 Changelog +10
  2. #1466577
  3. #1475431
  4. #1471437 [Core:Layout: Web Painting]-RecomputeVisibility can often be wrongly skipped for items outside the painted region [Uns][]
  5. #1475420 [Core:Networking: DNS]-TRR timeout when using TRR to open TRR channel [Uns][[trr]]
  6. #1475262 [Core:XUL]-Size of Saved Logins box is no longer saved (Tools/Options/Privacy/Saved Logins) [Uns][]
  7. #1470887 [Firefox:Address Bar]-Unable to type capital L as the first character in the Awesome Bar [Uns][[fxsearch][STR for QA in comment 15]]
  8. #1290972 [Firefox Build System:General]-remove linker hacks for OS X + Rust builds [Mac][]
  9. #1470382 [Firefox:Site Identity and Permission Panels]-Visibility issues inside permission doorhanger on dark theme [All][]
  10. #1477277 [Firefox:Theme]-Poorly visible tracking protection tour text on dark theme [Uns][]
  11. #1468080 [Toolkit:Themes]-Missing padding between bookmark icon and folder text, in Add/Edit Bookmark popup [Win][]

Nightly 63 fixes since 20180626 (Gecko 62) ~1267
Beta 62 fixes since 20180507 (Gecko 61) ~1905

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on July 26th, 2018, 8:14 am, edited 2 times in total.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180726 builds are not yet out

Post by Omega X »

ashleylai87 wrote: Why does intel igpu get double hit?

How about AMD gpu?
Intel has awful hardware and drivers. Intel decided they wanted to change that with their new discreet GPU team, but its going to take a long while to get on Nvidia/AMD level.

Webrender on AMD is miles better but it causes driver resets for me occasionally. Hopefully they will fix that soon.
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180726 builds are not yet out

Post by Josa »

For those who have machines with enough RAM: https://blog.mozilla.org/security/2018/ ... y-project/
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180726 builds are out

Post by Josa »

Locked