Bug 34869 - webkitdirs.pm has a crazy amount of duplicated feature detection code
Summary: webkitdirs.pm has a crazy amount of duplicated feature detection 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-02-11 18:55 PST by Eric Seidel (no email)
Modified: 2010-02-11 19:14 PST (History)
0 users

See Also:


Attachments
Patch (19.23 KB, patch)
2010-02-11 18:58 PST, Eric Seidel (no email)
abarth: 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-02-11 18:55:00 PST
webkitdirs.pm has a crazy amount of duplicated feature detection code
Comment 1 Eric Seidel (no email) 2010-02-11 18:58:14 PST
Created attachment 48606 [details]
Patch
Comment 2 Adam Barth 2010-02-11 19:01:22 PST
Comment on attachment 48606 [details]
Patch

I don't really read perl that well, but this looks like an epic win.
Comment 3 Eric Seidel (no email) 2010-02-11 19:05:12 PST
Committed r54697: <http://trac.webkit.org/changeset/54697>
Comment 4 Eric Seidel (no email) 2010-02-11 19:14:06 PST
Committed r54698: <http://trac.webkit.org/changeset/54698>