The first official 20181127 builds are out

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

The first official 20181127 builds are out

Post by Josa »

Previous Nightly Builds thread 20181126

The first official 20181127 NIGHTLY builds are out
The Official Firefox 64 Beta 13 builds are out

Previous NIGHTLY: 20181126 (Fx 65.0a1)
Previous BETA: 20181123 (Fx 64.0b12)

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


Fixed:
  1. NIGHTLY +66
  2. #1506547 [Core:CSS Parsing and Computation]-Align user-select behavior more with other UAs [Uns][]
  3. #1509945 [Core:CSS Parsing and Computation]-Remove the display: -moz-box overrides -webkit-box hack. [Uns][]
  4. #1505147 [Core:DOM: Events]-onKeyDown fires the keycode for space twice when using dead keys [Lin][]
  5. #1509504 [Core:DOM: Security]-nsCSPContext::GetPolicyString should truncate outgoing str argument [Uns][[domsecurity-active]]
  6. #1469036 [Core:DOM: Service Workers]-SpecialPowers.isServiceWorkerRegistered() must check SWM in the parent process if e10s pref is flipped [Uns][SW-MUST]
  7. #1487778 [Core:DOM]-Crash in mozilla::dom::TimeoutExecutor::MaybeExecute (MOZ_RELEASE_ASSERT(aLastCallbackTime <= aCurrentNow)) [Win][]
  8. #1380451 [Core:Disability Access APIs]-create HTML table caption accessible unconditionally [Uns][]
  9. #1497746 [Core:Editor]-Reduce footprint of TextEditor [All][]
  10. #1509358 [Core:Graphics: Text]-Replace DCFromDrawTarget with DCForMetrics [Uns][]
  11. #1508822 [Core:Graphics: WebRender]-Hit MOZ_CRASH(Content-process DrawTargetRecording can't create requested similar drawtarget) at src/gfx/2d/DrawTargetRecording.cpp:581 [Uns][]
  12. #1510085 [Core:Graphics: WebRender]-Update webrender to 05bdcae134d73aca7bb48358e91de1f8aef27773 (WR PR #3354) [Uns][[gfx-noted]]
  13. #1510084 [Core:Graphics: WebRender]-Update webrender to 35027d93aded8c0a7887dadc8aef5e393171e802 (WR PR #3348) [Uns][[gfx-noted]]
  14. #1510075 [Core:Graphics: WebRender]-Update webrender to 90fa51c71579ce434013953cee35a9bd159ab398 (WR PR #3342) [Uns][[gfx-noted]]
  15. #1509635 [Core:Graphics: WebRender]-Update webrender to 914d16f9a2fb8d007509894660bae9c61074ae31 (WR PR #3347) [Uns][[gfx-noted]]
  16. #1510082 [Core:Graphics: WebRender]-Update webrender to e2e52b1145ad959191c0612edd41b0b189cf6b59 (WR PR #3346) [Uns][[gfx-noted]]
  17. #1510078 [Core:Graphics: WebRender]-Update webrender to f450af9277e2474e2a2a2c1358689ca9486e2a09 (WR PR #3345) [Uns][[gfx-noted]]
  18. #1505374 [Core:Graphics]-Remove dead hasClip code from FrameLayerBuilder::AddPaintedDisplayItem [Uns][]
  19. #1505177 [Core:Graphics]-Remove gfxContext::CurrentDashOffset() [Uns][]
  20. #1509878 [Core:ImageLib]-Update libwebp to version 1.0.1 [All][]
  21. #1509849 [Core:Internationalization]-Creating a Locale from an empty string should result in non-wellformed Locale [Uns][]
  22. #1506968 [Core:JavaScript Engine: JIT]-Assertion failure: !isPhi(), at mozilla-central/js/src/jit/MIR.h:14290 [Uns][[disclosure deadline Feb 12, 2019]]
  23. #1509537 [Core:JavaScript Engine]-Simplify JSOP_INITHOMEOBJECT [All][]
  24. #1509824 [Core:JavaScript: GC]-Misc GC cleanups in preparation for incremental gray marking [Uns][]
  25. #1507379 [Core:JavaScript: GC]-Pretenure count should be available in gecko profiler. [Uns][]
  26. #1505774 [Core:Javascript: Web Assembly]-Implement nullref type, change ref.null syntax & encoding [All][]
  27. #1508789 [Core:Layout: Scrolling and Overflow]-"pointer-events:none" disables mousewheel / touchpad / touchscreen scrolling (only in Firefox) [Uns][[webcompat][wptsync upstream]]
  28. #1509167 [Core:Layout: Text and Fonts]-Reduce time spent in nsLayoutUtils::GetFontMetricsForComputedStyle [Uns][]
  29. #1509927 [Core:MFBT]-use a little more KnownNotNull placement new in MFBT [All][]
  30. #1260527 [Core:Networking: HTTP]-Change HttpChannelChild to open IPDL as part of construction (i.e. earlier than AsyncOpen) [Uns][[necko-next]]
  31. #1502097 [Core:Networking]-Figure out a better way of defining the network.IDN.blacklist_chars pref [Uns][[necko-triaged]]
  32. #1502010 [Core:Panning and Zooming]-Increase the threshold to detect panning direction (touch-action: pan-x/y) (make it harder to trigger pointercancel) [Uns][[gfx-noted]]
  33. #1509394 [Core:SVG]-Unable to drag text or design on Spreadshirt shirt designer [All][]
  34. #1504233 [Core:Web Painting]-Web content is not clipped properly [Uns][]
  35. #1504924 [Core:Web Painting]-nsDisplayText::CanApplyOpacity() should use mIsFrameSelected to avoid nsIFrame::IsSelected() calls [All][]
  36. #1508693 [Core:Web Replay]-Fails to Paint in paused.js [Uns][]
  37. #1500703 [Core:Web Replay]-Include more context when reporting recording mismatches [Uns][]
  38. #1509562 [Core:Web Replay]-Organizational improvements when defining redirections [Uns][]
  39. #1508099 [Core:Web Replay]-Record refcount changes for image decoders and decoding tasks [Uns][]
  40. #1425277 [Core:WebRTC: Audio/Video]-Have a unified MediaDataEncoder API [Uns][]
  41. #1509842 [Core:WebRTC: Audio/Video]-Re-enable AGC by default [Uns][]
  42. #1481577 [Core:XPCOM]-GDB printing for hash tables is broken [Uns][]
  43. #1460674 [Core:XPCOM]-decrease hash table item storage for 64-bit platforms [All][[overhead:87k]]
  44. #1509916 [Core:XPCOM]-use less C-style casting in nsTHashtable.h [All][]
  45. #1509781 [DevTools:Inspector]-Inspector is broken when connecting to a server that doesn't support Changes actor [Uns][]
  46. #1509070 [DevTools:Inspector]-Track flex element types being shown in the flex inspector with telemetry [Uns][]
  47. #1507708 [DevTools:about:debugging]-[remote-dbg-next] Create default values for prefs devtools.aboutdebugging.network/wifi [Uns][]
  48. #1488499 [DevTools:about:debugging]-[remote-dbg-next] System addons should be hidden if devtools.aboutdebugging.showSystemAddons is false [Uns][old-remote-debugging-ng-m3]
  49. #1492810 [Firefox:Address Bar]-Display favicons in UrlbarView results [All][]
  50. #1509610 [Firefox:Address Bar]-Hitting Enter in the address bar fails with 'TypeError: openParams is undefined; can't access its "postData" property' [All][]
  51. #1509651 [Firefox:General]-Stop flushing style for knowing the UI direction [All][]
  52. #1509894 [Firefox:PDF Viewer]-Update pdf.js to version 2.1.86 [All][]
  53. #1509936 [Firefox:Preferences]-Fix l10n ids in content blocking [Uns][]
  54. #1502576 [Firefox:Search]-Search suggestion panel disturbs context menu when choose the context menuitem with mouse. And fails the context menu command [All][]
  55. #1489531 [Firefox:Security: Review Requests]-Expose telemetry client_id to about:addons and AMO remove SHIELD dependency from TAAR [Uns][]
  56. #1501990 [Firefox:Site Identity and Permission Panels]-Add a mode label to the Content Blocking section in the control center [Uns][[privacy65]]
  57. #1508759 [Firefox:Site Identity and Permission Panels]-Add support for hooking up permission prompts that don't use SitePermissions to TemporaryPermissions [All][[privacy65]]
  58. #1509212 [Firefox:Site Identity and Permission Panels]-Trackers button should get a grey background on hover, not a blue one [Uns][[privacy65]]
  59. #1509488 [Firefox:Tabbed Browser]-Ctrl+Shift+Tab doesn't work when focus is in the content area [All][]
  60. #1503074 [Firefox:Tabbed Browser]-Intermittent browser/components/payments/test/browser/<random_test> | [JavaScript Error: "TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FX_TAB_SWITCH_COMPOSITE_E10S_MS", key: "null"" {file: "resource: [Uns][]
  61. #1490811 [Firefox:Tracking Protection]-Add a permission doorhanger for storage access [Uns][[privacy65]]
  62. #1509411 [Firefox:Tracking Protection]-Remove the browser.contentblocking.(trackingprotection|rejecttrackers).ui.enabled prefs [Uns][[privacy65]]
  63. #1470196 [Firefox:WebPayments UI]-Show the month name after the month number in the cc-exp-month dropdown [Uns][[webpayments-reserve]]
  64. #1471811 [Toolkit:Autocomplete]-"ReferenceError: Services is not defined" in autocomplete.xml [Lin][]
  65. #1507809 [Toolkit:Places]-Remove ExcludeReadOnlyFolders option from places' queries [Uns][[lang=js|cpp]]
  66. #1501423 [Toolkit:Preferences]-Add ability to reset preference to default value on new "about:config" page [Uns][]
  67. #1508044 [Toolkit:Safe Browsing]-Assertion failure: !mIsThirdPartyTrackingResource, at netwerk/protocol/http/HttpBaseChannel.cpp:332 [Uns][[privacy65][triage]]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 12 -> Beta 13 Changelog +7
  2. #1504365
  3. #1474443 [Core:Audio/Video: Playback]-Intermittent LeakSanitizer | leak at mozilla::AudioInfo::AudioInfo, MP4AudioInfo, MakeUnique, mozilla::MP4Metadata::GetTrackInfo [Uns][]
  4. #1507389 [Core:Audio/Video: Playback]-Update GMP fallback downloader for Widevine CDM 4.10.1196.0 [Uns][]
  5. #1506838 [Firefox:Activity Streams: Newtab]-ASR Snippets: Send to device template issues [Uns][]
  6. #1507599 [Firefox:Activity Streams: Newtab]-top stories more Recommendations link showing up for German locale even though page is English [Uns][]
  7. #1507973 [Firefox:Activity Streams: Newtab]-V2 personalization using remote settings attachments. [Uns][]
  8. #1507114 [Toolkit:Performance Monitoring]-action and twisty icons no longer shown in about:performance [Uns][]

Nightly 65 fixes since 20181022 (Gecko 64) ~1618
Beta 64 fixes since 20180904 (Gecko 63) ~2259

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Josa
Posts: 7416
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20181127 builds are out

Post by Josa »

Locked