DescriptionStop requiring NotificationAction action and title to be non-empty
Improve spec compliance. Note that
http/tests/notifications/serviceworkerregistration-document-actions-throw.html
still tests that they are set (but it's no longer possible to have an
equivalent check in NotificationDataTest, since required WebIDL
attributes are enforced at the V8 level by [1], and are bypassed when
creating IDL objects from C++).
[1]: https://chromium.googlesource.com/chromium/src/+/dfd8ec1b3edb7f876235bec1138ecec4f2da748d/third_party/WebKit/Source/bindings/templates/dictionary_v8.cpp#55
BUG=557624
Committed: https://crrev.com/56c5368ca167742af3dfdd0bf8f879984b2ad05b
Cr-Commit-Position: refs/heads/master@{#362469}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|