<?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>22316</bug_id>
          
          <creation_ts>2008-11-17 09:18:54 -0800</creation_ts>
          <short_desc>Share code between check-for-global-initializers and check-for-exit-time-destructors</short_desc>
          <delta_ts>2016-07-28 10:51:50 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=160302</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
    
    <cc>ddkilzer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>99057</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2008-11-17 09:18:54 -0800</bug_when>
    <thetext>The check-for-global-initializers and check-for-exit-time-destructors scripts have a lot of duplicated code, and very similar structures. It would be nice to share more of this code rather than duplicating it. Doing so would make it easier to make the changes needed to adopt these scripts on Windows (bug 22314 and bug 22315).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1215269</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2016-07-28 10:51:50 -0700</bug_when>
    <thetext>Both of these scripts are being removed in Bug 160302, so this is NTBF.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>