Bug 90879

Summary: [Qt][Win] Enable USE(3D_GRAPHICS)
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, hausmann, vestbo, webkit.review.bot
Priority: P5 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows XP   
Bug Depends on: 95556, 96120, 96121, 96123, 96257, 96359    
Bug Blocks: 76776    
Attachments:
Description Flags
Patch kenneth: review+

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>