[Presentation API] Tracking the default presentation URL defined by the frame.
commit5efd9a92bf63048d87042bb969e2be9503f7d4ee
authoravayvod <avayvod@chromium.org>
Fri, 13 Mar 2015 15:41:02 +0000 (13 08:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Mar 2015 15:41:55 +0000 (13 15:41 +0000)
tree5a58badd54ea916be5f2ac572a648917c0173a24
parent8171d46410b1ea937b0ae59577b9b36ed151149a
[Presentation API] Tracking the default presentation URL defined by the frame.

BUG=459001

Receiving the notification about the default presentation URL changing from
Blink side and passing it on to the PresentationService Mojo service.

Depends on the Blink change: https://codereview.chromium.org/997903003

Review URL: https://codereview.chromium.org/1002573002

Cr-Commit-Position: refs/heads/master@{#320505}
content/browser/presentation/presentation_service_impl.cc
content/browser/presentation/presentation_service_impl.h
content/common/presentation/presentation_service.mojom
content/public/renderer/render_frame_observer.h
content/renderer/presentation/presentation_dispatcher.cc
content/renderer/presentation/presentation_dispatcher.h
content/renderer/render_frame_impl.cc
content/renderer/render_frame_impl.h