Closed
Bug 978455
Opened 11 years ago
Closed 11 years ago
Separate registration from call-url generation
Categories
(Hello (Loop) :: Server, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: abr, Assigned: alexis+bugs)
References
Details
Attachments
(1 file)
The current code is written to register the simple push URL at the same time as a call URL is generated. In practice, we need to have the push URL registration happen as soon as the browser starts (or when the user logs in, if they aren't logged in at browser startup) rather than upon call-url generation.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8384148 -
Flags: review?(adam)
| Assignee | ||
Comment 2•11 years ago
|
||
Updated, can you have another look?
| Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8384148 [details] [review]
link to github PR
Looks good as of 08ed820. Thanks.
Attachment #8384148 -
Flags: review?(adam) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Closing out older bugs. Code is newer than these changes.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•