Closed Bug 1484698 Opened 6 years ago Closed 6 years ago

Rename hasFxAccount to usesFirefoxSync in AS Targeting

Categories

(Firefox :: Messaging System, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 64
Iteration:
64.1 - Sep 14
Tracking Status
firefox64 --- fixed

People

(Reporter: k88hudson, Assigned: andreio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Priority: P3 → P2
Severity: normal → enhancement
Is this something we can get for Fx63?

If not is it OK to include both hasFxAccount and usesFirefoxSync in the JEXL. E.g.

'isDefaultBrowser == true && hasFxAccount == false && usesFirefoxSync == false'
Flags: needinfo?(andrei.br92)
Assignee: nobody → andrei.br92
Flags: needinfo?(andrei.br92)
In order to capture any of the two attributes and check for `true` you should use something like this: `isDefaultBrowser == true && (hasFxAccount == true || usesFirefoxSync == true)`
Assignee: andrei.br92 → nobody
Assignee: nobody → andrei.br92
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Blocks: 1489962
Iteration: --- → 64.1 (Sep 14)
Backout by btara@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/d2e41f2f964d
Backed out changeset 8dde92f89a24 for browser_asrouter_cfr.js failures. a=backout

Relanded:
https://hg.mozilla.org/mozilla-central/rev/581019e9ea70
Component: Activity Streams: Newtab → Messaging System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: