Bug 50166 - REGRESSION (r72555): react-to-vsprops-changes.py no longer works for people with a non-default $WebKitLibrariesDir
Summary: REGRESSION (r72555): react-to-vsprops-changes.py no longer works for people w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 11:52 PST by Adam Roben (:aroben)
Modified: 2010-11-29 13:12 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2010-11-29 11:54 PST, Adam Roben (:aroben)
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-11-29 11:52:53 PST
REGRESSION (r72255): react-to-vsprops-changes.py no longer works for people with a non-default $WebKitLibrariesDir
Comment 1 Adam Roben (:aroben) 2010-11-29 11:54:21 PST
Created attachment 75047 [details]
Patch
Comment 2 John Sullivan 2010-11-29 12:42:38 PST
Comment on attachment 75047 [details]
Patch

Please add a comment about the assumptions inherent in the os.path.dirname(os.path.dirname(etc. construction.
Comment 3 Adam Roben (:aroben) 2010-11-29 13:12:52 PST
Committed r72821: <http://trac.webkit.org/changeset/72821>