[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 10:02:32 PDT 2016
The recently released Safari Technology Preview has gotten more people living on builds close to trunk, which is cool. Some people pointing out that the current state of Fetch API causes problems - it's not quite complete enough for real web apps that want to use it, but its presence breaks the detection that would substitute a polypill.
I'd like to suggest that it should be disabled until it's complete enough to work. I would propose a runtime flag instead of compile-time so it can continue to be tested by our regression tests while it's getting finished up.
Regards,
Maciej
More information about the webkit-dev
mailing list