09:00:22 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. 09:00:30 on Palemoons website 09:00:42 I wonder if it can be done to Seamonkey as well. 15:19:52 oh boy, the latest Danbooru update brought more Chromeisms™ 15:19:58 time to deploy 2.53.11 and recheck 15:20:38 https://danbooru.donmai.us/forum_topics/17912?page=16 many people (including an iOS 12 user!) are complaining, so it's not just me 15:21:08 a lot of stuff is broken 15:21:30 for example, this post should have translation tooltips over the Japanese text bubbles https://danbooru.donmai.us/posts/5144696 15:21:37 they stopped working as of today 15:21:56 ugh... 15:22:17 > SyntaxError: bad method definition 808-e2e4047cfdc2e376b8a1.js:2:3094 15:22:31 > ReferenceError: $ is not defined [Conocer más] 5144696:176:3 15:23:01 and a couple of "None of the "sha256" hashes in the integrity attribute match the content of the subresource" 15:25:11 tomman: makes no difference with an earlier SM 15:25:38 a lot of stuff broke with their latest backend update 15:26:08 I guess we're being punished for watching our pervy Japanese drawings outside Holy Latest Chrome™ 15:26:48 dynamic imports? 15:26:57 the ONLY site I actually care is now unusable because Chrome :/ 15:27:25 another example: https://danbooru.donmai.us/posts?tags=jokanhiyou 15:27:31 hover over any of the thumbnails 15:27:43 you should get a popup box with a bunch of clickable tags and some metadata 15:27:59 but with their latest update, all we get is the standard HTML alt text 15:28:09 and the same errors logged on console 15:30:06 oh wow, Debian updated me to FF91ESR 15:30:23 can't test on ESR78 anymore until I figure out how to rollback 15:31:25 (FWIW, Danbooru latest update seems works fine there, so I can cue the "go use a non-dead browser" non-answers from staff) 15:33:23 https://github.com/danbooru/danbooru/commits/master time to figure out where they went off-the-rails 15:36:16 seems to be broken on Safari too, which is interesting 15:37:33 they normally disclose update changelogs on the production servers, but nothing about yesterdays' change: https://danbooru.donmai.us/forum_topics/17913?page=2 16:39:42 https://hacks.mozilla.org/2022/03/a-new-year-a-new-mdn/ let's see what they broke this time 16:40:04 "Copy-to-clipboard disabled because your browser does not appear to support it. hooks.ts:20:6" 16:40:12 uh, what? 16:44:35 oh, it's navigator.clipboard 16:46:16 looks like shit. fuzzy fonts and bad readability. Didn't expect anythign else at this point from mozilla. 16:46:29 uh,but I've used sites that let me copy stuff to clipboard on SeaMonkey for ages 16:46:31 what changed? 16:46:52 hey, at least they have night mode now... Oh, and you can buy a subscription! 16:46:55 works here 16:47:03 copy-to-clipboard disabled? 16:47:14 what's next, human-readable text disa... no, sites do that already 16:47:44 https://stackoverflow.com/questions/400212/how-do-i-copy-to-the-clipboard-in-javascript 16:48:09 oh, so navigator.clipboard (introduced on FF63) is the "proper" way to do it these days 16:48:17 prior to that was document.execCommand() 16:48:52 let's hope it doesn't ignore the primary selection 16:49:18 selection works. Didn't try anything else. 16:52:24 Bug 1578321 Giving web content access to the clipboard seems to be great idea ... 16:52:26 Not in a hurry to port this one. 21:26:09 https://danbooru.donmai.us/forum_posts/206776 blame jQuery, right... 21:29:08 wonder what the hell is a bad method definition, but holy hell, minimized JS hellstew 21:29:59 it's this: var C=class{el=void 0;constructor(t){this.el=t}traversals={first:"firstElementChild",next:"nextElementSibling",parent:"parentElement"} 21:30:07 what the hell is THAT 21:30:40 all my JS-poisoned mind can tell is a big fat syntax error, but I'm not sure on these modern Chromeisms 21:30:53 time to tell the W3C to rename JavaScript to GoogleScript? 22:26:56 https://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! 22:30:10 and even that way seems to be discouraged? https://stackoverflow.com/questions/38739499/anonymous-class-instance-is-it-a-bad-idea 22:31:21 https://itsfoss.com/ yup, it also hits SeaMonkey 23:20:23 https://danbooru.donmai.us/forum_posts/206801 yup, it's hitting more than just SM and old iDevices...