Bug 51662
Summary: | [META] Getting rid of platform/ layering violations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cmarcelo, sam, tonikitoo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 22176 | ||
Bug Blocks: |
Hajime Morrita
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antonio Gomes
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 ***
Hajime Morrita
(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.