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

Issue 1889163002: Don't try to render composited selection in throttled frame (Closed)

Created:
4 years, 8 months ago by Sami
Modified:
4 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2704
Target Ref:
refs/pending/branch-heads/2704
Project:
chromium
Visibility:
Public.

Description

Don't try to render composited selection in throttled frame If a frame is throttled (i.e., offscreen) and has focus, we should not try to render a composited selection for it because its layout information might be out of date. BUG=602334 Review URL: https://codereview.chromium.org/1891453002 Cr-Commit-Position: refs/heads/master@{#387047} (cherry picked from commit c8d969a6d0378200d361d49ebe2b89c9449d9928) Committed: https://chromium.googlesource.com/chromium/src/+/eec1b436ae4a362bd23deb63a8b34f3273a60922

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/sim/SimCompositor.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/sim/SimCompositor.cpp View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Sami
4 years, 8 months ago (2016-04-15 13:14:04 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
eec1b436ae4a362bd23deb63a8b34f3273a60922.

Powered by Google App Engine
This is Rietveld 408576698