Closed
Bug 1151832
Opened 10 years ago
Closed 10 years ago
Remove some old workarounds for loop-server - optional parameters are now respected for PATCH /rooms/{token} and the "roomConnectionId" check no longer needs to fallback to "id"
Categories
(Hello (Loop) :: Client, defect, P3)
Hello (Loop)
Client
Tracking
(firefox40 fixed)
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [tech-debt])
Attachments
(1 file)
Bug 1099063 and bug 1100318 were fixed a while ago, but we've still got code in Loop rooms assuming that they weren't.
As I'm in the area, I'm going to do the little bit of extra work to drop these workarounds.
Assignee | ||
Comment 1•10 years ago
|
||
This drops the old code and removes the comments. I've tested against the production servers to make sure we still work as expected (i.e. renames work, and we're correctly prompted about new participants).
Attachment #8589098 -
Flags: review?(mdeboer)
Assignee | ||
Updated•10 years ago
|
Comment 2•10 years ago
|
||
Comment on attachment 8589098 [details] [diff] [review]
Remove some old workarounds for loop-server - optional parameters are now respected for PATCH /rooms/{token} and the 'roomConnectionId' check no longer needs to fallback to 'id'.
Review of attachment 8589098 [details] [diff] [review]:
-----------------------------------------------------------------
Nice.
Attachment #8589098 -
Flags: review?(mdeboer) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•