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

Issue 1673193002: HBitmap can't be immutable

Created:
4 years, 10 months ago by Lof
Modified:
4 years, 10 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

HBitmap can't be immutable CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -16 lines) Patch
M cc/playback/display_list_raster_source_unittest.cc View 2 chunks +70 lines, -0 lines 0 comments Download
M cc/test/fake_content_layer_client.h View 4 chunks +17 lines, -0 lines 0 comments Download
M cc/test/fake_content_layer_client.cc View 2 chunks +10 lines, -1 line 0 comments Download
M cc/test/fake_display_list_recording_source.h View 4 chunks +18 lines, -14 lines 0 comments Download
M cc/test/fake_display_list_recording_source.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (2 generated)
Lof
4 years, 10 months ago (2016-02-08 13:51:05 UTC) #3
If we set immutable flag to HBitmap, then we can crash during PlaybackToCanvas.

Powered by Google App Engine
This is Rietveld 408576698