Bug 134191 - [ATK] Remove some unused code from DumpRenderTree
Summary: [ATK] Remove some unused code from DumpRenderTree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Krzysztof Czech
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-23 07:28 PDT by Krzysztof Czech
Modified: 2014-06-24 01:10 PDT (History)
2 users (show)

See Also:


Attachments
patch (81.36 KB, patch)
2014-06-23 07:30 PDT, Krzysztof Czech
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2014-06-23 07:28:10 PDT
DumpRenderTree/atk could be removed since GTK and EFL has stopped supporting WK1.
Comment 1 Radar WebKit Bug Importer 2014-06-23 07:28:20 PDT
<rdar://problem/17418441>
Comment 2 Krzysztof Czech 2014-06-23 07:30:44 PDT
Created attachment 233604 [details]
patch
Comment 3 chris fleizach 2014-06-23 22:52:45 PDT
Comment on attachment 233604 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233604&action=review

> Tools/ChangeLog:8
> +        DumpRenderTree/atk could be removed since GTK and EFL has stopped supporting WK1.

/atk "can" be removed...
Comment 4 Krzysztof Czech 2014-06-24 01:10:19 PDT
Committed r170352: <http://trac.webkit.org/changeset/170352>