Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Issue 3213001: Adding support for markerTextForListItem() to Chromium's LayoutTestController... (Closed)

Created:
10 years, 4 months ago by dumi
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, dpranke+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Adding support for markerTextForListItem() to Chromium's LayoutTestController. TEST=none BUG=53289 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57843

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M webkit/tools/test_shell/layout_test_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/layout_test_controller.cc View 1 3 chunks +15 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
dumi
Chromium's side of the patch. WebKit's side is at https://bugs.webkit.org/show_bug.cgi?id=44724.
10 years, 4 months ago (2010-08-26 23:13:21 UTC) #1
darin (slow to review)
LGTM w/ optional nit http://codereview.chromium.org/3213001/diff/4001/5001 File webkit/tools/test_shell/layout_test_controller.cc (right): http://codereview.chromium.org/3213001/diff/4001/5001#newcode1342 webkit/tools/test_shell/layout_test_controller.cc:1342: WebKit::WebElement element; nit: I recommend ...
10 years, 3 months ago (2010-08-27 03:35:22 UTC) #2
dumi
http://codereview.chromium.org/3213001/diff/4001/5001 File webkit/tools/test_shell/layout_test_controller.cc (right): http://codereview.chromium.org/3213001/diff/4001/5001#newcode1342 webkit/tools/test_shell/layout_test_controller.cc:1342: WebKit::WebElement element; On 2010/08/27 03:35:22, darin wrote: > nit: ...
10 years, 3 months ago (2010-08-27 03:47:06 UTC) #3
darin (slow to review)
10 years, 3 months ago (2010-08-27 04:42:45 UTC) #4
Thanks!

On Thu, Aug 26, 2010 at 8:47 PM, <dumi@chromium.org> wrote:

>
> http://codereview.chromium.org/3213001/diff/4001/5001
> File webkit/tools/test_shell/layout_test_controller.cc (right):
>
> http://codereview.chromium.org/3213001/diff/4001/5001#newcode1342
> webkit/tools/test_shell/layout_test_controller.cc:1342:
> WebKit::WebElement element;
> On 2010/08/27 03:35:22, darin wrote:
>
>> nit: I recommend putting 'using WebKit::WebElement' and 'usng
>> WebKit::WebBindings' at the top of this file so you don't need to have
>>
> the
>
>> WebKit:: prefix here.  there may be other instances of WebKit:: in
>>
> this file
>
>> that could use similar treatment :-/
>>
>
> done, for all WebKit::X references in this file.
>
>
> http://codereview.chromium.org/3213001/show
>

Powered by Google App Engine
This is Rietveld 408576698