Chromium Code Reviews

Issue 59003: Don't try to set the cursor on null windows. (Closed)

Created:
11 years, 8 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't try to set the cursor on null windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12964

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+5 lines, -0 lines)
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 chunk +5 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Evan Stade
sometimes when you're navigating you'll see GDK_IS_WINDOW() asserts failing. This should fix that.
11 years, 8 months ago (2009-04-01 18:26:08 UTC) #1
Evan Martin
11 years, 8 months ago (2009-04-01 18:28:31 UTC) #2
LGTM

Powered by Google App Engine