> I want to find out whether a webkit patch for bug > 24223<https://bugs.webkit.org/show_bug.cgi?id=24223> has been > included in the qt port, and if so the version of qt it's picked up in. Or if > not, what's the process to get the patch into the > qt port.
Given the date of the bug I doubt it is included in any released version of QtWebKit. The stabilization and release branches are publicly available on Gitorious: http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit You can check in there which patch is in which version. You do not have to do anything to make it included in the next version. We create release branch from trunk so the next time we create a serious release branch, the patch will be included. cheers, Benjamin _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
