-
tomman
the more I learn about Google WebComponents™, er, CustomElements, the more I wonder on why webdevs are so allergic to server side frameworks nowadays
-
tomman
why punt the complexity to client side, and make JavaScript a hard dependency of it!?
-
nsITobin
exactly
-
nsITobin
XBL and XML was the way to go
-
nsITobin
tomman: one day I will write a lib that eats an XBL-like file and construct the custom element for you
-
nsITobin
well tomman tell me the logic in prefering HTML because XML syntax checking is too hard or annoying but then its all javascript where every error is fatal
-
nsITobin
and you get no parsing error and often not even an error page
-
nsITobin
just a blank white page
-
nsITobin
why is a blank white page on error better than an XML Parsing Error message
-
tomman
no, it should be a blank page with two words only: Something Happened.
-
tomman
nothing else.
-
nsITobin
and a ref code
-
nsITobin
tomman: seriously blank white pages are still a thing for js failures
-
tomman
see, JS even fails at failing!
-
nsITobin
well javascript is an abomination even eich agrees
-
nsITobin
but classical use in Mozilla was pretty good until a while ago
-
nsITobin
Okay so some fuzzy animal musta hit my keyboard lol Good morning everyperson
-
frg_Away
nsITobin greetings
-
nsITobin
sup
-
nsITobin
god I hate mozconfigure
-
nsITobin
unlike mozbuild it doesn't just operate as sandboxed python it has some strange decorator thing that just screwes with what I expect the execution code paths to be.. its like stuff exists but not but sometimes
-
nsITobin
finally
-
nsITobin
'MOZILLA_COMPATVERSION': '"91.0"',
-
nsITobin
'MOZILLA_COMPATVERSION_U': '91.0',
-
nsITobin
build/milestone-compat.txt
-
nsITobin
I thought confvar and I thought configure option with defaults and i already did the pref this is just less of a hassle lol
-
nsITobin
else I'd be duplicating too much or it being all convoluted
-
nsITobin
thinking about it .. if you can set site specific user agents why does the user need to twiddle with the compat version on a global level
-
nsITobin
seems more like something they will forget they have done because it worked and they got on with it at the time and cause more support issues than needed
-
nsITobin
later
-
frg_Away
nsITobin some sites alredy give me grief with 91. Thought about trying setting to 128 and see how it goes.
-
frg_Away
Need to fix theip branch. Private files also sin out of control now on websites. It s*cks. Wonder what is next. Mandatory WASM on all sites probably....
-
nsITobin
if wasm was used for things like that damn good winamp clone in html .. i'd be more for it.. but we know it won't be
-
nsITobin
and why is blackbox js executed code better than isolated (theoretically) plugins?
-
nsITobin
it's all a bit nuts
-
nsITobin
Granted I don't subscribe to "but mah security sandbox" very heavily it has its place but I am still struggling to find what is so stellar and better about this stuff vs 10 years ago
-
nsITobin
it just seems more complicated and shifted around at best
-
nsITobin
oh my build successfully completed.. lets see if it works now
-
nsITobin
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.20
-
nsITobin
privacy.resistFingerprinting;true
-
nsITobin
User agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0 Gecko/20100101 Firefox/91.0
-
nsITobin
... i dropped a parenthisis somewhere
-
nsITobin
User agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0 Gecko/20100101 Firefox/91.0
-
nsITobin
is it supposed to be Windows 7?
-
nsITobin
I'd think that would make you stand out like a sore thumb these days
-
nsITobin
eh that's a different patch lol
-
nsITobin
-
nsITobin
more what you were looking for?
-
frg_Away
nsITobin yes. Thsnks. Will take a deeper look later.
-
nsITobin
and patch for 1737436 hardcoded revision and firefox version to use the build var is up but it does depend on the snakeoil patch
-
frg_Away
Testing 2.53.19 right now and do some backups. Will check both later. Might be something for todays or tomorrows 2.53 for a wider audience.
-
nsITobin
fun times
-
nsITobin
i just got back from the store
-
nsITobin
2.53 is much easier to follow by bug i dunno why I have such an issue with central.. just seems to activate my disaster recovery fix the everything senses i guess
-
frg_Away
nsITobin just tested 2.53.19. Your bug is next but maybe a bit later. Time flies.
-
nsITobin
its cool dude just glad to help clear some of the bug queue and move it into the patch queue
-
nsITobin
I need to resist the urge to be too clever about shit.. going overboard all at once on changes.
-
nsITobin
so it can be allocated where it really needs it when it is actually needed
-
nsITobin
if that makes any sense
-
nsITobin
I could easily get lost on some chunk of the codebase spending days and days doing half a dozen barely related things and yeah it would be great but is it NEEDED that sort of thing
-
nsITobin
or i can do half a dozen barely related tthings that actually NEED fixed
-
Cole_
hiya
-
Cole_
?
-
nsITobin
hi
-
Cole_
ok
-
Cole_
it's working right
-
Cole_
see y'all
-
nsITobin
?
-
nsITobin
k
-
nsITobin
lol
-
nsITobin
Rest well frg
-
nsITobin
is it time for Saturday Night SeaMonkey?
-
nsITobin
tomman
-
nsITobin
Hello Artea