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

Issue 298283003: Add WasShown/WasHidden to RenderFrameObserver. (Closed)

Created:
6 years, 7 months ago by nasko
Modified:
6 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Add WasShown/WasHidden to RenderFrameObserver. BUG=304341 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273375

Patch Set 1 #

Patch Set 2 : Add basic test on browser side. #

Total comments: 4

Patch Set 3 : Fixes based on John's review. #

Patch Set 4 : Rebase on ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -7 lines) Patch
M content/browser/frame_host/render_frame_host_impl.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 3 chunks +22 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 chunks +29 lines, -7 lines 0 comments Download
M content/public/renderer/render_frame_observer.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 3 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 3 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
nasko
Hey John, Can you take a look at this patch? It implements what we discussed ...
6 years, 7 months ago (2014-05-27 23:31:53 UTC) #1
jam
lgtm On 2014/05/27 23:31:53, nasko wrote: > Hey John, > Can you take a look ...
6 years, 6 months ago (2014-05-28 17:55:37 UTC) #2
nasko
Fixes. https://codereview.chromium.org/298283003/diff/20001/content/browser/frame_host/render_frame_host_impl.h File content/browser/frame_host/render_frame_host_impl.h (right): https://codereview.chromium.org/298283003/diff/20001/content/browser/frame_host/render_frame_host_impl.h#newcode17 content/browser/frame_host/render_frame_host_impl.h:17: #include "content/browser/renderer_host/render_widget_host_impl.h" On 2014/05/28 17:55:37, jam wrote: > ...
6 years, 6 months ago (2014-05-28 18:26:11 UTC) #3
nasko
The CQ bit was checked by nasko@chromium.org
6 years, 6 months ago (2014-05-28 18:26:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/298283003/40001
6 years, 6 months ago (2014-05-28 18:27:19 UTC) #5
nasko
The CQ bit was checked by nasko@chromium.org
6 years, 6 months ago (2014-05-28 18:51:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/298283003/50011
6 years, 6 months ago (2014-05-28 18:53:55 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 22:13:07 UTC) #8
Message was sent while issue was closed.
Change committed as 273375

Powered by Google App Engine
This is Rietveld 408576698