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

Issue 246293009: WebContentsObserver::RenderFrameCreated should be called for every RenderFrameHost. (Closed)

Created:
6 years, 8 months ago by ncarter (slow)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, hubbe, jbauman, bajones, Zhenyao Mo
Visibility:
Public.

Description

WebContentsObserver::RenderFrameCreated should be called for every RenderFrameHost. BUG=364974

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : More cleanup #

Patch Set 4 : more self review #

Patch Set 5 : For review #

Patch Set 6 : not for commit / trying to debug android failure #

Patch Set 7 : More debug code / NOT FOR COMMIT #

Patch Set 8 : more debug edits / NOT FOR COMMIT #

Patch Set 9 : Use builtin_trap not for commit #

Patch Set 10 : Add chromium-specific stack matching #

Patch Set 11 : Add empty patterns not for commit #

Patch Set 12 : #

Patch Set 13 : Remove unused local functions #

Patch Set 14 : Rebase #

Patch Set 15 : #

Patch Set 16 : RFProxyHost #

Patch Set 17 : Rebase #

Patch Set 18 : Patch set for review (finally) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -31 lines) Patch
M content/browser/frame_host/render_frame_host_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 4 chunks +10 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 4 chunks +58 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +17 lines, -29 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ncarter (slow)
Nasko or John -- please have a look. I'm not at all certain of this ...
6 years, 8 months ago (2014-04-22 21:44:38 UTC) #1
jam
lgtm
6 years, 8 months ago (2014-04-22 23:07:31 UTC) #2
Ken Russell (switch to Gerrit)
The linux_gpu_triggered_tests failures look real, and caused by this patch. Please investigate them before committing.
6 years, 7 months ago (2014-05-12 22:45:01 UTC) #3
ncarter (slow)
On 2014/05/12 22:45:01, Ken Russell wrote: > The linux_gpu_triggered_tests failures look real, and caused by ...
6 years, 7 months ago (2014-05-12 23:09:48 UTC) #4
ncarter (slow)
On 2014/05/12 23:09:48, ncarter wrote: > On 2014/05/12 22:45:01, Ken Russell wrote: > > The ...
6 years, 7 months ago (2014-05-12 23:11:01 UTC) #5
Ken Russell (switch to Gerrit)
On 2014/05/12 23:11:01, ncarter wrote: > On 2014/05/12 23:09:48, ncarter wrote: > > On 2014/05/12 ...
6 years, 7 months ago (2014-05-12 23:53:00 UTC) #6
ncarter (slow)
6 years, 7 months ago (2014-05-22 21:05:17 UTC) #7
On 2014/05/12 23:53:00, Ken Russell wrote:
> On 2014/05/12 23:11:01, ncarter wrote:
> > On 2014/05/12 23:09:48, ncarter wrote:
> > > On 2014/05/12 22:45:01, Ken Russell wrote:
> > > > The linux_gpu_triggered_tests failures look real, and caused by this
> patch.
> > > > Please investigate them before committing.
> > > 
> > > Thanks for the drive-by comment Ken. I was assuming as such, but I've had
so
> > > many dirty try runs it was tough to tell.
> > 
> > (btw this patch is not currently lgtmed; it's evolved a great deal since
patch
> > set 2 I'll be getting a de novo review before it lands)
> 
> Sounds good, and thanks for your understanding. :) As you may have seen, the
GPU
> bots are on the verge of becoming required steps on the CQ, so I'm
particularly
> concerned about breakage on them in the next few days.

I'm moving this review to https://codereview.chromium.org/292363003

Powered by Google App Engine
This is Rietveld 408576698