Closed
Bug 598268
Opened 14 years ago
Closed 14 years ago
Add service for supporting platform specific sharing methods
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
DUPLICATE
of bug 582616
People
(Reporter: moz_poro, Assigned: moz_poro)
References
()
Details
Attachments
(1 file)
5.80 KB,
patch
|
Details | Diff | Splinter Review |
Add IDL:s and services specified in http://etherpad.mozilla.com:9000/sharing-interface
This will allow us to rewrite the sharing front end to use OS specific sharing tools.
Assignee | ||
Comment 1•14 years ago
|
||
A new IDL and a dummy implementation for supporting OS specific sharing.
Attachment #477095 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
tracking-fennec: --- → ?
Comment 2•14 years ago
|
||
Tero - We have some overlap with this bug and bug 582616. Can you base your Meego patch on the patch in bug 582616?
If so, we can close this bug and just continue working on the Meego specific parts.
The patch in bug 582616 has support for getSharingApps, which I don't think Meego supports. Just return NS_ERROR_NOTIMPLMENTED if that is the case.
Assignee | ||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> Tero - We have some overlap with this bug and bug 582616. Can you base your
> Meego patch on the patch in bug 582616?
I will do that. Consider this bug obsolete.
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Attachment #477095 -
Flags: review?(mark.finkle)
Updated•11 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•