Bug 175843

Summary: [EnabledBySetting] in WebIDL uses Document but does not include Document.h
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-08-22 13:13:19 PDT
[EnabledBySetting] in WebIDL uses Document but does not include Document.h, which can lead to build errors when Document.h is not included by some other means.
Comment 1 Chris Dumez 2017-08-22 13:13:52 PDT
Created attachment 318784 [details]
Patch
Comment 2 WebKit Commit Bot 2017-08-22 14:31:36 PDT
Comment on attachment 318784 [details]
Patch

Clearing flags on attachment: 318784

Committed r221048: <http://trac.webkit.org/changeset/221048>
Comment 3 WebKit Commit Bot 2017-08-22 14:31:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-08-22 14:32:12 PDT
<rdar://problem/34021644>