Commit Graph

7408 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
0a7054ee99 Bug 1114822 - Add an option to specify the location of the standalone server. r=dmose 2014-12-22 16:48:00 -05:00
Paolo Amadini
eb43f9d34e Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak 2014-12-24 18:10:04 +00:00
Eric Rahm
630acc398a Bug 1112733 - Clear tabData storage after calling restore. r=billm 2014-12-19 14:10:43 -08:00
Paul Kerr [:pkerr]
3a4af941e5 Bug 1076650: retry registration on a 401 response. r=mikedeboer 2014-12-23 12:39:52 +00:00
Nicolas Perriault
c98b60738c Bug 1110155 - Fixed renamed Loop room not reflected into the panel. r=Standard8 2014-12-23 11:54:32 +01:00
Matthew Noorenberghe
8f9f8dd243 Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh
The room participant list only gets updated after getting a push notification and this can lead to the Rooms store still showing the user in their room even after they have left. To avoid this, we check that the <chatbox> for the room is actually still present.

--HG--
extra : rebase_source : f4133b922e8be4cc3ece3aebc9e96162efd3190e
2014-12-23 02:35:28 -05:00
Florian Quèze
eeaf0c7548 Bug 1110678 - Re-implement Ctrl+up/down and Alt+up/down in the search field, r=felipe. 2014-12-23 02:12:36 +01:00
Dave Townsend
35cca24fcc Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian 2014-12-22 11:54:15 -08:00
Romain Gauthier
20d66f7e20 Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault 2014-12-22 16:56:16 +01:00
Florian Quèze
1771104c17 Bug 1113567 - No notification when trying to add the same keyword for two search engines in the in-content search preferences, r=Gijs. 2014-12-22 15:04:17 +01:00
Florian Quèze
08190af00e Bug 1112688 - Height of Search pane preferences window too small in some localizations, hiding the 'Add more search engines' link, r=Gijs. 2014-12-22 15:03:51 +01:00
Carsten "Tomcat" Book
ca2660700d merge fx-team to mozilla-central a=merge 2014-12-22 13:22:28 +01:00
Paul Kerr [:pkerr]
a1a8f48b9c Bug 1104279 - Part 2: Add sequence verification to logInToFxa test. r=dmose 2014-12-19 14:51:25 -08:00
Paul Kerr [:pkerr]
1c4282edcb Bug 1055145: Remove push server fallback from Loop Client. r=abr 2014-12-19 15:37:26 -08:00
Bill McCloskey
ba57944c59 Backout bug 1072980 due to regressions. 2014-12-20 21:15:36 -08:00
Ryan VanderMeulen
84ddefdf5b Backed out changeset ded76f782c5e (bug 1106432) for leaks. 2014-12-19 16:54:30 -05:00
Blake Winton
06d5298caf Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Ryan VanderMeulen
a330fb5e95 Merge m-c to fx-team. a=merge 2014-12-19 15:13:27 -05:00
Ryan VanderMeulen
68a9b89f29 Merge inbound to m-c. a=merge 2014-12-19 15:03:54 -05:00
Matthew Noorenberghe
b57dd6d3f5 Bug 1113739 - Make sure loop.gettingStarted.resumeOnFirstJoin is true before resuming the Hello tour. r=dolske
--HG--
extra : rebase_source : 7faa57772aa4d1d792b8a23abc14d9712598d715
2014-12-19 14:07:15 -05:00
Dan Mosedale
d57653f25c Bug 1112264-Hide loop self-view with message if it would be incompletely shown, r=NiKo 2014-12-19 10:15:08 -08:00
Nicolas Perriault
487051c298 Bug 1112021 - Remove drop shadows on Loop video elements. r=Standard8 2014-12-19 00:16:45 +01:00
Florian Quèze
d7bef18288 Bug 1104142 - Shift-tab doesn't go back to location bar if there is text in the search field, r=Gijs, ui-r=shorlander. 2014-12-18 23:54:26 +01:00
Dan Mosedale
6fb0ec0688 Bug 1113346-update loop test runner script, rs=MattN, NPOTB, DONTBUILD 2014-12-18 14:10:17 -08:00
Margaret Leibovic
02418a54e0 Bug 795968 - Create about:reader page. r=jaws
--HG--
extra : rebase_source : 5989b4e9434368aa5dac1eca03b331c2e845048a
2014-12-16 16:37:30 -08:00
Nicolas Perriault
8c2db6760e Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer 2014-12-19 15:22:39 +01:00
Nicolas Perriault
84f8d0cae4 Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer 2014-12-19 15:13:16 +01:00
Nicolas Perriault
3696eccdb9 Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer 2014-12-19 14:34:11 +01:00
Florian Quèze
f9e1fe7b75 Bug 1113530 - Space key included in a keyword disables search engine, r=Gijs. 2014-12-19 12:37:56 +01:00
Mark Banner
c9d56cffd4 Bug 1104279 Direct FxA Hello calls don't connect after you log in. Avoid registering with the loop server before we've finished fxa registration. r=pkerr 2014-12-19 04:46:24 -05:00
Florian Quèze
aadb55d1c1 Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs. 2014-12-21 01:10:46 +01:00
Blake Winton
81f134d608 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Phil Ringnalda
e2878ada9a Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
CLOSED TREE

Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
abdelrhman
f27d2362b0 Bug 1113096 - Low quality favicons in new search preferences, r=florian. 2014-12-21 01:11:58 +01:00
Florian Quèze
3af2f817fa Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs. 2014-12-21 01:10:46 +01:00
Blake Winton
5c65e92619 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Carmen Jimenez
94e8297c83 Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner 2014-11-23 20:59:03 +01:00
Carmen Jimenez
3b5b8cdf05 Bug 1109032 - Fix the activity so audio only calls from received links work. r=mbanner 2014-12-16 02:56:00 -05:00
Gijs Kruitbosch
d948fa9892 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Carsten "Tomcat" Book
5c8fbd319a Merge mozilla-central to fx-team 2014-12-18 13:58:10 +01:00
Carsten "Tomcat" Book
42565f2b20 merge mozilla-inbound to mozilla-central a=merge 2014-12-18 13:50:27 +01:00
Mark Banner
66b2d1a0e1 Bug 1109149 - Display a basic error to the user if Loop room creation fails. r=nperriault 2014-12-18 10:14:40 +00:00
Mark Hammond
4c79862df5 Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw 2014-12-18 16:14:58 +11:00
Mark Hammond
b226ba9b22 Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw 2014-12-18 16:14:58 +11:00
Matthew Noorenberghe
6d2d9c40a0 Bug 1112565 - Close the Loop panel when opening the getting started tour. rs=dolske 2014-12-17 23:43:33 -05:00
Matthew Noorenberghe
c715194576 Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Blake Winton
947fa3c0c7 Bug 1106101 - Let people open searches in new tabs with ctrl/cmd+click or middle mouse button. ui-r=phlsa, r=florian 2014-12-17 15:23:44 -05:00
Shubham Jindal
3ea04e77f0 Bug 1043346 - In-content prefs - Reset width and height of sub-dialogs when closing. r=jaws 2014-12-15 01:21:00 -05:00
Florian Quèze
d413320756 Bug 1106559 - Improve the in-content search preference UI, r=felipe. 2014-12-17 16:20:04 +01:00
Florian Quèze
7ae192629d Bug 1106559 - Improve the search preference UI, r=felipe,dao. 2014-12-17 16:20:01 +01:00
Mike de Boer
4aa070b7b4 Fix marionette bustage - follow-up of bug 1080948. CLOSED TREE. r=bustage 2014-12-17 15:24:06 +01:00
Mike de Boer
3f63e3add1 Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Nicolas Perriault
9eedf19581 Bug 1105525 - Enlarge Loop room rename field to prevent l10n issues. r=Standard8 2014-12-17 14:16:53 +01:00
Carsten "Tomcat" Book
6072d6a564 merge fx-team to mozilla-central a=merge 2014-12-17 12:50:10 +01:00
Marcus Saad
2470e11253 Bug 1102398 - The question mark button under about:preferences#search should point to the proper support article. r=felipe 2014-12-16 20:12:45 -02:00
Mike de Boer
3f59c7dad3 Bug 1102432: refresh the list of rooms upon account switch or logout. r=Niko 2014-12-16 16:59:05 +01:00
Dan Mosedale
ec611a1745 Bug 1109950-speed up loop run-all-browser-tests by ~20 seconds, r=Standard8 2014-12-16 12:44:20 -08:00
Jared Wein
75b048977a Bug 1100595 - Add UI for indicating if renaming a room failed. r=NiKo`
--HG--
extra : rebase_source : a03dfe3f46d5ec8881ec7e34f9ec605467f01b8c
2014-12-16 13:23:16 -05:00
Chris Peterson
c582a636ed Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
Tom Schuster
939f404e73 Bug 783829 - Make PlacesUtils.nodeAncestors a new generator. r=mak 2014-12-17 00:28:39 +01:00
Georg Fritzsche
4fb9344cf5 Bug 1101491 - Properly record SEARCH_DEFAULT_ENGINE on search service init and change events. r=mconley 2014-12-16 18:10:28 +01:00
Carsten "Tomcat" Book
377a249e57 merge fx-team to mozilla-central a=merge 2014-12-16 13:39:48 +01:00
Brad Lassey
584f791170 bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Thejdeep
c68ee51e36 Bug 1111275 - Replace gBrowser.mCurrentBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : 8a8ef5fafbdbddf987eb69407444b3a2edc1be19
2014-12-15 22:07:18 +01:00
abdelrhman
605c00590b Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Romain Gauthier
01ae4d8d11 Bug 1107655 - Show the ToS/Privacy display in the Loop panel whenever Get Started is displayed. r=nperriault 2014-12-15 22:28:18 +00:00
Romain Gauthier
d6c075b589 Bug 1109325 - Change the help url for Hello's standalone rooms. r=nperriault 2014-12-15 22:28:18 +00:00
Mark Banner
222ae1356a Bug 1097862 - Perform the leave notification to the loop-server in a synchronous fashion to give the notification more change of succeeding. r=nperriault 2014-12-15 20:34:31 +00:00
Mark Banner
7d55501e50 Bug 1111560 - Upgrade Loop's use of sinon to version 1.12.2. r=nperriault 2014-12-15 20:34:30 +00:00
Nicolas Perriault
bf244c4c2b Bug 1097743 - Improved Loop standalone UI/X on smaller screens. r=dmose 2014-12-15 16:56:34 +01:00
Mark Banner
c3aeec79e9 Bug 1109923 - Fix the Loop panel views in the ui-showcase. r=nperriault 2014-12-15 12:32:53 +00:00
Blair McBride
c09e08b790 Backed out changeset be8677c20b9f (bug 1062623) due to colourful tree 2014-12-15 12:37:04 +13:00
Matthew Cook
1f8ab910df Bug 1062623 - Remove CustomizableUI's custom logging code in favour of using Log.jsm, r=Unfocused 2014-12-14 22:53:04 +13:00
Wes Kocher
624683558a Merge fx-team to m-c a=merge 2014-12-12 17:18:42 -08:00
Dan Mosedale
5135cb5ec9 Bug 1111011-loop panel should close on 'Start a Conversation' click, r=MattN 2014-12-12 13:30:20 -08:00
Ankit Goyal
d8c264deb7 Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
Christoph Kerschbaumer
a4b4f3c4cb Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - browser/ changes (r=sicking) 2014-12-12 09:08:27 -08:00
Jared Wein
062b21ca9f Bug 1008172 - Scrolling when focused on the tabbox should not change the selected tab for the in-content preferences. r=Gijs 2014-12-12 14:15:13 -05:00
Dan Mosedale
2d960d3ce4 Bug 1101378 - self-image can be cropped, meaning the user doesn't see the entire sent images, r=NiKo` 2014-12-12 11:01:27 -08:00
Mike de Boer
8c0e1bd1ea Bug 1109511: listen for the 'delete' event to update the toolbar icon when a room is deleted. r=Niko 2014-12-12 16:39:17 +01:00
Romain Gauthier
9cd5fbdc36 Bug 1106991 - Added missing icon for Hello's "tour". r=nperriault 2014-12-12 15:43:01 +01:00
Carsten "Tomcat" Book
b99c181926 Backed out changeset 85a89a0a4c1c (bug 1110069) 2014-12-12 13:14:57 +01:00
Ankit Goyal
99c97ab78d Bug 1110069 - Replace getBrowser() with gBrowser. r=dao
--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72
2014-12-12 10:40:23 +01:00
Matthew Noorenberghe
7aab8e3a93 Bug 1104927 - UITour: Add Loop conversation view target for email/copy link buttons. r=Unfocused,mixedpuppy 2014-12-11 21:05:54 -08:00
Nils Ohlmeier [:drno]
bdb66b7749 Bug 1095303 - Update the test case to the new Rooms UI. r=dmose 2014-12-12 16:03:00 -05:00
Tim Taubert
c60b8e95b0 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Ryan VanderMeulen
ba010dc4dd Backed out changeset c677f867a18a (bug 1101287) for making the test more failure-prone that it was before. CLOSED TREE 2014-12-11 15:13:46 -05:00
Gijs Kruitbosch
f2fb3ab012 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Nathan Froyd
10bb00480f Bug 1109826 - part 0c - don't preprocess aboutPrivateBrowsing.js; r=mshal 2014-12-10 14:52:56 -05:00
Chris Peterson
6335c7bba0 Bug 1113031 - Replace deprecated expression closures in about:sessionrestore with real functions. r=ttaubert 2014-12-16 19:42:45 -08:00
Bill McCloskey
85e73d3dc5 Bug 1072980 - Ensure event.currentTarget is correct in event shim (r=ally) 2014-12-18 17:34:24 -08:00
Richard Marti
043538b745 Bug 1032790 - Add the "Close" button on permission dialogs also to OS X. r=jaws 2014-09-19 16:06:03 +02:00
Mark Banner
3ac22ecb8c Bug 1107836 - Allow the local video and audio to be muted whilst in the invitiation view for Loop's rooms. r=nperriault 2014-12-10 22:45:19 +00:00
Mark Banner
bb23b3000c Bug 1103908 - Handle unicode room names properly for Loop. r=mikedeboer 2014-12-10 22:45:18 +00:00
Nicolas Perriault
dc3047c6cd Bug 1102170 - Share a room url by email when Loop direct call fails. r=Standard8 2014-12-10 22:51:53 +01:00
Ryan VanderMeulen
1235490c83 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-10 16:01:20 -05:00
Drew Willcoxon
feac183095 Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh 2014-12-10 09:33:36 -08:00
Mark Banner
88c5de1c91 Follow-up to bug 1045498. Fix Loop's ui-showcase to load properly. rs=nperriault over irc, NPOTB so DONTBUILD 2014-12-10 15:45:22 +00:00
Mike de Boer
9cf2d6a623 Bug 1102437: make sure only push updates for the appropriate channel are processed. r=Standard8 2014-12-09 11:48:59 +01:00
Mike de Boer
4f624a9f2d Bug 1106010: make sure enough UI elements are always visible when not signed in to FxA. r=Niko 2014-12-10 12:05:49 +01:00
Carsten "Tomcat" Book
c9fd5b9a48 Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
Chris Peterson
d79789a849 Bug 1108311 - Remove deprecated let block and add "use strict" in about:preferences. r=Unfocused 2014-11-29 23:37:17 -08:00
Dan Mosedale
99fbe5ba11 Bug 1107255-Fix tested Loop callers of window.close to use WindowCloseMixin, r=NiKo` 2014-12-09 12:04:25 -08:00
Dan Mosedale
1420ea3443 Bug 1107255 - Close panel on call conversation start, r=:NiKo` 2014-12-09 11:22:47 -08:00
Romain Gauthier
f13abf07a7 Bug 1045498 - New Hello UX for non supported browsers. r=nperriault 2014-12-09 14:19:21 +01:00
Mike de Boer
bf4d9aa706 Bug 1092954: add tests for forced disconnect handling on room deletion. r=Standard8 2014-12-08 17:45:36 +01:00
Mike de Boer
115475c901 Bug 1092954: oust all users from a room when it's deleted. r=Standard8 2014-12-08 17:45:32 +01:00
Matthew Noorenberghe
41e021e33e Bug 1080947 - UITour: Tell the page when a Hello chat window opens or closes. r=Standard8,Unfocused,jaws
--HG--
extra : rebase_source : 950e40b56c55b4fe0d459abe45e88dfbd204ac5a
2014-12-05 16:38:06 -08:00
Gijs Kruitbosch
f775e9fbc7 Bug 1101482 - fix e10s case for browser_988072_sidebar_events.js, r=intermittentisgone
--HG--
extra : rebase_source : b13a515434002d396f1077f1fc59f43db94f30e8
2014-12-04 17:27:07 -08:00
Nicolas Perriault
79e9a5b3bb Bug 1107210 - Fixed room name update not correctly reflected in Loop panel. r=Standard8 2014-12-05 09:39:09 -08:00
Phil Ringnalda
56e90833e7 Backed out 5 changesets (bug 1077652) for a11y bustage
CLOSED TREE

Backed out changeset eda93688e4b5 (bug 1077652)
Backed out changeset 00bdefd9c4fa (bug 1077652)
Backed out changeset 31c163560ed4 (bug 1077652)
Backed out changeset afd5df8ab5af (bug 1077652)
Backed out changeset 884ce04c007f (bug 1077652)
2014-12-04 21:12:35 -08:00
Matthew Noorenberghe
a6e4d63bb2 Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Tim Taubert
192a1fcc8a Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Nicolas Perriault
67793bcbba Bug 1105802 - Added beta tag to standalone room layout. r=dmose 2014-12-04 12:21:09 -08:00
Matthew Noorenberghe
ebf031b758 Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms. 2014-12-04 11:21:44 -08:00
Nicolas Perriault
f010878aad Bug 1105809 - Centered feedback form in Loop standalone ended room conversation view. r=Standard8 2014-12-04 10:04:40 -08:00
Nicolas Perriault
58c247cad6 Bug 1105698 - Fixed brief flickering of feedback form in Loop standalone. r=Standard8 2014-12-03 12:35:12 -08:00
Matthew Noorenberghe
39c93b3e21 Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : 5463747fefe6b31f2d861065956cce1d4d138afa
2014-12-03 14:59:38 -08:00
Carsten "Tomcat" Book
a0cfc4acb0 Merge mozilla-central to fx-team 2014-12-04 17:13:19 +01:00
Carsten "Tomcat" Book
282df8efa5 merge fx-team to mozilla-central a=merge 2014-12-04 16:59:18 +01:00
Mark Banner
6b8155e17c Bug 1106538 - When deleting a room, the room is not removed from the conversation list - add a notification of the delete completing for the views to be informed. r=nperriault 2014-12-04 07:42:28 -08:00
Phil Ringnalda
f698c1c404 No bug - remove trailing whitespace on a CLOSED TREE 2014-12-03 20:52:42 -08:00
Gijs Kruitbosch
357cc070cf Bug 639134 - migrate users of the old pref, r=jaws 2014-11-26 23:13:57 +00:00
Gijs Kruitbosch
99f64a2eb3 Bug 639134 - update pref UI and internet explorer profile migration code for new tristate pref, r=jaws 2014-11-27 19:12:03 +00:00
Mark Banner
494fbb5d2e Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault 2014-12-01 14:37:06 -08:00
Matthew Noorenberghe
98d30f459c Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage 2014-12-01 00:14:08 -08:00
Chris Peterson
8ad237086a Bug 1105404 - Remove deprecated for-each-in loops in about:sessionrestore. r=mak 2014-11-25 23:49:08 -08:00
Phil Ringnalda
12ad324115 Merge f-t to m-c, a=merge 2014-11-28 14:52:29 -08:00
Phil Ringnalda
16fe33dee0 Merge m-i to m-c, a=merge 2014-11-28 14:33:15 -08:00
Kev Needham
b3a862121e Bug 1104925: update Yahoo search plugin for en-US, r=gavin/mconnor
--HG--
extra : transplant_source : %FE%08%0D%0Er%13%2B%D4%1Fv%3C%CC%9A%F9%A6%FBK%A4%AE%22
2014-11-27 15:32:17 -08:00
Kev Needham
e89fac4575 Bug 1103216: update Google parameters, r=gavin, f=mfinkle, test changes r=felipe
--HG--
extra : transplant_source : %12%07%00%00%E1kA%0E%0B%24%0A%89%94%9C%17%B5EE%1E%B9
2014-11-24 11:11:44 -08:00
Felipe Gomes
7797b9d660 Bug 1101670 - UITour: ability to set a search term and show the search popup. r=dolske 2014-11-21 19:19:31 -02:00
Mike de Boer
91e4f3c7a7 Bug 1074667: Generate system alert when someone joins a room. r=MattN 2014-11-27 12:41:41 +01:00
Nicolas Perriault
d3eb420925 Bug 1105520 - Open Loop room conversation window right after it's created. r=mikedeboer 2014-11-27 13:11:06 +01:00
Mark Banner
3a1b002aba Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault 2014-11-27 11:57:11 +00:00
Mark Banner
586da5202e Bug 1105540 - Show tooltips for buttons 'Copy Link' and 'Delete conversation'. r=mikedeboer 2014-11-27 11:57:10 +00:00
Florian Quèze
f139935d1a Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze
9ee3424788 Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email. 2014-11-27 12:24:53 +01:00
Florian Quèze
dc6d0a28db Bug 1104846 - The search engine favicons are distorted in search preferences on Windows, r=felipe 2014-11-25 17:29:48 +01:00
Florian Quèze
8f91234307 Bug 1102911 - The search engine favicons are distorted in search preferences on Linux. r=felipe 2014-11-24 19:48:52 +01:00
Florian Quèze
99592ea91e Bug 1088660 - Improve the search bar UI to support one-off searches - polish CSS for Windows/Linux, rs=dolske. 2014-11-20 22:59:58 +01:00
Florian Quèze
a7e6668f97 Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
1076501bfb Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Mark Banner
1605e51fbf Bug 1105537 - Add string in prepartion for upcoming Loop improvements. r=MattN 2014-11-27 00:46:05 +00:00
Mark Banner
c332d97ba5 Bug 1105488 Update Privacy and ToS URLs for Loop. r=jaws 2014-11-26 22:03:10 +00:00
Mark Banner
73b54b9cdb Follow-up to bug 1079225 - Fix formatting of the waiting for media message in Loop rooms, and ensure feedback can be given for multiple conversations in a row. r=abr 2014-11-26 21:09:09 +00:00
Nicolas Perriault
58d3e831dc Bug 1079225 - Feedback form displayed for Loop standalone rooms. r=Standard8 2014-11-26 18:55:28 +00:00
Adam Roach [:abr]
6e0892c337 Bug 1103156 - Improve MozLoopAPI error messages. r=Standard8 2014-11-21 15:32:42 -06:00
Mark Banner
e317952eaf Bug 1089722 Handle Loop rooms being deleted in the backend, and sending appropriate notifications. r=mikedeboer 2014-11-26 17:52:55 +00:00
Mark Banner
16bb9e728f Bug 1105347 If something goes wrong in a Loop room, ensure that devices are released and the room is left fully. r=nperriault 2014-11-26 17:52:55 +00:00