Andrei Oprea
91b4d8ef07
Bug 1202265 - Add visual regression tool for Hello, r=dmose
2015-09-29 14:58:23 -07:00
David Critchley
5f091f50ab
Bug 1204101 - Fix for Loop settings menu positioning where menu gets cropped from longer text, r=dmose
2015-09-29 13:08:22 -07:00
Mark Banner
9f4d76e5b6
Bug 1209620 - Fix intermittent failure finding the start a conversation button in Loop's functional tests. r=dmose NPOTB DONTBUILD
2015-09-29 18:35:30 +01:00
Mark Banner
ab022c73c1
Bug 1206457 - Second attempt to fix intermittent failure in browser_LoopRooms_channel.js - ensure previous states are cleared when they are used. r=mikedeboer
2015-09-29 14:50:15 +01:00
Mark Banner
ed079dd532
Bug 1209078 - Part 2. If a user attempts to open their own room within Firefox when the room is already open, provide a message to inform the user. r=mikedeboer
2015-09-29 14:50:15 +01:00
Mark Banner
1935d43493
Bug 1209078 - Part 1. When detecting if rooms are able to be handled by Firefox, also include an indication if they are already open or not. r=mikedeboer
2015-09-29 14:50:15 +01:00
Mike de Boer
129300fef0
Bug 1171962: introduce telemetry histogram that counts the amount of sessions that exchanged one or more chat messages. r=vladan,dmose
2015-09-29 11:50:21 +02:00
Dan Mosedale
1771a79564
Bug 1208647-minify OpenTok+lodash for faster Hello standalone load time, r=Standard8
2015-09-28 14:15:21 -07:00
Dan Mosedale
5a7d67c079
Bug 1188509-Bundle Hello standalone JS for performance, r=Standard8
2015-09-28 13:18:22 -07:00
Mark Banner
0accdb49f7
Bug 1208466 - Part 3. Fix display when opening room, and make the opened room text non-bold. r=mikedeboer
2015-09-28 16:08:27 +01:00
Mark Banner
5bd11039aa
Bug 1208466 - Part 2. If an owner of a Loop link clicks their own link and join, make it open the conversation window. r=mikedeboer
2015-09-28 15:14:53 +01:00
Mark Banner
534cb09f4a
Bug 1208466 - Part 1. Create a new ToS view for Loop's standalone, ready for integration into the handled-in-Firefox views. r=mikedeboer
2015-09-28 15:14:53 +01:00
Mark Banner
66c9106dd5
Bug 1208515 - The feedback view has the incorrect blue for the Hello icon and button. r=dmose
2015-09-26 12:20:11 +01:00
David Critchley
268efbb309
Bug 1190738-Add Edit view with error to Hello ui-showcase, r=dmose
2015-09-25 16:23:29 -07:00
Mark Banner
e64b732769
Bug 1207575 - Fix reporting of Loop's connection status if a user exits a room and then re-enters it without reloading the room. r=Mardak
2015-09-25 18:55:53 +01:00
Mark Banner
f18a0475cb
Bug 1208201 - Simplify setup flows for standalone and desktop in Loop's activeRoomStore. r=mikedeboer
2015-09-25 12:57:25 +01:00
Mark Banner
2e832875b1
Bug 1188771 - Inform users when they can't use the Hello service due to ToS compliance. r=mikedeboer
2015-09-25 12:57:24 +01:00
Dave Townsend
f657500ff0
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Mark Banner
1e2201443b
Bug 1205610 - Log the string associated with OT's UNABLE_TO_PUBLISH exception to help understand where it is coming from. r=Mardak
2015-09-23 11:51:06 +01:00
Wes Kocher
69b522405d
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Mark Banner
6e133a2c99
Bug 1206457 - Fix intermittent browser_LoopRooms_channel.js time out, set up the back channel earlier to avoid loading time/setup issues. r=mikedeboer
2015-09-22 12:46:26 +01:00
Mark Banner
bc22adf00c
Bug 1199213 - Part 3. More cleanup of conversation related css after call-url code removal. r=mikedeboer
2015-09-22 12:46:26 +01:00
Mark Banner
da771026c2
Bug 1199213 - Part 2. Remove the old css relating to standalone call-url handling from Loop. r=mikedeboer
2015-09-22 12:46:26 +01:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Manuel Casas
c499d21a57
Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8
2015-09-21 18:11:21 +01:00
Mark Banner
c0f574271c
Bug 1206701 - Fix the contact menu buttons on Loop's panel so that audio and video conversations can be selected properly. r=Mardak
2015-09-21 18:11:21 +01:00
Ed Lee
b7ef504edd
Bug 1205658 - Hello Spinner Blue should match other blue elements in Hello [r=Standard8]
2015-09-21 00:49:24 -07:00
Ed Lee
c19426ba16
Bug 1184940 - Implement the refreshed design for the edit context view [r=dmose]
...
Additional patch for review comments.
2015-09-04 07:43:53 -07:00
Ed Lee
14042af867
Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose
2015-09-20 21:27:34 +01:00
Ed Lee
626f7b8f60
Bug 1199120 - Overlapping buttons in conversation window [r=Standard8]
2015-09-20 21:27:33 +01:00
Phil Ringnalda
6bfa84e18a
Bug 1206457 - Skip browser_LoopRooms_channel.js on ASan e10s
2015-09-19 19:14:14 -07:00
Mark Banner
323b18a57a
Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer
2015-09-19 14:22:56 +01:00
Mark Banner
3136a9c355
Bug 1113350 - Re-enable running of browser_parseable_css.js in Loop's run test script aid, now that the test works again. rs=dmose
2015-09-19 14:22:56 +01:00
Chris Rafuse
e6f3f2eb2a
Bug 1200689-Style Hello 'Share' menu consistently with gear icon menu, r=dmose
2015-09-18 13:58:39 -07:00
Mark Banner
576f502ba5
Follow-up to bug 1199213 - put back a hook required for Loop's functional tests that was taken out by mistake. rs=Mardak
2015-09-18 18:11:40 +01:00
Mike de Boer
8e9d59cb36
Bug 1204577: remove invalid CSS properties from Loop/ Hello source files. r=Standard8
2015-09-18 13:20:59 +02:00
Dan Mosedale
159f96f168
Backed out changeset 18f5bcaab8ec (bug 1190738), to avoid a nasty merge issue
2015-09-17 22:59:18 -07:00
David Critchley
e2db1d0cdc
Bug 1190738 - Merging Loop CSS for checkboxes, r=dmose
2015-09-17 19:58:53 -07:00
David Critchley
faf7b609fd
Bug 1203281 - Fix crop on popup menu in contact list for Loop, r=dmose
2015-09-17 16:13:47 -07:00
Mark Banner
fe4e8b1bbd
Bug 1199213 - Part 1. Remove the old standalone call-url handling code from Loop. r=mikedeboer
2015-09-17 16:19:35 +02:00
Mark Banner
bcb71502c4
Bug 1202408 - Fix the hover colour of the camera icon in Loop's contact list. r=mikedeboer
2015-09-17 16:19:34 +02:00
Chris Rafuse
b8647175f2
Bug 1205368-Fix Hello ui-showcase scrolling regression, r=dmose
2015-09-16 11:56:38 -07:00
Wes Kocher
050b69a1d0
Merge mozilla-inbound to m-c a=merge CLOSED TREE
2015-09-16 10:52:53 -07:00
Chris Rafuse
fa3f1c05a1
Bug 1203237 - Fix iFrame HTML tag scrollbars appearing in RTL mode, r=dmose
2015-09-15 18:13:35 -07:00
Mark Banner
4ccb867310
Bug 1203850 - Rename Loop's srcVideoObject and related variables/attributes to clarify they are about the media element, not just the video. rs=dmose
2015-09-13 12:03:24 +01:00
Ed Lee
8c1569beb0
Bug 1201031 - Menu for conversation options in the panel should be under the arrow [r=andreio]
2015-09-03 10:43:52 -07:00
Andrei Oprea
86b3993aaf
Bug 1196499 - Update Loop empty state for no conversations. r=Standard8,ui-review=pau,ui-review=sevaan
2015-09-11 15:47:00 +01:00
Mark Banner
5848fb1282
Bug 1203529 - Bad display when starting an audio-only call to a contact. r=dmose
2015-09-11 07:53:51 +01:00
Mark Banner
9da1bf89a1
Bug 1203098 - Option to start an audio-only call to a contact is missing from the Loop contact menu. r=dmose
2015-09-10 22:03:48 +01:00