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

Issue 2154833002: Ignore show messages from RemoteFrames when the WebContents is hidden. (Closed)

Created:
4 years, 5 months ago by lfg
Modified:
4 years, 5 months ago
Reviewers:
kenrb, alexmos, nasko
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

Ignore show messages from RemoteFrames when the WebContents is hidden. BUG=628325 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/9462cefe4c909d9be204df0fe005a5c2517741d7 Cr-Commit-Position: refs/heads/master@{#406153}

Patch Set 1 #

Total comments: 5

Patch Set 2 : comments #

Total comments: 2

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M content/browser/frame_host/cross_process_frame_connector.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_delegate.h View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_delegate.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 32 (19 generated)
lfg
Please take a look. This should fix the blocking issue, but there are still a ...
4 years, 5 months ago (2016-07-15 18:18:59 UTC) #5
kenrb
https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc File content/browser/frame_host/cross_process_frame_connector.cc (right): https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc#newcode275 content/browser/frame_host/cross_process_frame_connector.cc:275: ->OnRenderFrameProxyVisibilityChanged(visible); Why is the check done in the WebContents ...
4 years, 5 months ago (2016-07-18 17:11:45 UTC) #9
lfg
https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc File content/browser/frame_host/cross_process_frame_connector.cc (right): https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc#newcode275 content/browser/frame_host/cross_process_frame_connector.cc:275: ->OnRenderFrameProxyVisibilityChanged(visible); On 2016/07/18 17:11:45, kenrb wrote: > Why is ...
4 years, 5 months ago (2016-07-18 17:44:01 UTC) #10
kenrb
lgtm https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc File content/browser/frame_host/cross_process_frame_connector.cc (right): https://codereview.chromium.org/2154833002/diff/1/content/browser/frame_host/cross_process_frame_connector.cc#newcode275 content/browser/frame_host/cross_process_frame_connector.cc:275: ->OnRenderFrameProxyVisibilityChanged(visible); On 2016/07/18 17:44:00, lfg wrote: > On ...
4 years, 5 months ago (2016-07-18 18:05:28 UTC) #13
lfg
https://codereview.chromium.org/2154833002/diff/20001/content/browser/renderer_host/render_widget_host_delegate.h File content/browser/renderer_host/render_widget_host_delegate.h (right): https://codereview.chromium.org/2154833002/diff/20001/content/browser/renderer_host/render_widget_host_delegate.h#newcode197 content/browser/renderer_host/render_widget_host_delegate.h:197: // Returns true if this RenderWidgetHost should be hidden. ...
4 years, 5 months ago (2016-07-18 18:07:28 UTC) #14
lfg
+alexmos, please take a look.
4 years, 5 months ago (2016-07-18 18:32:10 UTC) #16
alexmos
LGTM, thanks for fixing!
4 years, 5 months ago (2016-07-18 20:30:21 UTC) #17
lfg
+nasko for owners review.
4 years, 5 months ago (2016-07-18 20:42:08 UTC) #20
nasko
LGTM
4 years, 5 months ago (2016-07-18 21:33:22 UTC) #22
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/2154833002/40001
4 years, 5 months ago (2016-07-18 23:44:35 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-18 23:51:23 UTC) #29
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 23:51:36 UTC) #30
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 23:54:28 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9462cefe4c909d9be204df0fe005a5c2517741d7
Cr-Commit-Position: refs/heads/master@{#406153}

Powered by Google App Engine
This is Rietveld 408576698