<?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>252651</bug_id>
          
          <creation_ts>2023-02-20 22:40:19 -0800</creation_ts>
          <short_desc>Don&apos;t initialize signal handing machinery if we&apos;re not going to use it.</short_desc>
          <delta_ts>2023-02-21 14:03:43 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=252688</see_also>
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Lam">mark.lam</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>fujii</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1935418</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2023-02-20 22:40:19 -0800</bug_when>
    <thetext>This saves some memory when the signal handling machinery is not needed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935419</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-02-20 22:40:51 -0800</bug_when>
    <thetext>&lt;rdar://problem/105712893&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935420</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2023-02-20 23:02:41 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/10431</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935576</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-02-21 12:16:40 -0800</bug_when>
    <thetext>Committed 260623@main (0051847d2a39): &lt;https://commits.webkit.org/260623@main&gt;

Reviewed commits have been landed. Closing PR #10431 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935605</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-02-21 13:43:43 -0800</bug_when>
    <thetext>WinCairo gets broken. 
https://ews-build.webkit.org/#/builders/12/builds/118124
&gt; C:\BW\WinCairo-EWS\build\Source\JavaScriptCore\runtime/InitializeThreading.cpp(124): error C3861: &apos;initializeSignalHandling&apos;: identifier not found
&gt; C:\BW\WinCairo-EWS\build\Source\JavaScriptCore\runtime/InitializeThreading.cpp(131): error C3861: &apos;disableSignalHandling&apos;: identifier not found</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935616</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2023-02-21 14:03:43 -0800</bug_when>
    <thetext>(In reply to Fujii Hironori from comment #4)
&gt; WinCairo gets broken. 
&gt; https://ews-build.webkit.org/#/builders/12/builds/118124
&gt; &gt; C:\BW\WinCairo-EWS\build\Source\JavaScriptCore\runtime/InitializeThreading.cpp(124): error C3861: &apos;initializeSignalHandling&apos;: identifier not found
&gt; &gt; C:\BW\WinCairo-EWS\build\Source\JavaScriptCore\runtime/InitializeThreading.cpp(131): error C3861: &apos;disableSignalHandling&apos;: identifier not found

WinCairo build fix in https://bugs.webkit.org/show_bug.cgi?id=252688.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>