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

Issue 1857763002: Disable 2D canvas switch to CPU rendering while backgrounded (Closed)

Created:
4 years, 8 months ago by Justin Novosad
Modified:
4 years, 8 months ago
Reviewers:
Stephen White
CC:
chromium-reviews, krit, pdr+graphicswatchlist_chromium.org, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, ajuma+watch-canvas_chromium.org, dshwang, jbroman, Justin Novosad, danakj+watch_chromium.org, Rik, f(malita), blink-reviews, kinuko+watch, Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable 2D canvas switch to CPU rendering while backgrounded The switch to software rendering that happens when actively drawing to a canvas while the containing page is in the background was cause the compositing layer to get into a corrupted state. This fix disables the feature until a permanent solution can be found BUG=591029 Committed: https://crrev.com/30569cfdd5902ae953a0a9e07d19d828c57f5f6f Cr-Commit-Position: refs/heads/master@{#384990}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp View 4 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (3 generated)
Justin Novosad
PTAL
4 years, 8 months ago (2016-04-04 16:59:26 UTC) #2
Stephen White
LGTM
4 years, 8 months ago (2016-04-04 17:03:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1857763002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1857763002/1
4 years, 8 months ago (2016-04-04 20:14:03 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-04 20:20:09 UTC) #6
commit-bot: I haz the power
4 years, 8 months ago (2016-04-04 20:21:38 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/30569cfdd5902ae953a0a9e07d19d828c57f5f6f
Cr-Commit-Position: refs/heads/master@{#384990}

Powered by Google App Engine
This is Rietveld 408576698