Bug 125663

Summary: Make inspector folder groups smarter in JavaScriptCore.xcodeproj
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix darin: review+

Joseph Pecoraro
Reported 2013-12-12 15:18:31 PST
Make the groups reflect their file system path instead of being a path relative to the project root. Now if you right click "inspector" and Add File, Xcode will automatically show the file picker for the Source/JavaScriptCore/inspector file system path, instead of Source/JavaScriptCore. Likewise for the subfolder groups ("remote", "scripts").
Attachments
[PATCH] Proposed Fix (14.75 KB, patch)
2013-12-12 15:20 PST, Joseph Pecoraro
darin: review+
Joseph Pecoraro
Comment 1 2013-12-12 15:20:26 PST
Created attachment 219128 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2013-12-13 15:04:24 PST
Note You need to log in before you can comment on or make changes to this bug.