Created attachment 49753 [details] Patch replacing uint by unsigned Patch replacing uint by unsigned
Comment on attachment 49753 [details] Patch replacing uint by unsigned > Index: WebCore/ChangeLog > +2010-03-01 Fridrich Strba <fridrich.strba@bluewin.ch> > + > + Reviewed by NOBODY (OOPS!). > + > + Use unsigned instead of uint which does not exist on windows You should have a link to the bug here. (I would r+ and say fix this on landing but I don't think you have commit bit.)
Created attachment 49786 [details] Patch replacing uint by unsigned including the link to this honourable bug report
Comment on attachment 49786 [details] Patch replacing uint by unsigned including the link to this honourable bug report r=me
Comment on attachment 49786 [details] Patch replacing uint by unsigned including the link to this honourable bug report Clearing flags on attachment: 49786 Committed r55420: <http://trac.webkit.org/changeset/55420>
All reviewed patches have been landed. Closing bug.