Status
()
People
(Reporter: bbondy, Assigned: bbondy)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
74.73 KB,
patch
|
Details | Diff | Splinter Review |
Many Windows 8 integration points seem to depend on XAML interop. This was not available in the developer preview, but as of the consumer preview you can now have XAML and DirectX interop in many different ways. We should convert our DirectX application to act this way to gain access to all integration points.
(Assignee) | ||
Comment 1•7 years ago
|
||
Created attachment 615243 [details] [diff] [review] Patch v1. Still needs some cleanup before I push to elm but here is the working XAML + DirectX interop. We can overlay XAML controls and content on top of our DX surface now. We can also use XAML controls for platform integration.
(Assignee) | ||
Comment 2•7 years ago
|
||
http://hg.mozilla.org/projects/elm/rev/dae0825b79d3
(Assignee) | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Last Resolved: 7 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•