[Webkit-unassigned] [Bug 75664] MASTER: Move WebCore/platform into its own Platform directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 17:00:32 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75664


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|MASTER: Move                |MASTER: Move
                   |WebCore/platform into its   |WebCore/platform into its
                   |own Platform namespace      |own Platform directory
                 CC|                            |jamesr at chromium.org




--- Comment #1 from James Robinson <jamesr at chromium.org>  2012-01-05 17:00:32 PST ---
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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list