Mark Banner
|
45e5cb1b04
|
Bug 1128979 - Improve usability of loop-client test server - allow tests to be loaded when in the github context; also allow the full server url to be specified, not just the port. r=dmose NPOTB DONTBUILD
|
2015-05-05 09:03:43 +01:00 |
|
Mark Banner
|
237b0d0d47
|
Bug 1108088 - Get Loop's build-jsx working on Windows without the react version check working (for now). r=dmose NPOTB DONTBUILD
|
2015-05-05 09:03:42 +01:00 |
|
Mark Banner
|
108bfbef2e
|
Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer
|
2015-05-01 18:02:03 +01:00 |
|
Ryan VanderMeulen
|
26e41292ad
|
Backed out 2 changesets (bug 1152761, bug 1153806) for xpcshell failures.
Backed out changeset cf10c6adab48 (bug 1153806)
Backed out changeset 89a69f417877 (bug 1152761)
CLOSED TREE
|
2015-05-01 10:37:03 -04:00 |
|
Mark Banner
|
887d95a4a7
|
Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer
|
2015-05-01 13:41:38 +01:00 |
|
Mark Banner
|
770f6907dd
|
Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer
|
2015-05-01 13:41:38 +01:00 |
|
Mark Banner
|
c14ff065f8
|
Bug 1160145 - Fix eslint warnings in Loop's xpcshell and mochitest files and turn on linting for them. r=dmose
|
2015-05-01 10:42:46 +01:00 |
|
Ryan VanderMeulen
|
330f835697
|
Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures.
|
2015-04-30 14:18:34 -04:00 |
|
Cedric Raudin
|
e5106eb19f
|
Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8
|
2015-04-30 16:41:13 +01:00 |
|
Mark Banner
|
4e0d29a865
|
Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer
|
2015-04-30 16:41:13 +01:00 |
|
Mike de Boer
|
042809d7ec
|
Bug 1152733: change the name of Loop/ Hello histograms that recently changed to be enumerated types. r=vladan
|
2015-04-29 11:55:08 +02:00 |
|
Martin Tomes
|
926adf2389
|
Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8
|
2015-04-30 07:40:50 +01:00 |
|
Mark Banner
|
47de4886b9
|
Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer
|
2015-04-30 07:40:49 +01:00 |
|
Mark Banner
|
64f91f7342
|
Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose
--HG--
rename : browser/components/loop/CardDavImporter.jsm => browser/components/loop/modules/CardDavImporter.jsm
rename : browser/components/loop/GoogleImporter.jsm => browser/components/loop/modules/GoogleImporter.jsm
rename : browser/components/loop/LoopCalls.jsm => browser/components/loop/modules/LoopCalls.jsm
rename : browser/components/loop/LoopContacts.jsm => browser/components/loop/modules/LoopContacts.jsm
rename : browser/components/loop/LoopRooms.jsm => browser/components/loop/modules/LoopRooms.jsm
rename : browser/components/loop/LoopStorage.jsm => browser/components/loop/modules/LoopStorage.jsm
rename : browser/components/loop/MozLoopAPI.jsm => browser/components/loop/modules/MozLoopAPI.jsm
rename : browser/components/loop/MozLoopPushHandler.jsm => browser/components/loop/modules/MozLoopPushHandler.jsm
rename : browser/components/loop/MozLoopService.jsm => browser/components/loop/modules/MozLoopService.jsm
rename : browser/components/loop/MozLoopWorker.js => browser/components/loop/modules/MozLoopWorker.js
|
2015-04-30 07:40:49 +01:00 |
|
Tooru Fujisawa
|
0edbeb71c8
|
Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
ziyunfei
|
e1db0f779e
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
Mark Banner
|
712f3f3e35
|
Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer
|
2015-04-28 13:51:27 +01:00 |
|
Mark Banner
|
ad6bbb3e9a
|
Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer
|
2015-04-28 13:51:27 +01:00 |
|
Mark Banner
|
fb94500173
|
Bug 1137813 - Part 4. Don't log the cleanup event as the server doesn't accept it after the room has been left. r=mikedeboer
|
2015-04-28 11:20:36 +01:00 |
|
Mark Banner
|
1ac32c7de0
|
Bug 1158800 - Don't show errors for context in conversations on the standalone UI as they may force the user into an unnecessary re-obtaining of the URL. r=dmose
|
2015-04-28 08:17:56 +01:00 |
|
Mark Banner
|
90e4dc9b43
|
Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer
|
2015-04-28 08:17:56 +01:00 |
|
Mark Banner
|
783bafff35
|
Bug 1137813 - Part 2. Stub dispatcher.dispatch globally in otSdkDriver_test.js to simplify tests. r=mikedeboer
|
2015-04-28 08:17:56 +01:00 |
|
Mark Banner
|
aa10ed4df6
|
Bug 1137813 - Part 1. Tidy up some event handler names in Loop's otSdkDriver. r=mikedeboer
|
2015-04-28 08:17:56 +01:00 |
|
Mark Banner
|
c00eaf4764
|
Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer
|
2015-04-27 10:35:40 +01:00 |
|
Mark Banner
|
b560b0ca8d
|
Bug 1149964 - Fix an intermittent error in Loop's functional tests (media start time should be uninitialized) and wait for the content server before starting tests. r=dmose NPOTB DONTBUILD
|
2015-04-25 11:00:43 +01:00 |
|
Mark Banner
|
44f6b5d48e
|
Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer
|
2015-04-22 19:17:15 +01:00 |
|
Mark Banner
|
3ca9465d75
|
Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer
|
2015-04-22 19:17:15 +01:00 |
|
Mark Banner
|
4ae9c9ef17
|
Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose
|
2015-04-22 08:51:46 +01:00 |
|
Mark Banner
|
88fb308441
|
Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer
|
2015-04-21 21:53:15 +01:00 |
|
Mark Banner
|
87a741e0a1
|
Bug 1145541. r=mikedeboer
|
2015-04-21 21:53:15 +01:00 |
|
Mark Banner
|
e884167ff5
|
Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc.
|
2015-04-21 15:40:01 +01:00 |
|
Mike de Boer
|
5b23883e24
|
Bug 1142514: add tests for the context views in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : 76e148a26e02f04f25d4880e28af997ee2e23e41
|
2015-04-21 12:07:02 +02:00 |
|
Mike de Boer
|
0925485637
|
Bug 1142514: show context information in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : a0f3858298ca9f8d3f2543017134830d1099b1e7
|
2015-04-21 12:06:59 +02:00 |
|
Cedric Raudin
|
8639337053
|
Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8
|
2015-04-21 09:35:03 +01:00 |
|
Mike de Boer
|
78f7ca030d
|
Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8
|
2015-04-17 17:29:49 +02:00 |
|
Zach Miller
|
1883a2482c
|
Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao
|
2015-04-19 12:37:49 +02:00 |
|
Mike de Boer
|
a27986070d
|
Bug 1152733: Convert all Loop keyed histograms to be enumerated types and opt-out, which helps reporting tremendously. r=vladan,dmose
|
2015-04-17 11:14:55 +02:00 |
|
Mark Banner
|
953a35523a
|
Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose
|
2015-04-17 08:34:02 +01:00 |
|
Mark Banner
|
7ac65d0a85
|
Bug 1154806 - Loop's ui-showcase has stopped scrolling since bug 1132301. r=mikedeboer
|
2015-04-17 08:34:02 +01:00 |
|
Mark Banner
|
247a6d3aa7
|
Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose
|
2015-04-17 08:34:02 +01:00 |
|
Dan Mosedale
|
ef67a02b15
|
Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer
|
2015-04-16 11:54:49 -07:00 |
|
Dan Mosedale
|
2d4e7bd9d9
|
Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer
|
2015-04-16 09:18:30 -07:00 |
|
Dan Mosedale
|
f989274315
|
Bug 1155036-standalone display unusable at 640x500, r=mikedeboer
|
2015-04-16 08:32:41 -07:00 |
|
Mike de Boer
|
39a32f8010
|
Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8
|
2015-04-16 14:09:37 +02:00 |
|
Mark Banner
|
b81f00dcab
|
Bug 1142588 - Implement context in conversations display for Loop's standalone UI. r=mikedeboer
|
2015-04-15 13:06:34 +01:00 |
|
Mark Banner
|
1a3f6bb167
|
Bug 1153418 - Fix an issue on Loop's standalone where the remote and video alignment during screenshare is 10px out. r=dmose
|
2015-04-14 08:30:57 +01:00 |
|
Mark Banner
|
4bc5d4c671
|
No bug. Update Loop's run-all-loop-tests.sh to reference the new location of browser_UITour_loop.js. rs=mikedeboer over irc. NPOTB DONTBUILD
|
2015-04-13 14:48:02 +01:00 |
|
Mark Banner
|
71f3f64398
|
Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer
|
2015-04-13 11:54:26 +01:00 |
|
Mark Banner
|
07b0d22a06
|
Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer
|
2015-04-13 11:54:26 +01:00 |
|
Mike de Boer
|
c2e46fc06b
|
Bug 1142522 - Part 1 Share utils and crypto content modules with chrome as well. r=Standard8
|
2015-04-13 11:54:25 +01:00 |
|