Bug 54934 - Sort the WebCore project file(s)
Summary: Sort the WebCore project file(s)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 54853
  Show dependency treegraph
 
Reported: 2011-02-21 21:15 PST by Roland Steiner
Modified: 2011-05-18 22:27 PDT (History)
3 users (show)

See Also:


Attachments
patch: WebCore XCode project file and GNUmakefile.am (20.36 KB, patch)
2011-02-21 21:25 PST, Roland Steiner
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2011-02-21 21:15:22 PST
As per the review comment in https://bugs.webkit.org/show_bug.cgi?id=54853 the project file should be sorted (by name/hash as appropriate)
Comment 1 Roland Steiner 2011-02-21 21:25:19 PST
Created attachment 83264 [details]
patch: WebCore XCode project file and GNUmakefile.am
Comment 2 Kent Tamura 2011-02-21 21:33:39 PST
Comment on attachment 83264 [details]
patch: WebCore XCode project file and GNUmakefile.am

I usually commit such changes without review :-)
Comment 3 Roland Steiner 2011-02-21 21:59:10 PST
Committed r79287: <http://trac.webkit.org/changeset/79287>
Comment 4 Ryosuke Niwa 2011-05-18 22:27:45 PDT
Comment on attachment 83264 [details]
patch: WebCore XCode project file and GNUmakefile.am

Removing cq? flag so that it won't show on the review queue.