Comment 3 for bug 1398044

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

It seems the actual removal commit https://codereview.qt-project.org/#/c/97487/ was a couple of days after the beta release.

When fixing the problem, please do a conditional fix with #if QT_VERSION < QT_VERSION_CHECK(5, 4, 0) so that you can ship the fix already before Qt 5.4 lands. It makes Qt landings less complex if no-change rebuilds are possible.

Providing the Oxide functionality to fix bug #1387537 would mean webbrowser/online-accounts would not need to be touched or even included in the Qt landings (they would continue to work with new Qt without a rebuild).