{"id":111684,"date":"2023-11-22T03:10:15","date_gmt":"2023-11-22T01:10:16","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-firefox-120"},"modified":"2023-11-22T03:10:15","modified_gmt":"2023-11-22T01:10:16","slug":"reliz-firefox-120","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-120","title":{"rendered":"Release of Firefox 120","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of the Firefox 120 web browser has occurred, and a long-term support branch update\u2014115.5.0\u2014has been formed. The Firefox 121 branch has entered beta testing, with its release scheduled for December 19.         <\/p>\n<p>Key innovations in Firefox 120:  <\/p>\n<ul>\n<li class=\"l\"> The context menu has added the operation \u2018Copy Link Without Site Tracking\u2019, allowing users to copy the URL of a selected link to the clipboard while removing tracking options used for monitoring cross-site transitions. For instance, when copying a link, parameters mc_eid and fbclid will be removed, which are used when navigating from Facebook pages. For users in Germany, stripping of tracking parameters has been further included when clicking a link on a page or opening a link in the address bar in private browsing mode or by selecting the enhanced tracking protection (ETP) option. Other users can enable this feature through the privacy.query_stripping.enabled setting in about:config. A blacklist encompassing known cross-site tracking parameters is employed for the stripping.  <center><img decoding=\"async\" alt=\"Release of Firefox 120\" src=\"\/wp-content\/uploads\/2023\/11\/c9baa4d6463a34afadff4cda11243559.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> An option has been added to the privacy and security settings section to enable the GPC (Global Privacy Control) mechanism, which replaces the \u2018DNT\u2019 (Do Not Track) header and allows websites to be informed about the prohibition of selling personal data and its use for tracking preferences or transitions between sites.  <center><img decoding=\"async\" alt=\"Release of Firefox 120\" src=\"\/wp-content\/uploads\/2023\/11\/be5fa93626f4deb84efb87c7729a9d33.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the enhanced strict tracking protection (ETP, Enhanced Tracking Protection) mode and in private browsing mode, protection against passive user identification through the Canvas API has been strengthened.\n<li class=\"l\"> For users in Germany, automatic closure of cookie consent pop-ups (Cookie Banner Blocker) has been enabled by default. These pop-ups appear on websites to obtain confirmation for saving identifiers in cookies in compliance with European Union personal data protection regulations (GDPR). Since such pop-up banners distract attention, cover content, and require user time to close, Firefox developers deemed it reasonable to automatically decline such requests.\n<p>Blocking can be enabled in the settings under the \u2018Security and Privacy\u2019 section or via the \u2018cookiebanners.service.mode\u2019 parameter in about:config (0\u2014disables automatic closing of Cookie banners; 1\u2014always rejects permissions requests and ignores banners that allow only consent; 2\u2014rejects permissions requests when possible, and when rejection is not possible, agrees to cookie retention). Unlike a similar mode provided in the Brave browser and ad blockers, Firefox does not hide the banner but automates user actions with it. Two modes for processing banners are available\u2014simulating mouse clicks (cookiebanners.bannerClicking.enabled) and injecting cookies with the selected mode flag (cookiebanners.cookieInjector.enabled).    <\/p>\n<li class=\"l\"> On Windows, macOS, and Android, import is enabled by default <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/ssl-sertifikat\/\"   title=\"for TLS certificates\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"962\">for TLS certificates<\/a> from the operating system's root certificate store. If necessary, this feature can be disabled in the settings (Preferences \u2192 Privacy &amp; Security \u2192 Certificates).\n<li class=\"l\"> Keyboard shortcuts have been added for editing (Alt + enter) and deleting (Alt + Backspace) selected accounts in the about:logins interface.\n<li class=\"l\"> The Firefox builds shipped in Ubuntu in Snap format now support importing data from the Chromium browser, which is also installed in snap format.\n<li class=\"l\"> On Linux and Windows platforms, there's a feature to snap video windows in picture-in-picture mode to the corners of the screen (automatic alignment to corners) by holding the Ctrl key while moving them.\n<li class=\"l\"> Integration of a new portable component for displaying contextual hints in the address bar, rewritten in Rust, has begun.\n<li class=\"l\"> The User Activation API (navigator.userActivation) has been added, allowing you to determine whether the user has interacted with the page before (for example, clicked the mouse), is currently interacting, or has done nothing on the page (the page is just loaded and remains untouched).\n<li class=\"l\"> Support for a new HTTP response code \u2014 103 (\u2018Early Hints\u2019), which can be used for preemptive header output, has been added. Code 103 allows informing the client about the contents of certain HTTP headers immediately after the request, without waiting for the server to complete all related operations and start delivering content. This way, hints about associated elements on the served page can be communicated, which may be preloaded (for example, links to CSS and JavaScript used on the page may be provided). After receiving information about such resources, the browser will begin loading them without waiting for the main page delivery to finish, reducing the overall request processing time.\n<li class=\"l\"> New size units lh and rlh have been added to CSS, allowing the specification of sizes corresponding to the line-height (CSS property line-height) of an element or the root element.\n<li class=\"l\"> The light-dark() function has been added to CSS to set colors simultaneously for light and dark color schemes without using the prefers-color-scheme media query.\n<li class=\"l\"> The JavaScript Date.parse() function has been enhanced to support additional date formatting options, such as \u201801-12-1999\u2019, \u20181999-1-5\u2019, \u201810000-01-12\u2019, \u201899-01-05\u2019, \u20181999-01-05 10:00:00\u2019.\n<li class=\"l\"> Support for the media attribute in the  element, nested within , <audio>, and <video> elements, has been ensured.\n<li class=\"l\"> Support for the WasmGC extension, which simplifies porting to WebAssembly for programs written in programming languages that use garbage collection (such as Kotlin, Dart, etc.), has been enabled by default. WasmGC adds new types of structures and arrays for which non-linear memory allocation can be applied.\n<li class=\"l\"> The web development tools now include the capability to simulate tab behavior in offline mode.\n<li class=\"l\"> A \u2018Pretty Print\u2019 button has been added to the styles editing panel to format and present minified stylesheets in a more readable form (previously, minified styles were formatted automatically).\n<li class=\"l\"> In the developer tools, the debugger's performance has significantly improved (by up to 70%) when handling large source texts. Refactoring of the debugger has been carried out to ensure correct triggering of breakpoints attached to the \u2018unload\u2019 event.\n<li class=\"l\"> The Android version has fixed an error that caused tabs to close when selected. Work continues on creating an open ecosystem of browser extensions for the mobile version of Firefox. By the official launch of the ecosystem planned for December, more than 200 extensions suitable for installation in Firefox for Android will be available in the addons.mozilla.org (AMO) directory.          <\/ul>\n<p>In addition to new features and bug fixes, Firefox 120 addresses 19 vulnerabilities. 14 vulnerabilities (11 grouped under CVE-2023-6212 and CVE-2023-6213), marked as critical, are caused by memory issues such as buffer overflows and access to already freed memory areas. These issues could potentially allow for the execution of malicious code when opening specially crafted pages. Another critical vulnerability (CVE-2023-6206) enables confirmation requests through clickjacking.         <\/p>\n<p>The beta release of Firefox 121 is notable for the ability to force link underlining, regardless of CSS settings (this may be useful for individuals with color perception issues). On Linux, using a composite Wayland instead of XWayland has enabled the resolution of trackpad issues, gesture support on touchscreens, and DPI settings for each monitor in Wayland-based environments. The use of Wayland also demonstrates improved graphics performance. However, due to the limitations of the Wayland protocol, there are issues with bringing the 'picture-in-picture' window to the foreground. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3840\">server<\/a> Wayland replaces XWayland, which has resolved issues with touchpad functionality, gesture support on touch screens, and DPI settings for each monitor in Wayland-based environments. The use of Wayland also demonstrates improved graphics performance. However, due to the limitations of the Wayland protocol, there are issues with bringing the picture-in-picture window to the foreground.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=60160\">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 120 \u0438 \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 &#8212; 115.5.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 121, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 19 \u0434\u0435\u043a\u0430\u0431\u0440\u044f. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043d\u043e\u0432\u0448\u0435\u0441\u0442\u0432\u0430 \u0432 Firefox 120: \u0412 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0435 \u043c\u0435\u043d\u044e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u044f &#171;Copy Link Without Site Tracking&#187;, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c URL \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0439 \u0441\u0441\u044b\u043b\u043a\u0438 \u0432 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0435\u043d\u0430, \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0432\u044b\u0440\u0435\u0437\u0430\u0432 \u0438\u0437 \u043d\u0435\u0433\u043e [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":111685,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-111684","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 120 \u0438 \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 - 115.5.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 121, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 19 \u0434\u0435\u043a\u0430\u0431\u0440\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-120\" \/>\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 120 | 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 120 \u0438 \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 - 115.5.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 121, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 19 \u0434\u0435\u043a\u0430\u0431\u0440\u044f.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-120\" \/>\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=\"2023-11-22T01:10:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-11-22T01:10:16+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 120 | ProHoster","description":"\ud83e\udd47Release of Firefox 120 | ProHoster","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-120","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 120 | 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 120 \u0438 \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 - 115.5.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 121, \u0440\u0435\u043b\u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u043c\u0435\u0447\u0435\u043d \u043d\u0430 19 \u0434\u0435\u043a\u0430\u0431\u0440\u044f.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-firefox-120","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":"2023-11-22T01:10:16+00:00","article:modified_time":"2023-11-22T01:10:16+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"111684","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":"default","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":"2026-02-08 21:03:26","updated":"2026-02-22 15:30:56","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\/111684","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=111684"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111684\/revisions"}],"predecessor-version":[{"id":162368,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111684\/revisions\/162368"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/111685"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=111684"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=111684"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=111684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}