[webkit-dev] WEB_SOCKETS enabled on all ports - let's remove the flag

Brian Burg bburg at apple.com
Wed Aug 2 15:05:24 PDT 2017


Hi WebKittens,

In WebKit, the Web Sockets API is guarded by the ENABLE_WEB_SOCKETS feature flag.

It seems that ENABLE_WEB_SOCKETS is turned on for Xcode and CMake build systems by default for several years on all ports. I think it’s time to remove the feature flag. Are there any objections?

If I don’t hear anything, the flag’s removal will be tracked in <https://bugs.webkit.org/show_bug.cgi?id=167044> and happen shortly.

Happy hacking,
	-Brian


More information about the webkit-dev mailing list