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

Issue 2210923003: Simplify conditional call of PaintIndirect() (Closed)

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

Description

Simplify conditional call of PaintIndirect() In http://crbug.com/628574 we determined that PaintIndirect() was still used in modern Chrome. This CL corrects the source comments describing when it is used, and removes conditionals that weren't triggered in any of the reproductions of that bug. BUG=622692 R=pkasting@chromium.org Committed: https://crrev.com/10958c0a2ffe2828af635329b68c5522aa7cf75b Cr-Commit-Position: refs/heads/master@{#412298}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -32 lines) Patch
M ui/native_theme/native_theme_win.cc View 1 1 chunk +9 lines, -32 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
tomhudson
Hi Peter! I'd like to try landing this (or a similar patch) with updated comments ...
4 years, 4 months ago (2016-08-15 13:14:02 UTC) #1
Peter Kasting
LGTM https://codereview.chromium.org/2210923003/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/2210923003/diff/1/ui/native_theme/native_theme_win.cc#newcode266 ui/native_theme/native_theme_win.cc:266: if (!skia::SupportsPlatformPaint(canvas)) Nit: Reverse conditional and arms (so ...
4 years, 4 months ago (2016-08-15 22:29:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2210923003/20001
4 years, 4 months ago (2016-08-16 17:47:33 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-16 18:39:51 UTC) #6
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 18:43:04 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/10958c0a2ffe2828af635329b68c5522aa7cf75b
Cr-Commit-Position: refs/heads/master@{#412298}

Powered by Google App Engine
This is Rietveld 408576698