Closed
Bug 974317
Opened 11 years ago
Closed 11 years ago
Server needs to accept a new incoming call
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: alexis+bugs, Assigned: alexis+bugs)
References
Details
Attachments
(1 file, 2 obsolete files)
Once we served the webapp to the client, we need an URL where the client can send its calls.
It should accept a session token (relatively similar to the one discussed in Bug 971994) in order to find back the user that should be called and should notify the registered simple push url that something is happening.
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alexis+bugs
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•11 years ago
|
||
This PR changes a bunch of stuff at once, rather than trying to isolate the changes;
It is built on top of bug 971999 which should indeed be reviewed first.
Attachment #8390851 -
Flags: review?(standard8)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8390851 -
Attachment is obsolete: true
Attachment #8390851 -
Flags: review?(standard8)
Attachment #8392756 -
Flags: review?(standard8)
Comment 6•11 years ago
|
||
Comment on attachment 8392756 [details] [review]
link to github PR
I've finished the first round of comments, I'd like to take a look at the responses/changes once they are done.
Attachment #8392756 -
Flags: review?(standard8)
Assignee | ||
Comment 7•11 years ago
|
||
With the comments addressed
Attachment #8392756 -
Attachment is obsolete: true
Attachment #8392884 -
Flags: review?(standard8)
Comment 8•11 years ago
|
||
Comment on attachment 8392884 [details] [review]
link to github PR
There's a couple of comments left to address on the PR, otherwise it looks good. r=Standard8
Attachment #8392884 -
Flags: review?(standard8) → review+
Assignee | ||
Comment 9•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 10•10 years ago
|
||
All these changes long since merged and in some cases changed.
Closing these older bugs.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•