WebKit Bugzilla
Attachment 371125 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-20190602013621.patch (text/plain), 1.14 KB, created by
Konstantin Tokarev
on 2019-06-01 15:36:22 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Konstantin Tokarev
Created:
2019-06-01 15:36:22 PDT
Size:
1.14 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..46fb9c2681dc0fb12410905dc0fa537b07f2894c 100644 >--- a/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp >+++ b/Source/WebKit/NetworkProcess/cache/NetworkCacheBlobStorage.cpp >@@ -34,9 +34,7 @@ > #include <wtf/SHA1.h> > > #if !OS(WINDOWS) >-#include <sys/mman.h> > #include <sys/stat.h> >-#include <unistd.h> > #endif > > 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 198463
:
371123
| 371125 |
371136