Commit graph

253 commits

Author SHA1 Message Date
Paolo Amadini
d693bf1ed2 Bug 1066509 - Tests for the tab view in the desktop client panel. r=mikedeboer 2014-09-17 16:42:16 +01:00
Mark Banner
7cea7b4552 Follow-up to bug 1044411, fix the Loop standalone .gitignore file to properly exclude index.html. rs=mikedeboer over irc. NPOTB DONTBUILD 2014-09-17 14:18:25 +01:00
Jared Wein
35d61aae2c Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : ba9f55a9a28d1a4df6284582ded6d761e269d5cf
2014-09-11 15:36:14 -04:00
Dan Mosedale
9af4492a29 Bug 1068178 - Fix Loop functional test bustage, rs=Standard8, NPOTB, so DONTBUILD 2014-09-16 11:47:39 -07:00
Rémy HUBSCHER
fb4ec1d1e7 Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes
Bug 1044411 - Generate Loop ToS static content, priv-policy bits removed
2014-08-26 12:58:00 -05:00
Mark Banner
fdb61c0db5 Fix the loop ui-showcase - fallout from bug 1066506, define getBoolPreference in the fake mozLoop api. rs=dmose over irc DONTBUILD 2014-09-16 19:00:44 +01:00
Mark Banner
e16d409bbf Bug 1067519 Loop desktop client should close the conversation window if the caller chooses to cancel the call. r=nperriault 2014-09-16 16:03:59 +01:00
Ed Morley
a0e5b4d9cd Backed out changeset ecc5cb4dcdfe (bug 1066816) for loop test failures 2014-09-16 16:01:15 +01:00
Paolo Amadini
d8a85168d3 Bug 1067845 - Clean up after browser_mozLoop_softStart.js. r=abr 2014-09-16 14:54:07 +01:00
Adam Roach [:abr]
8c56624621 Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8 2014-09-16 06:46:11 -07:00
Nicolas Perriault
d8706080e8 Bug 1045690 Ensure the correct version of react is used when building the Loop jsx files. r=Standard8
Tool script only so DONTBUILD
2014-09-16 11:38:59 +01:00
Nigel Babu
1da2de4cb7 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Adam Roach [:abr]
14cd24ba60 Bug 1017257 - Make loop code CSP-friendly (remove all inline script) r=Standard8 2014-09-15 15:39:12 -07:00
Andrei Oprea
9f8c52ef2f Bug 1042060 - Implement default answering mode for desktop client. r=mikedeboer 2014-09-10 15:50:00 -04:00
Mark Banner
f45b0af958 Bug 1066506 Allow easy debugging of websockets and sdk for Loop. r=nperriault 2014-09-12 16:49:38 +01:00
Mark Banner
8ce42d7f7d Bug 1000237 Standalone UI for link clickers needs "call being processed" visual notification. r=nperriault 2014-09-12 13:57:19 +01:00
Paolo Amadini
3e949c2353 Bug 1059754 - Propagating errors to content with cloneInto fails in MozLoopAPI. r=Gijs 2014-09-12 11:10:10 +01:00
Mark Banner
b976c2f565 Bug 1066219 Update OpenTok library to 2.2.9. r=abr 2014-09-12 09:06:32 +01:00
Matthew Noorenberghe
89501a2935 Bug 1065777 - Store the Hawk Session token after /fxa-oauth/params for the Loop FxA login flow. r=abr,jaws 2014-09-11 23:01:04 -07:00
Ryan VanderMeulen
195ab64159 Backed out changesets 26b240144648 and a701b0b291a0 (bug 1047146) for linux debug mochitest-bc crashes. 2014-09-11 18:08:56 -04:00
Jared Wein
16c1fe751b Bug 1047146 - Fixed panel_test.js to reference userProfile instead of loggedInToFxa on a CLOSED TREE. r=me
--HG--
extra : rebase_source : 68c527247512356f358568c9154f6e8eab71bd46
2014-09-11 16:54:18 -04:00
Nicolas Perriault
4da70c83c5 Bug 1062126: Loop panel UI shouldn't be fully reset when reopened, r=mikedeboer. 2014-09-11 20:54:48 +01:00
Jared Wein
c652c15371 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : 527ccb4541555e10a24b9785620ea805db84aca7
2014-09-11 15:36:14 -04:00
Mike de Boer
3eab5238b2 Bug 1065275: add a TabView component to the panel. r=paolo,Niko. 2014-09-11 19:14:30 +02:00
Mark Banner
bf26e6a10b Bug 1065608 Drop the remaining backbone views for Loop (switch to react). r=nperriault 2014-09-11 08:28:02 +01:00
Mark Banner
54306f2588 Bug 1065591 Improve Loop xpcshell tests for MozLoopService to have a better chance of detecting coding errors. r=jaws 2014-09-11 08:28:01 +01:00
Mark Banner
8b2b13105a Follow-up to bug 1035348 - fix the conversation window not opening when incoming calls are received. rs=jaws 2014-09-10 20:10:56 +01:00
Paul Kerr [:pkerr]
acfe258d54 Bug 1035348 - Part 2: fix tests. 1) Added hawkRequest stub to allow completion of inbound notification setup where necessary in unit tests. 2) Replaced tests of client.requestCallsInfo() with mozLoop.getCallData. r=Standard8 2014-09-10 15:22:33 +01:00
Paul Kerr [:pkerr]
fd6bc33152 Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8 2014-09-10 15:22:32 +01:00
Matthew Noorenberghe
9c941c186d Bug 1065052 - Follow-up - Correctly pass the sessionType to MozLoopServiceInternal.hawkRequest. rs=mikedeboer DONTBUILD 2014-09-10 02:33:41 -07:00
Matthew Noorenberghe
148244a3e6 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 01:48:54 -07:00
Carsten "Tomcat" Book
3b0f454701 Backed out changeset cea07e54707e (bug 1065052) for xpcshell test failures 2014-09-10 10:44:22 +02:00
Matthew Noorenberghe
113c93ef50 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 00:07:03 -07:00
Andrei Oprea
e779a84653 Bug 1049565 - Update style for feedback form back button. r=nperriault 2014-09-09 17:16:09 +01:00
Romain Gauthier
f7de8354d7 Bug 1002416 Rework the Loop notification system to better surface failures to the user and use react based views. r=nperriault 2014-09-09 09:52:38 +01:00
Mark Banner
3e0e8de56e Bug 1062835 Missing text on Loop's link-clicker UI for non-English locales. Update the standalone app to the gaia version of L10n.js which supports fallback automatically. r=nperriault
--HG--
rename : browser/components/loop/standalone/content/l10n/data.ini => browser/components/loop/standalone/content/l10n/loop.en-US.properties
2014-09-04 19:15:23 +01:00
Matthew Noorenberghe
3079444c7a Bug 1061756 - Remove MozLoopService #ifdef DEBUG and fix tests. r=jaws
--HG--
extra : rebase_source : ffecebf4de59e85381e943e521b23d3da80a9a3d
2014-09-04 11:13:01 -04:00
Dan Mosedale
25da7baeba Bug 1035655 - Use the production build of React for non-DEBUG builds, r=Standard8 2014-09-04 09:31:23 -07:00
Andrei Oprea
59a018cd55 Bug 1048938 - Part 2 of visual uplift, r=NiKo` 2014-09-04 13:45:18 +01:00
Ryan VanderMeulen
f5859a2048 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Adam Roach [:abr]
9deba01d05 Backed out changeset e6cf07180934 (bug 1055139) for xpcshell bustage 2014-09-02 16:28:25 -05:00
Adam Roach [:abr]
d8c59efcd9 Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond,Standard8 2014-08-18 12:43:37 -05:00
Adam Roach [:abr]
a68e250f83 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Jared Wein
0c34a1ad01 Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN 2014-09-02 11:20:39 -04:00
Phil Ringnalda
96f1066a88 Backed out 2 changesets (bug 1055139) for bad network touches
CLOSED TREE

Backed out changeset 93b6e71b019a (bug 1055139)
Backed out changeset 49cb37b48c05 (bug 1055139)
2014-09-01 17:11:35 -07:00
Adam Roach [:abr]
63f780612c Fix 'touches the network' bustage from Bug 1055139 on a CLOSED TREE rs=me 2014-09-01 17:59:20 -05:00
Adam Roach [:abr]
4477a63aba Bug 1060610 - Don't update latest callUrl expiration until it is exfiltrated r=Standard8 2014-09-01 17:17:05 -05:00
Adam Roach [:abr]
56093c01cb Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond 2014-08-18 12:43:37 -05:00