Bug 108583 - [Qt] Add MessageFlags.h in Target.pri
Summary: [Qt] Add MessageFlags.h in Target.pri
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 22:28 PST by Jae Hyun Park
Modified: 2013-02-01 00:03 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2013-01-31 22:32 PST, Jae Hyun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jae Hyun Park 2013-01-31 22:28:33 PST
MessageFlags.h is not included in Target.pri, which causes compiler warning.
Since MessageDecoder and MessageEncoder includes MessageFlags.h, it should be included in Target.pri.
Comment 1 Jae Hyun Park 2013-01-31 22:32:12 PST
Created attachment 185946 [details]
Patch
Comment 2 Kentaro Hara 2013-01-31 23:19:16 PST
Comment on attachment 185946 [details]
Patch

rs=me
Comment 3 WebKit Review Bot 2013-02-01 00:03:40 PST
Comment on attachment 185946 [details]
Patch

Clearing flags on attachment: 185946

Committed r141546: <http://trac.webkit.org/changeset/141546>
Comment 4 WebKit Review Bot 2013-02-01 00:03:44 PST
All reviewed patches have been landed.  Closing bug.