[webkit-dev] JIT probe mechanism soon required for DFG and FTL OSR Exit

2017-07-18 Thread Mark Lam
FYI, I’m looking into making OSR exits work in a more memory efficient way using the JIT probe mechanism. Once we make this transition, the DFG and FTL will not work for any CPU targets that don’t support the JIT probe mechanism. The API to the JIT probe will probably change as well as this

[webkit-dev] How to display new MIME types?

2017-07-18 Thread Daryle Walker
[I’m not sure this is the right forum.] If I want Safari for Mac to display a new MIME type, how do I do it? I know there used to be an Apple-custom API for this, but it was deprecated for classic Netscape plug-ins long ago. However, those NPAPI plug-ins have been deprecated themselves across