Bug 136509 - REGRESSION (r167325): (null) entry added to Xcode project file when JSBoundFunction.h was removed
Summary: REGRESSION (r167325): (null) entry added to Xcode project file when JSBoundFu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 15:33 PDT by David Kilzer (:ddkilzer)
Modified: 2014-09-03 16:48 PDT (History)
8 users (show)

See Also:


Attachments
Patch v1 (2.56 KB, patch)
2014-09-03 15:34 PDT, David Kilzer (:ddkilzer)
no flags 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) 2014-09-03 15:33:04 PDT
In <http://trac.webkit.org/r167325>, JSBoundFunction.h was removed, but for some odd reason, "(null)" was left behind in the Xcode project file in place of the header files.

We should just remove it.
Comment 1 David Kilzer (:ddkilzer) 2014-09-03 15:34:01 PDT
Created attachment 237591 [details]
Patch v1
Comment 2 WebKit Commit Bot 2014-09-03 16:48:17 PDT
Comment on attachment 237591 [details]
Patch v1

Clearing flags on attachment: 237591

Committed r173242: <http://trac.webkit.org/changeset/173242>
Comment 3 WebKit Commit Bot 2014-09-03 16:48:20 PDT
All reviewed patches have been landed.  Closing bug.