-
therube
interesting. never heard of a site (browser ?) throwing a "Secure Connection Failed" message
-
therube
-
therube
but sure enough, it is so
-
therube
& i see we are up to 123, Firefox/128.0 SeaMonkey/2.53.20
-
therube
s/3/8/
-
nsITobin
therube: I could do it with nginx
-
therube
Preferences -> Advanced -> HTTP -> Identify as Firefox also works (but who would want to do that!)
-
therube
-
therube
The FF/SeaMonkey setting changes what they call "Browser:"
-
therube
With it being "Firefox 128.0" vs. "Mozilla 128" (& without the .0 - should that matter in any way)
-
nsITobin
therube: anyone who has been paying attention for the past decade would set their UA pref to cosplay as firefox for webcompat
-
nsITobin
this is far from a new and radical concept
-
therube
anyone who uses SeaMonkey keeps the dual setting - because we're SeaMonkey ;-)
-
nsITobin
One tidbit toward SSUAO is enable and improve the update service for it and do a pref ui for it
-
nsITobin
therube: well SM's settings are slightly different from what was all done in UXP not that I always agreed with HOW that was changed..
-
therube
actually, the ".0" does seem to be pertinent.
-
therube
if i take the FF UA
-
therube
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0
-
therube
& override it so that Firefox/128.0 becomes Firefox/128, so:
-
therube
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128
-
therube
then the site again fails
-
nsITobin
.9 normally defacto means UXP
-
nsITobin
precident is a bitch
-
nsITobin
so be careful with point nines
-
therube
so maybe that .0 should be there
-
nsITobin
some scripting may assume UXP in rare instances
-
nsITobin
the same logic that often parses rv also parses client slices
-
nsITobin
so it will expect at least one decimal place
-
nsITobin
I know my UA logic always did
-
nsITobin
therube: why UA sniffing is being used when everything is JS and JS can feature detect
-
nsITobin
but as we saw with clownflare even if they use feature detection they will just deny anyway or allow it to break in any event
-
therube
video, demo.mp4, does not *display* (at least on my end) in SeaMonkey or FF115,
github.com/AminBhst/brisk
-
therube
but i can use FlashGot in SeaMonkey & download it, where it plays just fine... can i drag & drop... ?
-
therube
no.
-
nsITobin
therube: WORKSFORME in seamonkey
-
nsITobin
but I am on linux
-
nsITobin
I HATE how the modern skinned media bar looks
-
therube
maybe cause, Format profile: High⊙6 (& i'm on Win7)
-
nsITobin
that should be reverted back to the old controls imo
-
nsITobin
You are just using the wrong OS
-
nsITobin
therube: why are you on Windows 7 and not something else?
-
therube
Win7 works, works as I need, does what I want it to do, no more, no less, has a UI/UX that works for me.
-
therube
& it's what I have ;-). my (brief) looks at Win10 have me pulling my hair out how to do simple things that i've done for years & no longer know how to do.
-
nsITobin
my lightly NTLite'd LTSC 2019 functionally with a few tidbits is effectively a non-aero windows 7 UI except for crap they moved to PC Settings.
-
nsITobin
and a few XP app incompatibilities
-
nsITobin
therube: its kinda funny cause when I have to do something that changed oddly in Windows 10 I normally have to default to the absolute oldest method.. command line registry or launching something from memory
-
therube
-
therube
but you can be sure their DOS based systems can't be hacked, where you can be sure their wizbang 212 mill will be hacked.
-
nsITobin
but I contextualize the height of UX to be Windows 3.1/NT3.x and Windows 2000
-
nsITobin
for Windows
-
tomman
-
tomman
> A Google engineer presented a proposal to the official standardization committee that would split JavaScript into two languages, a core to be implemented by runtime engines and a more capable variant which depends on tools that compile it down to that core.
-
nsITobin
so what Mozilla is doing with using NPM for modern Firefox
-
nsITobin
Standardizing V8 and Frameworks is not exactly a great idea..
-
nsITobin
imo
-
nsITobin
just ain't