<?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>182275</bug_id>
          
          <creation_ts>2018-01-29 18:38:55 -0800</creation_ts>
          <short_desc>[WTF] Organize headers into platform directories</short_desc>
          <delta_ts>2018-01-30 11:58:20 -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>Web Template Framework</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Don Olmstead">don.olmstead</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1394385</commentid>
    <comment_count>0</comment_count>
    <who name="Don Olmstead">don.olmstead</who>
    <bug_when>2018-01-29 18:38:55 -0800</bug_when>
    <thetext>There are some headers that should be moved into platform specific directories rather than being in the root.

AutodrainedPool.h USE(FOUNDATION)
BlockObjCExceptions.h
BlockPtr.h - Includes &lt;Block.h&gt;
BlockStack.h - This an Apple thing too?
OSObjectPtr.h includes os/object.h
ObjcRuntimeExtras.h
ScheduledPair.h - Has COCOA and CF
UniStdExtras.h - Unix specific
WindowsExtras.h - Windows specific</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394654</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2018-01-30 11:58:20 -0800</bug_when>
    <thetext>BlockStack can probably be removed.  It doesn&apos;t appear to be used.
The rest are only used in the appropriate systems.  Some of them like AutodrainedPool are included in cross platform code but only do something meaningful on one platform.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>