-
JGod-P666-78
Following the trend of other browsers, a portable installation has been created, which, thanks to winPenPack's X-launcher that the portable launcher is based on, is completely self-contained. Nothing is stored on the host computer; your bookmarks, passwords, history, downloads, etc. stay neatly where they belong: on your stick.
-
JGod-P666-78
on Palemoons website
-
JGod-P666-78
I wonder if it can be done to Seamonkey as well.
-
tomman
oh boy, the latest Danbooru update brought more Chromeisms™
-
tomman
time to deploy 2.53.11 and recheck
-
tomman
danbooru.donmai.us/forum_topics/17912?page=16 many people (including an iOS 12 user!) are complaining, so it's not just me
-
tomman
a lot of stuff is broken
-
tomman
for example, this post should have translation tooltips over the Japanese text bubbles
danbooru.donmai.us/posts/5144696
-
tomman
they stopped working as of today
-
tomman
ugh...
-
tomman
> SyntaxError: bad method definition 808-e2e4047cfdc2e376b8a1.js:2:3094
-
tomman
> ReferenceError: $ is not defined [Conocer más] 5144696:176:3
-
tomman
and a couple of "None of the "sha256" hashes in the integrity attribute match the content of the subresource"
-
IanN_Away
tomman: makes no difference with an earlier SM
-
tomman
a lot of stuff broke with their latest backend update
-
tomman
I guess we're being punished for watching our pervy Japanese drawings outside Holy Latest Chrome™
-
frg_Away
dynamic imports?
-
tomman
the ONLY site I actually care is now unusable because Chrome :/
-
tomman
-
tomman
hover over any of the thumbnails
-
tomman
you should get a popup box with a bunch of clickable tags and some metadata
-
tomman
but with their latest update, all we get is the standard HTML alt text
-
tomman
and the same errors logged on console
-
tomman
oh wow, Debian updated me to FF91ESR
-
tomman
can't test on ESR78 anymore until I figure out how to rollback
-
tomman
(FWIW, Danbooru latest update seems works fine there, so I can cue the "go use a non-dead browser" non-answers from staff)
-
tomman
github.com/danbooru/danbooru/commits/master time to figure out where they went off-the-rails
-
tomman
seems to be broken on Safari too, which is interesting
-
tomman
they normally disclose update changelogs on the production servers, but nothing about yesterdays' change:
danbooru.donmai.us/forum_topics/17913?page=2
-
tomman
-
tomman
"Copy-to-clipboard disabled because your browser does not appear to support it. hooks.ts:20:6"
-
tomman
uh, what?
-
tomman
oh, it's navigator.clipboard
-
frg_Away
looks like shit. fuzzy fonts and bad readability. Didn't expect anythign else at this point from mozilla.
-
tomman
uh,but I've used sites that let me copy stuff to clipboard on SeaMonkey for ages
-
tomman
what changed?
-
tomman
hey, at least they have night mode now... Oh, and you can buy a subscription!
-
frg_Away
works here
-
njsg
copy-to-clipboard disabled?
-
njsg
what's next, human-readable text disa... no, sites do that already
-
tomman
-
tomman
oh, so navigator.clipboard (introduced on FF63) is the "proper" way to do it these days
-
tomman
prior to that was document.execCommand()
-
njsg
let's hope it doesn't ignore the primary selection
-
frg_Away
selection works. Didn't try anything else.
-
frg_Away
Bug 1578321 Giving web content access to the clipboard seems to be great idea ...
-
frg_Away
Not in a hurry to port this one.
-
tomman
-
tomman
wonder what the hell is a bad method definition, but holy hell, minimized JS hellstew
-
tomman
it's this: var C=class{el=void 0;constructor(t){this.el=t}traversals={first:"firstElementChild",next:"nextElementSibling",parent:"parentElement"}
-
tomman
what the hell is THAT
-
tomman
all my JS-poisoned mind can tell is a big fat syntax error, but I'm not sure on these modern Chromeisms
-
tomman
time to tell the W3C to rename JavaScript to GoogleScript?
-
tomman
forum.palemoon.org/viewtopic.php?f=70&t=27913 oh oh oh oh, Danbooru is not the only sinner with this "bad method definition" BS!
-
tomman
-
tomman
itsfoss.com yup, it also hits SeaMonkey
-
tomman
danbooru.donmai.us/forum_posts/206801 yup, it's hitting more than just SM and old iDevices...