Recent changes, and getting to Last Call

Hello everyone,

So I believe issues in recent threads have been addressed, and I wanted to make another call to reach consensus to get to LC. But before I do that I wanted to bring up one last batch of changes that have been added to the WHATWG spec since we last tried to get to LC, and to determine whether we should consider them for this version of the spec. I’ve listed them here:

1) Make it possible to inspect a Notification's properties
https://github.com/whatwg/notifications/commit/b7f3cc1b8c30322ce3f5718f05d3051e75e1edc4

2) Use URL for parsing and serializing URLs
https://github.com/whatwg/notifications/commit/dd39ee473599b5fabf1a8e935363dd99e8832d1f

3) Normative words in the Introduction and nobody noticed.
https://github.com/whatwg/notifications/commit/998421f2a3d767520bc51801173b8a7a05bb6a52

4) Support multiple Notification objects per notification. And a way to get active notifications.
https://github.com/whatwg/notifications/commit/fef62bf8755a4b47ac5c2d212b8187f07e8b70c9

(Switching hats) I propose merging the first three. 1) adds implementation requirements, but is small enough I think it is reasonable to take for this version of the spec. 2) references the URL spec, and 3) cleans a couple things up. As for 4), since this new capability utilizes promises, I think this is out of scope for v1, but is worth discussing for a v2 of the spec.

Any thoughts on this proposal?

Thanks,
Jon

Received on Wednesday, 7 August 2013 07:33:56 UTC