A few fixes for bugzilla-tool
Created attachment 31852 [details] bugzilla-tool: use unicode instead of str when fetching the patch name --- 2 files changed, 9 insertions(+), 1 deletions(-)
Created attachment 31853 [details] bugzilla-tool: Add Simon Hausmann as reviewer --- 2 files changed, 9 insertions(+), 0 deletions(-)
Comment on attachment 31853 [details] bugzilla-tool: Add Simon Hausmann as reviewer > +++ b/WebKitTools/Scripts/modules/bugzilla.py > @@ -89,6 +89,7 @@ class Bugzilla: > "eric" : "Eric Seidel", > "fishd" : "Darin Fisher", > "gns" : "Gustavo Noronha", > + "hausmann" : "Simon Hausmann", r=me.
Comment on attachment 31852 [details] bugzilla-tool: use unicode instead of str when fetching the patch name Please add the link to the bug in the changelog (even though in this case it doesn't really add anything).
Yup, these look good.
I'm not sure why this is assigned to me? Unless I'm supposed to land it?
I need the reviewer fix, so will land.
svn-apply doesn't seem to fix the ChangeLog correctly when applying this. Odd.
Comment on attachment 31853 [details] bugzilla-tool: Add Simon Hausmann as reviewer This was already commited: http://trac.webkit.org/changeset/45174
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKitTools/ChangeLog M WebKitTools/Scripts/modules/bugzilla.py Committed r45192 http://trac.webkit.org/changeset/45192