<?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>253837</bug_id>
          
          <creation_ts>2023-03-13 11:58:17 -0700</creation_ts>
          <short_desc>Reduce some costly includes from WebPage.h</short_desc>
          <delta_ts>2023-03-16 12:29:34 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>253601</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</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>1940956</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-03-13 11:58:17 -0700</bug_when>
    <thetext>This is a subset of the mega-patch in Bug 253601.

Benchmarking shows that WebPage.h is very costly to parse due to a few heavyweight includes. We can improve build time by using more specific includes where appropriate, and forward declare classes when possible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1940957</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-13 12:01:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/106655602&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1940959</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-03-13 12:05:22 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11451</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941577</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-03-15 09:47:17 -0700</bug_when>
    <thetext>Pull request: https://github.com/Webkit/WebKit/pull/11451</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941653</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-15 13:39:51 -0700</bug_when>
    <thetext>Committed 261710@main (d59dce7984ad): &lt;https://commits.webkit.org/261710@main&gt;

Reviewed commits have been landed. Closing PR #11451 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941673</commentid>
    <comment_count>5</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-03-15 14:53:05 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/11574</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941674</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-15 14:57:24 -0700</bug_when>
    <thetext>Committed 261715@main (baddb1e77fcb): &lt;https://commits.webkit.org/261715@main&gt;

Reviewed commits have been landed. Closing PR #11574 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941680</commentid>
    <comment_count>7</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-03-15 15:25:02 -0700</bug_when>
    <thetext>Hmm, GTK/WPE are still broken. WinCairo/PlayStation got back to green.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941685</commentid>
    <comment_count>8</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-03-15 15:35:23 -0700</bug_when>
    <thetext>It looks like your fix should work for WPE/GTK, too. They are complaining about Logging in debug build for the same symbols you just landed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1941718</commentid>
    <comment_count>9</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-03-15 17:37:23 -0700</bug_when>
    <thetext>Ah, you are right. I checked a wrong revision. GTK is green. WPE bot is still building.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>