Skip to content

implementation of Firefox OS privacy policy for display on device#799

Closed
ghost wants to merge 1 commit intomozilla:masterfrom
schalkneethling:bug820212-implement-ffos-privacy-policy
Closed

implementation of Firefox OS privacy policy for display on device#799
ghost wants to merge 1 commit intomozilla:masterfrom
schalkneethling:bug820212-implement-ffos-privacy-policy

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 23, 2013

@pmac r?

@chrismore
Copy link
Copy Markdown

@Sancus r?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add role="main" here. It's a bit redundant but the main element is new enough that most screen readers don't recognize it yet but do support the ARIA role.

@craigcook
Copy link
Copy Markdown
Contributor

Will this page be English only? None of the strings are marked for extraction and localization. If we ever intend to translate this page we should go ahead and plan for it now, even if it's en-US-only for the first release.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strings should be wrapped for l10n.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[18:03] [sancus] espressive: also is there a reason that the url is /privacy/firefox-os and not /privacy/policies/firefox-os in the same pattern as literally every other url in that app?
[18:04] [espressive] sancus: yes, it is because the entry point inside the FTU app on FirefoxOS has the entry point for the policy set-up as such

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should put the page in the right spot, add a redirect for their bad URL, and file a bug for them to fix it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@chrismore
Copy link
Copy Markdown

Policies and legal information are typically en-US only.

@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 24, 2013

@craigcook So I was wondering about the l10n issue. Currently there is a discussion going on and it seems there is no clear decision on whether it will be translated or not but I reckon, to be safe, let me l10n this anyway.

@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 24, 2013

URL is now privacy/policies/firefox-os so we only need the redirect to be implemented until the bug is fixed in Gaia to point to this URL. Not sure where to do this. @pmclanahan ?

Comment thread apps/privacy/urls.py Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be a raw string, end with a / and match the other regexes: r'^/policies/firefox-os/$'. I also think the name should be 'privacy.firefoxos'. Not sure why the facebook one has a / in it...

@Sancus
Copy link
Copy Markdown
Contributor

Sancus commented Apr 25, 2013

was merged manually by pmac 226c34b with redirect added and commit message fixed.

@Sancus Sancus closed this Apr 25, 2013
@pmclanahan
Copy link
Copy Markdown
Contributor

Thanks @Sancus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants