On Aug 18, 3:42 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > I assume that you only really expect these URIs to be used in docshells > (iframes, etc) and not as <img src> and the like?
My initial use-case is for when a user directly types in an address beginning with ninep:// into Firefox's address bar. However, I do understand your point that using multipart/x-mixed-replaced could create trouble if used in a context such as <img src>. You can, of course, host images on a 9P server, but I'm not sure if it will be used by anybody that way - if there seems to be such a demand, I won't go with the XUL way and just display raw data instead. > It might be nice to put a JavaScriptification of it up on the > developer.mozilla.org wiki as an example.... Would you be willing to at least > kick that off, if you're trying to understand how to rewrite it in JavaScript > anyway? I'd be more than happy to write up something once I've figured this out. Should take me about a week, I expect :) Thanks for all the help! Cheers, -- Anant _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
