Bug 109623

Summary: Fix signedness in WebTestProxy
Product: WebKit Reporter: Alec Flett <alecflett>
Component: New BugsAssignee: Alec Flett <alecflett>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing none

Alec Flett
Reported 2013-02-12 15:31:55 PST
Fix signedness in WebTestProxy
Attachments
Patch (1.83 KB, patch)
2013-02-12 15:33 PST, Alec Flett
no flags
Patch for landing (1.63 KB, patch)
2013-02-12 15:37 PST, Alec Flett
no flags
Patch for landing (1.58 KB, patch)
2013-02-12 15:39 PST, Alec Flett
no flags
Alec Flett
Comment 1 2013-02-12 15:33:20 PST
Adam Barth
Comment 2 2013-02-12 15:33:57 PST
Comment on attachment 187949 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187949&action=review > Tools/ChangeLog:19 > +2013-02-12 Alec Flett <alecflett@chromium.org> > + > + Fix signedness in WebTestProxy > + https://bugs.webkit.org/show_bug.cgi?id=109623 > + > + Reviewed by NOBODY (OOPS!). > + > + Fix signedness problem, using size_t instead of int. > + > + * DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp: > + > +2013-02-12 Alec Flett <alecflett@chromium.org> > + > + Fix signedness in WebTestProxy > + https://bugs.webkit.org/show_bug.cgi?id=109623 > + > + Reviewed by NOBODY (OOPS!). > + > + * DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp: You have a goofy looking changelog
Alec Flett
Comment 3 2013-02-12 15:37:59 PST
Created attachment 187950 [details] Patch for landing
Alec Flett
Comment 4 2013-02-12 15:39:50 PST
Created attachment 187952 [details] Patch for landing
WebKit Review Bot
Comment 5 2013-02-12 15:54:38 PST
Comment on attachment 187952 [details] Patch for landing Clearing flags on attachment: 187952 Committed r142684: <http://trac.webkit.org/changeset/142684>
WebKit Review Bot
Comment 6 2013-02-12 15:54:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.