On Sat, Oct 17, 2015 at 3:48 PM, Ben Kelly <[email protected]> wrote:
> On Oct 16, 2015 6:17 PM, "Robert O'Callahan" <[email protected]> wrote: > > I guess the right fix would be to have a Web proxy service that accepts > > URLs in a custom format, unpacks ZIP files and serves their contents. > > Bugzilla could do this in a service worker. > Or you could register a custom content type handler (possibly via a special "Gecko Hackers" Firefox add-on) that runs an appropriate mach command when said file is downloaded. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

