Changes between Version 32 and Version 33 of QtWebKit
- Timestamp:
- Mar 2, 2010, 9:11:47 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKit
v32 v33 20 20 === Reporting Bugs === 21 21 22 Bug reports, feature requests, and patches for the Qt-port of WebKit should all be submitted to the [http://webkit.org/new-qtwebkit-bug WebKit Bugzilla]. 22 * Use the template shortcut [http://webkit.org/new-qtwebkit-bug http://webkit.org/new-qtwebkit-bug] 23 * Attach a reproducible minimal test-case (HTML snippet, compilable C++ code) 23 24 24 Please follow the standard WebKit [http://webkit.org/quality/reporting.html bug reporting guidelines] and [http://webkit.org/quality/bugwriting.html steps for writing good bug reports], but take note of the [https://trac.webkit.org/wiki/QtWebKitContrib#ReportingBugs QtWebKit specifics]. 25 Please follow the standard WebKit [http://webkit.org/quality/reporting.html bug reporting guidelines] and [http://webkit.org/quality/bugwriting.html steps for writing good bug reports]. 26 27 For detail on what the various fields are used for see [https://trac.webkit.org/wiki/QtWebKitContrib#ReportingBugs this page]. 25 28 26 29