<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>288701</bug_id>
          
          <creation_ts>2025-02-26 23:09:41 -0800</creation_ts>
          <short_desc>Fix &quot;Never put an Inlines.h header in a non-Inlines.h header&quot; style errors under `WebCore/dom` directory</short_desc>
          <delta_ts>2025-03-05 23:10:04 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>288700</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2098657</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-02-26 23:09:41 -0800</bug_when>
    <thetext>Fix &quot;Never put an Inlines.h header in a non-Inlines.h header&quot; style errors under `WebCore/dom` directory

Parent bug: Bug 288700 – [umbrella️] Fix &quot;Never put an Inlines.h header in a non-Inlines.h header&quot; style errors

&gt; python ./Tools/Scripts/check-webkit-style ./Source/WebCore/dom -f -,+build-speed
ERROR: Source/WebCore/dom/AbortSignal.h:28:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/ChildListMutationScope.h:34:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/Document.h:33:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/EventTargetConcrete.h:33:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/MessagePort.h:30:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/MutationObserverInterestGroup.h:33:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]
ERROR: Source/WebCore/dom/ViewTransitionTypeSet.h:32:  Never put an Inlines.h header in a non-Inlines.h header.  [build-speed/inlines] [4]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2098665</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-02-26 23:38:54 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/41500</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>