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

Issue 978543002: [Presentation API] Plumbing the |defaultpresentationstart| event from Blink to browser/Mojo. (Closed)

Created:
5 years, 9 months ago by whywhat
Modified:
5 years, 9 months ago
CC:
mlamouri (slow - plz ping), Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Presentation API] Plumbing the |defaultpresentationstart| event from Blink to browser/Mojo. BUG=459001 Blocked by the Blink change due to changes in WebPresentationController interface: https://codereview.chromium.org/974993002 Committed: https://crrev.com/686a3ffc232a880ccde17e5825d8ab1e046a052c Cr-Commit-Position: refs/heads/master@{#320031}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Renamed WaitForDefaultPresentation, fixed indents #

Total comments: 1

Patch Set 3 : Expanded comment for the new Mojo method. #

Total comments: 2

Patch Set 4 : Renamed DefaultPresentation to DefaultSession in line with the Blink CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M content/browser/presentation/presentation_service_impl.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/presentation/presentation_service_impl.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/presentation/presentation_service.mojom View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M content/renderer/presentation/presentation_dispatcher.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/presentation/presentation_dispatcher.cc View 1 2 3 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
whywhat
PTaL
5 years, 9 months ago (2015-03-03 20:44:15 UTC) #2
Peter Beverloo
Generally we use the following pattern in CL descriptions to indicate dependencies: """ This CL ...
5 years, 9 months ago (2015-03-03 21:40:41 UTC) #3
whywhat
The cleanup patch is no longer needed so I won't change the change description as ...
5 years, 9 months ago (2015-03-05 19:07:46 UTC) #4
mark a. foltz
The patch I reviewed still called it "Listen" - did you need to upload the ...
5 years, 9 months ago (2015-03-05 19:53:52 UTC) #5
whywhat
https://codereview.chromium.org/978543002/diff/1/content/common/presentation/presentation_service.mojom File content/common/presentation/presentation_service.mojom (right): https://codereview.chromium.org/978543002/diff/1/content/common/presentation/presentation_service.mojom#newcode45 content/common/presentation/presentation_service.mojom:45: WaitForDefaultPresentation() On 2015/03/03 21:40:40, Peter Beverloo wrote: > ListenToDefaultPresentation ...
5 years, 9 months ago (2015-03-05 20:26:14 UTC) #6
whywhat
On 2015/03/05 19:53:52, mark a. foltz wrote: > The patch I reviewed still called it ...
5 years, 9 months ago (2015-03-05 20:50:35 UTC) #7
mark a. foltz
lgtm
5 years, 9 months ago (2015-03-06 22:00:49 UTC) #8
mlamouri (slow - plz ping)
lgtm https://codereview.chromium.org/978543002/diff/40001/content/renderer/presentation/presentation_dispatcher.cc File content/renderer/presentation/presentation_dispatcher.cc (right): https://codereview.chromium.org/978543002/diff/40001/content/renderer/presentation/presentation_dispatcher.cc#newcode162 content/renderer/presentation/presentation_dispatcher.cc:162: base::Unretained(this))); nit: style, I would do something like ...
5 years, 9 months ago (2015-03-06 22:06:56 UTC) #10
Peter Beverloo
lgtm
5 years, 9 months ago (2015-03-09 19:05:44 UTC) #11
whywhat
https://codereview.chromium.org/978543002/diff/40001/content/renderer/presentation/presentation_dispatcher.cc File content/renderer/presentation/presentation_dispatcher.cc (right): https://codereview.chromium.org/978543002/diff/40001/content/renderer/presentation/presentation_dispatcher.cc#newcode162 content/renderer/presentation/presentation_dispatcher.cc:162: base::Unretained(this))); On 2015/03/06 22:06:56, Mounir Lamouri wrote: > nit: ...
5 years, 9 months ago (2015-03-10 15:19:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/978543002/60001
5 years, 9 months ago (2015-03-10 23:22:26 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-11 02:28:22 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 02:29:09 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/686a3ffc232a880ccde17e5825d8ab1e046a052c
Cr-Commit-Position: refs/heads/master@{#320031}

Powered by Google App Engine
This is Rietveld 408576698