Bug 76776
Summary: | [Qt] Make WebKit2 work on Windows with Qt 5 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Hausmann <hausmann> |
Component: | New Bugs | Assignee: | Simon Hausmann <hausmann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kalevlember, net147, ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 88300, 90879, 96177, 96178, 96179, 96245, 96246, 96248, 96249, 96250, 96633, 96635, 96652 | ||
Bug Blocks: | 76773 |
Simon Hausmann
This is potentially a meta bug. Work needs to be done to make WebKit 2 work on Windows with Qt 5.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
Making good progress on this one, got a prototype running with TextureMapperGL and Angle. That's going to get us bug #90879 fixed on the way :)
Simon Hausmann
All patches are upstreamed, so I'm going to land the last patch to enable it in the build now. Additional fixes will be needed to stabilize the code base further, to iron out some bugs. But it basically works and leads me to closing this bug then :)
Simon Hausmann
Committed r128466: <http://trac.webkit.org/changeset/128466>