WebKit Bugzilla
Attachment 362146 Details for
Bug 194651
: Make ServiceWorkerClientFetch closer to WebResourceLoader
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194651-20190215124236.patch (text/plain), 1.25 KB, created by
youenn fablet
on 2019-02-15 12:42:37 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
youenn fablet
Created:
2019-02-15 12:42:37 PST
Size:
1.25 KB
patch
obsolete
>Subversion Revision: 241548 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 2899fcf63dd978730d468831ae42f33782916341..624a4fecb16d622eda806223b6dbe3ced4c5b5e6 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2019-02-15 Youenn Fablet <youenn@apple.com> >+ >+ Make ServiceWorkerClientFetch closer to WebResourceLoader >+ https://bugs.webkit.org/show_bug.cgi?id=194651 >+ >+ Unreviewed, build fix for WPE. >+ >+ * WebProcess/Storage/WebServiceWorkerFetchTaskClient.h: >+ > 2019-02-15 Youenn Fablet <youenn@apple.com> > > Move service worker response validation from the service worker client to the service worker itself >diff --git a/Source/WebKit/WebProcess/Storage/WebServiceWorkerFetchTaskClient.h b/Source/WebKit/WebProcess/Storage/WebServiceWorkerFetchTaskClient.h >index b9169abd3d21fbc8c27b21b30ab443ea89dfb575..d8804f76d077fc68a49af3a7fe2c578ab0b78671 100644 >--- a/Source/WebKit/WebProcess/Storage/WebServiceWorkerFetchTaskClient.h >+++ b/Source/WebKit/WebProcess/Storage/WebServiceWorkerFetchTaskClient.h >@@ -34,6 +34,7 @@ > #include <WebCore/ResourceError.h> > #include <WebCore/ServiceWorkerFetch.h> > #include <WebCore/ServiceWorkerTypes.h> >+#include <wtf/UniqueRef.h> > > namespace WebKit { >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194651
:
362019
|
362067
|
362140
| 362146