Hi WebKittens,

 

Recently I did some work around syncing the contents of FeatureDefines.xcconfig and WebKitFeatures.cmake, https://bugs.webkit.org/show_bug.cgi?id=191167 . Michael mentioned someone noticing that ENABLE(RESOURCE_LOAD_STATISTICS) didn’t end up in that list. I did some digging and saw that it ended up in Platform.h, https://bugs.webkit.org/show_bug.cgi?id=189959 . So what I’m wondering is what is the criteria for something being in FeatureDefines.xcconfig and whether ENABLE_RESOURCE_LOAD_STATISTICS meets it.

 

Thanks

Don