The first official 20181011 builds are out

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

The first official 20181011 builds are out

Post by Josa »

Previous Nightly Builds thread 20181010

The first official 20181011 NIGHTLY builds are out
.The Official Firefox 63 Beta 14 builds are not yet out

Previous NIGHTLY: 20181010 (Fx 64.0a1)
Previous BETA: 20181009 (Fx 63.0b13)

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


Fixed:
  1. NIGHTLY +67
  2. #1497734 [Core:CSS Parsing and Computation]-Rename nsStaticAtom subclasses [All][]
  3. #1497986 [Core:CSS Parsing and Computation]-Some more nsCSSValue cleanup. [Uns][]
  4. #1497972 [Core:CSS Parsing and Computation]-Use LookupForAdd in ImageLoader::LoadImage. [Uns][]
  5. #1495994 [Core:CSS Parsing and Computation]-merge ImageValue, URLValue, and URLValueData [Uns][]
  6. #1496295 [Core:CSS Parsing and Computation]-remove some more unused methods from css::URLValue [Uns][]
  7. #1496308 [Core:CSS Parsing and Computation]-require URLExtraData::mPrincipal to be non-null [Uns][]
  8. #1497439 [Core:Canvas: WebGL]-Assert in ANGLE during webgl-conf instanced-rendering-large-divisor.html [Uns][gfx-noted]
  9. #1494809 [Core:Canvas: WebGL]-Implement webgl exts for BPTC and RGTC [Uns][gfx-noted]
  10. #1470280 [Core:DOM: Content Processes]-Increase process count to 8 on Nightly [Uns][]
  11. #1461708 [Core:DOM: Events]-Cannot capture middle-click paste event in a document [Lin][]
  12. #1363508 [Core:DOM: Events]-Consider how to do Anti-fingerprinting for Pointer Events [Uns][[tor 25794][fingerprinting]]
  13. #1497141 [Core:DOM: Security]-FeaturePolicy: camera and microphone [Uns][[domsecurity-backlog1] [domsecurity-active]]
  14. #1488792 [Core:DOM: Service Workers]-Throw reject with InvalidStateError when calling ServiceWorkerRegistration.update() while service worker is installing [Uns][]
  15. #1494476 [Core:DOM]-Require having had first-party interaction before being granted a first-party storage exception [Uns][]
  16. #1493634 [Core:Document Navigation]-Make docshell responsible for determining a window's outerWindowID to avoid consumers having to create the window to find the ID [Uns][[fxperf:p2]]
  17. #1464509 [Core:Gecko Profiler]-Add profiler counter support for capturing totals and instance counts for the Gecko Profiler [Uns][]
  18. #1461239 [Core:Graphics: WebRender]-Avoid doing repaints if animated properties haven't actually changed [Uns][]
  19. #1497916 [Core:Graphics: WebRender]-Don't accidentally let webrender ride to release [Uns][]
  20. #1492723 [Core:Graphics: WebRender]-Reduce cost of shader compilation in WebRender startup [Uns][]
  21. #1495902 [Core:Graphics: WebRender]-Share Shaders between windows, and precache the ones needed for startup [Uns][]
  22. #1497829 [Core:Graphics: WebRender]-Update webrender to 1396114d80fb19df2295a40b0b14abc8f24afa03 [Uns][[gfx-noted]]
  23. #1497768 [Core:Graphics: WebRender]-Update webrender to 69fddc3faf1a379a560106f12687d08cbbe304dd [Uns][[gfx-noted]]
  24. #1496670 [Core:Graphics: WebRender]-Update webrender to 923ee495bd9b0fda8a4a94c5a6cf42e2f0548731 [Uns][[gfx-noted]]
  25. #1497239 [Core:Graphics: WebRender]-Wrong transformations when animating scale with fallback / blob images. [Uns][]
  26. #1493616 [Core:Graphics: WebRender]-blob invalidation: Crash in mozilla::layers::DIGroup::PaintItemRange [All][]
  27. #1448039 [Core:JavaScript Engine: JIT]-Use ICState consistently for all ICs [Uns][[qf:p1:f64] ]
  28. #1465999 [Core:JavaScript Engine]-Add ExpressionStatementEmitter [Uns][]
  29. #1466000 [Core:JavaScript Engine]-Add helper classes to emit bytecode for CallExpression and NewExpression. [Uns][]
  30. #1496699 [Core:JavaScript: GC]-Some data types in Scheduling.h are excessively large [Uns][]
  31. #1497612 [Core:Javascript: Web Assembly]-Assertion failure: cursor == begin + size, at js/src/wasm/WasmModule.cpp:226 with OOM [Lin][[jsbugmon:update,bisect]]
  32. #1480430 [Core:Memory Allocator]-Support dynamic hooking of memory allocator functions [Uns][]
  33. #1493619 [Core:Networking: DNS]-DNS cache: pad very short TTLs with a grace period [Uns][[necko-triaged]]
  34. #1497716 [Core:Web Replay]-Add a redirection for realpath [Uns][]
  35. #1494994 [Core:Web Replay]-Crash in mozilla::recordreplay::RR_CGBitmapContextCreateWithData [Mac][]
  36. #1497027 [Core:Web Replay]-Crash properly after record/replay initialization failures [Uns][]
  37. #1497057 [Core:Web Replay]-Remove ability to restart replaying children [Uns][]
  38. #1497060 [Core:Web Replay]-Stop putting stack information in record/replay error messages [Uns][]
  39. #1497351 [Core:WebRTC: Audio/Video]-Do without new null defaults for dictionary-typed members in MediaStreamTrack.webidl [All][]
  40. #1497390 [Core:WebRTC: Audio/Video]-Remove support for legacy mozAutoGainControl and mozNoiseSuppression constraints. [All][]
  41. #1479051 [Core:WebRTC: Audio/Video]-[macOS 10.14] WebRTC sites silently fail if user previously clicked "Don't Allow" for Firefox camera/mic access [Mac][]
  42. #1496836 [Core:Widget: Gtk]-<input type="color"> opened from a modal dialog is not working [Lin][]
  43. #1497831 [Core:Widget]-Remove nsIArray usage from nsITransferable and nsIFormatConverter [Uns][]
  44. #1190113 [DevTools:CSS Rules Inspector]-[ruleview] Clicking on the left of checkbox should change its state, not creating new rule [Uns][]
  45. #1492613 [DevTools:General]-Audit callers of document.createElement in XUL documents for devtools [Uns][]
  46. #1496990 [DevTools:Inspector]-Computed view is not initialized when it is the default tab [Uns][]
  47. #1451494 [DevTools:Netmonitor]-Editing request type in "Edit and Resend" tab not working as expected [Uns][]
  48. #1437435 [DevTools:Netmonitor]-Empty application/json response shows a "8" in the response panel which disappear when hovered [Uns][]
  49. #1493104 [DevTools:about:debugging]-[remote-dbg-next] adb-scanner should monitor ADB extension status [Uns][]
  50. #1462415 [Firefox:Activity Streams: Newtab]-Delete onboarding system add-on [Uns][]
  51. #1496703 [Firefox:Address Bar]-"Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIEditor.rootElement]" in UrlbarValueFormatter::update when exiting customize mode [All][]
  52. #1497814 [Firefox:Address Bar]-Clean up UrlbarInput getters and setters [All][]
  53. #1496743 [Firefox:Address Bar]-Stop logging telemetry when pressing enter on the one-off search settings button in the urlbar [Uns][]
  54. #1477672 [Firefox:Bookmarks & History]-Migrate existing live bookmarks in order to keep user data [Uns][[overhead:noted]]
  55. #1477671 [Firefox:Bookmarks & History]-Stop allowing places-backend creation of new live bookmarks (also through sync) [Uns][[overhead:noted][fxsearch]]
  56. #1491664 [Firefox:Enterprise Policies]-"ImportEnterpriseRoots": false does not work [Uns][]
  57. #1496855 [Firefox:Enterprise Policies]-Built-in PDF viewer is not disabled by a policy [All][]
  58. #1463684 [Firefox:Enterprise Policies]-Policy: Search engine added via SearchEngines.Add cannot receive suitably encoded search term for non-ASCII characters [Uns][]
  59. #1497599 [Firefox:General]-browser.xhtml: "TypeError: this.tabbox is null; can't access its "tabpanels" property" at startup, triggered by progressmeter attributeChangedCallback [Uns][]
  60. #675428 [Firefox:General]-register firefox as default mail client [Win][]
  61. #1497505 [Firefox:Keyboard Navigation]-The access key of the context menu should be unified [Uns][]
  62. #1496522 [Firefox:Tracking Protection]-Change "All Detected Trackers" to "Trackers" [Uns][[privacy-panel]]
  63. #1343179 [Toolkit:Add-ons Manager]-Permissions pop-up appears every time a sideloaded webextension is enabled [All][[permissions] triaged]
  64. #1486934 [Toolkit:General]-Use fluent for about:about [Uns][]
  65. #1485313 [Toolkit:Telemetry]-The HistogramInfo structure could be compacted [Uns][]
  66. #1495190 [Toolkit:Themes]-Remove unused toolkit/themes/shared/in-content/check.svg [Uns][]
  67. #1496850 [Toolkit:Video/Audio Controls]-Volume slider in HTML5 audio player is verbalized as generic "slider" and not "volume slider" in NVDA. [Uns][]
  68. #1497702 [WebExtensions:Frontend]-dismissal of addon-installed panel leaves badge on appMenu [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1479912 [Core:Graphics: WebRender]-Tab warming of background tabs janks the browser UI [All][]
  3. #1492977 [Core:JavaScript Engine]-Clean up OOM behaviour of AutoUnsafeCallWithABI calls [All][]
  4. #1496491 [Core:Layout: Web Painting]-Close tab button doesn't work after tab bar animates [Uns][]
  1. Beta 13 -> Beta 14 Changelog +18
  2. #1483699
  3. #1487478
  4. #1492524
  5. #1492823
  6. #1495011
  7. #1495245
  8. #1496340
  9. #1493659 [DevTools:General]-touchscreen: The "meatball" and "chevron" menus break after being double tapped [Win][]
  10. #1488846 [Firefox:Activity Streams: Newtab]-Pocket cta for logged out users flickers a bit before displaying the logged in version (topics) and shifting content [Uns][]
  11. #1496807 [Firefox:Activity Streams: Newtab]-Update strings (de Pocket-related and others) for 63 [Uns][]
  12. #1497926 [Firefox:General]-Back out part 3 of bug 1482648 in Beta for causing bug 1486984 [Uns][]
  13. #1495081 [Firefox:Preferences]-Content Blocking on/off switch's tooltip not shown [Uns][[privacy-panel-64]]
  14. #1495612 [Firefox:Preferences]-Add custom search keywords for DoH [Uns][]
  15. #1493120 [Firefox:Tracking Protection]-Tag breakage reports by what blocker was active on the page [Uns][[privacy-panel-64][triage]]
  16. #1496557 [Firefox:Tracking Protection]-Expose Report Breakage for Cookie Restrictions on Release [Uns][]
  17. #1496671 [Firefox:Tracking Protection]-Final pref changes for Content Blocking in Firefox 63 [Uns][]
  18. #1489814 [WebExtensions:Frontend]-Add option to prevent tabs.highlight from populating the returned window [Uns][]
  19. #1305705 [WebExtensions:General]-Deleted search engines from a language pack reappear after an update [Lin][]

Nightly 64 fixes since 20180904 (Gecko 63) ~1595
Beta 63 fixes since 20180626 (Gecko 62) ~3240

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on October 11th, 2018, 1:42 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 20181011 builds are not yet out

Post by Omega X »

The Mechanic wrote:Somewhere, I think it was here, I read the Mozilla was going to add a built-in feature to Firefox to stop auto-play of HTML5 videos on websites.

All of my searches have failed. Am I remembering incorrectly or can someone refresh my memory?
They did. It auto blocks video with sound from playing until you give permission. In Nighly only for now(I think).

media.autoplay.enabled=true

If you want it to block all video:
media.autoplay.allow-muted;false
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20181011 builds are not yet out

Post by toolong »

They did. It auto blocks video with sound from playing until you give permission. In Nighly only for now(I think).


Thanks. Good to know that the memory is still working! =D>

Second question. All of the current extensions that I have tried no longer stop YouTube from autoplay or 'play the next' video. Would you happen to know if this new feature deals with that annoyance?
dsmith
Posts: 246
Joined: November 5th, 2002, 1:00 pm

Re: The first official 20181011 builds are not yet out

Post by dsmith »

Having horrendous memory issues with webrender enabled. On a fresh startup, with session tabs remembered, total memory across all processes is about 750 MB with webrender off, but about 1.75 GB with webrender on. With webrender on, leaving the browser idle for maybe an hour pushes total memory used up to around 2.5 GB.

I haven't been tracking it, so I don't know if this is a new thing or not, but it didn't seem to be causing the system slowdowns that it now causes at any time a week or more ago.

Anyone else seeing this? Is this normal memory usage for webrender?
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 20181011 builds are not yet out

Post by Fanolian »

dsmith wrote:Having horrendous memory issues with webrender enabled.
Maybe one of these in the meta bug.
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20181011 builds are not yet out

Post by Are You A Wiiizard? »

dsmith wrote:Anyone else seeing this? Is this normal memory usage for webrender?
I'm seeing this too, got less than 10 tabs open and seeing 3.2gb memory usage.
User avatar
kronckew
Posts: 314
Joined: August 19th, 2003, 3:44 am
Location: CSA Consulate, rm. 101, Glos., UK

Re: The first official 20181011 builds are not yet out

Post by kronckew »

So, what were you going to use that memory for while browsing? Memory is there to be used, unused memory is just wasted. If it's noit causing problems, or crashes, or not being released on closing, don't worry about it. I'd rather the memory I have be working rather than sitting around doing nothing.
CAVE CANEM RADIX LECTI ET SEMPER PARATUS
Retired: Everyday I make a list of those things
That I am not going to do today, Then I don't do them.
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20181011 builds are not yet out

Post by Omega X »

The Mechanic wrote:
They did. It auto blocks video with sound from playing until you give permission. In Nighly only for now(I think).


Thanks. Good to know that the memory is still working! =D>

Second question. All of the current extensions that I have tried no longer stop YouTube from autoplay or 'play the next' video. Would you happen to know if this new feature deals with that annoyance?
Not sure. You can try this one: https://addons.mozilla.org/en-US/firefo ... -autoplay/

It works 90% of the time. Every once in a while something slips through. I don't know why.
toolong
Posts: 913
Joined: December 24th, 2011, 10:29 am

Re: The first official 20181011 builds are not yet out

Post by toolong »



Not sure. You can try this one: https://addons.mozilla.org/en-US/firefo ... -autoplay/

It works 90% of the time. Every once in a while something slips through. I don't know why.

Thanks for the suggestion.
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20181011 builds are out

Post by Josa »

Locked