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

Issue 14935015: DevTools: devtools flickers when toggling between tab w/ tools and tab w/o tools. (Closed)

Created:
7 years, 7 months ago by pfeldman
Modified:
7 years, 7 months ago
Reviewers:
sail, dhollowa
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

DevTools: devtools flickers when toggling between tab w/ tools and tab w/o tools. Follow up to https://codereview.chromium.org/12254021. Currently, Mac has an NSView wrapper around the internal contents' native view. Internal NSView respects the bookmarks bubble and is currently updated upon setTopContentOffset. I swapped frame updates for internal and external NSViews to reduce the flickering as a short term solution. We really need to change it in a way that only one update is taking place. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202458

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/cocoa/dev_tools_controller.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
pfeldman
7 years, 7 months ago (2013-05-14 22:53:57 UTC) #1
pfeldman
7 years, 7 months ago (2013-05-15 05:42:03 UTC) #2
sail
Hi, sorry for causing this issue. Could you file a bug and add it to ...
7 years, 7 months ago (2013-05-15 15:57:08 UTC) #3
sail
lgtm
7 years, 7 months ago (2013-05-15 15:57:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/14935015/1
7 years, 7 months ago (2013-05-27 12:18:46 UTC) #5
commit-bot: I haz the power
7 years, 7 months ago (2013-05-27 19:15:23 UTC) #6
Message was sent while issue was closed.
Change committed as 202458

Powered by Google App Engine
This is Rietveld 408576698