Closed
Bug 687212
Opened 13 years ago
Closed 12 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)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
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•13 years ago
|
Assignee: nobody → netzen
Assignee | ||
Updated•13 years ago
|
Assignee: netzen → nobody
Component: F1 → Widget: Win32
Product: Mozilla Labs → Core
QA Contact: f1 → win32
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → netzen
Assignee | ||
Comment 1•13 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•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #610970 -
Attachment description: Patch v1. → Base share code
Updated•12 years ago
|
OS: Windows 8 → Windows 8 Metro
Assignee | ||
Updated•12 years ago
|
Whiteboard: completed-elm
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
elm -> m-c migration
Updated•10 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
•