Bug 88305

Summary: [Qt][Win] Use OS(WINDOWS) instead of Q_WS_WIN in WebCore/platform/graphics/GraphicsContext.h
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Blocker CC: ossy
Priority: P1 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 88300    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2012-06-05 01:12:26 PDT
... because Q_WS_WIN doesn't exist anymore.
Attachments
Patch (1.73 KB, patch)
2012-06-05 09:20 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2012-06-05 09:20:11 PDT
Simon Hausmann
Comment 2 2012-06-05 14:28:53 PDT
Comment on attachment 145817 [details] Patch Although I would prefer if this was landed with OS(WINDOWS) instead of defined(Q_OS_WIN), for consistency within the very same pre-processor line :)
Csaba Osztrogonác
Comment 3 2012-06-07 04:49:33 PDT
(In reply to comment #2) > (From update of attachment 145817 [details]) > Although I would prefer if this was landed with OS(WINDOWS) instead of defined(Q_OS_WIN), for consistency within the very same pre-processor line :) Fixed patch landed in http://trac.webkit.org/changeset/119706
Note You need to log in before you can comment on or make changes to this bug.