Bug 106655 - [chromium] move some whitespace and resize related methods to TestRunner library
Summary: [chromium] move some whitespace and resize related methods to TestRunner library
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 05:04 PST by Dan Carney
Modified: 2013-01-11 07:35 PST (History)
1 user (show)

See Also:


Attachments
Patch (13.83 KB, patch)
2013-01-11 05:05 PST, Dan Carney
no flags Details | Formatted Diff | Diff
Patch (13.83 KB, patch)
2013-01-11 06:02 PST, Dan Carney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Carney 2013-01-11 05:04:56 PST
[chromium] move some whitespace and resize related methods to TestRunner library
Comment 1 Dan Carney 2013-01-11 05:05:35 PST
Created attachment 182324 [details]
Patch
Comment 2 jochen 2013-01-11 05:56:20 PST
Comment on attachment 182324 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=182324&action=review

> Tools/DumpRenderTree/chromium/TestRunner/public/WebTestDelegate.h:82
> +    virtual void setClientWindowRect(const WebKit::WebRect&) { };

no trailing ; here and below
Comment 3 Dan Carney 2013-01-11 06:02:36 PST
Created attachment 182328 [details]
Patch
Comment 4 WebKit Review Bot 2013-01-11 07:35:21 PST
Comment on attachment 182328 [details]
Patch

Clearing flags on attachment: 182328

Committed r139443: <http://trac.webkit.org/changeset/139443>
Comment 5 WebKit Review Bot 2013-01-11 07:35:23 PST
All reviewed patches have been landed.  Closing bug.