Earlier quoted context omitted.
That isn't true. Browsers reimplement the native look and feel (in some cases) but they do not use the actual native control implementation.
Safari on macOS uses native controls. The reply button I'm about to click to submit this comment is 100% native, because Hacker News is using nothing fancy beyond . (Interestingly, Safari will outright ignore font sizes it cannot draw a native control for…)
Firefox 76
191–200 of 274 posts
Re: Firefox 76
#192Thank you to the Firefox team, this seems like a really nice release. I am very happy about the "If you don’t have a master password set up for Firefox, Windows and macOS now requires a login to your operating system account before showing your saved passwords." change. It might seem like a small change, but it's one of those friction points (another password to remember!) that will lead to (hopefully) more people us…
Personally, I don't like operating systems that train users to enter login credentials while using the system as this increases the chance of someone capturing those credentials via spoofing. I used to think Firefox trying to protect the entered passwords made some sense, but I've been convinced it isn't really such a good idea. Better would be a full profile being protected (with all files encrypted), or just rely o…
On mobile OSes, capabilities are enabled by default. Even Symbian already had such. OpenBSD utilizes pledge to minimize impact.
Re: Firefox 76
#193> The shadow around the address bar field is reduced in width when a new tab is opened; I mean, at least they're trying, I guess. Still seems to me like lipstick on a pig. I'm still trying to figure out what UX problem the expanding bar was intended to address.
Re: Firefox 76
#194Earlier quoted context omitted.
I want to figure out who to talk to on both Firefox and Chrome sides to beg that they adopt a scheme like YYYY.MM.minor for their version numbering. I believe that would be superior for basically everyone —web developers, users, &c. (In the case of Firefox, it works especially well since they’re releasing approximately monthly now. I could imagine people on Chrome puzzling over why some month numbers got skipped—not…
Releases are almost always date-based, but once in a while a release is delayed. I guess that's a bit easier if the release number is not a date.
Re: Firefox 76
#195Anybody using Firefox password manager that can comment on it? Is it considered safe enough? Are the passwords stored remotely if you have multi-device profiles? Edit: I asked because I see that some of the updats are related.
Re: Firefox 76
#196Earlier quoted context omitted.
I want to figure out who to talk to on both Firefox and Chrome sides to beg that they adopt a scheme like YYYY.MM.minor for their version numbering. I believe that would be superior for basically everyone —web developers, users, &c. (In the case of Firefox, it works especially well since they’re releasing approximately monthly now. I could imagine people on Chrome puzzling over why some month numbers got skipped—not…
Releases are almost always date-based, but once in a while a release is delayed. I guess that's a bit easier if the release number is not a date.
Re: Firefox 76
#197Earlier quoted context omitted.
That isn't true. Browsers reimplement the native look and feel (in some cases) but they do not use the actual native control implementation.
Safari on macOS uses native controls. The reply button I'm about to click to submit this comment is 100% native, because Hacker News is using nothing fancy beyond . (Interestingly, Safari will outright ignore font sizes it cannot draw a native control for…)
Re: Firefox 76
#198Earlier quoted context omitted.
Releases are almost always date-based, but once in a while a release is delayed. I guess that's a bit easier if the release number is not a date.
i mean, whats the problem with the version going up 2 numbers rather than 1?
Re: Firefox 76
#199Here is a cut of what was introduced in Firefox 76 (copy&paste)
Integrate fluent-rs, a localization system: bug 1560038 (shipped in Firefox 76)
Why Rust? Performance and memory wins are substantial over previous JS implementation. It brings zero-copy parsing, and memory savvy resolving of localization strings. It also paves the way for migrating the rest of the Fluent APIs away from JS which is required for Fission.
Re: Firefox 76
#200Earlier quoted context omitted.
The commenter at the top of this thread wanted to know whether this version of Firefox is a "major release". Using the date doesn't change that.
"Firefox 10-04/20” "Firefox 10-05/20” then " Firefox 11-06/20”. Though deciding what's a "major release" seems like a thankless hassle.
There is no right way to decide what is a major release. Whatever you do, some users will think a major release should have been classed as minor, and vice versa. It's ultimately easier for everyone if you don't make the distinction.