03:55:27 ewong or IanN_Away does mar have a mimetype? 05:55:07 Hendikins: long time no see 05:55:25 oh wow Hendikins is here 05:56:39 I've always been here? 05:56:55 I haven't seen you in years 05:57:08 Been floating around, just haven't had much to say. 05:57:13 eyes old :p 05:58:16 if you aren't up to date.. my unchecked escilating asshole thing is been severely curtailed since I was totally betrayed and purged so most here have been enjoying that.. mentioning it tho not so much :P 05:58:46 i am sure a-865 would agree 10:38:50 "I wonder how you use stuff like instant messaging", wait, since when did instant messaging require browsing? 18:32:50 frg_Away: do you know the mozilla rdf mimetype? 18:33:07 str8 xml will work but I want it proper 18:34:57 well the official one is application/rdf+xml but i dunno if Mozilla's varient had a vendor mime 18:35:24 Found only text/rdf: https://searchfox.org/mozilla-esr60/source/devtools/shared/webconsole/network-helper.js#414 18:36:07 likely did that so it wouldn't get passed through the parser when they still had it 18:37:05 well if RDF is still being passed through the xml parser as just xml then devtools might end up with the no-style rendered version and not the plaintext 18:37:23 application/rdf+xml is also present 18:38:10 i couldn't find anything for mar tho 19:02:26 instead of shitting out http headers for content-type when I can just get/set ini setting default_mimetype which is provided if one hasn't already been specified .. getting the function to update the "registry" value means i can always know what it is but i don't have to actually directly output it.. 19:04:14 Thrr is nothing in libmar so probably nothing elsewhere too. 19:04:18 should have done that years ago but at the time i just wanted a small selection of headers i'd need to send out a lot.. so html xml xpi bin text plus 404 and 501 19:06:15 well mar is a terrible format and the post-xpinstall application update service just haven't ever been 100% reliable despite patches and THAT VERY FACT is why I do not subscribe to the notion of a universal "maintaince" service 19:07:05 I love Mozilla code.. but if remote xul outside specific targeted applications is dangerous as fuck.. so is the mozilla platform running as NT AUTHORITY\SYSTEM (or one of its token varents) 19:07:47 idc if updater is not xpcom code (exactly) i just find it unwise 19:09:27 It solves a thing or two if the user is not an adminstrator but otherwise I hate these "services". Unlike malware authors who like them :) 19:10:12 a user who is not an administrator should not be allowed by any means to change system configuration including program updates 19:10:36 no this is all about FxaaS 19:10:54 a user who cannot update isn't on a rolling cloud enabled release 19:11:34 yeah. And the stub installers are something which should go away too. I dislike all the stuff going on in background and hitting the net regularly. 19:11:39 THAT is why .. anything administrator-y outside that is just bonus manipulation points to push the ill advised change 19:11:55 Stub Installers should be an OPTION 19:12:02 secondary 19:12:05 NOT primary 19:12:22 OR primary as a graphical button with text link directly under 19:12:36 just as long as it isn't hidden away 19:15:02 I do need to replace the update service tho.. i want it to use the archive files I already produce driven by an xpi file.. We already added xz for use in mar compression so xz is IN the platform.. and i can readd 7zip as well 19:16:17 first order of business tho on that front is to hack the add-ons manager and add-ons update service to accept xpinstall type 1 again which would be a modified install manifest that would contain the metadata for the platform to feed into the updater instead of having two COMPLETELY different AUS methods 19:42:28 frg_Away: how are you in treeview controller scripting? 19:43:08 also I'd love to know why DOMi can't traverse to treechildren which are loaded via a data source 19:43:14 rather than markup 19:46:37 The use. Can do patches and figure out things but overall not very good. rdf data sources are on the way out. I think no use left in our tree but the removal has not happened for add-on compatibility yet. 19:50:02 ^the usual not the use