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

Issue 1459343004: RenderFrameDevToolsAgentHost uses new navigation observer API. (Closed)

Created:
5 years, 1 month ago by carlosk
Modified:
5 years ago
Reviewers:
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, telemetry-reviews_chromium.org, devtools-reviews_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RenderFrameDevToolsAgentHost uses new navigation observer API. This updated RenderFrameDevToolsAgentHost to use the new navigation observer API, a pre-step to making it work with PlzNavigate. Some minor improvements are also included. BUG=551000

Patch Set 1 : #

Patch Set 2 : WIP: RenderFrameHostChanged is no more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -47 lines) Patch
M content/browser/devtools/render_frame_devtools_agent_host.h View 1 5 chunks +11 lines, -12 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.cc View 1 10 chunks +56 lines, -34 lines 0 comments Download
M content/browser/frame_host/navigation_handle_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/perf/page_sets/top_10_mobile.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (5 generated)
carlosk
Patchset #1 (id:1) has been deleted
5 years, 1 month ago (2015-11-23 16:55:42 UTC) #1
carlosk
Patchset #1 (id:20001) has been deleted
5 years, 1 month ago (2015-11-23 16:55:53 UTC) #2
carlosk
Patchset #2 (id:60001) has been deleted
5 years, 1 month ago (2015-11-23 16:56:15 UTC) #3
carlosk
Patchset #1 (id:40001) has been deleted
5 years, 1 month ago (2015-11-23 17:46:02 UTC) #4
carlosk
5 years ago (2015-12-01 11:10:26 UTC) #5
Description was changed from

==========
RenderFrameDevToolsAgentHost uses new navigation observer API.

This updated RenderFrameDevToolsAgentHost to use the new navigation
observer API, a pre-step to making it work with PlzNavigate. Some minor
improvements are also included.

BUG=551000
==========

to

==========
RenderFrameDevToolsAgentHost uses new navigation observer API.

This updated RenderFrameDevToolsAgentHost to use the new navigation
observer API, a pre-step to making it work with PlzNavigate. Some minor
improvements are also included.

BUG=551000
==========

Powered by Google App Engine
This is Rietveld 408576698