To submit a patch:
- Create a bug at http://bugs.webkit.org
- When creating the patch, make sure you follow the WebKit contribution guidelines. Specifically:
- Make sure you create a ChangeLog entry (use WebKitTools/Scripts/prepare-ChangeLog to create a template entry), with a patch description and the bug URL in it
- Make sure you follow the WebKit coding style guidelines
- Make sure you set r:? on the patch
- When applicable, add 'wx' to the keywords and ideally to the bug report
- Don't worry about run-webkit-tests, we don't yet have that running since some chunks are not yet implemented for wx.
Failure to do these things could lead to your patch being rejected, so it's worth the little extra effort to make sure you've got things taken care of the first time around.