The first official 20190522 builds are out

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

The first official 20190522 builds are out

Post by Josa »

Previous Nightly Builds thread 20190521

The first official 201905022 NIGHTLY builds are out
The Official Firefox 68 Beta 3 builds are out

Previous NIGHTLY: 20190521 (Fx 69.0a1)
Previous BETA: 20190517 (Fx 67.0 RC 2)

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


Fixed:
  1. NIGHTLY +69
  2. #1539759
  3. #1551907
  4. #1552998
  5. #1552712 [Core:Audio/Video: Playback]-IntervalSet::Intersection() can be slow [Uns][]
  6. #1552530 [Core:Audio/Video: Playback]-Make the wav dumper in AudioStream.cpp reusable [Uns][]
  7. #1552194 [Core:Audio/Video]-Audio Mime Type detection differs on M4A-files depending on call by Javascript audio object or direct link [Uns][]
  8. #1550432 [Core:CSS Parsing and Computation]-Don't report CSS errors when valid aliases have already been parsed in the same declaration block [Uns][[layout:backlog:2019q2]]
  9. #1553245 [Core:CSS Parsing and Computation]-Use cbindgen for border-image-width. [Uns][]
  10. #1553286 [Core:DOM: Bindings (WebIDL)]-Mark legacycall hooks as MOZ_CAN_RUN_SCRIPT [Uns][]
  11. #1552911 [Core:DOM: Core & HTML]-AddressSanitizer: SEGV /builds/worker/workspace/build/src/obj-firefox/dist/include/nsWrapperCacheInlines.h:14:13 in GetWrapperPreserveColor [Uns][]
  12. #1550927 [Core:DOM: Core & HTML]-Stop using [array] for getting supported controller commands [Uns][]
  13. #965637 [Core:DOM: Security]-Move CSP from nsIPrincipal into the Client [Lin][[domsecurity-active][wptsync upstream]]
  14. #1549661 [Core:Editor]-Split EditorCommand::DoCommandParams() for taking specific param type to avoid creating nsCommandParam instance temporarily [All][]
  15. #1551106 [Core:Gecko Profiler]-Stop using [array] in nsIProfiler [Uns][]
  16. #1552734 [Core:Graphics: Layers]-Av1 video playback does not use DXGIYCbCrTextureData for yuv video data [Uns][]
  17. #1511161 [Core:IPC]-Add support for template-string-based codegen to ipdl's lower.py [Uns][]
  18. #1550771 [Core:IPC]-Deadlock in SharedMemoryBasic_mach ? AV1 playback doesn't work in Firefox Nightly on macOS 10.14.4 [Uns][]
  19. #1547085 [Core:IPC]-Discard messages sent to dead actors [Uns][]
  20. #1540731 [Core:IPC]-Have IPC code hold a reference to keep the actor alive [Uns][]
  21. #1547218 [Core:IPC]-IPDLParamTraits<nsTArray<T>> doesn't work if T = RefPtr<U> [Uns][]
  22. #1548717 [Core:IPC]-Remove IPC's mLivenessState value [Uns][]
  23. #1547467 [Core:JavaScript Engine]-Assertion failure: JSID_IS_ATOM(id) && frontend::IsIdentifierNameOrPrivateName(JSID_TO_ATOM(id)), at js/src/vm/StringType.cpp:2216 [Lin][[jsbugmon:update]]
  24. #1552229 [Core:JavaScript Engine]-Field key computation order is incorrect [Uns][]
  25. #1551916 [Core:JavaScript Engine]-Optimize computing a column number as count of code points by caching column numbers (and whether each chunk might contain anything multi-unit) and counting forward from them [Uns][]
  26. #1552316 [Core:JavaScript Engine]-Reduce reliance on FunctionBox's function() accessor [Uns][]
  27. #1549950 [Core:JavaScript: GC]-Consider removing TraceWeakEdge [Uns][]
  28. #1552118 [Core:JavaScript: GC]-Crash calling IsAboutToBeFinalized from a finalizer on a cell in the same sweep group [Uns][]
  29. #1552180 [Core:JavaScript: GC]-Poison Arena zone pointer on free to highlight UAF crashes in crash data [Uns][]
  30. #1553227 [Core:Layout]-Remove old scroll-snap implementation [Uns][]
  31. #1552719 [Core:Layout]-nsBulletFrame::Ordinal is slow [Uns][[qf]]
  32. #1553058 [Core:Memory Allocator]-Remove unused gPageSize case [Uns][]
  33. #1552431 [Core:Networking]-Incorrect category is chosen for multi-categories connections [Uns][[necko-triaged]]
  34. #1552880 [Core:Printing: Setup]-Start clearing up some of nsPrintJob's non-obvious distinction between original, source and preview documents [Uns][]
  35. #1552711 [Core:Printing: Setup]-Use 'DocShell' instead of 'Container' in nsPrintJob [Uns][]
  36. #1552869 [Core:Serializers]-Propagate `nsresult` values of various `Append*` calls in `SerializeNodeStart`, `SerializeNodeEnd` [Uns][]
  37. #1552752 [Core:Serializers]-Split `nsDocumentEncoder::FlushText` out of `nsDocumentEncoder` [Uns][]
  38. #1552789 [Core:Web Painting]-Bug 1536778 renders absolutely positioned elements inside inline elements invisible [Uns][]
  39. #1552958 [Core:XPCOM]-De-templatize PrioritizedEventQueue [Uns][]
  40. #1544037 [Core:XPCOM]-Stop doing an exists() call in StartupCache::LoadArchive() [Uns][[fxperf:p2][fxperfsize:XS]]
  41. #1553276 [Core:XPConnect]-Xrays should call legacycallers without entering the content compartment [Uns][]
  42. #1551320 [Core:XUL]-In XUL documents replace all callers of createElement with createXULElement [Uns][]
  43. #1534932 [DevTools:Console]-Filtering warningGroup [Uns][[console-grouping]]
  44. #1552987 [DevTools:Console]-Jump-to-function-definition buttons are no longer visible in the console [All][]
  45. #1419358 [DevTools:Console]-Navigation markers shouldn't be affected by filters [Uns][]
  46. #1533277 [DevTools:Console]-Use shared SearchBox component for console filter bar [Uns][]
  47. #1552609 [DevTools:Debugger]-Adding a logpoint fails and breaks locations [Uns][[debugger-mvp]]
  48. #1552290 [DevTools:Debugger]-Preview fails after selecting another location [Uns][[debugger-mvp]]
  49. #1553258 [DevTools:Debugger]-Upgrade the launchpad to 154 [Uns][[debugger-mvp]]
  50. #1526975 [DevTools:Inspector: Layout]-Implicit grid area names are not displayed in inspector grid layout overlay [Uns][]
  51. #1551174 [DevTools:Inspector: Rules]-Inactive CSS - visual polish [Uns][]
  52. #1552275 [DevTools:Inspector]-Copy link address from inspector doesn't work [Uns][]
  53. #1543216 [DevTools:Inspector]-Improved colors for the markup view's Inactive elements [Uns][[lang=css]]
  54. #1520191 [DevTools:about:debugging]-[remote-dbg-next] Polish style for error and warning messages [Uns][ high-priority-reserve ]
  55. #1553029 [DevTools:about:debugging]-[remote-dbg-next] WebIDE deprecation message should only be displayed if new about:debugging is enabled [Uns][[qa-triaged]]
  56. #1553028 [DevTools:about:debugging]-[remote-dbg-next] new about:debugging should be enabled only on Nightly and Dev Edition [Uns][[qa-triaged]]
  57. #1553031 [DevTools:about:debugging]-[remote-dbg-next] remove "Remote Debugging" menu entry if new about:debugging is disabled [Uns][[qa-triaged]]
  58. #1552560 [Firefox Build System:Lint and Formatting]-Update to codespell 1.15 [Uns][]
  59. #1553334 [Firefox:Activity Streams: Newtab]-[Export] Add experimentation sizing, card actions and bug fixes to Activity Stream [Uns][[export]]
  60. #1442271 [Firefox:Migration]-Cookie imports fail on newer versions of Chrome and/or Linux [Uns][]
  61. #1552907 [Firefox:Normandy Client]-Remove unused remote action methods from NormandyApi.jsm [Uns][]
  62. #1552199 [Firefox:Remote Settings Client]-List of created records does not include records from dump on first sync [Uns][]
  63. #416771 [Firefox:Tabbed Browser]-Allow window.focus() to switch tabs at times when popups are allowed [All][[platform-rel-Outlook][webcompat:p1]]
  64. #1550697 [Firefox:Toolbars and Customization]-The "Restart to update Firefox" menu item gives no visual indication when selected through the keyboard [Uns][]
  65. #1549825 [Firefox:Tracking Protection]-Create about:protections [Uns][]
  66. #1549814 [Toolkit:Password Manager]-Can open a blank LoginItem in Edit mode [Uns][]
  67. #1550131 [Toolkit:Password Manager]-Don't show any logins on about:logins until Master Password is logged in [Uns][]
  68. #1553321 [Toolkit:Password Manager]-Remove connect-src https and img-src https from about:logins CSP [Uns][]
  69. #1553320 [Toolkit:Password Manager]-about:logins should be identified as a secure internal UI page [Uns][]
  70. #1498187 [Toolkit:Performance Monitoring]-Let the user select the sorting column by clicking the column header in about:performance [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1537909 [Core:DOM: Bindings (WebIDL)]-DOM Traversal (Prototype): up - previousSiblings- childElements are slow [Lin][]
  3. #1395509 [Core:JavaScript: GC]-Track the amount of malloc memory precisely [Uns][]
  4. #1383650 [Core:SVG]-Implement SVG geometry properties in CSS [Uns][[webcompat][wptsync upstream]]
  5. #1521188 [DevTools:Inspector]-Flexbox - indicate flex containers and items in the picker infobar [Uns][]
  1. Nightly -> Beta Merge Changelog +1
  2. #1553065 [Firefox Build System:General]-[linux] Nightly logo and name is shown under about Firefox window [Lin][]

Nightly 69 fixes since 20190520 (Gecko 68) ~117
Beta 68 fixes since 20190318 (Gecko 67) ~2754

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on May 23rd, 2019, 1:43 pm, edited 1 time in total.
jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

Mozilla 68 beta 3 memory bug, very high usage and keeps increasing, both RAM and VGA memory, anyone?
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The first official 20190522 builds are not yet out

Post by Peja Stija »

Someone seen this issue ? Although logins are saved for specific sites, they are not presented when clicking inside a username field.
Video showing the issue : https://imgur.com/a/eAL16XE
Site where I encountered the issue : https://forum.supercell.com/
jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

Peja Stija wrote:Someone seen this issue ? Although logins are saved for specific sites, they are not presented when clicking inside a username field.
Video showing the issue : https://imgur.com/a/eAL16XE
Site where I encountered the issue : https://forum.supercell.com/
I have the same problem with my router loging, bu then I only save my router password, and both routers have the same problem,

An I pass it as you do, right click, fill in password.
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20190522 builds are not yet out

Post by Are You A Wiiizard? »

jeny wrote:Mozilla 68 beta 3 memory bug, very high usage and keeps increasing, both RAM and VGA memory, anyone?
I've been getting it for a while now and still there in nightly, I haven't checked VRAM usage but Firefox goes to 2GB RAM usage with just about:memory open.
jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

Are You A Wiiizard? wrote:
jeny wrote:Mozilla 68 beta 3 memory bug, very high usage and keeps increasing, both RAM and VGA memory, anyone?
I've been getting it for a while now and still there in nightly, I haven't checked VRAM usage but Firefox goes to 2GB RAM usage with just about:memory open.
It is just one process, if you killed it, Firefox will make another process doesn't increased.

Anyhow, Firefox 68 uses a lot more memory than 67,

Is this bug reported?
jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

jeny wrote:https://archive.mozilla.org/pub/firefox ... es/build1/

Beta 4 has been released


it kept crashing, couldn't even start FFb4 until I uninstalled the add-ons then reinstalled the add-ons again, that was strange :?: :?:


but it seems to have fixed the memory bug so far,
jeny
Posts: 30
Joined: May 22nd, 2019, 11:55 am

Re: The first official 20190522 builds are not yet out

Post by jeny »

jeny wrote:
jeny wrote:https://archive.mozilla.org/pub/firefox ... es/build1/

Beta 4 has been released


it kept crashing, couldn't even start FFb4 until I uninstalled the add-ons then reinstalled the add-ons again, that was strange :?: :?:


but it seems to have fixed the memory bug so far,

Update: Firefox 68 beta 04 doesn't fix the memory bug problem!

One process, Firefox.exe instance keeps increasing slowly, killing it will solve the problem without crashing any of the opened tabs
Josa
Posts: 7420
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190522 builds are out

Post by Josa »

Locked