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

Issue 235093002: remove guard for getTotalClip (Closed)

Created:
6 years, 8 months ago by reed1
Modified:
6 years, 8 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M gyp/skia_for_chromium_defines.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
reed1
The CQ bit was checked by reed@google.com
6 years, 8 months ago (2014-04-11 12:10:40 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/235093002/1
6 years, 8 months ago (2014-04-11 12:10:48 UTC) #2
commit-bot: I haz the power
Change committed as 14153
6 years, 8 months ago (2014-04-11 15:54:09 UTC) #3
Stephen White
6 years, 8 months ago (2014-04-12 01:03:39 UTC) #4
Message was sent while issue was closed.
On 2014/04/11 15:54:09, I haz the power (commit-bot) wrote:
> Change committed as 14153

Looks like this breaks the Mac Chrome build:

../../skia/ext/skia_utils_mac.mm:407:42: error: no member named 'getTotalClip'
in 'SkCanvas'
      const SkRegion& clipRgn = canvas_->getTotalClip();
                                ~~~~~~~  ^

but maybe I'm missing something.

Powered by Google App Engine
This is Rietveld 408576698