WebKit Bugzilla
Attachment 373627 Details for
Bug 199574
: Remove unused #include "ImageBufferData.h"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-199574-20190708183735.patch (text/plain), 1.13 KB, created by
Konstantin Tokarev
on 2019-07-08 08:37:37 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Konstantin Tokarev
Created:
2019-07-08 08:37:37 PDT
Size:
1.13 KB
patch
obsolete
>Subversion Revision: 247207 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index ad415c97f98ac9b08d3aabe279a27aa566ed9b50..9229cf6135987fd36255d7110ff39bf09d88aa7c 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,10 @@ >+2019-07-08 Konstantin Tokarev <annulen@yandex.ru> >+ >+ Remove unused #include "ImageBufferData.h" >+ https://bugs.webkit.org/show_bug.cgi?id=199574 >+ >+ * html/canvas/ImageBitmapRenderingContext.h: >+ > 2019-07-08 Antoine Quint <graouts@apple.com> > > [Pointer Events] Enable only on the most recent version of the supported iOS family >diff --git a/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h b/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h >index 5a1044f66347a3e3a1ce00ed3d8de6083746a18f..6b54248f3e7e94bde12cd3a882a23365581411ae 100644 >--- a/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h >+++ b/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h >@@ -29,7 +29,6 @@ > > #include "ExceptionOr.h" > #include "ImageBitmapRenderingContextSettings.h" >-#include "ImageBufferData.h" > #include <memory> > #include <wtf/RefPtr.h> >
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
Flags:
mcatanzaro
:
review+
commit-queue
:
commit-queue-
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 199574
: 373627