remove ENABLE_INSPECTOR_SERVER definition from config.h and placing it to SetupWebKitFeatures.m4
Created attachment 220695 [details] Move ENABLE_INSPECTOR_SERVER
Created attachment 220707 [details] Move ENABLE_INSPECTOR_SERVER definition to SetupWebKitFeatures.m4
This seems like the opposite of what we want. Why is it useful to have it in SetupWebKitFeatures.m4 instead of config.h? Your patch also has the side-effect of disabling it on EFL.