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

Issue 1519018: Update test shell for new dragImage api.... (Closed)

Created:
10 years, 8 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Nico, Jens Alfke
CC:
chromium-reviews, darin-cc_chromium.org, dpranke+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Update test shell for new dragImage api. I don't think this actually caused the layout test failures, but it is worth tidying up anyway. patch mostly by Nico Weber BUG=none TEST=layout tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43653

Patch Set 1 #

Patch Set 2 : alphabet #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M webkit/tools/test_shell/event_sending_controller.h View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/tools/test_shell/event_sending_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 1 4 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
10 years, 8 months ago (2010-04-05 20:51:55 UTC) #1
Nico
LG (quelle surprise) Without this, testshell didn't override the startDragging() method that's called by webkit, ...
10 years, 8 months ago (2010-04-05 20:57:35 UTC) #2
Evan Stade
10 years, 8 months ago (2010-04-05 21:00:58 UTC) #3
the problem is that createDragImageForSelection still returns NULL and
we dereferenced it.

-- Evan Stade



On Mon, Apr 5, 2010 at 1:57 PM,  <thakis@chromium.org> wrote:
> LG (quelle surprise)
>
> Without this, testshell didn't override the startDragging() method that's
> called
> by webkit, which is why I though this might cause test problems. But I guess
> you
> tried it, and practice beats theory :-P
>
> http://codereview.chromium.org/1519018
>

Powered by Google App Engine
This is Rietveld 408576698