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

Issue 7640018: [Mac] Don't paint linen pattern when contents size is not available. (Closed)

Created:
9 years, 4 months ago by Alexei Svitkine (slow)
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

[Mac] Don't paint linen pattern when contents size is not available. This was causing auto-complete popup windows to have their contents always overpainted by the linen texture, since contents_size was empty for them. BUG=92645 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Alexei Svitkine (slow)
9 years, 4 months ago (2011-08-12 16:55:38 UTC) #1
Nico
LGTM I see how this fixes the popup problem in the bug, but why does ...
9 years, 4 months ago (2011-08-12 16:57:01 UTC) #2
Alexei Svitkine (slow)
On 2011/08/12 16:57:01, Nico wrote: > LGTM > > I see how this fixes the ...
9 years, 4 months ago (2011-08-12 17:06:30 UTC) #3
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 19:19:56 UTC) #4
Change committed as 96594

Powered by Google App Engine
This is Rietveld 408576698