Closed
Bug 1169335
Opened 10 years ago
Closed 10 years ago
Please deploy 0.17.1 loop-client to PRODUCTION
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rpapa, Unassigned)
References
Details
------------------
RELEASE NOTES
------------------
https://github.com/mozilla/loop-client/releases
COMPARISONS
https://github.com/mozilla/loop-client/compare/0.15.0...0.16.0
https://github.com/mozilla/loop-client/compare/0.16.0...0.17.0
https://github.com/mozilla/loop-client/compare/0.17.0...0.17.1
TAGS
https://github.com/mozilla/loop-client/releases/tag/0.17.1
https://github.com/mozilla/loop-client/commit/a81d1ce29287452a7f787212488802066c3ea2f4
CHANGELOG
0.17.1 (2015-05-28)
-------------------
- Bug 1151528 - Add optimizely to Loop standalone for research and optimization purposes. Also tidy up some of the in-line javascript in the index page.
Reporter | ||
Comment 1•10 years ago
|
||
talked with bobm,deanw,Standard8 yesterday. we'll be deploying to PROD this afternoon
Flags: needinfo?(bobm)
Reporter | ||
Comment 2•10 years ago
|
||
deanw has deployed prod stack ELB for pre-prod verification
------------------
SUMMARY - PRE-PROD
------------------
PRE-DNS-SWITCH ELB
Placed several calls successfully between Nightly and DevEd (Aurora) using new loop-client 0.17.1 ELB.
NOTES:
[1]. Window and tab sharing work OK. Note that when window is first shared, view often comes up garbled
Example:
https://www.dropbox.com/s/dk9ha95q78bjkkl/Screenshot%202015-05-28%2012.50.27.png?dl=0
Cursor activity within the window seems to refresh the view causing it to re-render correctly in the share.
[2]. Redirects working in stage (see: Bug 1124854 and Bug 1124852)
Privacy & ToS links - OK.
Verifying ELB stack.
------------------
VERIFICATION - PRE-PROD
------------------
PRE-DNS-SWITCH ELB
both:
http://hello.firefox.com/ and
https://hello.firefox.com/
redirect to:
https://www.mozilla.org/en-US/firefox/hello/
no longer displays:
Welcome to the Firefox Hello web client.
Legal & ToS with FTU - OK!
$ curl -I https://hello.firefox.com
HTTP/1.1 301 Moved Permanently
Content-Length: 190
Content-Security-Policy: frame-ancestors 'self'
Content-Type: text/html
Date: Thu, 28 May 2015 19:56:34 GMT
Location: https://www.mozilla.org/firefox/hello/
X-Frame-Options: SAMEORIGIN
Connection: keep-alive
https://hello.firefox.com/config.js:
var loop = loop || {}; loop.config = { serverUrl: 'https://loop.services.mozilla.com/v0', feedbackApiUrl: 'https://input.mozilla.org/api/v1/feedback', feedbackProductName: 'Loop', downloadFirefoxUrl: 'https://www.mozilla.org/firefox/new/?scene=2&utm_source=hello.firefox.com&utm_medium=referral&utm_campaign=non-webrtc-browser\#download-fx', privacyWebsiteUrl: 'https://www.mozilla.org/privacy/firefox-hello/', legalWebsiteUrl: 'https://www.mozilla.org/about/legal/terms/firefox-hello/', marketplaceUrl: 'https://marketplace.firefox.com/iframe-install.html', learnMoreUrl: 'https://www.mozilla.org/hello/', roomsSupportUrl: 'https://support.mozilla.org/kb/group-conversations-firefox-hello-webrtc', guestSupportUrl: 'https://support.mozilla.org/kb/respond-firefox-hello-invitation-guest-mode', generalSupportUrl: 'https://support.mozilla.org/kb/respond-firefox-hello-invitation-guest-mode', unsupportedPlatformUrl: 'https://support.mozilla.org/kb/which-browsers-will-work-firefox-hello-video-chat', fxosApp: { name: 'Firefox Hello', manifestUrl: 'https://marketplace.firefox.com/app/54b83aea-1208-4605-82eb-22819f39d81d/manifest.webapp', rooms: true } };
PRIVACY & ToS LINKS - OK!
https://loop.services.mozilla.com
{
"name": "mozilla-loop-server",
"description": "The Mozilla Loop (WebRTC App) server",
"version": "0.17.7",
"homepage": "https://github.com/mozilla-services/loop-server/",
"endpoint": "https://loop.services.mozilla.com",
"fakeTokBox": false,
"fxaOAuth": true,
"i18n": {
"defaultLang": "en-US",
"lang": "en-US"
}
}
Reporter | ||
Comment 3•10 years ago
|
||
Mark do you know if this a know issue? if not, i'll file a bug
> NOTES:
>
> [1]. Window and tab sharing work OK. Note that when window is first shared,
> view often comes up garbled
> Example:
> https://www.dropbox.com/s/dk9ha95q78bjkkl/Screenshot%202015-05-28%2012.50.27.
> png?dl=0
> Cursor activity within the window seems to refresh the view causing it to
> re-render correctly in the share.
>
Flags: needinfo?(standard8)
Reporter | ||
Comment 4•10 years ago
|
||
; <<>> DiG 9.8.3-P1 <<>> hello.firefox.com
;; ANSWER SECTION:
hello.firefox.com. 60 IN A 54.186.42.102
hello.firefox.com. 60 IN A 54.69.130.29
;; WHEN: Thu May 28 13:06:25 2015
----------------------
; <<>> DiG 9.8.3-P1 <<>> hello.firefox.com
;; ANSWER SECTION:
hello.firefox.com. 42 IN A 52.11.179.179
hello.firefox.com. 42 IN A 52.11.251.57
;; WHEN: Thu May 28 14:09:13 2015
Comment 5•10 years ago
|
||
The DNS modification has been completed. Closing this bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bobm)
Resolution: --- → FIXED
Reporter | ||
Comment 6•10 years ago
|
||
------------------
SUMMARY
------------------
Placed several calls successfully between Nightly and DevEd (Aurora).
NOTES:
[1]. Window and tab sharing work OK. Note that when window is first shared, view often comes up garbled
Example:
https://www.dropbox.com/s/dk9ha95q78bjkkl/Screenshot%202015-05-28%2012.50.27.png?dl=0
Cursor activity within the window seems to refresh the view causing it to re-render correctly in the share.
[2]. Redirects working in stage (see: Bug 1124854 and Bug 1124852)
Verifying PROD stack.
------------------
VERIFICATION
------------------
both:
http://hello.firefox.com/ and
https://hello.firefox.com/
redirect to:
https://www.mozilla.org/en-US/firefox/hello/
no longer displays:
Welcome to the Firefox Hello web client.
Legal & ToS with FTU - OK!
curl -I https://hello.firefox.com
HTTP/1.1 301 Moved Permanently
Content-Length: 190
Content-Security-Policy: frame-ancestors 'self'
Content-Type: text/html
Date: Thu, 28 May 2015 21:17:42 GMT
Location: https://www.mozilla.org/firefox/hello/
X-Frame-Options: SAMEORIGIN
Connection: keep-alive
https://hello.firefox.com/config.js:
var loop = loop || {};
loop.config = {
serverUrl: 'https://loop.services.mozilla.com/v0',
feedbackApiUrl: 'https://input.mozilla.org/api/v1/feedback',
feedbackProductName: 'Loop',
downloadFirefoxUrl: 'https://www.mozilla.org/firefox/new/?scene=2&utm_source=hello.firefox.com&utm_medium=referral&utm_campaign=non-webrtc-browser\#download-fx',
privacyWebsiteUrl: 'https://www.mozilla.org/privacy/firefox-hello/',
legalWebsiteUrl: 'https://www.mozilla.org/about/legal/terms/firefox-hello/',
marketplaceUrl: 'https://marketplace.firefox.com/iframe-install.html',
learnMoreUrl: 'https://www.mozilla.org/hello/',
roomsSupportUrl: 'https://support.mozilla.org/kb/group-conversations-firefox-hello-webrtc',
guestSupportUrl: 'https://support.mozilla.org/kb/respond-firefox-hello-invitation-guest-mode',
generalSupportUrl: 'https://support.mozilla.org/kb/respond-firefox-hello-invitation-guest-mode',
unsupportedPlatformUrl: 'https://support.mozilla.org/kb/which-browsers-will-work-firefox-hello-video-chat',
fxosApp: {
name: 'Firefox Hello',
manifestUrl: 'https://marketplace.firefox.com/app/54b83aea-1208-4605-82eb-22819f39d81d/manifest.webapp',
rooms: true
}
};
PRIVACY & ToS LINKS - OK!
https://loop.services.mozilla.com
{"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.17.7","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"https://loop.services.mozilla.com","fakeTokBox":false,"fxaOAuth":true,"i18n":{"defaultLang":"en-US","lang":"en-US"}}
Status: RESOLVED → VERIFIED
Comment 7•10 years ago
|
||
(In reply to Richard Pappalardo [:rpapa][:rpappalardo] from comment #6)
> [1]. Window and tab sharing work OK. Note that when window is first shared,
> view often comes up garbled
> Example:
> https://www.dropbox.com/s/dk9ha95q78bjkkl/Screenshot%202015-05-28%2012.50.27.
> png?dl=0
> Cursor activity within the window seems to refresh the view causing it to
> re-render correctly in the share.
Can you file a bug somewhere in Core -> WebRTC land on this, maybe include a NI to mreavy, and which versions of FF are in use. This seems like an issue with the WebRTC platform.
Flags: needinfo?(standard8)
Reporter | ||
Comment 8•10 years ago
|
||
Standard8 found a bug affecting GR so deanw has rolled back to 0.16.0.
ticket to follow.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 9•10 years ago
|
||
Bug 1169706 is the issue that we found. We'll look at a 0.17.2 on Monday.
Reporter | ||
Comment 10•10 years ago
|
||
see:
Bug 1169708 - Please re-deploy 0.16.0 loop-client to PRODUCTION - ROLLBACK
next:
Standard8 will tag a 0.17.2 early next week. Deployment scheduled for next Mon-Tues.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 11•10 years ago
|
||
see:
Bug 1170277 - Please deploy 0.17.2 loop-client to PRODUCTION
You need to log in
before you can comment on or make changes to this bug.
Description
•