Closed
Bug 682143
Opened 13 years ago
Closed 12 years ago
Work out use of 'privacy' field in facebook app
Categories
(Mozilla Labs :: F1, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: markh, Unassigned)
Details
Attachments
(1 file)
52.32 KB,
image/png
|
Details |
The facebook app has in its characteristics:
features: {
...
privacy: true
}
and support for passing a 'privacy' field to facebook as the share happens. However, there is no UI support for this field so it will never be supplied.
Note that bug 682142 will be removing the 'features' - this field probably needs to move into shareTypes once we work out what UI to add for it.
Comment 1•13 years ago
|
||
the ui for this is the same as the facebook ui itself, minus the custom bit. we just need to add it. not a prior for alpha release
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
privacy field doc:
https://developers.facebook.com/docs/reference/api/post/
Updated•13 years ago
|
Priority: -- → P3
Comment 4•12 years ago
|
||
f1 is no longer an active project. delete these messages by searching for: [closing_f1_project_bugs]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•