RESOLVED FIXED 114552
Remove more Chromium specific code from webkitpy
https://bugs.webkit.org/show_bug.cgi?id=114552
Summary Remove more Chromium specific code from webkitpy
Ryosuke Niwa
Reported 2013-04-13 00:51:17 PDT
Remove more Chromium specific code from webkitpy
Attachments
Cleanup (8.88 KB, patch)
2013-04-13 00:51 PDT, Ryosuke Niwa
pnormand: review+
Ryosuke Niwa
Comment 1 2013-04-13 00:51:39 PDT
Philippe Normand
Comment 2 2013-04-13 00:57:28 PDT
Comment on attachment 197923 [details] Cleanup View in context: https://bugs.webkit.org/attachment.cgi?id=197923&action=review > Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py:-651 > -# Left here not to break anything. > -class JSONResultsGenerator(JSONResultsGeneratorBase): So that class is no longer used?
Ryosuke Niwa
Comment 3 2013-04-13 01:01:03 PDT
Ryosuke Niwa
Comment 4 2013-04-13 01:03:58 PDT
(In reply to comment #2) > (From update of attachment 197923 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=197923&action=review > > > Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py:-651 > > -# Left here not to break anything. > > -class JSONResultsGenerator(JSONResultsGeneratorBase): > > So that class is no longer used? Yes, we should probably rename JSONResultsGeneratorBase to JSONResultsGenerator in a follow up.
Note You need to log in before you can comment on or make changes to this bug.