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

Brian Burg bburg at apple.com
Mon Jul 24 13:44:00 PDT 2017


Hi WebKittens,

In WebKit, the various web-exposed timing APIs–Resource Timing, User Timing, and Navigation Timing are guarded by the ENABLE_WEB_TIMING feature flag.

It seems that ENABLE_WEB_TIMING is turned on for Xcode and CMake build systems by default, and we have not experienced any fallout from shipping these features in Safari Technology Preview. I think it’s time to remove the feature flag. Are there any objections? Is there a port in-tree that’s compiling without this feature?

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

Happy hacking,
	-Brian


More information about the webkit-dev mailing list