> I'm weary about ifdef statements and it doesn't look like this would
> handle future versions of webkit anyway.

Yes, I'm not fond either of defining use cases with preprocessor
statements, that's why I'm rather asking if we should keep the if
check (as it is only useful for outdated versions of webkitgtk), than
enforcing that #if >= version.
Btw that's not really an ifdef but rather a comparison of constants.

I'm not sure about what you mean by handling future versions of
webkit. Do you fear that they will remove the macro in future versions
?

Reply via email to