ambassador
ambassador copied to clipboard
Extension builds with wrong modified date
This has been present for a while, but I'm formally documenting it now.
Currently the extension build script produces an XPI with bogus modified dates on the contained files. This is apparently due to using jar_maker. The build subsystem needs to use zip or some other method for packaging the extension that produces proper file metadata.
I've removed the milestone because this is on hold until some upstream build system magic happens. I may still poke at this later, but any modifications will be temporary workarounds at best.