Bug 23338 - Make "Streamline Inspector Source" build script check for a directory before using it
Summary: Make "Streamline Inspector Source" build script check for a directory before ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-14 19:12 PST by David Kilzer (:ddkilzer)
Modified: 2009-01-14 21:47 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (3.36 KB, patch)
2009-01-14 19:18 PST, David Kilzer (:ddkilzer)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-01-14 19:12:53 PST
* SUMMARY
The "Streamline Inspector Source" build script should check for a directory instead of assuming it's always there.
Comment 1 David Kilzer (:ddkilzer) 2009-01-14 19:18:48 PST
Created attachment 26743 [details]
Patch v1

Proposed fix.
Comment 2 David Kilzer (:ddkilzer) 2009-01-14 21:47:05 PST
$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/WebCore.xcodeproj/project.pbxproj
Committed r39932

http://trac.webkit.org/changeset/39932