New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 748156 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[PresentationAPI] presentation_id should be required in ReconnectPresentation

Project Member Reported by imch...@chromium.org, Jul 24 2017

Issue description

Current API in presentation.mojom:

  ReconnectPresentation(array<url.mojom.Url> presentation_urls, string? presentation_id)
      => (PresentationInfo? presentation_info, PresentationError? error);

The presentation_id parameter should be "string" instead of "string?".
 
Status: Fixed (was: Started)

Sign in to add a comment