MozillaFirefox/MozillaFirefox.changes
branchfirefox66
changeset 1089 eca1c1f2fe50
parent 1087 5fab52cd743d
child 1092 5d7b22f6b177
equal deleted inserted replaced
1087:5fab52cd743d 1089:eca1c1f2fe50
       
     1 -------------------------------------------------------------------
       
     2 Sun Mar 17 10:08:51 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
       
     3 
       
     4 - Mozilla Firefox 66.0
       
     5   * Increased content processes to 8
       
     6   * Added capability to search through open tabs from the tab overflow menu
       
     7   * New backend for the storage.local WebExtensions API, providing
       
     8     I/O performance improvements when the extension updates a small
       
     9     subset of the stored data
       
    10   * WebExtension keyboard shortcuts can now be managed or overridden
       
    11     from about:addons
       
    12   * Improved scrolling behavior: Firefox will now attempt to keep content
       
    13     from jumping around while a page is loading by supporting scroll
       
    14     anchoring
       
    15   * New about:privatebrowsing with search
       
    16   * A certificate error page now notifies the user of the name of the
       
    17     certificate issuer that breaks HTTPs connections on intercepted
       
    18     connections to help troubleshooting possible anti-virus software
       
    19     issues.
       
    20   * Fixed an performance issue some Linux users experienced with the
       
    21     Downloads panel (bmo#1517101)
       
    22   * Firefox now blocks all autoplay media with sound by default. Users
       
    23     can add individual sites to an exceptions list or turn the blocking
       
    24     off.
       
    25   * System title bar is hidden by default to match Gnome guideline
       
    26 - updated build/runtime requirements
       
    27   * mozilla-nss >= 3.42.1
       
    28   * cargo/rust >= 1.31
       
    29   * rust-cbindgen >= 0.6.8
       
    30 - removed obsolete patch
       
    31   * mozilla-bmo256180.patch
       
    32 
     1 -------------------------------------------------------------------
    33 -------------------------------------------------------------------
     2 Tue Mar  5 10:17:01 UTC 2019 - Stephan Kulow <coolo@suse.com>
    34 Tue Mar  5 10:17:01 UTC 2019 - Stephan Kulow <coolo@suse.com>
     3 
    35 
     4 - Do not hardcode nodejs8 but leave the prefer to the distribution
    36 - Do not hardcode nodejs8 but leave the prefer to the distribution
     5   (Tumbleweed staging wants to switch to nodejs10)
    37   (Tumbleweed staging wants to switch to nodejs10)