Skip to content

Add support for the expirationTime parameter in html5 subscriptions#7895

Merged
balloob merged 1 commit into
home-assistant:devfrom
perosb:regschema
Jun 5, 2017
Merged

Add support for the expirationTime parameter in html5 subscriptions#7895
balloob merged 1 commit into
home-assistant:devfrom
perosb:regschema

Conversation

@perosb
Copy link
Copy Markdown
Contributor

@perosb perosb commented Jun 4, 2017

This parameter is enabled by default in Chrome 60.
Only accepts the param, doesn't act on the actual expiration date. Chrome will always pass NULL for now.

w3c/push-api#248
https://www.chromestatus.com/feature/4929396687241216
https://bugs.chromium.org/p/chromium/issues/detail?id=718837

Description:

Checklist:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@mention-bot
Copy link
Copy Markdown

@perosb, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob, @robbiet480 and @capellini to be potential reviewers.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (99 > 79 characters)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing whitespace

Enabled by default in Chrome 60.
Only accepts the param, doesn't act on the actual expiration date. Chrome will always pass NULL for now.

w3c/push-api#248
https://www.chromestatus.com/feature/4929396687241216
https://bugs.chromium.org/p/chromium/issues/detail?id=718837
@balloob
Copy link
Copy Markdown
Member

balloob commented Jun 5, 2017

Thanks!

@balloob balloob merged commit 0646d01 into home-assistant:dev Jun 5, 2017
@perosb perosb deleted the regschema branch June 5, 2017 09:13
@balloob balloob mentioned this pull request Jun 16, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Sep 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants