Mike de Boer
|
aa21998066
|
Bug 1150052: report exceptions that occur in MozLoop object APIs directly to the console, so we'll be able to recognize errors better. r=Standard8
|
2015-04-02 15:28:45 +02:00 |
|
Mike de Boer
|
9f49a9f57a
|
Bug 1114957: clean up event listeners in MozLoop when they are next called after the conversation window was closed. r=Standard8
|
2015-04-02 15:42:33 +02:00 |
|
Mike de Boer
|
c32c94770d
|
Bug 1146921: disable the window sharing dropdown item in Loop conversation windows on unsupported platforms. r=Standard8
|
2015-04-02 13:24:31 +02:00 |
|
Mike de Boer
|
9505c467cd
|
Bug 1146834: use Uint8Array's subarray when slice is not available in Loop content pages. r=Standard8
|
2015-04-02 13:14:18 +02:00 |
|
Dan Mosedale
|
7f3f66be23
|
Bug 999737-add ESLint to run-all-loop-tests; update docs, rs=Standard, DONTBUILD
|
2015-04-01 14:08:38 -07:00 |
|
Mark Banner
|
87c1dddbc1
|
Bug 1147609 - Make Loop's standalone UI work with roomName as an unecrypted parameter or as an encrypted part of context. r=mikedeboer
|
2015-04-01 12:04:08 +01:00 |
|
Dan Mosedale
|
9c14aaf449
|
Bug 999737-bootstrap eslint for loop content JS, fix a found bug, rs=MattN
|
2015-03-31 17:28:36 -07:00 |
|
Mark Banner
|
d07b801d1e
|
Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD
|
2015-03-30 21:45:53 +01:00 |
|
Mark Banner
|
7f42be4573
|
Bug 1149137 - Make Loop's Marionette unit tests run in e10s mode. r=mikedeboer
|
2015-03-30 17:02:27 +01:00 |
|
Mark Banner
|
26c4c22081
|
Bug 1139586 - Attempt to fix intermittent failures in Loop's Marionette unit tests by extending the timeout. r=mikedeboer
|
2015-03-30 14:08:53 +01:00 |
|
Mike de Boer
|
7bf048deed
|
Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8
|
2015-03-30 13:26:59 +02:00 |
|
Mark Banner
|
ef489720b3
|
Bug 1147375 - Don't fall over if roomName isn't supplied, let users continue to use Loop. r=mikedeboer
|
2015-03-26 19:21:10 +00:00 |
|
Mark Banner
|
08e40d7b9d
|
Bug 1114563 - Show the room name before the user enters the room. r=mikedeboer
|
2015-03-25 17:08:19 +00:00 |
|
Mark Banner
|
d0c6ea9cbe
|
Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer
|
2015-03-25 17:08:15 +00:00 |
|
Alessio Placitelli
|
bc31318d43
|
Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan
|
2015-03-23 04:39:00 +01:00 |
|
Mark Banner
|
6677b52ffa
|
Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD
|
2015-03-25 10:43:09 +00:00 |
|
Jared Wein
|
9fc379f670
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Dan Mosedale
|
5645f5ff7f
|
Bug 1145819 - Fix loop Telemetry counting of direct calls, r=Standard8
|
2015-03-24 14:28:45 -07:00 |
|
Ryan VanderMeulen
|
88c493d72e
|
Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
|
2015-03-24 14:32:20 -04:00 |
|
Jared Wein
|
bbf5601d75
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Mike de Boer
|
60e3207b00
|
Bug 1135095: add telemetry for window and tab sharing triggers in Loop. r=Standard8,vladan
|
2015-03-24 11:21:20 +01:00 |
|
Mark Banner
|
aceb1b1d5d
|
Bug 1137843 - Loop client should not try to leave room that it fails to join. r=dmose
|
2015-03-24 08:46:06 +00:00 |
|
Wes Kocher
|
305bd58dcc
|
Merge m-c to inbound a=merge CLOSED TREE
|
2015-03-20 18:01:17 -07:00 |
|
Bill McCloskey
|
5a327da4cf
|
Bug 1145394 - Remove exec bit on js files (r=fabrice,gavin)
|
2015-03-20 11:57:38 -07:00 |
|
Dan Mosedale
|
df3fa3aed1
|
Bug 1123660 - add logging to Loop media connection telemetry, r=Standard8
|
2015-03-20 10:44:40 -07:00 |
|
Mark Banner
|
8e561c8fff
|
Bug 1141133 - Implement encrypt/decrypt of context information ready for Loop's context in conversation work. r=mikedeboer
|
2015-03-20 14:30:49 +00:00 |
|
Abdelrhman Ahmed
|
857c54ab24
|
Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
|
2015-03-18 11:25:00 +01:00 |
|
Mark Banner
|
ba621a86ce
|
Bug 1144344. r=mikedeboer
|
2015-03-18 12:43:56 +00:00 |
|
Mike de Boer
|
1d0477f1f6
|
Bug 1143298: show the correct amount of imported contacts in the Loop panel after the import has finished. r=Standard8
|
2015-03-16 17:26:03 +01:00 |
|
Mark Banner
|
6acab16a4b
|
Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws
|
2015-03-17 08:41:25 +00:00 |
|
Mark Banner
|
153e210d8a
|
Fix unit-test bustage from bug 1143629 - update the test as well. rs=bustage-fix
|
2015-03-16 15:50:37 +00:00 |
|
Mark Banner
|
055bfb4227
|
Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer
|
2015-03-16 14:51:11 +00:00 |
|
Mark Banner
|
eb4a7b6aab
|
Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer
|
2015-03-13 12:09:54 +00:00 |
|
Ryan Kelly
|
9ec4aa31f7
|
Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond
|
2015-03-09 21:46:00 -04:00 |
|
Mike de Boer
|
a5101abb47
|
Bug 1135045: add tests to confirm that the tab-sharing infoBar is working as expected under various conditions. r=Standard8
|
2015-03-12 15:13:40 +01:00 |
|
Mark Banner
|
95dccfb965
|
Bug 1088672 - Part 8. Rewrite Loop's incoming call handling in the flux style. Update the ui-showcase. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
e2811d7573
|
Bug 1088672 - Part 7. Rewrite Loop's incoming call handling in the flux style. Remove the now redundant non-flux based code for incoming calls. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
225ebb02a0
|
Bug 1088672 - Part 6. Rewrite Loop's incoming call handling in the flux style. Fix window titles for the incoming call view. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
987b07119b
|
Bug 1088672 - Part 5. Rewrite Loop's incoming call handling in the flux style. Correct the Call failed view to show only what's needed for incoming calls. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
83d1858561
|
Bug 1088672 - Part 4. Rewrite Loop's incoming call handling in the flux style. Put back alerts and make window unload be handled correctly. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
6d4149d79b
|
Bug 1088672 - Part 3. Rewrite Loop's incoming call handling in the flux style. Get the accept and cancel buttons working again on the accept call view. r=mikedeboer
|
2015-03-12 14:01:38 +00:00 |
|
Mark Banner
|
72875eb451
|
Bug 1088672 - Part 2. Rewrite Loop's incoming call handling in the flux style. Switch incoming calls to use flux based conversation store and get them working as far as the accept view. r=mikedeboer
|
2015-03-12 14:01:37 +00:00 |
|
Mark Banner
|
4f7fdd3124
|
Bug 1088672 - Part 1. Rewrite Loop's incoming call handling in the flux style. Rename some views for better naming. r=mikedeboer
|
2015-03-12 14:01:37 +00:00 |
|
Mike de Boer
|
2fda31b990
|
Bug 1140313: enable the 'Share my Tabs' option for screensharing in Loop conversations. r=Standard8
|
2015-03-12 14:32:30 +01:00 |
|
Mike de Boer
|
d98f10dfdb
|
Bug 1141128: add a margin of 10px to the left side of the remote video stream in the Loop standalone client. r=Standard8
|
2015-03-12 13:58:45 +01:00 |
|
Mark Banner
|
539ad8b7ac
|
Bug 1088006 - Hook up Loop's ui-showcase to unit tests so that we don't keep on breaking it, and so that it can possibly catch use of es6 errors. r=dmose
|
2015-03-12 08:04:51 +00:00 |
|
Mark Banner
|
90c63ad1fd
|
Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose CLOSED TREE
|
2015-03-11 18:52:23 -07:00 |
|
Mark Banner
|
826b0a4dc0
|
Follow-up to bug 1140481 - Fix Loop's ui-showcase. rs=dmose over irc NPOTB DONTBUILD CLOSED TREE
|
2015-03-11 18:52:22 -07:00 |
|
Wes Kocher
|
9c5aef02cb
|
Backed out changeset c4d7c9f94f61 (bug 1140481) because the other part was also backed out, CLOSED TREE
|
2015-03-11 16:55:54 -07:00 |
|
Wes Kocher
|
6494d7171a
|
Backed out changeset 35827fc86c80 (bug 1140481) under suspicion of making wpt-reftests intermittently fail on a CLOSED TREE
|
2015-03-11 16:53:41 -07:00 |
|