Bug 38792 - Clean up baseline_search_path to use map to reduce copy/paste code
Summary: Clean up baseline_search_path to use map to reduce copy/paste code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 22:25 PDT by Eric Seidel (no email)
Modified: 2010-06-12 21:02 PDT (History)
0 users

See Also:


Attachments
Patch (6.07 KB, patch)
2010-05-07 22:27 PDT, Eric Seidel (no email)
dbates: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-05-07 22:25:23 PDT
Clean up baseline_search_path to use map to reduce copy/paste code
Comment 1 Eric Seidel (no email) 2010-05-07 22:27:15 PDT
Created attachment 55460 [details]
Patch
Comment 2 Daniel Bates 2010-05-07 22:29:49 PDT
Comment on attachment 55460 [details]
Patch

I like this clean up!

r=me.
Comment 3 Eric Seidel (no email) 2010-05-07 22:35:47 PDT
Committed r58996: <http://trac.webkit.org/changeset/58996>