Changes between Version 7 and Version 8 of QtWebKitCheckList
- Timestamp:
- Apr 12, 2011, 10:59:24 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitCheckList
v7 v8 3 3 = QtWebKit Checklist of trunk = 4 4 5 As part of making sure trunk is good enough at any time here is 15 minutes checklist to run every week on trunk. The purpose if not to do an intensive testing (aka black team testing or layout tests or auto-test) but just a check up. 6 It should not be long otherwise nobody will do it. Any problem we catch is worth running this small check up. 5 As part of making sure trunk is good enough at any time here is 15 minutes checklist to run every week on trunk. The purpose if not to do an intensive testing (aka black team testing or layout tests or auto-test) but just a check up. It should not be long otherwise nobody will do it. Any problem we catch is worth running this small check up. 7 6 8 The concept is simple you take trunk, you write down the revision, you build 9 it and you run QtTestBrowser. 7 The concept is simple you take trunk, you write down the revision, you build it and you run QtTestBrowser. 10 8 11 9 == Instructions == 12 10 13 Here is what you should do with QtTestBrowser 11 Here is what you should do with QtTestBrowser: 14 12 15 13 * Go to gmail.com (https version), log in, browse some mails, start a chat … … 24 22 Test it with QWebView and QGraphicsWebView (Develop menu in QtTestBrowser). 25 23 26 Anything suspicious should be reported to the usual place : 27 http://bugs.webkit.org. 24 Anything suspicious should be reported to the usual places: the IRC channel, the [http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt mailing list] and [https://bugs.wekbkit.org bugzilla] 28 25 29 You could send a small report onwebkit-qt@lists.webkit.org with the configuration, the revision so we are all aware the checkup has been done.26 You could send a small report to webkit-qt@lists.webkit.org with the configuration, the revision so we are all aware the checkup has been done. 30 27 31 == List of all !QtWebKit wiki pages==32 [[TitleIndex(Qt)]] 28 == See also == 29 * QtWebKitTesting