Don't define WebEnginePartCookieJar::filterCookie for old versions of Qt
ClosedPublic

Authored by stefanocrocco on Aug 9 2018, 10:03 AM.

Details

Summary

for versions of Qt before 5.11, WebEnginePartCookieJar::filterCookie
can't be defined because it's argument is of a type introduced in Qt 5.11.0

Test Plan

I couldn't test whether this actually builds on older versions of Qt because my systems all have Qt 5.11

Diff Detail

Repository
R226 Konqueror
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
stefanocrocco requested review of this revision.Aug 9 2018, 10:03 AM
stefanocrocco created this revision.
dfaure accepted this revision.Aug 9 2018, 10:04 AM
This revision is now accepted and ready to land.Aug 9 2018, 10:04 AM
stefanocrocco edited the test plan for this revision. (Show Details)Aug 9 2018, 10:05 AM
This revision was automatically updated to reflect the committed changes.