[Presentation API] migrate PresentationService.SendSessionMessage() to PresentationConnection.Send() |
||||
Issue descriptionWe are implementing sth to send/receive message between PresentationConnections directly, instead of via PresentationService. Once that's done, we will migrate PresentationService.SendSessionMessage() to PresentationConnection.Send() in presentation.mojom.
,
May 10 2017
,
May 10 2017
,
Jun 30 2017
This is fixed in https://codereview.chromium.org/2943033003/.
,
Aug 28 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/eaf75d1ec3e1e88daa5c3292fe6f1b0010dd023b commit eaf75d1ec3e1e88daa5c3292fe6f1b0010dd023b Author: btolsch <btolsch@chromium.org> Date: Mon Aug 28 17:53:40 2017 Remove obsolete TODO in Presentation API mojom Bug: 658474 Change-Id: Iae80f43be6c93849cddcd830c85fc2877235b349 Reviewed-on: https://chromium-review.googlesource.com/624816 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Cr-Commit-Position: refs/heads/master@{#497798} [modify] https://crrev.com/eaf75d1ec3e1e88daa5c3292fe6f1b0010dd023b/third_party/WebKit/public/platform/modules/presentation/presentation.mojom |
||||
►
Sign in to add a comment |
||||
Comment 1 by sko...@chromium.org
, Oct 26 2016