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

Issue 959303003: Make sure the --site-per-process flag is present for subframe process swaps. (Closed)

Created:
5 years, 9 months ago by Charlie Reis
Modified:
5 years, 9 months ago
Reviewers:
Nico, alexmos
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sure the --site-per-process flag is present for subframe process swaps. BUG=461494 TEST=Crash report should show that --site-per-process flag is present. Committed: https://crrev.com/159d8ae5ad6c2b45a3c891cef89fe15cdaf46b5e Cr-Commit-Position: refs/heads/master@{#318558}

Patch Set 1 #

Patch Set 2 : Fix compile #

Patch Set 3 : Move check #

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

Messages

Total messages: 22 (6 generated)
Charlie Reis
Alex, can you take a look? This should prove whether --site-per-process was present or not, ...
5 years, 9 months ago (2015-02-27 19:12:23 UTC) #2
Charlie Reis
[+site-isolation-reviews]
5 years, 9 months ago (2015-02-27 19:12:51 UTC) #3
alexmos
LGTM
5 years, 9 months ago (2015-02-27 19:14:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/959303003/20001
5 years, 9 months ago (2015-02-27 19:47:18 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/31549)
5 years, 9 months ago (2015-02-27 22:35:40 UTC) #9
Charlie Reis
Alex, can you take another look? It turns out we do hit that path for ...
5 years, 9 months ago (2015-02-27 23:26:50 UTC) #10
alexmos
LGTM
5 years, 9 months ago (2015-02-27 23:28:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/959303003/40001
5 years, 9 months ago (2015-02-27 23:40:09 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-02-28 00:28:27 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/159d8ae5ad6c2b45a3c891cef89fe15cdaf46b5e Cr-Commit-Position: refs/heads/master@{#318558}
5 years, 9 months ago (2015-02-28 00:29:11 UTC) #15
Nico
the win/asan bot turned red after this. First red build: http://build.chromium.org/p/chromium.fyi/builders/CrWinAsan%20tester/builds/170 Stack: ================================================================= ==4232==ERROR: AddressSanitizer: ...
5 years, 9 months ago (2015-02-28 21:00:18 UTC) #17
Nico
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/971443003/ by thakis@chromium.org. ...
5 years, 9 months ago (2015-02-28 21:01:27 UTC) #18
Charlie Reis
On 2015/02/28 21:01:27, Nico wrote: > A revert of this CL (patchset #3 id:40001) has ...
5 years, 9 months ago (2015-03-02 22:03:22 UTC) #19
Nico
The bot was consistently red for two or three runs after this landed, and went ...
5 years, 9 months ago (2015-03-02 22:14:06 UTC) #20
Charlie Reis
Sure, but that had to be a coincidence, because my code is not called during ...
5 years, 9 months ago (2015-03-02 22:16:41 UTC) #21
Nico
5 years, 9 months ago (2015-03-02 22:32:15 UTC) #22
Message was sent while issue was closed.
That'd surprise me, but relanding and seeing what happens sounds fine to
me. If the bot goes red by coincidence again and stays red, I will try to
heal it by coincidence by reverting again though ;-)

On Mon, Mar 2, 2015 at 2:16 PM, Charlie Reis <creis@chromium.org> wrote:

> Sure, but that had to be a coincidence, because my code is not called
> during that test.  I just tried putting an unconditional CHECK(false) in
> the same spot and that test doesn't hit it.
>
> On Mon, Mar 2, 2015 at 2:14 PM, Nico Weber <thakis@chromium.org> wrote:
>
>> The bot was consistently red for two or three runs after this landed, and
>> went back to consistently green after revert. So this does look related
>> from that point of view.
>>
>> On Mon, Mar 2, 2015 at 2:03 PM, <creis@chromium.org> wrote:
>>
>>> On 2015/02/28 21:01:27, Nico wrote:
>>>
>>>> A revert of this CL (patchset #3 id:40001) has been created in
>>>> https://codereview.chromium.org/971443003/ by mailto:
>>>> thakis@chromium.org.
>>>>
>>>
>>>  The reason for reverting is: Somewhat speculative; looks like this
>>>> might have
>>>> turned the asan/win bot red. (See comment #17 on the review for links /
>>>>
>>> stack.).
>>>
>>> @thakis: Hmm, I don't see how this CL could have caused that stack.
>>> This just
>>> adds a CHECK to a function that isn't called there.  There were also
>>> similar
>>> failures before my CL landed (in builds 168 and 153).  I'll file a bug.
>>>
>>> https://codereview.chromium.org/959303003/
>>>
>>
>>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698