×
Chrome

ChromeOS Will Finally, Mercifully, Let You Change Its Keyboard Shortcuts (arstechnica.com) 18

An anonymous reader quotes a report from Ars Technica: As spotted in Kevin Tofel's About Chromebooks blog, an updated version of the shortcut viewer in the Settings app -- first seen in October 2022 -- has the early makings of a shortcut changing and adding mechanism.

Clicking on a shortcut brings up a dialogue that allows you to, at the moment, add alternative shortcuts to common shortcuts for manipulating tabs, windows and desktops, system settings, accessibility, and other utilities. A small "lock" icon next to each suggests that you might also be able to unlock these shortcuts to remove or alter their defaults. A "Reset all shortcuts" button offers another hint. Sadly, none of the shortcuts you add seem to work for the moment, though the promise is there.

Mozilla

Mozilla, Like Google, is Looking Ahead To the End of Apple's WebKit Rule (theregister.com) 44

Mozilla is planning for the day when Apple will no longer require its competitors to use the WebKit browser engine in iOS. From a report: Mozilla conducted similar experiments that never went anywhere years ago but in October 2022 posted an issue in the GitHub repository housing the code for the iOS version of Firefox that includes a reference to GeckoView, a wrapper for Firefox's Gecko rendering engine. Under the current Apple App Store Guidelines, iOS browser apps must use WebKit. So a Firefox build incorporating Gecko rather than WebKit currently cannot be distributed through the iOS App Store.

As we reported last week, Mozilla is not alone in anticipating an iOS App Store regime that tolerates browser competition. Google has begun work on a Blink-based version of Chrome for iOS. The major browser makers -- Apple, Google, and Mozilla -- each have their own browser rendering engines. Apple's Safari is based on WebKit; Google's Chrome and its open source Chromium foundation is based on Blink (forked from WebKit a decade ago); and Mozilla's Firefox is based on Gecko. Microsoft developed its own Trident rendering engine in the outdated Internet Explorer and a Trident fork called EdgeHTML in legacy versions of Edge but has relied on Blink since rebasing its Edge browser on Chromium code.

Chrome

Google Is Working On Blink-Based iOS Browser, Contrary To Apple's WebKit Rule (theregister.com) 73

Longtime Slashdot reader Dotnaught writes: "Google's Chromium developers have begun work on an experimental web browser for Apple's iOS using the search giant's Blink engine," reports The Register. "That's unexpected because the current version of Chrome for iOS uses Apple's WebKit rendering engine under the hood. Apple requires every iOS browser to use WebKit and its iOS App Store Review Guidelines state, 'Apps that browse the web must use the appropriate WebKit framework and WebKit Javascript.'"

Google insists this is an experiment and isn't intended for release. But the stripped-down, Blink-based browser could be preparation for European competition rules that look like they will require Apple to stop requiring that other browser makers use its WebKit engine.
"This is an experimental prototype that we are developing as part of an open source project with the goal to understand certain aspects of performance on iOS," said a Google spokesperson. "It will not be available to users and we'll continue to abide by Apple's policies."
GNOME

83% of GNOME Users Installed Extensions, Survey Shows (omglinux.com) 86

Last summer GNOME invited people to voluntarily run the tool gnome-info-collect on their systems to send back (non-sensitive/non-identifiable) data about their system configurations. 2,560 people ran the tool, and they're now releasing the data.

Here's the distribution of distros for all 2,560 respondents:

Fedora: 1,376 (54.69%)
Arch: 469 (18.64%)
Ubuntu: 267 (10.61%)
Manjaro: 140 (5.56%)
EndeavourOS: 66 (2.62%)
Debian: 44 (1.75%)
openSUSE: 38 (1.51%)
Pop! 38 (1.51%)
Other: 78 (3.10%)


And the breakdown of hardware manufacturers (top four):

Lenovo: 516 (23.54%)
Dell: 329 (15.01%)
ASUS: 261 (11.91%)
HP: 223 (10.17%)


The site OMG! Linux pointed out that 90% of systems had Flatpak installed — (though it's enabled by default on Fedora, which was 54.69% of all the respondents). Some other interesting stats they noticed: - Most common default browser: Firefox (73.14%), Chrome (11.64%), Brave (4.76%). [Microsoft Edge was the default browser on 37 systems (1.51%) ]

- 83% of users have at least one (non-default) GNOME extension installed
- 'App Indicator' is the most popular extension (by 43% of those using extensions)

- GSConnect, User Themes, and Dash to Panel/Dock also widely used

- Most popular desktop apps: GIMP (58.48%), VLC (53.71%), Steam (53.40%)


[...] The popularity of GNOME extensions will surprise no-one. It is a solid indicator that the existing GNOME extension system is good at doing what it's there to: let users augment and extend their system in the ways they want.

GNOME's report adds that "it's exciting to see the popularity of new GNOME apps like Flatseal, To Do, Bottles, and Fragments."

One other interesting stat from their report: 55% of the participants were using Online Accounts, with Google the most common one added, followed by Nextcloud and Microsoft. But "Some of the account types had very little usage at all, with Foursquare, Facebook, Media Server, Flickr and Last.fm all being active on less than 1% of systems."
Firefox

Which Performs Better on Linux: Firefox or Chrome? (phoronix.com) 92

Phoronix compares the performance of Firefox and Chrome on the Linux desktop. They used recent releases (at default settings) for both browsers on an Intel Core i9 13900K "Raptor Lake" system with Radeon RX 6700XT graphics, concluding "out-of-the-box Google Chrome continues performing much better overall than Mozilla Firefox."

One area where Firefox does better out-of-the-box is around the HTML5 Canvas such as measured via the CanvasMark test case. For the demanding JetStream 2 benchmark as one of the most demanding browser tests currently, Chrome on Linux was 67% faster than Firefox on this same Intel Raptor Lake desktop.

Firefox did have a small win in the rather basic JavaScript Maze solver benchmark. Firefox at least was in a competitive space for the WebAssembly (WASM) benchmarks, but aside from that Google Chrome continues holding strong on Linux in the performance department.

Android

India's Top Court Rejects Google Plea To Block Android Antitrust Ruling in Major Blow (techcrunch.com) 21

Google has been dealt a significant blow in one of its key overseas markets. India's Supreme Court on Thursday declined to block an antitrust order that requires the Android-maker to make a series of changes that could topple its financial viability. From a report: India's apex court rejected to block the ruling against Google by the nation's antitrust watchdog Competition Commission of India. The court extended the deadline for enforcement of CCI's order by one week, however. The matter will now go back to the country's appellate tribunal, the National Company Law Appellate Tribunal (NCLAT), where Google previously failed to secure any relief.

The Supreme Court has directed NCLAT to make its decision by March 31. The challenge for Google is that unless NCLAT reaches a decision in Google's favor by this month, the tech giant will have to make a series of changes to Android. [...] The CCI has ordered Google to not require licensing of its Play Store to be linked with mandating installation of several Google apps such as Chrome and YouTube. The watchdog has also ordered Google to allow removal of all its apps from phones and give smartphone users the ability to change their search engine provider. The CCI also fined Google $162 million in its first order.

Chromium

Google To Allow Rust Code In the Chromium Browser (phoronix.com) 23

Google announced today that moving forward they will be allowing Rust code into the Chromium code-base, the open-source project that ultimately served as the basis for their Chrome web browser. Phoronix reports: Google is working to introduce a production Rust toolchain into their build system for Chromium and will be allowing Rust libraries for use within Chrome/Chromium. The timeframe for getting this all together is expected within the next year following a slow ramp. Google is backing Rust for Chromium to allow for simpler and safer code than "complex C++" overall, particularly around avoiding memory safety bugs. In turn using Rust should help speed-up development and improve overall security of the Chrome web browser. Initially they are focused on supporting interop in a single direction from C++ to Rust and for now will only be supporting third-party libraries for their Rust usage.
Windows

On Tuesday Windows 8.1 Gets Its Final Security Patches (ghacks.net) 49

"Windows 8.1 receives one more batch of security patches on the coming Tuesday," reports Ghacks, "before Microsoft lays the operating system to rest." Windows 8.1 does not get the same Extended Security Updates treatment that Windows 7 received for the past three years. Once the last patch has been released, it is game over for the operating system. Windows 8.1 users may continue using it, but the system's security issues will no longer be fixed by Microsoft or anyone else. Browsers and other programs will stop getting updates, and some websites will refuse to work as new technologies are no longer supported by the browsers.

Windows 7, which receives the last ESU patches on Tuesday as well, looks to be in a similar situation on first glance. Microsoft won't release updates for it anymore, even though there is still demand for that.

The article does note that 0patch, a third-party security platform from the Slovenia-based digital security lab ACROS Security, "will support Windows 7 with at least two additional years of critical security updates." (The cost: around $25 per year.)
Chrome

Google Chrome Will End Support for Several Windows Versions in Days (mashable.com) 71

Computers using Windows 7 and Windows 8.1 will no longer get the latest version of Google Chrome, beginning with the latest version, Chrome 110, which will be launched on Feb. 7. From a report: The new version is designed to run on Windows 10 or later.ÂGoogle support announced the move in October 2022. As with most programs whose updates won't work on older operating systems, you can use the older version of Chrome, you just won't get the newer stuff Google is working on.
Android

Android is Adding Support for Updatable Root Certificates Amid TrustCor Scare (esper.io) 19

Esper: The world's biggest tech companies have lost confidence in one of the Internet's behind-the-scenes gatekeepers. Microsoft, Mozilla, and Google are dropping TrustCor Systems as a root certificate authority in their products. Starting in Chrome version 111 for desktops, the browser will no longer trust certificates issued by TrustCor Systems. The same change is coming to Android, but unlike Chrome for desktops, Android's root certificate store can't be updated independently of the OS, meaning it'll take some time for the certificate changes to roll out. Thankfully, that may no longer be the case in Android 14, as Google is preparing to implement updatable root certificates in the next release.
The Internet

Google, Apple and Mozilla Team Up To Build a Better Browser Benchmark (engadget.com) 26

Speedometer 3 will be a "cross-industry collaborative effort" from the Chrome, Safari and Firefox makers to create a new model that balances the companies' visions for measuring responsiveness. Engadget reports: Three companies making a tool that will rate the effectiveness of their competing products sounds like a recipe for disaster. However, Speedometer's governance policy includes a consent system that differs based on potential ramifications. For example, significant changes will require approval from the other two companies, while "non-trivial changes" will need consent from one of the other two parties. Meanwhile, "trivial changes" can be green-lit by a reviewer from any of the three browser makers. The policy's aim is that "the working team should be able to move quickly for most changes, with a higher level of process and consensus expected based on the impact of the change."

The project will follow Speedometer 2, the current de facto benchmark developed by Apple's WebKit team. The Speedometer 3 project is still in its infancy, and its GitHub page warns that it is "in active development and is unstable." The groups recommend using Speedometer 2.1 until development is further along, though we don't yet know when Speedometer 3 will be ready.

Chrome

Google Delays Start of Manifest V2 Chrome Extension Deprecation (9to5google.com) 9

An anonymous reader quotes a report from 9to5Google: Google was originally set to phase out Chrome support for old Manifest v2 extensions in 2023, but that's now being postponed. In 2021, Google announced its deprecation plans and last provided an update this September. On Friday, the company said that the "Manifest V2 deprecation timelines are under review and the experiments scheduled for early 2023 are being postponed."

The original plan called for Chrome Beta, Dev, and Canary builds to start experiments that turned off Manifest V2 extension support. Additionally, Manifest V3 would be required to get the "Featured" badge in the Chrome Web Store. After "monitoring comments from the developer community," Google identified "common challenges posed by the migration": "...specifically the service worker's inability to use DOM capabilities and the current hard limit on extension service worker lifetimes. We're mitigating the former with the Offscreen Documents API (added in Chrome 109) and are actively pursuing a solution to the latter."

Google says it's "committed to providing developers solutions to migration challenges with new functionality, bug fixes, and adequate time for adoption." With the first step delayed, Google is also "evaluating all downstream milestones as well." This includes the original June 2023 plan to start testing the deprecation in Chrome Stable. The final step in January 2024 would have been to remove all MV2 Chrome extensions from the Web Store. Google will provide an "updated phase-out plan and schedule by March of 2023." Compared to the previous iteration, Manifest V3 is prioritizing privacy, though some complain that it's at the expense of ad blockers.

Windows

Support for Windows 7 and 8 Fully Ends in January, Including Microsoft Edge 81

Microsoft's Chromium-based Edge browser was an improvement over the initial version of Edge in many ways, including its support for Windows 7 and Windows 8. But the end of the road is coming: Microsoft has announced that Edge will end support for Windows 7 and Windows 8 in mid-January of 2023, shortly after those operating systems stop getting regular security updates. From a report: Support will also end for Microsoft Edge Webview2, which can use Edge's rendering engine to embed webpages in non-Edge apps. The end-of-support date for Edge coincides with the end of security update support for both Windows 7 and Windows 8 on January 10, and the end of Google Chrome support for Windows 7 and 8 in version 110. Because the underlying Chromium engine in both Chrome and Edge is open source, Microsoft could continue supporting Edge in older Windows versions if it wanted, but the company is using both end-of-support dates to justify a clean break for Edge.
Chrome

Passkey Support Rolls Out To Chrome Stable (arstechnica.com) 19

An anonymous reader quotes a report from Ars Technica: Following Google's beta rollout of the feature in October, passkeys are now hitting Chrome stable M108. "Passkey" is built on industry standards and backed by all the big platform vendors -- Google, Apple, Microsoft -- along with the FIDO Alliance. Google's latest blog says: "With the latest version of Chrome, we're enabling passkeys on Windows 11, macOS, and Android." The Google Password Manager on Android is ready to sync all your passkeys to the cloud, and if you can meet all the hardware requirements and find a supporting service, you can now sign-in to something with a passkey. [...]

Now that this is actually up and running on Chrome 108 and a supported OS, you should be able to see the passkey screen under the "autofill" section of the Chrome settings (or try pasting chrome://settings/passkeys into the address bar). Next up we'll need more websites and services to actually support using a passkey instead of a password to sign in. Google Account support would be a good first step -- right now you can use a passkey for two-factor authentication with Google, but you can't replace your password yet. Everyone's go-to example of passkeys is the passkeys.io demo site, which we have a walkthrough of here.

Chrome

Chrome Gets Memory and Energy Saver Modes (techcrunch.com) 30

Google today announced two new performance settings in its Chrome browser: Memory Saver and Energy Saver. From a report: The Memory Saver mode promises to reduce Chrome's memory usage by up to 30% by putting inactive tabs to sleep. The tabs will simply reload when you need them again. The Energy Saver mode, meanwhile, limits background activity and visual effects for sites with animations and videos when your laptop's battery level drops below 20%.
Media

New Winamp Update Adds Features, Fixes, and (Sigh) Support For 'Music NFTs' 47

The release candidate for Winamp version 5.9.1 builds on the groundwork laid by August's 5.9 update to fix some bugs and add new features to the reanimated music player. "Most of these are straightforward updates or improvements to existing features, but because it's 2022, one of the only new features is support for music NFTs," reports Ars Technica. From the report: "Winamp's latest version lets music fans link their Metamask wallet via Brave, Chrome, or Firefox to Winamp. It then connects their favorite music NFTs to their tried-and-true player," the company said in a press release provided to Ars. "Winamp supports audio and video files distributed under both the ERC-721 and ERC-1155 standards, and is launching this new feature for Ethereum and Polygon/Matic protocols." To directly display websites needed to download these NFT playlists, according to the release notes, would require an updated rendering engine for Winamp's in-app browser, which is currently based on Internet Explorer 10.

There's still plenty here for legacy Winamp fans to like, and it's nice to see that all the modernization work done in the 5.9 update is paying off in the form of faster updates. Among many other fixes, the new release includes a "memory footprint reduction," a bandwidth increase for streamed music, an update to OpenSSL 3.0.5, and a few other updates for the underlying codecs and other software that Winamp uses to do its thing. As for the NFT support, Winamp developer Eddy Richman (who goes by the handle "DJ Egg" on the Winamp forums) wrote that people who don't want it can remove it, either during the install process or after Winamp is installed.
Google

Google Shuts Down Duplex on the Web, Its Attempt To Bring AI Smarts To Retail Sites and More (techcrunch.com) 8

Google is shutting down Duplex on the Web, its AI-powered set of services that navigated sites to simplify the process of ordering food, purchasing movie tickets and more. From a report: According to a note on a Google support page, Google on the Web and any automation features enabled by it will no longer be supported as of this month. Google introduced Duplex on the Web, an outgrowth of its call-automating Duplex technology, during its 2019 Google I/O developer conference. To start, it was focused on a couple of narrow use cases, including opening a movie theater chain's website to fill out all of the necessary information on a user's behalf -- pausing to prompt for choices like seats. But Duplex on the Web later expanded to passwords, helping users automatically change passwords exposed in a data breach, as well as assisted checkout for ecommerce retailers, flight check-in for airline sites and automatic discount finding. The promise of Duplex on the Web was that you'd be able to issue Google Assistant a command like "Book me a car from Hertz" and have Duplex pull up the relevant web page and automatically fill in details like your name, car preferences, trip dates, payment information (using information from Gmail and Chrome autofill), and more.
Security

Chrome, Defender and Firefox 0-days Linked To Commercial IT firm in Spain 13

Google researchers say they have linked a Barcelona, Spain-based IT company to the sale of advanced software frameworks that exploit vulnerabilities in Chrome, Firefox, and Windows Defender. From a report: Variston IT bills itself as a provider of tailor-made Information security solutions, including technology for embedded SCADA (supervisory control and data acquisition) and Internet of Things integrators, custom security patches for proprietary systems, tools for data discovery, security training, and the development of secure protocols for embedded devices.

According to a report from Google's Threat Analysis Group, Variston sells another product not mentioned on its website: software frameworks that provide everything a customer needs to surreptitiously install malware on devices they want to spy on. Researchers Clement Lecigne and Benoit Sevens said the exploit frameworks were used to exploit n-day vulnerabilities, which are those that have been patched recently enough that some targets haven't yet installed them. Evidence suggests, they added, that the frameworks were also used when the vulnerabilities were zero-days. The researchers are disclosing their findings in an attempt to disrupt the market for spyware, which they said is booming and poses a threat to various groups.
The Courts

Feds Likely To Challenge Microsoft's $69 Billion Activision Takeover (politico.com) 26

An anonymous reader quotes a report from Politico: The Federal Trade Commission is likely to file an antitrust lawsuit to block Microsoft's $69 billion takeover of video game giant Activision Blizzard, maker of the hit games Call of Duty and Candy Crush, according to three people with knowledge of the matter. A lawsuit would be the FTC's biggest move yet under Chair Lina Khan to rein in the power of the world's largest technology companies. It would also be a major black mark for Microsoft, which has positioned itself as a white knight of sorts on antitrust issues in the tech sector after going through its own grueling regulatory antitrust battles around the world more than two decades ago.

A lawsuit challenging the deal is not guaranteed, and the FTC's four commissioners have yet to vote out a complaint or meet with lawyers for the companies, two of the people said. However, the FTC staff reviewing the deal are skeptical of the companies' arguments, those people said. The investigation remains ongoing, but much of the heavy lifting is completed, including depositions of Microsoft chief executive Satya Nadella and Activision head Bobby Kotick, the people with knowledge of the investigation said. If the agency does move ahead with a case, it could come as soon as next month, said the people, all of whom were granted anonymity to discuss a confidential matter.

Central to the FTC's concerns is whether acquiring Activision would give Microsoft an unfair boost in the video game market. Microsoft's Xbox is number three to the industry-leading Sony Interactive Entertainment and its PlayStation console. Sony, however, has emerged as the deal's primary opponent, telling the FTC and regulators in other countries that if Microsoft made hit games like Call of Duty exclusive to its platforms Sony would be significantly disadvantaged. [...] To a lesser extent, Google is also an opponent of the deal, according to two of the people with knowledge of the matter. The company has argued that Microsoft has purposely degraded the quality of its Game Pass subscription service when used with Google's Chrome operating system, and owning Activision would further its incentive to do so, ultimately steering hardware sales towards Microsoft and away from Google, the people said.
Last month, Microsoft Xbox chief Phil Spencer said he intends to continue to ship Call of Duty games on PlayStation "as long as there's a PlayStation out there to ship to."

Microsoft spokesperson David Cuddy said the company "is prepared to address the concerns of regulators, including the FTC, and Sony to ensure the deal closes with confidence. We'll still trail Sony and Tencent in the market after the deal closes, and together Activision and Xbox will benefit gamers and developers and make the industry more competitive."

"Any suggestion that the transaction could lead to anticomp effects is completely absurd. This merger will benefit gamers and the US gaming industry, especially as we face increasingly stiff competition from abroad," added Activision spokesperson Joe Christinat. "We are committed to continuing to work cooperatively with regulators around the globe to allow the transaction to proceed, but will not hesitate to fight to defend the transaction if required."
The Internet

Pale Moon Becomes First Browser To Support JPEG-XL Image Format (neowin.net) 96

Longtime Slashdot reader BenFenner writes: While Chromium recently abandoned the JPEG-XL format (to much discussion on the feature request), it seems the Pale Moon browser quietly became the first to release support for the much-awaited image format. For those unfamiliar with Pale Moon, it is a Goanna-based web browser available for Windows, Linux and Android, focusing on efficiency and ease of use. Pale Moon 31.4.0 also adds support for MacOS 13 "Ventura" and addresses a number of performance- and security-related issues. A full list of the changes/fixes are available in the release notes.

Support for JPEG-XL was confirmed on GitHub.

Slashdot Top Deals