[webkit-reviews] review granted: [Bug 179709] [Service Workers] Implement Client API : [Attachment 326961] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 14 23:39:22 PST 2017


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 179709: [Service Workers] Implement Client API
https://bugs.webkit.org/show_bug.cgi?id=179709

Attachment 326961: Patch

https://bugs.webkit.org/attachment.cgi?id=326961&action=review




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 326961
  --> https://bugs.webkit.org/attachment.cgi?id=326961
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=326961&action=review

> Source/WebKit/Shared/WebCoreArgumentCoders.h:809
> +template <> struct EnumTraits<WebCore::ServiceWorkerClientType> {

Could we just put these in WebCore?


More information about the webkit-reviews mailing list