Closed
Bug 798442
Opened 12 years ago
Closed 12 years ago
refactor Identity.jsm to allow delegation of work to a server-provided dialog
Categories
(Core Graveyard :: Identity, defect, P1)
Core Graveyard
Identity
Tracking
(blocking-basecamp:+, firefox18 fixed, firefox19 fixed)
RESOLVED
FIXED
blocking-basecamp | + |
People
(Reporter: benadida, Assigned: jedp)
References
Details
(Whiteboard: [qa-][feature-complete])
Identity.jsm currently does a lot of heavy-lifting to fully implement navigator.id. As we are initially working (for B2G) on delegating much of the logic to server-provided JavaScript, we need to build a more minimal Identity.jsm.
This is mostly refactoring / removing code.
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: --- → +
Comment 1•12 years ago
|
||
This sounds like something I could help with. However, I have no clue what's involved. Can someone provide more details?
Flags: needinfo?
Reporter | ||
Comment 2•12 years ago
|
||
Greg: thanks! We're on track to submit a patch for this actually, so all set for now.
Flags: needinfo?
Comment 3•12 years ago
|
||
Would you mind filling out the bugzilla status fields then? I found this when looking for B2G blockers and it seemed ripe for the picking.
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → jparsons
Reporter | ||
Comment 4•12 years ago
|
||
(In reply to Gregory Szorc [:gps] from comment #3)
> Would you mind filling out the bugzilla status fields then? I found this
> when looking for B2G blockers and it seemed ripe for the picking.
yep, I just realized this, sorry!
Do you mean just assign it to someone, or something more?
Reporter | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•12 years ago
|
||
patch in bug #794680 addresses this issue.
Comment 6•12 years ago
|
||
Per today's b2g meeting - at risk features do not block ship. Renoming.
blocking-basecamp: + → ?
Reporter | ||
Comment 7•12 years ago
|
||
once again, this is required for the identity flow, so back to blocking.
blocking-basecamp: ? → +
Reporter | ||
Comment 8•12 years ago
|
||
now addressed in patch for bug 794680
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•12 years ago
|
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
Updated•12 years ago
|
Whiteboard: [qa-] → [qa-][feature-complete]
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•