Bug 123009 - Cleanup the Modules group in the WebCore.xcodeproj
Summary: Cleanup the Modules group in the WebCore.xcodeproj
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 23:21 PDT by Brady Eidson
Modified: 2013-10-18 07:51 PDT (History)
0 users

See Also:


Attachments
Patch v1 (210.62 KB, patch)
2013-10-17 23:34 PDT, Brady Eidson
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2013-10-17 23:21:00 PDT
Cleanup the Modules group in the WebCore.xcodeproj

Groups are supposed to point to the directory they represent on disk, but within the Modules directory this wasn't strongly enforced.

This makes adding files in Xcode a PITA as the file selector doesn't open to where it should.
Comment 1 Brady Eidson 2013-10-17 23:34:47 PDT
Created attachment 214542 [details]
Patch v1
Comment 2 Brady Eidson 2013-10-18 07:51:05 PDT
http://trac.webkit.org/changeset/157632