Bug 36641 - [DRT/Chromium] Remove Chrome code dependency as possible
Summary: [DRT/Chromium] Remove Chrome code dependency as possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 35902 43312 43396 43403 43472 45016 45091 45517
Blocks: 28395
  Show dependency treegraph
 
Reported: 2010-03-25 22:00 PDT by Kent Tamura
Modified: 2010-09-12 21:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-03-25 22:00:50 PDT
We should get rid of dependency on base/ net/ and so on in WebKitTools/DumpRenderTree/chromium/*.
They should be expanded, or should add wrapper functions to webkit_support.
Comment 1 Kent Tamura 2010-04-08 00:42:44 PDT
There are some comments on this topic from fishd:
  http://codereview.chromium.org/1331001/diff/11002/42007
Comment 2 Kent Tamura 2010-09-12 21:26:35 PDT
Now DRT code depends on no Chromium code other than webkit/support/webkit_support*.h though it depends on V8/Skia/GogoleURL.  I think we may close this bug.