Closed Bug 881354 Opened 11 years ago Closed 11 years ago

Experimental features added to .request() have not been added to .get()

Categories

(Core Graveyard :: Identity, defect)

22 Branch
All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jedp, Assigned: jedp)

References

Details

As Shane reports[1], he experimental features added for FirefoxOS were only added to .request and have not been added to .get. experimental_forceAuthentication experimental_forceIssuer experimental_allowUnverified The solution should be forward-compatible to allow for changes and additions to those parameter names. Currently, get()'s options are not extensible like .request()'s. [1] https://github.com/mozilla/browserid/issues/3506
Marking this as dependent on bug 881026, since we'll be modifying the same function.
Depends on: 881026
This will be testable with the addition to the UI Tests in bug 881435
Assignee: nobody → jparsons
These experimental features are being implemented in Firefox Accounts one way or another, and we will be removing Persona support for them at some time in the future. There should be no RPs using get() who are also accessing the experimental account-like features, so I would regard this a wontfix.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.