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

Issue 2355263002: android: Allow disk reads for layout inflation. (Closed)

Created:
4 years, 3 months ago by Benoit L
Modified:
4 years, 3 months ago
Reviewers:
Ted C
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Allow disk reads for layout inflation. Layout inflation on the UI thread triggers StrictMode violations on some devices. Temporarily allow disk reads, as the inflation should happen on the UI thread, and the reads are inside the framework's code. BUG=644243 Committed: https://crrev.com/b7b17e911cb8bd101cba6a208142317dd2a25e77 Cr-Commit-Position: refs/heads/master@{#420595}

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/WarmupManager.java View 1 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Benoit L
4 years, 3 months ago (2016-09-21 13:52:26 UTC) #6
Ted C
lgtm
4 years, 3 months ago (2016-09-22 17:41:11 UTC) #9
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/2355263002/20001
4 years, 3 months ago (2016-09-23 08:17:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-23 11:32:48 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 11:35:48 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b7b17e911cb8bd101cba6a208142317dd2a25e77
Cr-Commit-Position: refs/heads/master@{#420595}

Powered by Google App Engine
This is Rietveld 408576698