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

Issue 2086017: Create gdk_event right way to elimination compilation error in chroot environment. (Closed)

Created:
10 years, 7 months ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
zel
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Create gdk_event right way to elimination compilation error in chroot environment. I didn't bother allocating new one because i thought none is using event object except for our code, but i was wrong. TextField is copying the struct, which was causing the warning. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47754

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/browser/chromeos/login/screen_locker_tester.cc View 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oshima
10 years, 7 months ago (2010-05-20 00:00:05 UTC) #1
zel
10 years, 7 months ago (2010-05-20 00:03:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698