Commit graph

78 commits

Author SHA1 Message Date
Manuel Casas
8de4febb07 Bug 1172662 - ICE failures occuring in Loop conversations should be reported to the user. r=Standard8 2015-10-05 14:40:15 +01:00
Mike de Boer
41a3783d04 Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8 2015-09-30 15:35:22 +02:00
Mark Banner
f7c532aa89 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
Ed Lee
d626a4ac1a Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Mark Banner
f7e5b3167f 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
Mark Banner
6ac53b4afe Bug 1184933 - Part 2. Add the settings menu onto the failure view. r=Mardak 2015-09-10 12:01:16 +01:00
Marina Rodriguez Iglesias
9d3c10d581 Bug 1184933 - Part 1. Implement the refreshed design for the failure view. r=Mardak 2015-09-10 12:01:16 +01:00
Mark Banner
f53e40f728 Bug 1201446 - Don't expose websocket reasons to the view code where we have a specific failure detail available. r=Mardak 2015-09-09 08:59:50 +01:00
Fernando Rodriguez Sela
83237205ef Bug 1178390 - Reduce warnings to zero in Loop's desktop-local test suite. r=mikedeboer/Standard8 2015-08-28 10:23:39 +01:00
Marina Rodriguez Iglesias
67e57121a1 Bug 1184917 - Implement the refreshed design for 'Edit' conversation toolbar button. r=mdeboer 2015-08-25 08:23:00 -04:00
Marina Rodriguez Iglesias
9cecada360 Bug 1184559 - Implement the refreshed design for the conversation toolbar. r=Standard8,mikedeboer 2015-08-20 11:25:15 +02:00
Ryan VanderMeulen
36050dee52 Backed out changeset f4f36fc12c1f (bug 1184559) for Marionette failures.
CLOSED TREE
2015-08-14 13:06:21 -04:00
Marina Rodriguez Iglesias
77d2be2e2d Bug 1184559 - Implement the refreshed design for the Loop conversation toolbar. r=Standard8 2015-08-14 15:34:23 +01:00
Fernando Rodriguez Sela
d1f30270a6 Bug 1157645 - Always send the room owner as "-" for Loop. r=Standard8 2015-08-13 12:07:34 +01:00
Mark Banner
a811481ff0 Bug 1193764 - Loop's Direct calls hang if the contact hasn't connected to the server at all. r=dmose 2015-08-13 09:09:21 +01:00
Mark Banner
7b9119121f Bug 1180179 - Part 3. Use the shared media layout component in direct calls. r=mikedeboer 2015-07-27 12:45:47 +02:00
Andrei Oprea
ef0eb3d075 Bug 1171415 - Implement NPS feedback form for Loop. r=mikedeboer 2015-07-20 10:47:00 -04:00
Mark Banner
38138f860a Bug 1181239 - Enable eslint 'use strict' function rule for Loop's content code. r/rs=dmose 2015-07-09 08:00:46 +01:00
Mike de Boer
524264d7ee Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan 2015-07-06 15:02:10 +02:00
Mike de Boer
9ee1b247a1 Bug 1171940: update/ fix tests that my patches above have broken and lower the total amount of warnings generated by React in the console. r=Standard8 2015-07-03 19:00:30 +02:00
Mike de Boer
75dd81e809 Bug 1171940: introduce an 'Edit Context' button to the conversation toolbar inside the Hello conversation window. r=Standard8 2015-07-03 19:00:27 +02:00
Mark Banner
7d0591a53a Bug 1176933 - Enable missing props validation elint rule checking for Loop. r=dmose 2015-06-24 11:34:38 -07:00
Mark Banner
1fb11e0dac Bug 1176780 - Enable jsx-sort-props-types eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
Mark Banner
7fc3405211 Bug 1176778 - Enable jsx-sort-props eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
Mike de Boer
cba59000ab Bug 1164510: show a globe favicon as default when no favicon can be found for a Hello context in conversation. r=Standard8 2015-06-12 11:18:12 +02:00
Ryan VanderMeulen
fdb32e04fb Backed out changeset 32c21104e02c (bug 1164510) for causing frequent browser_UITour_loop.js failures. 2015-06-11 15:14:56 -04:00
Mike de Boer
1947969293 Bug 1164510: show a globe favicon as default when no favicon can be found for a Hello context in conversation. r=Standard8 2015-06-10 18:13:33 +02:00
Carsten "Tomcat" Book
b9cdd3a7bc Backed out changeset 13ef6f65874d (bug 1164510) for bc1/bc3 test failures 2015-06-10 15:59:33 +02:00
Mike de Boer
e71453a6fc Bug 1164510: show a globe favicon as default when no favicon can be found for a Hello context in conversation. r=Standard8 2015-06-10 14:10:20 +02:00
Dan Mosedale
6588ea16c9 Bug 1141296-make Loop use its own markup, not the SDK's, r=Standard8
Squashed commit of the following:

commit 708932504ff4b5cc219fdc0f021e750296214f03
Author: Dan Mosedale <dmose@meer.net>
    Remove debugging console spew

commit 93f3dbb5c0f1470cc21234ab2c765702e5307137
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Jun 8 10:36:36 2015 -0700

    Fix bad sizing of ConversationToolbar Examples

commit 7a4458a763ebfe2341414dea766fc3e982cc6d92
Author: Mark Banner <standard8@mozilla.com>
Date:   Mon Jun 8 11:34:28 2015 +0100

    Fix data channel setup to not send the signal back to the same client

commit d78dd64de2681545f874fc75615f601c2678ebca
Author: Mark Banner <standard8@mozilla.com>
Date:   Mon Jun 8 10:01:40 2015 +0100

    Remove the box-shadow for local desktop elements, per bug 1112021 - fix the ongoing conversation window display

commit 44c8176226ed5e0313fd70e781e0876ac22ba7cb
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Jun 5 14:08:35 2015 -0700

    Add jsdoc for makeActiveRoomStore

commit 665ad8cfd05c8f061278b3f2096d57f0a30477cb
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Jun 5 14:03:55 2015 -0700

    Cleaner way to skip a test so it shows up as pending

commit d97005a8d590cd70b14738605438da5d467fb6bc
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Jun 5 14:00:34 2015 -0700

    More jsdoc/XXX cleanup

commit db3e6a5fd717961bd2b88b881211e2515e42117a
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Jun 5 13:35:15 2015 -0700

    Rename _onRemoteSessionSubscribed to _setupDataChannelIfNeeded

commit 557f2e143b1942b4cbc02e5fd21047a556a20f71
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Jun 5 13:32:53 2015 -0700

    Handle and/or remove various XXX and YYY comments

commit 1e25b6d7d3a2916f3d52a40172fae64e12fa33e6
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 18:08:40 2015 +0100

    Backout data channel disabling

commit 617e73d43bf7a129f1098b37a26dab358011ebb2
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 17:58:26 2015 +0100

    Fix some more review comments

commit efb3a11b2ff6c667690af015c607c04e9a9b21b9
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 13:34:32 2015 +0100

    Make joining a room with screenshare work reasonably well, until we can refactor the layout not to depend so much on element sizes/locations

commit fe1033fb7b16c13175d2ae4e65e28d7cd0465628
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 12:20:32 2015 +0100

    Fix a strange quirk at 640px - @media min-width and max-width both match 640px (they are inclusive)

commit ee0e76759accb76e817dfec678a70d073e45d2ba
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 12:03:06 2015 +0100

    Add some jsdoc comments and fix review nits

commit 5086f27cd252d517afaaa74529336d58078d0d2b
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri Jun 5 11:27:24 2015 +0100

    Tidy up comments wrt mute in the otSdkDriver

commit 02a9e3c0724059af1db50ec930744756f90968aa
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 16:09:25 2015 -0700

    Remove LocalVideoDisabled action for now

commit 835012ecc4685d2538ce8de2bf03c04fc841d691
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 16:04:50 2015 -0700

    Fix commentary and remove extraneous string

commit a0daab47c321ed13f2c0693b80070892717b7134
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 16:00:58 2015 -0700

    Fix punctuation nit

commit d1c777ee4e049992e4759cfb2a756195d73e0db3
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 16:00:07 2015 -0700

    Remove duplicate setting of store state

commit e812494f3037810a3c7d08ca848e3bef8b5685f8
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 15:48:41 2015 -0700

    Indentation fix

commit b28f3d09e94769986674a9e38efc5e9605895e65
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 15:35:13 2015 -0700

    Add jsdoc with basic explanation of the React Frame component

commit 04e140aa878889d7966bc09886ec56a71fc40e1c
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 15:25:14 2015 -0700

    Fix indentation issues

commit 7376a564d953a2e9846762919b8c89eed1b290d7
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 15:20:33 2015 -0700

    Remove obsolete comment

commit a9d37c27f82bb6dbb853353bdb6a0336a19e67b1
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 14:16:11 2015 -0700

    Revert sdk.js logging changes

commit c6b2d58c87779d61deaf79f7e3dc7adf40688217
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Jun 4 14:05:16 2015 -0700

    Add tests for StandaloneRoomView changes

commit ca14a76837c81d2579a2e83f5e7ff6bc50ecd479
Author: Mark Banner <standard8@mozilla.com>
Date:   Thu Jun 4 19:03:24 2015 +0100

    Remove remaining OT_ rules.

commit 90aa8ab45adebed4ec62e07a5a06c9cacf3810c5
Author: Mark Banner <standard8@mozilla.com>
Date:   Thu Jun 4 15:47:30 2015 +0100

    Add tests for DesktopRoomConversationView

commit a16601bfb2cc2bec10ad60939dbfc911681fcea6
Author: Mark Banner <standard8@mozilla.com>
Date:   Thu Jun 4 15:19:07 2015 +0100

    Add tests for the activeRoomStore

commit 8dd6f5ae82f991222c87b0dd1bd8830b37ef4d7d
Author: Mark Banner <standard8@mozilla.com>
Date:   Thu Jun 4 14:49:10 2015 +0100

    Add tests for OngoingConversationView

commit 56b00a3ee26a45379e530d3182c96a6829ecdb54
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Jun 3 15:35:07 2015 -0700

    Add tests for conversationStore.js and fix some possible leakage

commit 338e1d67811c773bbb051e5886eeda7e6eaa8421
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Jun 3 14:07:00 2015 -0700

    Remove obsolete setupStreamElements params

commit 16af6c3b282ce1f144724f18e6c6ad31c01a6ad3
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Jun 3 11:12:28 2015 -0700

    Fix functional tests for new DOM structure

commit 5c97758e82c5a31d213a406ff8b63cefe307634f
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 17:44:24 2015 +0100

    Fix ui-showcase detection of errors

commit a421af9d48e66ab1c0f0b5da7d89122ed41d6a40
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 13:49:57 2015 +0100

    Fix the location of the local video when remote video is muted or not being shown.

commit a095d9b3f9cdf418184428d13f954cb623932e4a
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 13:05:01 2015 +0100

    Switch UI-Showcase to use a slightly bigger size for the current standalone views to properly reflect what desktop displays

commit 9a83958eebc788656c8d2002b5ea00b47be1bf53
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 12:16:01 2015 +0100

    Remove the now unnecessary getLocal/Remote/ScreenShareElement functions

commit 4ecde728f92333b3203ffec2436c5e76cdb25a4e
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 12:00:02 2015 +0100

    Fix screenshare video element size.

commit f44e57aa02a59960a7d4d7cfdf22bf952110b1cb
Author: Mark Banner <standard8@mozilla.com>
Date:   Wed Jun 3 11:53:58 2015 +0100

    Add mirror transform back to the local video

commit 87bb79f0c665bee2736af1c75868e973698fb21d
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue Jun 2 15:12:28 2015 -0700

    otSdkDriver element cleanup and automated tests

commit 699f7c05a9b5be7e1790d60f33a1444331e1399e
Author: Mark Banner <standard8@mozilla.com>
Date:   Tue Jun 2 18:09:42 2015 +0100

    WIP Move media element handling to a shared view to reduce code duplication.

commit d8d8a5435134f1003f6e290fe4b4f838208d42f2
Author: Dan Mosedale <dmose@meer.net>
Date:   Sun May 31 17:58:52 2015 -0700

    WIP port remaining screenshare magic to view

commit 01446056a5f2459f787b7e6fbe0a74fd979ac651
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri May 29 11:42:52 2015 -0700

    WIP fix desktop facemuting by porting most video magic from driver to view

commit 41c3efed44e3216eb4563b311442c3694167b877
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 15:59:38 2015 -0700

    WIP standalone facemute refactor, part2; needs tests & cleanup

commit fdd027e900951b61da30746c569d18ab61a4737b
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 13:31:30 2015 -0700

    Renamed to this.mockPublisherEl for consistency

commit a9d351d8e06719d63d4f200c00d9ae335019b0f8
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 13:28:40 2015 -0700

    Renamed .screen-share__video to .screen-share-video

commit 14f5bc59afb6c90a857ddfee391a4c71d7bbdf3b
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 13:24:57 2015 -0700

    Rename .remote__video to .remote-video

commit 17e61b1c111c600c3703eff9c15b320279687313
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 13:14:03 2015 -0700

    WIP standalone room views refactor for facemuting; semi-broken

commit 59447a60ae45c332c1f1fb452ce762da01cafbb5
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 13:09:22 2015 -0700

    Fix more merge bustage & spelling

commit 82d1d0d87c525ffe2b962d0ef7f543ade06d0376
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 09:17:57 2015 -0700

    Fix eslint nits

commit f743e602e0a19f7fcff6b0622fe12f87b43efa84
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 28 09:11:21 2015 -0700

    Rename remote__video element id to remote-video

commit b69d686b7812dfa7d631989b64ffae1e305c6c06
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed May 27 13:34:40 2015 -0700

    Fix merge error by switching ready to FramedExample

commit d8c9846ddac0967adb10793b561895a7aef085c4
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 14 11:23:21 2015 -0700

    WIP Add direct call video mute showcase views + impl facemute

commit 9dbf5f5f403d088b14f68935577093e2e96409a2
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 7 10:52:55 2015 -0700

    Remove soon-to-be-unsupported standalone call URL views

commit d2bf428dc6ce56b878e21525525a62b9254bbdeb
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 7 10:51:39 2015 -0700

    Switch desktop conversation with local face mute to FramedExample

commit 48c825d6cc916f0d9384db42252a86246c313a49
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu May 7 10:09:19 2015 -0700

    Switch large OngoingConversationWindow to FramedExample

commit f72aefc7cca1014f1accdafc2bc21f29c1b0bac9
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue May 5 16:30:48 2015 -0700

    Get OngoingCallView and first showcase use working

commit fb31b510738f7badf9094c600ede92f18df10763
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue May 5 16:17:24 2015 -0700

    Switch last 4 standalone views to FramedExample

commit 7815eaadd157f6d210ad9bd43bbbbba114995a51
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon May 4 14:56:02 2015 -0700

    Switch DesktopRoomConversationViews over to FramedExample

commit 3a70e38e78cce4afc34d934526b0eff2aefc1ea2
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Apr 29 16:36:33 2015 -0700

    Bulletproof forcedUpdate some more

commit 75b5f8c56848983bac313d3c8ee166e3f25026ef
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon May 11 14:09:17 2015 -0700

    Workaround ui-showcase race by waiting longer

commit d67c6b113c88f0e8543fe8fe2d9c174c74ad6942
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Apr 29 16:30:44 2015 -0700

    Better error-handling in react-frame-component

commit 61e644f0bd0db8e65963a603d94d76cdc96c1bd6
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Apr 29 12:34:17 2015 -0700

    Convert standalone joined room to FramedExample

commit b40db913af5059869898a6db2873f0493037f1cd
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Apr 29 12:22:14 2015 -0700

    Fix grey video letter/pillarboxing regression

commit 451b9a73552d7158f68d4217368d4cc06c47c7ab
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue Apr 28 13:54:12 2015 -0700

    Tweak makeActiveRoomStore to take options object and require roomState; adjust clients

commit adc8e96ed5266b79496d029238cf570dab20f28a
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue Apr 28 12:43:32 2015 -0700

    Make StandAloneRoomView (ready) FramedExample

commit 0a5a47c6bc709ad0eb93b2517e6905babe404fb0
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue Apr 28 11:17:19 2015 -0700

    Refactor activeRoomStore updating in showcase

commit e315b311e51dabb747ba3a298b1573f3eaa0ebff
Author: Dan Mosedale <dmose@meer.net>
Date:   Tue Apr 28 11:15:08 2015 -0700

    Add matchMedia hack to activeRoomStore for showcase use

commit 9049d32791cb32c53fd3cfcf91e96f02e6b26cf8
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Apr 27 16:36:46 2015 -0700

    Make Frame pass iframe contentWindow to onContentsRendered

commit 302912ffcfc01548b713d829bc1025957b75a52d
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Apr 27 16:10:32 2015 -0700

    Get rid of unnecessary showcase-specific rules

commit 9014e1d58607c59d70ef3bab415a747ce5366985
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Apr 27 11:37:45 2015 -0700

    Resize showcase posters to 640x480 for easy verification

commit 6298d044bf00c88566e9bf79ecd184715cf71b7d
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Apr 8 13:54:48 2015 -0700

    Switch screensharing view to FramedExample, clean up sizing.

commit ca7cb3930b91b1ff1531c0fc7772ff8ef88bf3a4
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Apr 3 15:18:21 2015 -0700

    Switch screensharing over; add (WIP) showcase view

commit 218e9071357c0c7c8d2f8f0a2c2c93c40409122e
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Mar 30 15:25:55 2015 -0700

    Stop trying to adjust styles on an SDK-provided div we no longer have

commit 3c274303caa4ad49abfbee95e74b17242e1e099b
Author: Dan Mosedale <dmose@meer.net>
Date:   Mon Mar 30 15:24:24 2015 -0700

    Switch StandaloneRoomView w/people to iframe; ditch unneeded CSS

commit 1b661d08d29d6b47849ff3b2616310fba71b518a
Author: Dan Mosedale <dmose@meer.net>
Date:   Thu Mar 26 12:12:33 2015 -0700

    Give StandaloneRoomView posterUrl args for ui-showcase

commit d0ab0ee2798516d06d5bac2f9b383f9842c8e7e3
Author: Dan Mosedale <dmose@meer.net>
Date:   Wed Mar 25 15:08:55 2015 -0700

    Do basic CSS fixup to changed structure

commit 02e71d9352d42d1ebde386fe559288e3a9bd1335
Author: Dan Mosedale <dmose@meer.net>
Date:   Fri Mar 20 07:13:44 2015 -0700

    Get local & remote cameras working; fix tests
2015-06-08 10:54:49 -07:00
Mark Banner
10a4acc6be Bug 1168333 - Not having any devices has regressed to being notified as 'Something went wrong' on desktop. r=mikedeboer 2015-05-26 13:27:47 +01:00
Martin Tomes
d39b821f8a Bug 1160501 - Enable eslint rules for Loop: quote related issues. r=Standard8 2015-05-22 14:45:13 +01:00
Mark Banner
af6a90041d Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose 2015-05-22 08:53:09 +01:00
Mike de Boer
e7926bf434 Bug 1156205: show a scrollbar in the social share dropdown list inside the Loop conversation window when the number of items exceeds the maximum height. r=Standard8 2015-05-08 10:32:46 +02:00
Martin Tomes
247ef0c6cb Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8 2015-05-06 18:15:56 +01: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
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
a3918649d6 Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose 2015-04-07 22:37:02 +01:00
Mark Banner
c8e33db0c4 Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws 2015-03-17 08:41:25 +00:00
Mark Banner
826cfb318a 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
424d07632c 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
cb9be02aad 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
0984661eea 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
d5f776b7d0 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
99d6d0692a 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
3379e40e51 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
Mark Banner
824d36b376 Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose CLOSED TREE
--HG--
extra : amend_source : 17cfab9085157775f7c093cf0504fd954eaeec99
2015-03-11 18:52:23 -07:00
Wes Kocher
d1a84c7305 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
Mark Banner
e94ede8683 Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose 2015-03-11 10:34:25 +00:00