21:27:44 https://news.ycombinator.com/item?id=42645218 not sure if to laugh or cry 21:27:54 FWIW, this doesn't work on the ancient pdf.js build I have here 21:28:00 so... I'm safe? 21:29:54 tomman: I wonder how many years it has been since I pushed for removing pdf.js from Pale Moon... 21:30:18 for this very eventuality (cause keeping it actually up to date was the other choice) 21:30:19 I actually always hated browser plugins for PDF, but then that's Adobe trauma for ya~ 21:30:29 but yeah, PDF is just a too complex format for its own good 21:30:32 again, blame Adobe 21:30:35 i prefer plugins for alien content 21:31:15 I'd prefer flash or silverlight for video 21:31:30 but going that route I have even more demands 21:31:37 because why wouldn't i lol 21:31:39 tomman 21:34:02 PDF became a web standard for me many moons ago, when we figured out that the only way to send HTML to that printer and not end destroying your nerves was... hard render it to PDF :D 21:34:16 PDF is NOT a web standard 21:34:24 its not a web format at all 21:34:42 it has no business being displayed as if it was an html page or image without specialized software 21:34:58 if js an extension then but a plugin is my choice 21:35:04 or an external client 21:35:06 is even better 21:35:11 a pdf reader as it were 21:35:30 For me I need both, sadly 21:35:48 why? why does the browser need to display it 21:36:06 why can't it be downloaded read discarded or download read filled out and submitted 21:36:09 simple 21:36:12 effective 21:36:22 doesn't require 800 js libs 21:36:23 Because firing extra software is a waste of resources, but then... I'm talking from conceptions rooted in the Adobe Acrobat bloatfest era 21:36:53 firing up a million subprocesses is a waste of resources.. wasting resources does NOT factor in unless its a power waste and it can be linked back to them 21:36:55 if anything, pdf.js proved you don't need a security wreck of external software to render 90% of the PDFs out there 21:37:18 no you need a security wreak of a browser 21:37:22 Now, you and me are nerds and can tell which is the best tool depending on any particular scenario 21:37:23 for literally everything 21:37:28 no matter if you want it or not 21:37:42 but when dealng with Other People's Computers, the less software you have to manage for them, the better 21:37:52 the best tool is specific software that is designed for the purpose for which it is employed 21:38:19 if you think PDFs on a browser is ridiculous, now try controlling a PRINTER from a webapp 21:38:28 say, print to custom paper sizes, deal with margins and that stuff 21:38:39 well then users need to stop using computers OR learn how to manage them selves effectively if not the then definition of proper 21:38:57 as a maintainer of some internal webapp (no JS abuse, thankfully), we found long ago that browsers and printers do not mix, except via PDFs 21:39:16 do you know why? 21:39:31 because PDF is not a web format its a printer format 21:39:48 or more properly a display technology commonly mapped to printers except if you have a mac 21:40:26 Indeed it's a document presentation format, but once again people expect for one app to do everything 21:40:36 and these days that app shall be Google Chr--- the web browser 21:40:55 people have been misinformed or have specifically ignored the natural conclusion from experience 21:41:05 and as someone that maintains software for the government, sadly we cant tell them to set their printers ablaze (as much as I want!) 21:41:24 i think most do it to conform.. you don't want to stand out or look dumb trying to ask a question about something most don't use 21:41:33 just yesterday I charged $20 for one of those offices to unfuck their HP MFP 135W on one of their W10 workstations :P 21:41:34 conformity does not work 21:41:37 see Pale Moon 21:41:52 next time I get called to service an HP anything, I'll bring a baseball bat 21:42:18 I miss my HP Deskjet 720c 21:42:27 it was a decent ink jet printer 21:42:39 basically an hp eq to the mid-teir bubblejet 22:59:05 frg_Away: Moonchild backported 3 security patches how many are in seamonkey this round cause you have all three he applied to UXP 22:59:49 nsITobin 2 not sure #3 was from mozilla 23:00:07 üpickec the esr115 ones for 2.53.20 23:01:12 well he doesn't properly attribute security patches to keep dem hackers away from all couple thousand Pale Moon users give or take Brazil 23:18:14 ok the third seeming sec patch looks like adhoc development to match current mozilla code .. tho i can't seem to annotate or git blame to find the change it is blocked by the clang reformat 23:23:04 Usually you can show the last commit before the reformat 23:37:03 yeah i'd have to go before that commit in the tree and then try and view history that way but its blocking git blame 23:37:32 maybe you will reconize the change 23:37:33 https://repo.palemoon.org/MoonchildProductions/UXP/commit/ee865dd269b373ea2f17b5b0ac0eebaafff222b6 23:37:48 i do know it is before the inital commit on the seamonkey git 23:42:58 https://hg.mozilla.org/releases/mozilla-esr128/rev/64544b16dbbbe44147534a836831e234469df97a 23:44:04 not sure it is this one but recent 23:45:41 Only use of npon token and not in 115 23:47:05 ^npn token 23:53:04 yeah that's the change added after the thing gets assigned to rv 23:53:15 anyway not important rest well frg