|
|
Line 19: |
Line 19: |
|
| |
|
| <big>Phase 1 (Targeting Firefox 42 merge data 8/10)</big> | | <big>Phase 1 (Targeting Firefox 42 merge data 8/10)</big> |
| | |
| | Simple implementation triggered by the use of a Restricted Profile |
| | * If Restricted Profile on the device is off, we just show to regular Firefox. |
| | * If Restricted Profile on the device is enabled, we present a modified version of Firefox. |
|
| |
|
|
| |
|
Line 29: |
Line 33: |
| } | | } |
| </bugzilla> | | </bugzilla> |
|
| |
|
| |
| Simple implementation triggered by the use of a Restricted Profile
| |
| * If Restricted Profile on the device is off, we just show to regular Firefox.
| |
| * If Restricted Profile on the device is enabled, we present a modified version of Firefox.
| |
| - Ability to bundle add-on that include content filter by country/partner. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125275 bug 1125275]]<br />
| |
| - Show Splash screen telling the user: you are entering a Kinderfox mode. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1180795 bug 1180795]] Assigned to Robin Andersen<br />
| |
| - Custom set of kid-appropriate default Tiles. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1182108 bug 1182108]]<br />
| |
| - Disable snippets (promotional banner) support. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125283 bug 1125283]]<br />
| |
| - Hide all developer tools and related UI. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125288 bug 1125288]]<br />
| |
| - Hide all add-ons and apps installation/removal features and related UI. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125289 bug 1125289]]<br />
| |
| - Hide private browsing support and all related UI. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125290 bug 1125290]]<br />
| |
| - Hide all Guest Browsing features and related UI. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125294 bug 1125294]]<br />
| |
| - Hide all Location Services features and related UI. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125309 bug 1125309]]<br />
| |
| - Restricted Profiles: Make restrictions configurable by device admin. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1180653 bug 1180653]] Assigned to Sebastian Kaspari<br />
| |
| - RestrictedProfiles.isUserRestricted() returns true on phone running Android M [[https://bugzilla.mozilla.org/show_bug.cgi?id=1181660 bug 1181660]] Assigned to Sebastian Kaspari<br />
| |
| - Restricted Profiles: enforce some of the restrictions of Guest profiles? [[https://bugzilla.mozilla.org/show_bug.cgi?id=1181970 bug 1181970]] Assigned to Sebastian Kaspari<br />
| |
| - Hide other non-essential menu items
| |
| All “Tool” menu items. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125312 bug 1125312]] Assigned to Sebastian Kaspari<br />
| |
| - Hide other non-essential Settings items
| |
| Customize → Home. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125315 bug 1125315]] Assigned to Sebastian Kaspari
| |
| Customize → Import from Android. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125316 bug 1125316]] Assigned to Sebastian Kaspari
| |
| All “Display” menu items. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125975 bug 1125975]]
| |
| Privacy → Use master password. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125977 bug 1125977]]
| |
| Privacy → Clear on exit. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125979 bug 1125979]]
| |
| Privacy → Clear now. [[https://bugzilla.mozilla.org/show_bug.cgi?id=1125980 bug 1125980]]
| |
|
| |
|
|
| |
|