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

Issue 1685133003: Associate RenderWidgetHostView for new widget with correct process (Closed)

Created:
4 years, 10 months ago by kenrb
Modified:
4 years, 10 months ago
Reviewers:
Charlie Reis
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

Associate RenderWidgetHostView for new widget with correct process Creating a select element dropdown in an out-of-process iframe is crashing the browser process because the RenderWidgetHostView for the new widget becomes associated with the top-level frame's renderer process, creating a routing ID conflict. This CL initializes the new RenderWidgetHostView with the correct RenderProcessHost. BUG=582511 Committed: https://crrev.com/a26d15094453cbd05d2506c55fe4ccc7e8112ed6 Cr-Commit-Position: refs/heads/master@{#374740}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Nit addressed #

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

Messages

Total messages: 12 (5 generated)
kenrb
creis: PTAL?
4 years, 10 months ago (2016-02-10 15:45:53 UTC) #3
Charlie Reis
Yikes, that's certainly wrong today! Fix looks good with a nit. Is this something easy ...
4 years, 10 months ago (2016-02-10 17:20:36 UTC) #4
kenrb
I can add a test now or when I make popups actually work, but in ...
4 years, 10 months ago (2016-02-10 18:25:48 UTC) #5
Charlie Reis
Thanks! On 2016/02/10 18:25:48, kenrb wrote: > I can add a test now or when ...
4 years, 10 months ago (2016-02-10 18:30:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685133003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685133003/20001
4 years, 10 months ago (2016-02-10 18:48:30 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-10 22:00:36 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:31:30 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a26d15094453cbd05d2506c55fe4ccc7e8112ed6
Cr-Commit-Position: refs/heads/master@{#374740}

Powered by Google App Engine
This is Rietveld 408576698