[webkit-reviews] review granted: [Bug 195130] Introduce ServiceWorkerFetchTask : [Attachment 363654] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 12:06:59 PST 2019


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 195130: Introduce ServiceWorkerFetchTask
https://bugs.webkit.org/show_bug.cgi?id=195130

Attachment 363654: Patch

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




--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 363654
  --> https://bugs.webkit.org/attachment.cgi?id=363654
Patch

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

> Source/WebKit/NetworkProcess/ServiceWorker/ServiceWorkerFetchTask.h:69
> +    Identifier identifier() const { return m_identifier; }

const Identifier&


More information about the webkit-reviews mailing list