<?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>75664</bug_id>
          
          <creation_ts>2012-01-05 15:42:51 -0800</creation_ts>
          <short_desc>MASTER: Move WebCore/platform into its own Platform directory</short_desc>
          <delta_ts>2013-02-20 06:48:33 -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>WebCore Misc.</component>
          <version>528+ (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>
          <dependson>110330</dependson>
    
    <dependson>75653</dependson>
    
    <dependson>75663</dependson>
    
    <dependson>75674</dependson>
          <blocked>21354</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>cdumez</cc>
    
    <cc>jamesr</cc>
    
    <cc>jesus</cc>
    
    <cc>kenneth</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>luiz</cc>
    
    <cc>mikhail.pozdnyakov</cc>
    
    <cc>noam</cc>
    
    <cc>tmpsantos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>530720</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-01-05 15:42:51 -0800</bug_when>
    <thetext>Move WebCore/platform into its own Platform namespace

This will help detect and prevent layering violations, as using WebCore:: from within platform/ will be disallowed.

This is an incremental step towards moving Platform into its own separate module, as discussed in:
https://lists.webkit.org/pipermail/webkit-dev/2011-December/018899.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530787</commentid>
    <comment_count>1</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-01-05 17:00:32 -0800</bug_when>
    <thetext>Based on IRC discussion it might be useful to move code into Source/Platform but leave it in the WebCore namespace. Having a separate directory and include paths will let us enforce strict dependency ordering, as code in Source/Platform/ will not have any paths in Source/WebCore/* on its include path, but leaving it in the WebCore namespace can ease the transition.  Retitling bug to be more general (even if we change the namespaces of things we will definitely also change the directory).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>