Re: [dev] [surf] [PATCH] improve title change handling

From: Quentin Rameau <quinq.ml_AT_gmail.com>
Date: Thu, 13 Feb 2014 10:49:02 +0100

> 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
?
Received on Thu Feb 13 2014 - 10:49:02 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 13 2014 - 11:00:10 CET