DescriptionDevTools: 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 #
Messages
Total messages: 6 (0 generated)
|