On 24.07.2017 21:03, Ralph Giles wrote:

I suspect this will be painful to maintain. We used to have a lot of
#ifdefs for media playback support but they weren't tested and were
usually broken, so we removed them.

Well, I'm just reintroducing them.

My original intention was just to build w/o the codecs, but that
broke a lot in the media stuff, so I moved on to disable it completely.

If you're just concerned about codesize, you can get a significant
reduction by stubbing out the MediaDecoder class and then disabling all
the code it depends on.

I also don't want the dom-related part in tbird. I'm also going to make
sure that it even never executes any jscript stuff from mails.


--mtx
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to