RESOLVED FIXED 104003
WebKit tests for the Qt API should include tests of CMake config files
https://bugs.webkit.org/show_bug.cgi?id=104003
Summary WebKit tests for the Qt API should include tests of CMake config files
steveire
Reported 2012-12-04 08:08:38 PST
Created attachment 177483 [details] Add unit test Patch attached.
Attachments
Add unit test (1.69 KB, patch)
2012-12-04 08:08 PST, steveire
no flags
Patch (2.80 KB, patch)
2012-12-11 04:28 PST, steveire
hausmann: review+
hausmann: commit-queue-
Simon Hausmann
Comment 1 2012-12-10 03:13:00 PST
Comment on attachment 177483 [details] Add unit test Patch looks good in general, but please include a ChangeLog. You can do this for example by calling Tools/Scripts/webkit-patch prepare 104003 The number is the number of this bug, so that the ChangeLog will automatically include a reference to this bug. After calling this command, open the ChangeLog changed files and complete the new entries. Afterwards you can post your patch automatically to bugzilla by using Tools/Scripts/webkit-patch post and you can pass --request-commit as parameter to the post command if you'd like to get the patch landed automatically using the commit queue. (you probably want this unless you are a committer yourself or you know somebody how is going to care of landing the change in SVN)
steveire
Comment 2 2012-12-11 04:28:56 PST
Simon Hausmann
Comment 3 2012-12-11 06:02:14 PST
Comment on attachment 178777 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=178777&action=review > Source/WebKit/qt/ChangeLog:6 > + Rubber-stamped by Simon Hausmann. This field should've been left as is the NOBODY (OOPS) line) because it's not known in advance who the reviewer is (usually) or if it's a rubber stamp or not. r=me on the patch anyway, I'll land it manually.
Simon Hausmann
Comment 4 2012-12-11 06:04:18 PST
Note You need to log in before you can comment on or make changes to this bug.