Wes Kocher
2fd2330939
Merge fx-team to m-c a=merge
2014-11-06 18:26:36 -08:00
Felipe Gomes
e7417183a6
Bug 1093691 - Enable e10s by default on Nightly (not riding trains), and activate infobar notice. r=gavin a=RyanVM on a CLOSED TREE
2014-11-06 17:58:40 -02:00
Dave Townsend
141b372d19
Bug 1093161: Fix load flags for new loads when transitioning from non-remote to remote processes. r=ttaubert
2014-11-06 11:04:59 -08:00
Mark Banner
d30c5fd387
Bustage fix from bug 1074688 part 3, conflicting with another patch. Fix the mocking of the tests to fix stubbing. rs+a=bustage-fix
2014-11-06 21:41:47 +00:00
Gavin Sharp
480767e56b
Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe
2014-11-05 17:01:25 -08:00
Felipe Gomes
896e073785
Bug 1093689 - Update text for e10s notification. r=gavin
2014-11-06 17:23:43 -02:00
Joel Maher
74944f6a58
Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric
2014-11-05 09:47:00 -05:00
Jared Wein
42e590d419
Bug 1091537 - Set navigator.originalGum after the TB sdk has loaded in case TBPlugin was defined. r=dmose a=kwierso
2014-11-06 16:55:52 -05:00
Jared Wein
aa10caa5e6
Bug 1073415 - Add some polyfills for supporting IE for Loop's use of the l10n-gaia library and the TB SDK. r=dmose
...
--HG--
extra : rebase_source : 0f88c4405a43fc855d3485832b73c878d44c74a8
2014-11-06 16:54:23 -05:00
Matthew Noorenberghe
88fc1b627a
Bug 1093500 - Cleanup Loop registration by pulling push URLs from the push handler. r=pkerr
...
--HG--
extra : rebase_source : 40639702a655b5e20eb7e00473c2f8c7676500dc
2014-11-05 13:58:52 -08:00
Jared Wein
6ddf35fa67
Bug 1093793 - desktop call recipient declining incoming call leaves link-clicker's camera on. r=dmose
2014-11-05 13:47:52 -05:00
Gijs Kruitbosch
386c4ea334
Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak
2014-11-03 10:44:47 +00:00
Mark Banner
0786e37275
Bug 1094128 Convert the Loop Standalone controller app view to be based on the Flux style. r=nperriault
2014-11-05 14:59:40 +00:00
Mark Banner
f57a918889
Bug 1093475 When a Loop call URL is deleted/blocked, use the proper session. r=mikedeboer
2014-11-05 13:59:46 +00:00
Nicolas Perriault
8671517f49
Bug 1093620 - Using a single root store for Loop rooms. r=Standard8
...
--HG--
rename : browser/components/loop/content/shared/js/localRoomStore.js => browser/components/loop/content/shared/js/activeRoomStore.js
rename : browser/components/loop/content/shared/js/roomListStore.js => browser/components/loop/content/shared/js/roomStore.js
rename : browser/components/loop/test/shared/localRoomStore_test.js => browser/components/loop/test/shared/activeRoomStore_test.js
rename : browser/components/loop/test/shared/roomListStore_test.js => browser/components/loop/test/shared/roomStore_test.js
2014-11-05 13:59:46 +00:00
Mark Banner
5716218663
Bug 1074688 - Part 3 Hook the new activeRoomStore into the standalone views, and also extend the store to manage joining rooms on the Loop server. r=nperriault,a=RyanVM
2014-11-06 20:53:49 +00:00
Mark Banner
6659772837
Bug 1074688 - Part 2 Add Join/Refresh/Leave room functions to the mozLoop API. r=mikedeboer
2014-11-06 20:52:16 +00:00
Romain Gauthier
002e180974
Bug 1065201: introduce new sounds for Hello standalone and desktop. r=mikedeboer
2014-11-06 14:51:50 +01:00
Eddy Bruël
ba9efacd5d
Bug 1093507 - Fix for permaorange, with comments addressed;r=gijskruitbosch
2014-11-06 14:21:53 +01:00
Mike Conley
f9da915811
Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
...
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.
We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.
This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.
--HG--
extra : amend_source : 9c8fe8db110765272fa666a5c118d388f87c23d7
2014-11-04 11:16:47 -05:00
Matthew Noorenberghe
f922bccfc0
No bug - Stop pre-processing aboutWelcomeBack.xhtml. r=me
2014-11-04 17:59:31 -08:00
Gavin Sharp
5a317c7aa4
Bug 1092808: fix issue with polaris pref observer being registered too early (causing polaris prefs to be reset on restart), r=dolske
...
--HG--
extra : rebase_source : 5c87b94f621f3bc3c91c9fd918e58de6676c7eb2
2014-11-03 14:42:10 -08:00
Gavin Sharp
1e2897051b
Bug 1091901: fix tracking protection UI icon for hidpi, r=gijs
...
--HG--
extra : rebase_source : d8c1e94fa80a3bed1f9ecb0edb93166b04dc2112
2014-11-02 13:44:38 -08:00
Gavin Sharp
6a8aa95113
Bug 1086958: move new notification bar implementation of the default browser prompt behind a pref, revert to old modal dialog implementation, r=dao
...
--HG--
extra : rebase_source : 85d09b7b6e25d84aa3ba5615aba7f09f1c2f6394
2014-11-02 16:08:58 -08:00
Mark Banner
797b58374d
Bug 1093056 Scrollbars shouldn't be shown in the room list by default. r=nperriault
2014-11-04 13:43:37 +00:00
Mark Banner
b9a915d3e1
Bug 1074688 - Part 1 Rename the existing EmptyRoomView to be DesktopRoomView, and clean it up, in preparation for the Loop room view implementation. r=nperriault
2014-11-04 10:12:40 +00:00
Matteo Ferretti
c6387f65a5
Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker
2014-11-02 02:09:00 +01:00
Monica Chew
8dbb277c48
Bug 1089774: Followup to fix test (r=gavin)
2014-11-03 22:01:05 -08:00
Monica Chew
ba40bd1f23
Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin)
2014-11-03 15:21:47 -08:00
Dan Mosedale
6188a35aca
Bug 1073410 - get gUM perms earlier for Loop calls (paired with jaws), r=jaws,me
2014-11-03 14:48:16 -08:00
Nicolas Perriault
1c0f91beb6
Bug 1074676 - Allow deleting a Loop room. r=Standard8
2014-11-03 21:53:56 +00:00
Ryan VanderMeulen
4af93d7500
Merge fx-team to m-c. a=merge
2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
5d0037fefe
Bug 1087114 - Disable browser_subdialogs.js on e10s for frequent failures.
2014-11-03 14:46:23 -05:00
Mike de Boer
bffc95cab8
Bug 1074666: add support for room updates, fix event dispatching and support room participant processing. r=Standard8
2014-11-03 18:08:16 +01:00
Mark Banner
08318f64c8
Bug 1074678 - Open a room window when the user selects the room in the Loop panel. r=mikedeboer
2014-11-03 16:34:03 +00:00
Mark Banner
c299359b02
Bug 1090209 - Part 2 Use MozLoopService to manage window ids centrally, and store the data for the window opening. r=mikedeboer
...
Use LoopCalls directly to handle busy statuses.
2014-11-03 16:34:03 +00:00
Mark Banner
6787686cbf
Bug 1090209 - Part 1 Drop the window type from the url that opens a Loop conversation window, and pass it in the call data instead. r=nperriault
...
Also creates a ConversationAppStore for managing the overall window data and selection of the type of window it is for the views.
2014-11-03 16:34:02 +00:00
Mike de Boer
576d28e104
Bug 1093027: stop using Promise.defer in Loop mochitests. r=Standard8
2014-11-03 15:11:21 +01:00
Gavin Sharp
f3ac90a91d
Re-land patch from bug 1088904
2014-11-02 14:56:17 -08:00
Georg Fritzsche
07f67c4930
Bug 1089670 - Record searches in Telemetry. r=bwinton
2014-10-31 21:47:13 +01:00
Ryan VanderMeulen
f4b0acaa11
Merge fx-team to m-c. a=merge
2014-10-31 16:16:38 -04:00
Ryan VanderMeulen
e5e7502644
Bug 1092281 - Disable Panorama tests in e10s mode.
...
--HG--
extra : rebase_source : 362a83c8298d015ceda305f63ad5e6dd8aa772f3
2014-10-31 14:47:33 -04:00
Mihaela Velimiroviciu
9ab3556a51
Bug 1087303 - Add test for the functionality of remaining Panel Menu buttons in Australis (fullscreen, preferences). r=Gijs
2014-10-29 15:19:01 +02:00
Carsten "Tomcat" Book
7611a1f3ee
Merge mozilla-central to mozilla-inbound
2014-10-31 14:23:10 +01:00
Carsten "Tomcat" Book
311c76e3c8
merge fx-team to mozilla-central a=merge
2014-10-31 14:19:30 +01:00
Mike Conley
8924ec66f6
Bug 1085694: Add SessionStore tests for crashed tabs. r=ttaubert,smacleod.
...
--HG--
extra : rebase_source : 4957b2264ac7afcc165f8a472ac9608f812688a8
2014-10-31 01:38:58 -04:00
Mark Hammond
f721cff87e
Bug 1091320 - fix legacy sync password and passphrase operations with incontent prefs. r=adw
2014-10-31 11:26:22 +11:00
David Rajchenbach-Teller
05ddb95d48
Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric
2014-10-30 23:39:48 +01:00
Ryan VanderMeulen
618a8fabc6
Merge m-c to inbound. a=merge
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Victor Porof
e2f1ba1b83
Bug 1067337 - Provide an icon for the toolbar to activate/deactivate the devtools panel. r=paul, r=gijs
2014-10-27 12:26:07 -04:00
Brad Lassey
700f51942f
bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm
2014-10-31 12:45:50 -04:00
Nicolas Perriault
693053f7be
Bug 1074680 - Create a Loop room, r=Standard8.
2014-10-31 16:28:33 +01:00
Carsten "Tomcat" Book
203f974a71
Merge mozilla-central to fx-team
2014-10-31 14:28:54 +01:00
Alex Bardas
031795cae3
Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley
2014-10-30 10:28:00 +01:00
Gijs Kruitbosch
bbed78d672
Disable intermittently-failing browser_947914_button_copy.js on e10s - fixes in bug 1091561
2014-10-30 15:45:56 +00:00
Carsten "Tomcat" Book
b26432a3ec
Merge mozilla-central to fx-team
2014-10-30 15:16:37 +01:00
Carsten "Tomcat" Book
72ea59b550
merge fx-team to mozilla-central a=merge
2014-10-30 14:49:31 +01:00
Gijs Kruitbosch
2d01de8a32
Disable cut and paste tests on e10s due to intermittent failures, see bug 1091561 for re-enabling them.
2014-10-30 12:07:21 +00:00
Romain Gauthier
084803d02b
Bug 1075509 - Standalone UI needs "call failed" sound. r=nperriault
2014-10-28 14:33:37 +01:00
Tomasz Kołodziejski
95e5eae8b8
Bug 1077653 - Add incoming call button icon spacing. r=dmose
2014-10-30 09:15:09 +00:00
Paul Rouget
c6d19c3150
Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws
2014-10-30 09:08:05 +01:00
Matthew Noorenberghe
f1718e4494
Bug 1091161 - MozLoopService: Separate gInitializeTimerFunc from the actual initialize callback so we can retry initialization on demand. r=pkerr
...
--HG--
extra : rebase_source : c47e54d93832079d4b0d2b6615d3348c6bc010cd
2014-10-29 16:20:31 -07:00
Dave Townsend
5c3ed6688c
Bug 1077738: Retain whether history entries are set to persist in session history and restore that. r=smacleod
2014-10-27 12:27:35 -07:00
Dan Mosedale
bd670479a9
Bug 1074674 - add button to copy room location to clipboard, r=NiKo
2014-10-29 14:10:28 -07:00
Mike de Boer
b149200aa7
Bug 1089011: make sure to only import contacts that are part of the default contacts group. r=MattN
2014-10-29 17:40:57 +01:00
Dave Townsend
33002c3689
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
2014-10-29 13:26:14 -07:00
Dave Townsend
d118d1b24d
Bug 1090456: Use the content script to wait for tab load for e10s support. r=mconley
2014-10-29 12:10:56 -07:00
Ryan VanderMeulen
a4bc246b14
Merge m-c to inbound. a=merge
2014-10-29 16:51:39 -04:00
Monica Chew
4b6c70b098
Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm)
2014-10-27 11:37:16 -07:00
Gijs Kruitbosch
f5d706cfcb
Bug 1080787 - enable customizableui tests under e10s, r=mconley
...
--HG--
extra : rebase_source : 35a2ba8d87a1710916242d0d0eb75d1d1ab145e4
2014-10-22 14:04:16 +01:00
Andrei Oprea
f20575cd52
Bug 1078718 - Force standalone app reload on hashchange event. r=Standard8
2014-10-28 21:52:17 +00:00
Mark Banner
c44b0eed31
Bug 1086434 Having multiple outgoing Loop windows in an end call state could result in being unable to received another call. r=dmose
...
Temporarily make the random number a big number whilst we fix the issue elsewhere.
2014-10-28 21:09:34 +00:00
Tomasz Kołodziejski
4887d8e01a
Bug 1077610 - Remove unnecessary white space in loop's conversation window. r=mikedeboer
2014-10-22 14:33:00 -04:00
Matthew Noorenberghe
706b0a2148
Bug 1089919 - Callback with an error if a 2nd registration for MozLoopPushHandler happens for the same channel ID. r=mikedeboer
2014-10-28 10:42:27 +01:00
Nicolas Perriault
f2cd0b13fe
Bug 1074672 Part 3 - Update the Loop room list to use the new mozLoop.rooms API. r=Standard8
2014-10-27 20:29:24 +00:00
Panos Astithas
785bd0838e
Bug 1086936 part 2 - Add a flag to nsIAppStartup::quit that restarts the browser without using the same profile and use it for the Aurora UI switch. r=bsmedberg
2014-10-27 21:46:56 +02:00
Panos Astithas
19d4f7f91d
Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
...
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
Dave Townsend
3149e388d7
Backing out bug a06771fa469d from bug 1075658 for leaks.
2014-10-27 13:04:16 -07:00
Justin Dolske
c82d488a1e
Bug 1089421 - Forget button should call more attention to it closing all tabs/windows. r=gijs, ui-r=phlsa
2014-10-27 11:47:39 -07:00
Dave Townsend
86e5fc6beb
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
2014-10-27 11:33:23 -07:00
Romain Gauthier
48c5c72e43
Bug 1065203 - Add some sound notifications for Loop's standalone link-clicker ui. r=nperriault
2014-10-27 17:05:09 +00:00
Carsten "Tomcat" Book
999a602856
Merge mozilla-central to fx-team
2014-10-27 16:12:58 +01:00
Carsten "Tomcat" Book
38668bd0ef
merge fx-team to mozilla-central a=merge
2014-10-27 15:56:31 +01:00
Jared Wein
df21f5b213
Bug 1077599 - Rounding corners of buttons. r=mikedeboer
2014-10-27 10:51:58 -04:00
Raphaël Lustin
af06668851
Bug 1029471 - Replace deprecated ssi_getTabForBrowser with the new gBrowser.getTabForBrowser to improve performance. r=ttaubert
2014-10-27 10:24:18 -04:00
Tomasz Kołodziejski
1b9c50100d
Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN
2014-10-24 17:19:00 +02:00
Jared Wein
0b3e054e55
Bug 1018066 - Reset in-content preference scroll position when switching panes. r=Unfocused
2014-10-24 02:23:27 -04:00
Mike de Boer
e80dcc3d87
Bug 1088465 - MozLoopService: Use a |mocks| property instead of passing arguments through registration. r=mikedeboer
2014-10-27 11:11:36 +01:00
Mark Banner
b6739406fa
Bug 1047410 - Desktop client should display Call Failed if an incoming call fails during set-up. r=nperriault
2014-10-24 15:01:20 +01:00
Mark Banner
7115603c12
Bug 1088346 - Handle "answered-elsewhere" on incoming calls for desktop on Loop. r=nperriault
2014-10-24 14:22:59 +01:00
Dão Gottwald
37c62d21f8
Bug 1077740 - Handle multiple homepages when resetting to about:home. r=gavin
2014-10-24 12:56:08 +02:00
Paul Kerr
a11790a844
Bug 1074699 - Add createRoom and addCallback to LoopRooms API. r=dmose
2014-10-24 11:28:36 +01:00
Nicholas Nethercote
c24a781566
Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium.
2014-10-23 17:35:27 -07:00
Wes Kocher
c1ed1b75ac
Merge m-c to fx-team a=merge
2014-10-23 18:06:22 -07:00
Wes Kocher
17870433e9
Merge inbound to m-c a=merge
2014-10-23 17:37:23 -07:00
Mark Hammond
0d470f4198
Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused
2014-10-24 10:56:33 +11:00
Jared Wein
6631f7e3f5
Bug 1077611 - Remove platform detection from loop panel & conversation window. r=dmose
2014-10-23 14:11:12 -04:00
Paul Kerr [:pkerr]
2e51d8ac49
Bug 1088230 - Add backwards compatible registration payload to new rooms registration for Loop. r=Standard8
2014-10-23 22:52:16 +01:00
Tomasz Kołodziejski
af26b19b38
Bug 1081343 - Create a pref to control Polaris. r=gavin
...
---
browser/app/profile/firefox.js | 3 ++
browser/components/nsBrowserGlue.js | 14 ++++++
browser/components/test/browser.ini | 2 +
browser/components/test/browser_polaris_prefs.js | 57 ++++++++++++++++++++++++
4 files changed, 76 insertions(+)
create mode 100644 browser/components/test/browser_polaris_prefs.js
2014-10-23 14:43:51 -07:00
Tomasz Kołodziejski
70726fa7b1
Bug 1069028 - Implement Loop panel footer layout/styling with FxA pieces. r=MattN
...
--HG--
extra : rebase_source : 0e790de0b084de66caa1d0ad38fb381ed6e40273
2014-10-22 17:53:00 -07:00
Paul Kerr
766714a20b
Bug 1074664: Implement a non-persistent rooms store, r=mikedeboer
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1074664
bit-rot fix copy
2014-10-23 14:16:46 -07:00
Adam Roach [:abr]
170a5d554d
Bug 1033579 - Add channel to POST calls for Loop to allow different servers based on the channel. r=dmose
2014-10-23 20:37:58 +01:00
Alex Bardas
937f8ee29d
Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak
2014-11-12 08:16:00 -05:00
Nicolas Perriault
337b224042
Bug 1074707 - Add notifications when the room is empty on Loop standalone. r=Standard8
2014-11-12 20:59:04 +00:00
Christoph Kerschbaumer
89d48d8f20
Bug 1067468 - Extend NewChannel() with loadinfo argument in nsIAboutModule (r=sicking)
2014-10-22 17:18:26 -07:00
Ryan VanderMeulen
0c14767a2c
Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
...
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
b9590a301a
Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 14:43:40 +01:00
Carsten "Tomcat" Book
3dede2f234
Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures
2014-10-23 15:00:30 +02:00
Andrea Marchesini
4ea9f2d003
Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 12:48:44 +01:00
Paul Kerr
62b6df7d3c
Bug 1074663: Register with PushServer for updates to rooms, r=MattN
2014-10-23 09:50:12 -07:00
Marco Bonardo
0ccc383328
Bug 1068009 - Implement the async bookmarking API (tests), rs=mano
2014-10-23 16:44:41 +02:00
Carsten "Tomcat" Book
7a99c09c0f
Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures
2014-10-23 16:17:24 +02:00
Tomasz Kołodziejski
63e359d8e9
Bug 1081343 - Create a pref to control Polaris. r=gavin
2014-10-21 10:16:00 +02:00
Tim Taubert
614314a0ee
Bug 960959 - Use RunState to keep track of the SessionFile's closed status r=yoric
2014-10-20 13:08:44 +02:00
Mark Banner
544e9b05e8
Bug 1074517 Second call with a Loop url gets disconnected - ensure stream published/subscribed flags are properly reset. r=dmose
2014-10-23 10:44:13 +01:00
Mark Banner
f7c76f5450
Bug 1081023 - Handle call url changes to the format for Loop's call links. r=nperriault
2014-10-23 09:42:21 +01:00
Mark Hammond
7e0e31669a
Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures.
2014-10-23 16:20:13 +11:00
Mark Hammond
9c68a3252e
Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused
2014-10-23 15:00:23 +11:00
Mark Hammond
4683821ea9
Bug 1063710 - Make Reset Profile write the reset's timestamp to times.json. r=gps
2014-10-23 15:00:23 +11:00
Mark Hammond
ffbc0b9c2c
Bug 1063714 - migrate FHR related data to new profile on profile migration/reset. r=gps
2014-10-23 15:00:22 +11:00
Wes Kocher
ebe358a80d
Merge m-c to fx-team a=merge CLOSED TREE
2014-10-22 18:54:14 -07:00
Wes Kocher
a41244e4fd
Merge inbound to m-c a=merge CLOSED TREE
2014-10-22 18:46:27 -07:00
Gijs Kruitbosch
5420b18de7
Bug 1074520 - use CSS instead of hacks to make the forget button panel lay out correctly, r=jaws
2014-10-22 12:39:04 +01:00
Jared Wein
08e08ed5db
Bug 1081189 - Move URLs out of loop.en-us.properties and into the config file and Makefile. r=NiKo`
...
--HG--
extra : rebase_source : b4c7023c1d70ab81bc353d5237b8be5376ae7502
2014-10-22 11:00:42 -04:00
Alexandre Poirot
c367a078a7
Bug 1085628 - Fix browser_880164_customization_context_menus.js against smaller toolbars by synthesizing context menu event on first pixel instead of last one. r=Gijs
2014-10-21 08:57:02 -07:00
Dão Gottwald
95f23cb301
Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
...
--HG--
extra : rebase_source : 662f3f5398b939b60661d70c753aaba6365d022e
2014-10-21 14:03:17 +02:00
Mike Conley
bc8641c1c5
Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
...
--HG--
extra : rebase_source : efbee6049f26f2e279dbe501b5af73004d9807c7
2014-10-20 20:40:12 -04:00
Mike Conley
eefe7bf38d
Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
...
--HG--
extra : rebase_source : 46798a97625dcbdcc2d4ad4d697420fde4074903
2014-10-21 08:39:29 -04:00
Carsten "Tomcat" Book
e1542e523c
Backed out changeset 2fb5fd8171ad (bug 1080784) for e10s bc1 test failures
2014-10-21 13:48:10 +02:00
Dão Gottwald
f8a30cc369
Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
2014-10-21 10:46:39 +02:00
Jared Wein
25a972849b
Bug 1085451 - Implement new design for Loop's green call buttons. r=Gijs
...
--HG--
extra : rebase_source : e2099d39b988546a4b6dd8c819af7cdc062f0279
2014-10-20 19:26:16 -04:00
Wes Kocher
79b0a57f21
Backed out changeset 74dc73d33c56 (bug 1070096) for bustage on a CLOSED TREE
2014-10-20 16:58:12 -07:00
Wes Kocher
acb658c47e
Backed out changeset 8477a0eca4fa (bug 1065785)
2014-10-20 16:03:40 -07:00
Wes Kocher
005ee607c4
Backed out changeset f2bdb912f72e (bug 1070096)
2014-10-20 16:03:24 -07:00
Mike Conley
2e6e8edb26
Bug 1070096 - Follow-up - Store browser permanent keys instead of the browsers themselves in SessionStore._crashedBrowsers. r=Gijs.
...
--HG--
extra : rebase_source : 3202717a8ef1a5e6e5dec458a818dc2f709680bf
2014-10-20 17:45:55 -04:00
Mike Conley
006af5d9f8
Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
...
--HG--
extra : rebase_source : 5dfcf15a94e876c8c4842732216c44cb723f002b
2014-10-20 16:50:23 -04:00
Mike Conley
892eaa056e
Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
...
--HG--
extra : rebase_source : 589c6e50cbf17d8e84d9885d00683c62684118b7
2014-10-20 16:48:13 -04:00
Mark Banner
85e3cfa6ad
Bug 1081959 - "Something went wrong" isn't displayed when the call fails in the connection phase, r=dmose
2014-10-20 11:10:23 -07:00
Gijs Kruitbosch
c31de7629f
Bug 1074520 - set node width in addition to height to avoid empty lines due to different wrapping, r=jaws
2014-10-20 16:27:53 +01:00
Carsten "Tomcat" Book
7fbdf69b7f
Backed out changeset be4c66d5dc65 (bug 506975) for bc1 test failures
2014-10-20 13:00:24 +02:00
Carsten "Tomcat" Book
359639d6a7
Backed out changeset 76caa4994120 (bug 506975)
2014-10-20 12:59:48 +02:00
Manish Goregaokar
cf1ba85b7d
Bug 506975 - Mochitest for battery-dependent sessionstore. r=ttaubert
2014-10-17 08:56:00 +02:00
Manish Goregaokar
3d066bc28b
Bug 506975 - Add preferences to control sessionstore state while on battery. r=Yoric,ttaubert
2014-10-17 08:06:00 +02:00
Gavin Sharp
2e27e73486
Bug 1041516 part 2: reset the "check for default browser" pref to true when setting ourselves as the default browser, r=Gijs
...
--HG--
extra : transplant_source : %91r%EB%A5%9E%ED%15%3A9%EA%A98J%DBQH%DDt%8C%DF
2014-10-13 21:15:43 -07:00
Gavin Sharp
6907736c0d
Bug 1041516 part 1: clean up pref code in shell service, r=bsmedberg
...
--HG--
extra : transplant_source : %B5%B9%11%7D%FE%86%85%7E%A5%10%11%5D%3B%1EZ%A4%B3%EF%0B%D8
2014-10-13 21:10:47 -07:00
Jim Mathies
f69a69953f
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-18 09:09:32 -05:00
Jared Wein
003943afd9
Bug 1084092 - Update the loop-call-button tooltiptext entity name to be consistent with the label entity name. r=MattN DONTBUILD
2014-10-18 08:40:48 -04:00
Jared Wein
73449c8cbe
Backed out changeset d65025901ac3 (bug 1084092)
2014-10-18 08:48:04 -04:00
Jared Wein
c923f25d58
Bug 1084092 - Clean up some of the changes from bug 1013989. r=MattN
...
--HG--
extra : rebase_source : 01fdf0e5cc10fc03c3af2aa4318c0564cbf7b9b6
2014-10-18 08:40:48 -04:00
Dão Gottwald
7b681a1736
Bug 1077740 - reset legacy homepages to about:home. r=gavin
2014-10-18 14:39:34 +02:00
Wes Kocher
025b96df52
Backed out 4 changesets (bug 698371) for e10s bc3 bustage
...
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Jim Mathies
53c9506929
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-17 18:13:58 -05:00
Brad Lassey
710174bd7e
Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
...
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Mike de Boer
7c2f78133d
Bug 1084384: support alternate phone number values for Google import. r=abr
2014-10-17 17:22:53 +02:00
Mike de Boer
7df061c788
Bug 1079941: implement LoopContacts.search to allow searching for contacts by query and use that to find out if a contact who's trying to call you is blocked. r=abr
2014-10-16 16:35:10 +02:00
Romain Gauthier
5c701c3ee1
Bug 1079811 - A new call won't start if the outgoing call window is opened (showing feedback or retry/cancel). r=Standard8
2014-10-17 16:11:41 +01:00
Carsten "Tomcat" Book
d223fb495b
merge mozilla-inbound to mozilla-central a=merge
2014-10-17 16:25:34 +02:00
Nicolas Perriault
78face2506
Bug 1048162 Part 2 - Display an error message if fetching an email link fails r=standard8,darrin
2014-10-16 21:29:18 -04:00
Wes Kocher
59e0863445
Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE
2014-10-16 15:13:30 -07:00
Brad Lassey
99bd5cfd9b
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7
Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
...
CLOSED TREE
2014-10-16 15:19:41 -04:00
Ryan VanderMeulen
bb311d5db3
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-10-16 15:03:32 -04:00
Ryan VanderMeulen
b8d48c6978
Backed out changeset b0843f9cb541 (bug 1079941) for mochitest-bc failures.
...
CLOSED TREE
2014-10-16 15:01:01 -04:00
Mark Banner
31882135a2
Bug 1081154 - Loop direct calls should attempt to call phone numbers as well as email addresses. r=mikedeboer
2014-10-16 18:58:59 +01:00
Nicolas Perriault
9b7f6776df
Bug 1048162 Part 1 - Add an 'Email Link' button to Loop desktop failed call view. r=Standard8
2014-10-16 18:58:59 +01:00
Mike de Boer
f05da90fab
Bug 1079941: implement LoopContacts.search to allow searching for contacts by query and use that to find out if a contact who's trying to call you is blocked. r=abr
2014-10-16 16:35:10 +02:00
Brad Lassey
9a575d1772
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Carsten "Tomcat" Book
e156f56b85
Merge m-c to mozilla-inbound
2014-10-16 16:10:53 +02:00
Birunthan Mohanathas
b9d87d3910
Bug 1074081 - Part 2: Focus location bar when opening new private windows regardless of the browser.newtab.url pref. r=ehsan,gavin
2014-10-14 17:32:15 +03:00
Birunthan Mohanathas
23f6aa7a57
Bug 1074081 - Part 1: Cleanup browser_privatebrowsing_urlbarfocus.js and remove unnecessary tests. r=ehsan
2014-10-14 17:32:10 +03:00
Wes Kocher
86b3bed29d
Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage
2014-10-15 17:47:19 -07:00
Brad Lassey
4ad96a68de
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Mike de Boer
bebf4b6b25
Bug 1013989: change the label of the Loop button to Hello. r=MattN
2014-10-15 20:14:42 +02:00
Ryan VanderMeulen
aa28d3eb31
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Mark Banner
86297a17c5
Bug 1078226 Unexpected Audio Level indicator on audio-only calls for Loop, also disable broken low-quality video warning indicator. r=nperriault
2014-10-15 13:25:56 +01:00
Mike de Boer
6925d17bac
Bug 1081130: fix importing contacts with only a phone number and fetch the correct format. r=abr
2014-10-15 14:04:02 +02:00
Mike de Boer
5feec508a6
Bug 1081061: switch to a different database if a userProfile is active during the first mozLoop.contacts access to always be in sync with the correct state. r=MattN
2014-10-15 12:47:54 +02:00
Alex Bardas
e95da48b1b
Bug 1068660 - Add confirmation dialog to unblock downloads. r=Paolo r=MattN
2014-10-14 11:19:00 +02:00
Ruth
b0ca48dd27
Bug 1062014 - Add node existence check to CustomizeMode's onDragEnd. r=mconley.
2014-10-14 20:07:05 -04:00
Dan Mosedale
c063427d7c
Bug 1074686 - Test/impl EmptyRoomView, store, and actions, r=Standard8
2014-10-14 15:22:35 -07:00
Brian Grinstead
7e0d0bdea2
Bug 1082108 - Add a button to disable the devedition theme from Customize Mode;r=Gijs
2014-10-14 13:29:30 -05:00
Asaf Romano
d83f8d60e1
Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak
2014-10-14 17:03:28 +03:00
Carsten "Tomcat" Book
5eb9ecae0c
Merge m-c to fx-team
2014-10-14 15:52:03 +02:00
Carsten "Tomcat" Book
cb5c7e7246
merge mozilla-inbound to mozilla-central a=merge
2014-10-14 15:41:43 +02:00
Mike de Boer
b99e13a4c7
Bug 1076967: fix Error object data propagation to Loop content pages. r=bholley
2014-10-14 12:14:09 +02:00
Matthew Noorenberghe
474ade2645
Bug 1079656 - Make the Loop Account menu item work after a restart. r=jaws
...
--HG--
extra : rebase_source : 2eaec891d86c1920fd25eac99c6126f9308f8d2a
2014-10-13 22:47:47 -07:00
Wes Kocher
d947cf32a0
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
Mark Banner
b44bfc5e60
Bug 1077518 Standalone link clicker UI needs a beta tag. r=dmose
2014-10-13 21:53:33 +01:00
Jared Wein
0cc1827de7
Bug 1081029 - Standalone link clicker call state in the page title (tab name). r=dmose
2014-10-13 16:33:43 -04:00
Chris Manchester
ae49c5abce
Bug 1082196 - Update imports in test files to reflect changes to mach's marionette script made in bug 1050511. r=dmose
2014-10-13 18:08:28 -04:00
Tim Taubert
4c7c0e2c1e
Backed out changeset c98a31227412 (bug 1073992)
2014-10-13 14:58:19 +02:00
Tim Taubert
867309d875
Backed out changeset 82df8ad2c609 (bug 1073992)
2014-10-13 14:58:17 +02:00
Tim Taubert
fa06f28d68
Backed out changeset 44cb72be622d (bug 1081135)
2014-10-13 14:58:15 +02:00
Mark Banner
ebc9fbb967
Bug 1081066 Incoming call window stays open forever if the caller closes the window/tab or crashes. r=nperriault
2014-10-13 09:17:49 +01:00
Wes Kocher
f85451e616
Merge m-c to fx-team a=merge
2014-10-12 21:28:12 -07:00
Jared Wein
11e9c2c186
Bug 1081095 - Fix a couple of issues on the standalone start page with Firefox Hello information. r=Standard8
2014-10-12 20:31:05 +01:00
Ryan VanderMeulen
9fcdf86758
Merge inbound to m-c. a=merge
2014-10-12 14:45:42 -04:00
Nicolas Perriault
f55ec03175
Bug 1080476 - Upgrade React to 0.11.2. r=mikedeboer
...
--HG--
rename : browser/components/loop/content/shared/libs/react-0.11.1-prod.js => browser/components/loop/content/shared/libs/react-0.11.2-prod.js
rename : browser/components/loop/content/shared/libs/react-0.11.1.js => browser/components/loop/content/shared/libs/react-0.11.2.js
2014-10-09 23:42:00 -04:00
Felipe Gomes
21ddd7a777
Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley
2014-10-08 22:56:26 -03:00
Ryan VanderMeulen
8e9151d48d
Merge m-c to fx-team. a=merge
2014-10-11 16:24:05 -04:00