[webkit-qt] Removing support for Qt 4.6 on QtWebKit trunk

Benjamin Poulain benjamin.poulain at nokia.com
Tue Feb 22 09:37:50 PST 2011


On 02/22/2011 06:23 PM, ext Konstantin Tokarev wrote:
>> In preparing for the Qt 4.8 release, I will be removing support for
>> building QtWebKit trunk against Qt 4.6, as we normally only support the
>> latest two Qt versions.
>>
>> Are there any objections to this?
>
> Could you specify Qt 4.7-only features you'd like to use?

With each release of QtWebKit, we deprecate the Qt #ifdef of the 
unsupported Qt version to clean the code.

It is not that there is Qt 4.7 specific features, it is that Qt 4.6 is 
not supported anymore for trunk so we clean the code of all the 4.6 
specific path.

cheers,
Benjamin


More information about the webkit-qt mailing list