WebKit Bugzilla
Attachment 361021 Details for
Bug 194206
: Don't include ScrollingCoordinator.h from Element.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
remove-scrollingcoordinator-include.patch (text/plain), 967 bytes, created by
Antti Koivisto
on 2019-02-03 10:30:58 PST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Antti Koivisto
Created:
2019-02-03 10:30:58 PST
Size:
967 bytes
patch
obsolete
>Index: Source/WebCore/ChangeLog >=================================================================== >--- Source/WebCore/ChangeLog (revision 240903) >+++ Source/WebCore/ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2019-02-03 Antti Koivisto <antti@apple.com> >+ >+ Don't include ScrollCoordinator.h from Element.h >+ https://bugs.webkit.org/show_bug.cgi?id=194206 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * dom/Element.h: >+ > 2019-02-03 Megan Gardner <megan_gardner@apple.com> > > Turn on Smart Paste >Index: Source/WebCore/dom/Element.h >=================================================================== >--- Source/WebCore/dom/Element.h (revision 240901) >+++ Source/WebCore/dom/Element.h (working copy) >@@ -31,7 +31,6 @@ > #include "KeyframeAnimationOptions.h" > #include "ScrollToOptions.h" > #include "ScrollTypes.h" >-#include "ScrollingCoordinator.h" > #include "ShadowRootMode.h" > #include "SimulatedClickOptions.h" > #include "StyleChange.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
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194206
: 361021