Bug 51662 - [META] Getting rid of platform/ layering violations
Summary: [META] Getting rid of platform/ layering violations
Status: RESOLVED DUPLICATE of bug 21354
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 22176
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-27 17:53 PST by Hajime Morrita
Modified: 2010-12-28 16:16 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2010-12-27 17:53:46 PST
Inspired by https://lists.webkit.org/pipermail/webkit-dev/2010-December/015489.html

To move "platform" directly out of WebCore, we need to remove dependency from platform classes to the rest of WebCore.
This bug is for tracking that effort.
Comment 1 Antonio Gomes 2010-12-28 14:11:54 PST
I will mark it as duplicated of bug 21354, since they are essentially the same AND bug 21354 has a more complete dependency list.

*** This bug has been marked as a duplicate of bug 21354 ***
Comment 2 Hajime Morrita 2010-12-28 16:16:13 PST
(In reply to comment #1)
> I will mark it as duplicated of bug 21354, since they are essentially the same AND bug 21354 has a more complete dependency list.
Thanks, I didn't notice that.