Bug 90879 - [Qt][Win] Enable USE(3D_GRAPHICS)
Summary: [Qt][Win] Enable USE(3D_GRAPHICS)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows XP
: P5 Normal
Assignee: Simon Hausmann
URL:
Keywords: Qt, QtTriaged
Depends on: 95556 96120 96121 96123 96257 96359
Blocks: 76776
  Show dependency treegraph
 
Reported: 2012-07-10 06:26 PDT by Csaba Osztrogonác
Modified: 2012-09-13 02:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2012-09-13 02:10 PDT, Simon Hausmann
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-07-10 06:26:04 PDT
It was enabled accidentally by r122175 and it caused build fail on the 
Qt-win buildbots (Qt 4.8) And then I disabled it again by r122219.

If you are interested in enabling 3D_GRAPHICS on Windows, you can find the 
detailed build error here: https://bugs.webkit.org/show_bug.cgi?id=90850#c2
Comment 1 Simon Hausmann 2012-09-05 09:50:25 PDT
I'm looking into this one. WK2 doesn't work otherwise :)
Comment 2 Simon Hausmann 2012-09-13 02:10:38 PDT
Created attachment 163820 [details]
Patch
Comment 3 Simon Hausmann 2012-09-13 02:59:57 PDT
Committed r128435: <http://trac.webkit.org/changeset/128435>