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

Issue 1145353002: Ensure WebUI bindings are properly set (Closed)

Created:
5 years, 7 months ago by nasko
Modified:
5 years, 7 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, creis+watch_chromium.org, darin-cc_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

Ensure WebUI bindings are properly set When a RenderViewHost is created in swapped out state, it doesn't have any WebUI bindings. If later on a navigation is performed that uses the same RenderViewHost, we need to ensure it has WebUI bindings. Currently the code does that conditionally inside RFHM::CreateRenderFrame and it should be done unconditionally. BUG=357747 TEST=Existing browser tests pass, including WebUIGetsBindings Committed: https://crrev.com/25c15f366899cea3ec6d72904cb97d61d78e79f3 Cr-Commit-Position: refs/heads/master@{#330956}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M content/browser/frame_host/render_frame_host_manager.cc View 2 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
nasko
Hey Charlie, Can you review this CL for me? It moves the WebUI bindings code ...
5 years, 7 months ago (2015-05-20 23:28:28 UTC) #2
Charlie Reis
Looks reasonable. If I understand correctly, we don't actually need it in the other branch ...
5 years, 7 months ago (2015-05-21 18:35:03 UTC) #3
nasko
On 2015/05/21 18:35:03, Charlie Reis wrote: > Looks reasonable. If I understand correctly, we don't ...
5 years, 7 months ago (2015-05-21 18:50:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145353002/1
5 years, 7 months ago (2015-05-21 19:40:53 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-21 19:47:33 UTC) #7
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 19:48:16 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/25c15f366899cea3ec6d72904cb97d61d78e79f3
Cr-Commit-Position: refs/heads/master@{#330956}

Powered by Google App Engine
This is Rietveld 408576698