Bug 59981

Summary: remove no longer used method
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch tony: review+

Description Ojan Vafai 2011-05-02 17:01:44 PDT
remove no longer used method
Comment 1 Ojan Vafai 2011-05-02 17:02:03 PDT
Created attachment 92007 [details]
Patch
Comment 2 Dirk Pranke 2011-05-02 17:38:18 PDT
Comment on attachment 92007 [details]
Patch

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

LGTM.

> Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py:234
>          # changing the calls to this on the chromium build slaves.

I think you can delete this FIXME, right? Also, I probably would have not included the _ms_ in the name, since it's not really that relevant.
Comment 3 Ojan Vafai 2011-05-03 09:39:54 PDT
Committed r85612: <http://trac.webkit.org/changeset/85612>