Bug 108583

Summary: [Qt] Add MessageFlags.h in Target.pri
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, haraken, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.