The first official 20180803 builds are out

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

The first official 20180803 builds are out

Post by Josa »

Previous Nightly Builds thread 20180802

The first official 20180803 NIGHTLY builds are out
The Official Firefox 62 Beta 14 builds are out

Previous NIGHTLY: 20180802 (Fx 63.0a1)
Previous BETA: 20180731 (Fx 62.0b13)

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


Fixed:
  1. NIGHTLY +73
  2. #1480161 [Core:Audio/Video: MediaStreamGraph]-MediaStreamGraph's underrun assertion fails when audio processing enabled [Uns][]
  3. #1480130 [Core:DOM: Events]-Shadow DOM interferes with Cmd+click on wpt staging site [Uns][]
  4. #1480147 [Core:DOM]-Add [ChromeOnly] Node.flattenedTreeParentNode [Uns][]
  5. #1480527 [Core:DOM]-Remove QueryInterface from JS reflection of boxobjects [Uns][]
  6. #1476142 [Core:DOM]-Remove a bunch of obvious QI calls on window objects in JS [Uns][]
  7. #1452131 [Core:Drag and Drop]-Drag and drop events get into broken state [All][]
  8. #1467796 [Core:Editor]-Split TextEditor::InsertTextAsAction() for internal use and replacing text [All][]
  9. #1476793 [Core:Gecko Profiler]-Idle stacks in the JS Helper thread are not marked as idle [All][]
  10. #1480310 [Core:General]-Use the .editingSession getter on docshell more [Uns][]
  11. #1479939 [Core:Graphics: WebRender]-Properly remove compositable pipeline in ClearResources [Uns][[gfx-noted]]
  12. #1479432 [Core:Graphics: WebRender]-Update webrender to 7a1b919e37d6cd0155077aa90f98cfcdf9fa5bae [Uns][[gfx-noted]]
  13. #1473714 [Core:ImageLib]-FrameAnimator compares timestamps across processes [Uns][[gfx-noted]]
  14. #1476417 [Core:JavaScript Engine: JIT]-Differential Testing: Different output message involving arguments [All][]
  15. #1480116 [Core:JavaScript Engine: JIT]-Improve codegen for LIsConstructor, LIsPackedArray, LConvertElementsToDoubles, and the surrogate check in PrepareAndExecuteRegExp [Uns][]
  16. #1480077 [Core:JavaScript Engine: JIT]-Integer overflow in codegen for Atomics.store and assembly spew [Uns][]
  17. #1480020 [Core:JavaScript Engine: JIT]-Make jit::Relocation an enum class [Uns][]
  18. #1480018 [Core:JavaScript Engine: JIT]-Use BaseObjectElementIndex/BaseObjectSlotIndex when accessing elements/slots instead of Base(Value)Index [Uns][]
  19. #1472973 [Core:JavaScript Engine]-Make sure js::GetGlobalForObjectCrossCompartment is not called on CCWs [All][]
  20. #1317481 [Core:JavaScript Engine]-Optimize away Generator/Promise handling for await with already resolved/rejected Promise. [Uns][]
  21. #1472211 [Core:JavaScript Engine]-Update SuperProperty evaluation semantics per spec PR [Uns][]
  22. #1479363 [Core:JavaScript Engine]-Use JSAutoRealm instead of JSAutoRealmAllowCCW [All][]
  23. #1471878 [Core:JavaScript: GC]-Cells should use alignas to enforce size and alignment requirements [Uns][[overhead:17K]]
  24. #1479937 [Core:JavaScript: GC]-Control relocatability with the master FOR_EACH_ALLOCKIND table [All][]
  25. #1480254 [Core:Layout]-nsLayoutUtils.cpp:5539:40: warning: code will never be executed [-Wunreachable-code] [Uns][]
  26. #1478879 [Core:MFBT]-Introduce Iterator and ModIterator in HashTable.h [Uns][]
  27. #1479954 [Core:MFBT]-Rename Hash{Set,Map}::sizeOf{In,Ex}cludingThis() [Uns][]
  28. #1476473 [Core:Security: PSM]-Disable EV treatment for DocuSign roots [Uns][[psm-assigned]]
  29. #1476231 [Core:Web Audio]-Add ffmpeg FFT functions to ffvpx and switch web audio from libav to ffvpx [Uns][]
  30. #1479644 [Core:Web Replay]-Don't clear wrapper cache during finalization when replaying [Uns][]
  31. #1479641 [Core:Web Replay]-Don't record counting allocator amount [Uns][]
  32. #1479645 [Core:Web Replay]-Don't unwrap CPOWs in middleman processes [Uns][]
  33. #1479647 [Core:Web Replay]-Ensure that surface caches have consistent ordering between recording and replaying [Uns][]
  34. #1479200 [Core:Web Replay]-Exclude graphics shared memory contents from snapshots [Uns][]
  35. #1479547 [Core:Web Replay]-GC at deterministic points when recording or replaying. [Uns][]
  36. #1479650 [Core:Web Replay]-Redirection fixes for tzset and mach_absolute_time [Uns][]
  37. #1479643 [Core:Web Replay]-Remove assertion that binary path matches between recording and replaying [Uns][]
  38. #1479651 [Core:Web Replay]-Use correct pointer for registering deferred finalization thing for SandboxPrivate [Uns][]
  39. #1479585 [Core:Web Replay]-Use replayable IDs in PDocAccessible IPC [Uns][]
  40. #1480409 [Core:Widget: Gtk]-When WebRender is enabled set mHasAlphaVisual accordingly [Uns][]
  41. #1479570 [Core:Widget]-Add an nsIDocShell getter on nsIWindowlessBrowser [Uns][]
  42. #1478942 [Core:XPConnect]-Build bustage on Debian 9 due to "XPCJSRuntime.cpp:2913:12: error: no viable conversion from returned value of type 'UniquePtr<JS::ubi::SimpleEdgeRange>' to function return type 'UniquePtr<JS::ubi::EdgeRange>' [Lin][]
  43. #1479712 [Core:XPConnect]-Remove more JSAutoRealmAllowCCW uses in XPConnect [All][]
  44. #1480086 [DevTools:CSS Rules Inspector]-Complain by default about invalid CCS rules in CSS rule view of Developer Tools [Uns][]
  45. #1480195 [DevTools:DOM]-Allow creating custom elements that extend the specialized XUL element classes. [Uns][]
  46. #1479812 [DevTools:Debugger]-Update Debugger Frontend v77 [Uns][]
  47. #1477862 [DevTools:General]-Menu items icons and texts are in separate lines when dev tools width is minimized [Uns][]
  48. #1477354 [DevTools:General]-Win 7, Ubuntu and Mac accessibility tools do not read door-hanger menu items [Uns][]
  49. #1444132 [DevTools:Netmonitor]-Try to simplify the netmonitor actor codebase running in parent process [Uns][]
  50. #1478435 [DevTools:Shared Components]-Apply photon-styling to autocomplete popup [Uns][[boogaloo-mvp]]
  51. #1480384 [DevTools:Shared Components]-Remove unused "theme" property for DevTools autocomplete popup [Uns][]
  52. #1479482 [DevTools:Web Audio Editor]-Fix noisy error in Web Audio editor: Console message: [JavaScript Warning: "Unexpected value strokewidth parsing markerUnits attribute." {file: "chrome://devtools/content/shared/vendor/d3.js" line: 589}] [Uns][]
  53. #1477596 [DevTools:about:debugging]-Show runtime information [Uns][]
  54. #1341525 [Firefox Build System:General]-Support PGO in clang-cl builds [Uns][]
  55. #1480605 [Firefox Build System:General]-Upgrade rust 1.28 toolchain to release [Uns][]
  56. #1450923 [Firefox:Bookmarks & History]-Update favicons for default bookmarks in Firefox Nightly [Uns][]
  57. #1479241 [Firefox:Normandy Client]-Don't eagerly load AboutPages.jsm in content processes [Uns][[overhead:10k]]
  58. #1479245 [Firefox:PDF Viewer]-Don't load any pdf.js scripts in the content process before they're needed [Uns][]
  59. #1476217 [Firefox:Preferences]-Update Tracking Protection preferences for Content Blocking [Uns][]
  60. #1480002 [Firefox:Sync]-Firefox UI doesn't react to push message indicating a password change [Uns][]
  61. #1479998 [Firefox:Sync]-Images in synced tabs are now data: URIs, causing us to have a much lower limit on the number of tabs we can sync [Uns][]
  62. #1478918 [Firefox:Sync]-Inflate outgoing records and record observer info outside the bookmarks mirror's merge transaction [Uns][]
  63. #1477780 [Firefox:Tabbed Browser]-"Close Tabs to the Right" is closing all tabs to the right from where pointed cursor tab. [Uns][]
  64. #1462790 [Firefox:Theme]-Update Save to Pocket icons to use outline icon treatment [Uns][]
  65. #1463547 [Firefox:WebPayments UI]-Hide the "edit" link in the pickers when no options are selected [All][[webpayments] [user-testing]]
  66. #1472278 [Firefox:WebPayments UI]-Localize the required form asterisk on the address-form [Uns][[webpayments]]
  67. #1477114 [Firefox:WebPayments UI]-Need an asterisk for in-field label on credit card number and CVV field. [Uns][[webpayments] [user-testing]]
  68. #1477106 [Firefox:WebPayments UI]-checkbox for "Save credit card to Firefox" should be unchecked by default outside private browsing [Uns][[webpayments] [user-testing]]
  69. #1476177 [Toolkit:Add-ons Manager]-Addons with platform specific .xpi files don't end up with a sourceURI attribute [Uns][]
  70. #1479318 [Toolkit:Find Toolbar]-Minimize the amount of content Findbar code loaded by default. [Uns][[overhead:10k]]
  71. #1479312 [Toolkit:General]-Move WebNavigation and WebProgress listeners out of browser-child.js [Uns][[overhead:5k]]
  72. #1446956 [WebExtensions:Frontend]-activeTab permission not granted for tab on which the contextmenu is used [Uns][[design-decision-approved]]
  73. #1479565 [WebExtensions:Request Handling]-Add speculative connection type for webrequest and proxy [Uns][]
  74. #1476570 [WebExtensions:Request Handling]-proxy.onRequest not honored for addon updates [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1470914 [Core:Security: PSM]-Upgrade Firefox 63 to use NSS 3.39 [Uns][[psm-assigned]]
  1. Beta 13 -> Beta 14 Changelog +14
  2. #1470306 [Core:DOM]-Crash in nsTArray_Impl<T>::Clear | mozilla::dom::MessagePort::CloseInternal [All][]
  3. #1471894 [Core:Layout: R & A Pos]-Absolute positioned blocks with auto margins never update their UsedMargin property [Uns][]
  4. #1477684 [Core:Networking]-rcwn blocking some xmlHttpRequests [All][[necko-triaged]]
  5. #1471977 [Core:Security: Process Sandboxing]-Mac Flash sandbox causing World Cup playback issues on foxsports.com [Mac][]
  6. #1474375 [Core:Security: Process Sandboxing]-[Mac] Let Sandboxing for the Flash NPAPI plugin process ride the trains [Mac][]
  7. #1475707 [Core:Security: Process Sandboxing]-[Mac] Flash sandbox on Nightly/Beta causes OS X 10.9 file upload dialog Flash plugin crash [Mac][]
  8. #1475722 [Core:Security: Process Sandboxing]-Mac Flash sandbox causes empty file upload dialogs on OS X 10.9, 10.10 [Mac][]
  9. #1480144 [Core:Widget: Win32]-Enable Windows Restart Manager by default [Uns][]
  10. #1477458 [Core:XML]-Style is not applied in XML Pretty Print when page CSP forbids inline style [Uns][]
  11. #1476605 [DevTools:Console]-[Invalid Object] in console instead of Error object (caused by longString callstack) [Uns][]
  12. #1478051 [DevTools:CSS Rules Inspector]-Rules view is empty when loading https://vilnacollections.yivo.us/test2.html with devtools open [Uns][]
  13. #1464461 [DevTools:Graphic Commandline and Toolbar]-Implement screenshot command in the console panel [Uns][]
  14. #1470947 [Firefox:Tabbed Browser]-Visual regressions in new all tabs panel [Uns][]
  15. #1477539 [Toolkit:Data Sanitization]-Clearing all history does not reset zoom setting of sites since FF62 [All][]

Nightly 63 fixes since 20180626 (Gecko 62) ~1683
Beta 62 fixes since 20180507 (Gecko 61) ~1938

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on August 3rd, 2018, 6:33 pm, edited 1 time in total.
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20180803 builds are not yet out

Post by toolong »

Firefox 62 Beta 14 builds for Windows are out as of 2:35 PM Eastern
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180803 builds are out

Post by Josa »

Locked