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

Issue 2687943002: Turn off SiteIsolationPolicy::AreCrossProcessFramesPossible for Android. (Closed)

Created:
3 years, 10 months ago by alexmos
Modified:
3 years, 10 months ago
Reviewers:
nasko
CC:
chromium-reviews, jam, darin-cc_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Turn off SiteIsolationPolicy::AreCrossProcessFramesPossible for Android. AreCrossProcessFramesPossible was turned on by default for all platforms in https://codereview.chromium.org/2676823003, but that shouldn't have included Android, which still doesn't have input event routing fully implemented. Additionally, turning it on revealed a performance regression on Android that will need to be investigated. BUG=690229, 545200 Review-Url: https://codereview.chromium.org/2687943002 Cr-Commit-Position: refs/heads/master@{#449491} Committed: https://chromium.googlesource.com/chromium/src/+/a4c553be55b1261fd0beda3ea8b527b787ab50a1

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use the old policy for Android #

Patch Set 3 : Fix Android builds (bring back the necessary headers) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M content/common/site_isolation_policy.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (19 generated)
alexmos
Nasko, can you please take a look?
3 years, 10 months ago (2017-02-09 18:27:31 UTC) #3
nasko
https://codereview.chromium.org/2687943002/diff/1/content/common/site_isolation_policy.cc File content/common/site_isolation_policy.cc (right): https://codereview.chromium.org/2687943002/diff/1/content/common/site_isolation_policy.cc#newcode18 content/common/site_isolation_policy.cc:18: return false; Shouldn't this be the old code that ...
3 years, 10 months ago (2017-02-09 21:05:25 UTC) #7
alexmos
https://codereview.chromium.org/2687943002/diff/1/content/common/site_isolation_policy.cc File content/common/site_isolation_policy.cc (right): https://codereview.chromium.org/2687943002/diff/1/content/common/site_isolation_policy.cc#newcode18 content/common/site_isolation_policy.cc:18: return false; On 2017/02/09 21:05:25, nasko (very slow) wrote: ...
3 years, 10 months ago (2017-02-09 21:42:31 UTC) #11
nasko
LGTM
3 years, 10 months ago (2017-02-09 21:45:43 UTC) #12
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/2687943002/20001
3 years, 10 months ago (2017-02-09 21:49:19 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/116082)
3 years, 10 months ago (2017-02-09 21:57:13 UTC) #17
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/2687943002/40001
3 years, 10 months ago (2017-02-10 00:33:23 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 00:40:05 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a4c553be55b1261fd0beda3ea8b5...

Powered by Google App Engine
This is Rietveld 408576698