Bug 126912 - [GTK][CMake] Circular dependency in generation of WebKitEnumTypes.h
Summary: [GTK][CMake] Circular dependency in generation of WebKitEnumTypes.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 09:18 PST by Martin Robinson
Modified: 2014-01-13 16:33 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2014-01-13 09:20 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2014-01-13 09:18:30 PST
When WebKitEnumTypes.h was added to the list of installed headers, I inadvertently added a circular dependency for its generation.
Comment 1 Martin Robinson 2014-01-13 09:20:20 PST
Created attachment 221056 [details]
Patch
Comment 2 Daniel Bates 2014-01-13 16:16:19 PST
Comment on attachment 221056 [details]
Patch

Looks sane to me.
Comment 3 Martin Robinson 2014-01-13 16:33:04 PST
Comment on attachment 221056 [details]
Patch

Clearing flags on attachment: 221056

Committed r161919: <http://trac.webkit.org/changeset/161919>
Comment 4 Martin Robinson 2014-01-13 16:33:08 PST
All reviewed patches have been landed.  Closing bug.