Closed Bug 747513 Opened 12 years ago Closed 12 years ago

Wire up privacy and terms of use links in setup flow

Categories

(Pancake Graveyard :: Front-end, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfoster, Assigned: sfoster)

References

Details

The links in the setup pages to privacy policy and T&Cs pages need to trigger a popup with that content in the native app.
Links are wired up in setup-flow branch, with: https://bitbucket.org/mozillapancake/pancake/changeset/1365b7170910

The account menu uses a xmessage.sendMessage('native', 'privacypolicy', []); to pop the privacy policy. But do we need to special-case this? xmessage.sendMessage('native', 'popup:show', { ... }) seems like it should work in both places? 

Privacy and ToS pages are using old templates/styles currently, but they do load.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.