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

Issue 879993006: [Slimming Paint] Move PageWidgetDelegate scale to a transform display item. (Closed)

Created:
5 years, 11 months ago by jbroman
Modified:
5 years, 10 months ago
Reviewers:
chrishtr, Xianzhu, pdr.
CC:
blink-reviews, paint-dev+reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[Slimming Paint] Move PageWidgetDelegate scale to a transform display item. GraphicsContext::scale accesses the underlying canvas, which may not exist. BUG=450761 TEST=None yet (but this was discovered through unit tests in an upcoming patch) Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189345

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M Source/web/PageWidgetDelegate.cpp View 3 chunks +7 lines, -1 line 2 comments Download

Messages

Total messages: 9 (2 generated)
jbroman
This is one of the issues I ran into with my unit tests. Fix seems ...
5 years, 11 months ago (2015-01-27 22:02:28 UTC) #2
chrishtr
On 2015/01/27 at 22:02:28, jbroman wrote: > This is one of the issues I ran ...
5 years, 10 months ago (2015-01-28 01:46:41 UTC) #3
chrishtr
5 years, 10 months ago (2015-01-28 01:46:45 UTC) #4
chrishtr
https://codereview.chromium.org/879993006/diff/1/Source/web/PageWidgetDelegate.cpp File Source/web/PageWidgetDelegate.cpp (right): https://codereview.chromium.org/879993006/diff/1/Source/web/PageWidgetDelegate.cpp#newcode91 Source/web/PageWidgetDelegate.cpp:91: TransformRecorder scaleRecorder(*graphicsContext, root.displayItemClient(), scale); On 2015/01/27 at 22:02:28, jbroman ...
5 years, 10 months ago (2015-01-28 01:50:21 UTC) #5
chrishtr
lgtm
5 years, 10 months ago (2015-01-28 01:50:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879993006/1
5 years, 10 months ago (2015-02-02 16:34:11 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 16:37:32 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189345

Powered by Google App Engine
This is Rietveld 408576698