{"id":99543,"date":"2021-03-23T22:22:42","date_gmt":"2021-03-23T20:22:45","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-firefox-87"},"modified":"2021-03-23T22:22:42","modified_gmt":"2021-03-23T20:22:45","slug":"reliz-firefox-87","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-87","title":{"rendered":"Release of Firefox 87","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of the web browser Firefox 87 has taken place. Additionally, an update for the long-term support branch 78.9.0 has been formed. The Firefox 88 branch has entered beta testing, with a release scheduled for April 20.     <\/p>\n<p>Key innovations:  <\/p>\n<ul>\n<li class=\"l\"> When using the search function and activating the Highlight All mode, markers now appear on the scroll bar to indicate the position of found keywords.    <center><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/20ebfd0b1f81ce597f264ec54cf6cfa7.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> Rarely used items have been removed from the Library menu. The Library menu now only contains links to bookmarks, history, and downloads (synchronized tabs, recent bookmarks, and the Pocket list have been removed). The screenshot below shows the state on the left as it was, and on the right \u2014 how it looks in Firefox 87:  <center><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/d208ebc1fe8b8583a966f17168896454.png\" style=\"display:block;margin: 0 auto;\" \/><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/a62e0c43f947b726d6fa49ee4af812fa.png\" style=\"display:block;margin: 0 auto;\" \/>  <\/center>\n<li class=\"l\"> The Web Developer menu has been significantly simplified \u2014 individual links to tools (Inspector, Web Console, Debugger, Network Style Error, Performance, Storage Inspector, Accessibility, and Application) have been replaced with a single item, Web Developer Tools.           <center><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/2eb5b7118a71a13445abf918790a8e4a.png\" style=\"display:block;margin: 0 auto;\" \/><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/783e3640c07efe4feddab8f6c0a59f05.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The Help menu has been simplified, removing links to support pages, keyboard shortcuts, and the overview tour, which are now available on the general Get Help page. The button for importing from another browser has been removed.\n<li class=\"l\"> A SmartBlock mechanism has been added, addressing issues on websites that arise due to the blocking of external scripts in private browsing mode or when enhanced tracking protection is activated (strict). SmartBlock also significantly improves the performance of some websites that may lag due to the inability to load tracking script code. It automatically replaces tracking scripts with placeholders that ensure the correct loading of the site. Placeholders have been prepared for some popular user tracking scripts listed in Disconnect, including scripts with widgets from Facebook, Twitter, Yandex, Vkontakte, and Google.\n<li class=\"l\"> The Backspace key handler has been disabled by default outside the context of input forms. The removal of the handler is explained by the fact that the Backspace key is actively used while typing in forms, but outside focus on an input form, it is processed as a navigation to the previous page, which may lead to the loss of typed text due to unintentional movement to another page. An option browser.backspace_action has been added in about:config to restore the old behavior.\n<li class=\"l\"> The formation of the HTTP Referer header has been changed. By default, the policy 'strict-origin-when-cross-origin' is set, which implies stripping paths and parameters when sending requests to other hosts over HTTPS, removing the Referer when switching from HTTPS to HTTP, and transmitting the full Referer for internal transitions within the same site. This change will apply to regular navigation requests (link clicks), automatic redirects, and when loading external resources (images, CSS, scripts). For example, when clicking a link to another site over HTTPS, instead of 'Referer: https:\/\/www.example.com\/path\/?arguments', it will now transmit 'Referer: https:\/\/www.example.com\/'.\n<li class=\"l\"> For a small percentage of users, the Fission mode has been enabled, implementing an upgraded multi-process architecture for stricter page isolation. When Fission is activated, pages from different sites are always placed in the memory of different processes, each of which applies its own isolated sandbox. Additionally, the separation by processes is done not by tabs but by domains, which allows for further isolation of external scripts and iframe content. You can manually enable Fission mode on the page about:preferences#experimental or via the variable 'fission.autostart=true' in about:config. You can check if it's enabled on the about:support page.\n<li class=\"l\">  The experimental implementation of the TCP Fast Open mechanism (TFO \u2014 TCP Fast Open, RFC 7413) has been removed. This mechanism allows for reducing the number of connection establishment steps by combining the first and second stages of the classic 3-step connection handshake into a single request, enabling data transmission at the initial stage of connection establishment. By default, the TCP Fast Open mode was disabled and required changing about:config to activate it (network.tcp.tcp_fastopen_enable).\n<li class=\"l\"> As per the changes made to the specifications, the  element is no longer included in checks using the pseudo-classes \u2018:link\u2019, \u2018:visited\u2019, and \u2018:any-link\u2019.\n<li class=\"l\"> Non-standard values for the CSS property caption-side \u2014 left, right, top-outside, and bottom-outside have been removed (a configuration for returning is provided as layout.css.caption-side-non-standard.enabled).\n<li class=\"l\"> By default, the \u2018beforeinput\u2019 event and the getTargetRanges() method are enabled, allowing web applications to override the behavior when editing text before the DOM tree is modified by the browser and gain greater control over input events. The \u2018beforeinput\u2019 event is sent to the handler of  or another element with the \u2018contenteditable\u2019 attribute set before the element's value is changed. The getTargetRanges() method, provided by the inputEvent object, returns an array of values that indicate which part of the DOM will be modified if the input event is not canceled.\n<li class=\"l\"> For web developers in page inspection mode, the ability to simulate media queries for \u2018prefers-color-scheme\u2019 has been implemented for testing dark and light themes without switching themes in the operating system. To enable dark and light theme simulation, buttons with sun and moon icons have been added to the top right corner of the web developer tools.\n<li class=\"l\"> The inspection mode has been enhanced to activate the pseudo-class \u2018:target\u2019 for the selected element, similar to the previously supported pseudo-classes \u2018:hover\u2019, \u2018:active\u2019, \u2018:focus\u2019, \u2018:focus-within\u2019, \u2018:focus-visible\u2019, and \u2018:visited\u2019.  <center><img decoding=\"async\" alt=\"Release of Firefox 87\" src=\"\/wp-content\/uploads\/2021\/03\/0ec546e2042979df160277ff2c7feed4.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the CSS inspection mode, the handling of inactive CSS rules has been improved. Specifically, the \u2018table-layout\u2019 property is now inactive for non-table elements, while the \u2018scroll-padding-*\u2019 properties are marked as inactive for elements that do not support scrolling. The erroneous marking of the \u2018text-overflow\u2019 properties for certain values has been removed.                 <\/ul>\n<p>In addition to new features and bug fixes, Firefox 87 addresses 12 vulnerabilities, 7 of which are classified as dangerous. Six vulnerabilities (collected under CVE-2021-23988 and CVE-2021-23987) are caused by memory management issues, such as buffer overflows and access to freed memory areas. These issues could potentially allow an attacker to execute code upon opening specially crafted pages.      <\/p>\n<p>The beta testing phase of Firefox 88 is notable for its support for pinch-to-zoom on touchpads in Linux with graphical environments based on the Wayland protocol and the default inclusion of support for the AVIF (AV1 Image Format) image format, which utilizes intra-frame compression technologies from the AV1 video encoding format.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=54814\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 87. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 78.9.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 88, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 20 \u0430\u043f\u0440\u0435\u043b\u044f. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043d\u043e\u0432\u0448\u0435\u0441\u0442\u0432\u0430: \u041f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u043f\u043e\u0438\u0441\u043a\u0430 \u0438 \u0430\u043a\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u0440\u0435\u0436\u0438\u043c\u0430 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0432\u0441\u0435\u0445 \u043d\u0430\u0439\u0434\u0435\u043d\u043d\u044b\u0445 \u0441\u043e\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0439 (Highlight All) \u043d\u0430 \u043f\u043e\u043b\u043e\u0441\u0435 \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0438 \u0442\u0435\u043f\u0435\u0440\u044c \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u0442\u043a\u0438 \u0434\u043b\u044f \u0438\u043d\u0434\u0438\u043a\u0430\u0446\u0438\u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u0438 \u043d\u0430\u0439\u0434\u0435\u043d\u043d\u044b\u0445 \u043a\u043b\u044e\u0447\u0435\u0439. \u0423\u0434\u0430\u043b\u0435\u043d\u044b [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":99544,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-99543","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 87. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 78.9.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 88, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 20 \u0430\u043f\u0440\u0435\u043b\u044f.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-87\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0420\u0435\u043b\u0438\u0437 Firefox 87 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 87. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 78.9.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 88, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 20 \u0430\u043f\u0440\u0435\u043b\u044f.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-87\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-03-23T20:22:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-03-23T20:22:45+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of Firefox 87 | ProHoster","description":"The release of the web browser Firefox 87 has occurred. Additionally, an update to the long-term support branch 78.9.0 has been formed. The Firefox 88 branch has entered beta testing, with the release scheduled for April 20.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-87","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0420\u0435\u043b\u0438\u0437 Firefox 87 | ProHoster","og:description":"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 web-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 Firefox 87. \u041a\u0440\u043e\u043c\u0435 \u0442\u043e\u0433\u043e, \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0435\u0442\u043a\u0438 \u0441 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0440\u043e\u043a\u043e\u043c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 78.9.0. \u041d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u0435\u0442\u043a\u0430 Firefox 88, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 20 \u0430\u043f\u0440\u0435\u043b\u044f.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-87","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2021-03-23T20:22:45+00:00","article:modified_time":"2021-03-23T20:22:45+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"99543","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-23 20:38:04","updated":"2022-10-01 12:52:36","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/99543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=99543"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/99543\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/99544"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=99543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=99543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=99543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}