Bug 85549 - webkitpy: Use PlatformInfo wherever possible in the User class.
Summary: webkitpy: Use PlatformInfo wherever possible in the User class.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 15:20 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-05-03 16:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2012-05-03 15:23 PDT, Raphael Kubo da Costa (:rakuco)
dpranke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2012-05-03 15:20:21 PDT
webkitpy: Use PlatformInfo wherever possible in the User class.
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-05-03 15:23:08 PDT
Created attachment 140110 [details]
Patch
Comment 2 Dirk Pranke 2012-05-03 15:35:24 PDT
Comment on attachment 140110 [details]
Patch

looks fine. Can you add a FIXME: to go find all of the callers of User() and update them?
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-05-03 16:44:47 PDT
Committed r116042: <http://trac.webkit.org/changeset/116042>