Bug 71060 - [Qt] Failure to build when QT_NO_CURSOR defined
Summary: [Qt] Failure to build when QT_NO_CURSOR defined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 14:00 PDT by Helder Correia
Modified: 2011-10-27 17:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2011-10-27 14:04 PDT, Helder Correia
no flags Details | Formatted Diff | Diff
Patch for landing (2.76 KB, patch)
2011-10-27 15:55 PDT, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 2011-10-27 14:00:20 PDT
PlatformVideoWindowQt needs to wrap some code around #ifndef QT_NO_CURSOR in order to build QtWebKit when QT_NO_CURSOR is defined.
Comment 1 Helder Correia 2011-10-27 14:04:25 PDT
Created attachment 112747 [details]
Patch
Comment 2 Helder Correia 2011-10-27 15:55:27 PDT
Created attachment 112774 [details]
Patch for landing
Comment 3 WebKit Review Bot 2011-10-27 17:50:45 PDT
Comment on attachment 112774 [details]
Patch for landing

Clearing flags on attachment: 112774

Committed r98671: <http://trac.webkit.org/changeset/98671>
Comment 4 WebKit Review Bot 2011-10-27 17:50:50 PDT
All reviewed patches have been landed.  Closing bug.