RESOLVED FIXED Bug 28395
[Chromium] Implement DumpRenderTree for the Chromium port
https://bugs.webkit.org/show_bug.cgi?id=28395
Summary [Chromium] Implement DumpRenderTree for the Chromium port
Dimitri Glazkov (Google)
Reported 2009-08-17 10:27:00 PDT
We should be running layout tests using the same harness as the rest of the WebKit.
Attachments
Dimitri Glazkov (Google)
Comment 1 2009-08-17 10:52:16 PDT
Relevant chromium bug: http://crbug.com/9921.
Kent Tamura
Comment 2 2010-03-08 21:55:42 PST
I'll split this task into: 1. Make workable DRT Chromium port without integrating WebKit DRT code Applying WebKit style, but doesn't use WebKitTools/DumpRenderTree/* files. Do not change Chromium test_shell code drastically though unnecessary code is removed. 2. Integrate to WebKit DRT Use WebKitTools/DumpRenderTree/* as possible.
Kent Tamura
Comment 3 2010-03-08 22:11:23 PST
(In reply to comment #2) > I'll split this task into: > > 1. Make workable DRT Chromium port without integrating WebKit DRT code > Applying WebKit style, but doesn't use WebKitTools/DumpRenderTree/* files. > Do not change Chromium test_shell code drastically though unnecessary code is > removed. > > 2. Integrate to WebKit DRT > Use WebKitTools/DumpRenderTree/* as possible. Bug#35902 will cover the step 1, and Bug#35903 will cover the step 2.
Note You need to log in before you can comment on or make changes to this bug.