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

Issue 999003004: Implementing closeSession from WebPresentationClient to PresentationService. (Closed)

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

Description

[PresentationAPI] Implementing CloseSession from WebPresentationClient to PresentationService. Depends on the Blink change: https://codereview.chromium.org/1015903002 BUG=459007 Committed: https://crrev.com/ce6beecc2d99effe63337b637127b500c56219fd Cr-Commit-Position: refs/heads/master@{#321278}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Presentation ID is required when closing a session. #

Patch Set 3 : After merge #

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

Messages

Total messages: 14 (6 generated)
haibinlu
5 years, 9 months ago (2015-03-18 21:10:40 UTC) #2
whywhat
lgtm % my comment about the optionality of the presentation id in the Mojo interface ...
5 years, 9 months ago (2015-03-19 01:05:27 UTC) #3
haibinlu
https://codereview.chromium.org/999003004/diff/1/content/common/presentation/presentation_service.mojom File content/common/presentation/presentation_service.mojom (right): https://codereview.chromium.org/999003004/diff/1/content/common/presentation/presentation_service.mojom#newcode76 content/common/presentation/presentation_service.mojom:76: CloseSession(string presentation_url, string? presentation_id); On 2015/03/19 01:05:27, whywhat wrote: ...
5 years, 9 months ago (2015-03-19 01:15:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/999003004/20001
5 years, 9 months ago (2015-03-19 01:17:02 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/6809) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 9 months ago (2015-03-19 01:20:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/999003004/40001
5 years, 9 months ago (2015-03-19 01:34:06 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-19 02:50:58 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 02:51:49 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ce6beecc2d99effe63337b637127b500c56219fd
Cr-Commit-Position: refs/heads/master@{#321278}

Powered by Google App Engine
This is Rietveld 408576698