WebKit Bugzilla
Attachment 371123 Details for
Bug 198463
: Remove include directives unused since r245186
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-198463-20190602012356.patch (text/plain), 1.20 KB, created by
Konstantin Tokarev
on 2019-06-01 15:23:57 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Konstantin Tokarev
Created:
2019-06-01 15:23:57 PDT
Size:
1.20 KB
patch
obsolete
>Subversion Revision: 246017 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 0d9ca5ad48c2be6edd7a200a6aa61438f0eb433b..38152479ebd6fa232fa384f54253c6ce73740521 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2019-06-01 Konstantin Tokarev <annulen@yandex.ru> >+ >+ Remove include directives unused since r245186 >+ https://bugs.webkit.org/show_bug.cgi?id=198463 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * NetworkProcess/cache/NetworkCacheBlobStorage.cpp: >+ > 2019-05-31 Megan Gardner <megan_gardner@apple.com> > > Ensure keyboard editing is up to date >diff --git a/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp b/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp >index afb8b46990cb28f5180db037237db09785a87103..66cd604d9e84438eb1cec52c554987b27e0f3642 100644 >--- a/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp >+++ b/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp >@@ -33,12 +33,6 @@ > #include <wtf/RunLoop.h> > #include <wtf/SHA1.h> > >-#if !OS(WINDOWS) >-#include <sys/mman.h> >-#include <sys/stat.h> >-#include <unistd.h> >-#endif >- > namespace WebKit { > namespace NetworkCache { >
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 198463
:
371123
|
371125
|
371136