[webkit-dev] Suggestion: runtime disable Fetch API until it's complete enough for real web-apps

Maciej Stachowiak mjs at apple.com
Thu Mar 31 11:32:26 PDT 2016


> On Mar 31, 2016, at 11:14 AM, youenn fablet <youennf at gmail.com> wrote:
> 
> Hi,
> 
> I like the idea of a runtime flag.
> I would wait to enable fetch use until it passes sufficient numbers of web-platform-test tests.
> This can be tested in http://w3c-test.org/tools/runner/index.html <http://w3c-test.org/tools/runner/index.html> (folder fetch/api).
> I think th
> 
> Also, are you suggesting that it would be in addition to the compile flag or as a replacement?

As long as everything is hidden and there are no bad side effects when the runtime flag is off, it could substitute entirely for a compile-time flag. I'd like to see us using runtime flags more and compile-time flags less.

Regards,
Maciej

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20160331/01698681/attachment.html>


More information about the webkit-dev mailing list