Bug 194206 - Don't include ScrollingCoordinator.h from Element.h
Summary: Don't include ScrollingCoordinator.h from Element.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-03 10:29 PST by Antti Koivisto
Modified: 2019-02-03 21:23 PST (History)
10 users (show)

See Also:


Attachments
patch (967 bytes, patch)
2019-02-03 10:30 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-02-03 10:29:26 PST
It is not needed.
Comment 1 Antti Koivisto 2019-02-03 10:30:58 PST
Created attachment 361021 [details]
patch
Comment 2 WebKit Commit Bot 2019-02-03 13:03:00 PST
Comment on attachment 361021 [details]
patch

Clearing flags on attachment: 361021

Committed r240906: <https://trac.webkit.org/changeset/240906>
Comment 3 WebKit Commit Bot 2019-02-03 13:03:02 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-02-03 13:03:30 PST
<rdar://problem/47773416>
Comment 5 Simon Fraser (smfr) 2019-02-03 21:23:36 PST
I meant to do this when I remove that enum. Thanks!