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

Issue 542163003: android: Don't invalidate UI resources if context is lost (Closed)

Created:
6 years, 3 months ago by no sievers
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@2125
Project:
chromium
Visibility:
Public.

Description

android: Don't invalidate UI resources if context is lost This callback implies that the resources are gone (because LTH was deleted). What ends up happening is that the resources get deleted while LTH still tries to call GetBitmap() on them. This still needs some working invalidation mechanism for Thumbnails, which don't have a persistent Bitmap they return from GetBitmap(). BUG=406879 NOTRY=True TBR=dtrainor@chromium.org Review URL: https://codereview.chromium.org/543543002 Cr-Commit-Position: refs/heads/master@{#293252} (cherry picked from commit f5186515e0607b24d77a0bca13634f0158865b8e) Committed: https://chromium.googlesource.com/chromium/src/+/201c5eb067d67b2aa05436ce5ef616e42abec908

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
no sievers
6 years, 3 months ago (2014-09-05 17:59:19 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 201c5eb.

Powered by Google App Engine
This is Rietveld 408576698