Closed
Bug 687212
Opened 14 years ago
Closed 13 years ago
Support the share data contract in Windows 8
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
(Keywords: feature, Whiteboard: completed-elm [metro-mvp])
Attachments
(2 files)
|
5.21 KB,
patch
|
Details | Diff | Splinter Review | |
|
8.02 KB,
patch
|
Details | Diff | Splinter Review |
Windows 8 has 'contracts' that allow different programs to interop together. One such contract accessed through the share 'charm' allows us to share data with other Metro applications. The share charm is an icon displayed in a system menu on the right edge of metro interfaces.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → netzen
| Assignee | ||
Updated•14 years ago
|
Assignee: netzen → nobody
Component: F1 → Widget: Win32
Product: Mozilla Labs → Core
QA Contact: f1 → win32
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → netzen
| Assignee | ||
Comment 1•14 years ago
|
||
This is the base share contract code, it works but it doesn't actually get the current page title and URL yet, it's harder than in Firefox since we're dealing with a content process and the info isn't easily available.
| Assignee | ||
Comment 2•14 years ago
|
||
| Assignee | ||
Updated•14 years ago
|
Attachment #610970 -
Attachment description: Patch v1. → Base share code
Updated•13 years ago
|
OS: Windows 8 → Windows 8 Metro
| Assignee | ||
Updated•13 years ago
|
Whiteboard: completed-elm
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•13 years ago
|
||
elm -> m-c migration
Updated•11 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
•