Bug 64855

Summary: [Qt] Qt5 build fix: Disable the legacy mac assert macros.
Product: WebKit Reporter: Pierre Rossi <pierre.rossi>
Component: WebKit QtAssignee: Pierre Rossi <pierre.rossi>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, webkit.review.bot
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
patch none

Description Pierre Rossi 2011-07-20 02:51:18 PDT
The newly introduced QSslCertificate::verify() function collides with some macro with the same name defined in AssertMacros.h on mac.
Comment 1 Pierre Rossi 2011-07-20 02:59:58 PDT
Created attachment 101443 [details]
patch
Comment 2 WebKit Review Bot 2011-07-20 04:03:10 PDT
Comment on attachment 101443 [details]
patch

Clearing flags on attachment: 101443

Committed r91354: <http://trac.webkit.org/changeset/91354>
Comment 3 WebKit Review Bot 2011-07-20 04:03:14 PDT
All reviewed patches have been landed.  Closing bug.