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

Issue 341015: Fix paint glitch on load/unload browser action (Closed)

Created:
11 years, 1 month ago by rafaelw
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix paint glitch on load/unload browser action. This asks the toolbar (BrowserActionContainer.GetParent()) to paint when a browser action view has been added & removed. TEST=Load browser action. Go to chrome://extensions, click "reload". The omnibar should visibly flash large & small as the browser action is loaded and unload, but it should not leave behind any visible "cruft" around the browser action. BUG=24642 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30310

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/views/browser_actions_container.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Aaron Boodman
11 years, 1 month ago (2009-10-28 01:47:02 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698