Bug 94648

Summary: [Qt] Avoid using WebKit macros in qrawwebview_p.h
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: New BugsAssignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, menard, noam, webkit.review.bot, zoltan
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Luiz Agostini 2012-08-21 16:47:58 PDT
ENABLE(FEATURE) should not be used in qrawwebview_p.h because it is an API header file.
Comment 1 Luiz Agostini 2012-08-21 16:58:37 PDT
Created attachment 159805 [details]
patch
Comment 2 WebKit Review Bot 2012-08-22 01:43:59 PDT
Comment on attachment 159805 [details]
patch

Clearing flags on attachment: 159805

Committed r126277: <http://trac.webkit.org/changeset/126277>
Comment 3 WebKit Review Bot 2012-08-22 01:44:02 PDT
All reviewed patches have been landed.  Closing bug.