Commit Graph

7191 Commits

Author SHA1 Message Date
Panos Astithas
c29d71dde3 Bug 1095420 - UI Tour should cause a migration to aurora when highlighting Sync. r=markh 2014-11-08 10:53:00 +02:00
Brian Grinstead
a3effc4df1 Bug 1094509 - Switch to light devedition theme when light devtools theme is applied;r=Gijs 2014-11-07 15:29:25 -08:00
Dan Mosedale
2e03b8b1f5 Bug 1093931 - Update Loop mocha unit test framework to v2.0.1, which supports Promises, r=Standard8
--HG--
rename : browser/components/loop/test/shared/vendor/mocha-1.17.1.css => browser/components/loop/test/shared/vendor/mocha-2.0.1.css
rename : browser/components/loop/test/shared/vendor/mocha-1.17.1.js => browser/components/loop/test/shared/vendor/mocha-2.0.1.js
2014-11-07 13:59:09 -08:00
Gijs Kruitbosch
c10716f93f Bug 1094138 - turn off lwt where applicable when clicking devtools button, r=bgrins,jaws
--HG--
extra : rebase_source : f06f4f312b307cec21071958198b02eb815e72d4
2014-11-06 17:50:31 +00:00
Mark Banner
da5cf7a39c Bug 1074702 - Part 1 Implement join/refresh/leave with the Loop server on the standalone UI. r=nperriault 2014-11-07 16:28:13 +00:00
Panos Astithas
3ca75d4403 Create a default profile for other channels, if Aurora is the first channel installed on a system (bug 1090967). r=bsmedberg,felipe
--HG--
extra : rebase_source : 3d4ed008171a3dd156d691d235d4b03b2c98d931
2014-11-05 20:21:42 +02:00
Michael Ratcliffe
e2616dda10 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Michael Ratcliffe
a6e62701b4 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
484d278c48 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Mike de Boer
cabf9851d2 Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused 2014-11-07 11:56:04 +01:00
Mark Hammond
d07d26fab2 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Wes Kocher
7173003458 Merge m-c to fx-team a=merge 2014-11-06 19:11:53 -08:00
Wes Kocher
7ec75772bd Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
Felipe Gomes
42dcb3e98c 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
3a30dbe4a5 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
aa3a4e072d 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
c1fa8f2552 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
dc0ba561b6 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
Joel Maher
d61a879878 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
d9a4cf453e 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
7907015570 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
906240dc9c 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
cba4f7b673 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
1be87a6e14 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
902be81689 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
75c663bad5 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
2c390faa97 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
30f0e95554 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
4eb7ef3cb9 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
e3e2ea9df7 Bug 1065201: introduce new sounds for Hello standalone and desktop. r=mikedeboer 2014-11-06 14:51:50 +01:00
Eddy Bruël
73b5faecd0 Bug 1093507 - Fix for permaorange, with comments addressed;r=gijskruitbosch 2014-11-06 14:21:53 +01:00
Mike Conley
cf6162c415 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
bfa438165b No bug - Stop pre-processing aboutWelcomeBack.xhtml. r=me 2014-11-04 17:59:31 -08:00
Gavin Sharp
1584516293 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
0c2bbd629e 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
4631f534fb 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
58d2f737a2 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
e5ba22eb02 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
dd1a03ce40 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
3241a66db3 Bug 1089774: Followup to fix test (r=gavin) 2014-11-03 22:01:05 -08:00
Monica Chew
203a0c437b Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin) 2014-11-03 15:21:47 -08:00
Dan Mosedale
de0015f514 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
b5ed576548 Bug 1074676 - Allow deleting a Loop room. r=Standard8 2014-11-03 21:53:56 +00:00
Ryan VanderMeulen
3e14f64be4 Merge fx-team to m-c. a=merge 2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
abc590338d Bug 1087114 - Disable browser_subdialogs.js on e10s for frequent failures. 2014-11-03 14:46:23 -05:00
Mike de Boer
2993a0f8e3 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
8a9f2df9f2 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
ffc3020035 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
6292d8459f 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
461b36eb9e Bug 1093027: stop using Promise.defer in Loop mochitests. r=Standard8 2014-11-03 15:11:21 +01:00
Gavin Sharp
86128fa211 Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Georg Fritzsche
e9686e7bbe Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +01:00
Ryan VanderMeulen
e7353cb4a6 Merge fx-team to m-c. a=merge 2014-10-31 16:16:38 -04:00
Ryan VanderMeulen
c353feb611 Bug 1092281 - Disable Panorama tests in e10s mode.
--HG--
extra : rebase_source : 362a83c8298d015ceda305f63ad5e6dd8aa772f3
2014-10-31 14:47:33 -04:00
Mihaela Velimiroviciu
743afc816b 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
3b9f02f4e3 Merge mozilla-central to mozilla-inbound 2014-10-31 14:23:10 +01:00
Carsten "Tomcat" Book
2c6a1f2832 merge fx-team to mozilla-central a=merge 2014-10-31 14:19:30 +01:00
Mike Conley
23438e81ff 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
ca0c809fc7 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
6f79d6fee9 Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric 2014-10-30 23:39:48 +01:00
Ryan VanderMeulen
d18b779a40 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
b9ee1103fc 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
5426e7f547 bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm 2014-10-31 12:45:50 -04:00
Nicolas Perriault
b40918b5a7 Bug 1074680 - Create a Loop room, r=Standard8. 2014-10-31 16:28:33 +01:00
Carsten "Tomcat" Book
740aa05af6 Merge mozilla-central to fx-team 2014-10-31 14:28:54 +01:00
Alex Bardas
0fae4de9ba Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley 2014-10-30 10:28:00 +01:00
Gijs Kruitbosch
1bf9a1665f 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
b594586d35 Merge mozilla-central to fx-team 2014-10-30 15:16:37 +01:00
Carsten "Tomcat" Book
c061fbc484 merge fx-team to mozilla-central a=merge 2014-10-30 14:49:31 +01:00
Gijs Kruitbosch
ef800c4363 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
be14a2d5d0 Bug 1075509 - Standalone UI needs "call failed" sound. r=nperriault 2014-10-28 14:33:37 +01:00
Tomasz Kołodziejski
a771bdb650 Bug 1077653 - Add incoming call button icon spacing. r=dmose 2014-10-30 09:15:09 +00:00
Paul Rouget
225e1e77f9 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Matthew Noorenberghe
ca163ad0b0 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
73bb4c3c1b 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
75735725b7 Bug 1074674 - add button to copy room location to clipboard, r=NiKo 2014-10-29 14:10:28 -07:00
Mike de Boer
2d3919dbc1 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
848b7faf85 Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Dave Townsend
d7fd6c6037 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
bcc3ab5ec1 Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
Monica Chew
19907f349a 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
42aec483e6 Bug 1080787 - enable customizableui tests under e10s, r=mconley
--HG--
extra : rebase_source : 35a2ba8d87a1710916242d0d0eb75d1d1ab145e4
2014-10-22 14:04:16 +01:00
Andrei Oprea
b5a23f32f1 Bug 1078718 - Force standalone app reload on hashchange event. r=Standard8 2014-10-28 21:52:17 +00:00
Mark Banner
e9ff6f6de0 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
aa35bb5486 Bug 1077610 - Remove unnecessary white space in loop's conversation window. r=mikedeboer 2014-10-22 14:33:00 -04:00
Matthew Noorenberghe
08399e30f4 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
35915c5ad0 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
653b2542c3 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
9351abe5b7 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
aa2a549ad8 Backing out bug a06771fa469d from bug 1075658 for leaks. 2014-10-27 13:04:16 -07:00
Justin Dolske
458b6364b7 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
5d81569cbd Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-27 11:33:23 -07:00
Romain Gauthier
9a1c8be5b2 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
34d549e888 Merge mozilla-central to fx-team 2014-10-27 16:12:58 +01:00
Carsten "Tomcat" Book
9b9adb1962 merge fx-team to mozilla-central a=merge 2014-10-27 15:56:31 +01:00
Jared Wein
545074c32a Bug 1077599 - Rounding corners of buttons. r=mikedeboer 2014-10-27 10:51:58 -04:00
Raphaël Lustin
f02a72be9f 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
56ed819e8d 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
31a605b353 Bug 1018066 - Reset in-content preference scroll position when switching panes. r=Unfocused 2014-10-24 02:23:27 -04:00
Mike de Boer
77b422b63b 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
b2edf9d9a8 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
e1f520f22d 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
7bb2a660d4 Bug 1077740 - Handle multiple homepages when resetting to about:home. r=gavin 2014-10-24 12:56:08 +02:00
Paul Kerr
81a0ad1bec Bug 1074699 - Add createRoom and addCallback to LoopRooms API. r=dmose 2014-10-24 11:28:36 +01:00
Nicholas Nethercote
0489de37fb 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
c5a3a5c3a7 Merge m-c to fx-team a=merge 2014-10-23 18:06:22 -07:00
Wes Kocher
0fc643cb33 Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
Mark Hammond
ee2450f472 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-24 10:56:33 +11:00
Jared Wein
b5d39a9e82 Bug 1077611 - Remove platform detection from loop panel & conversation window. r=dmose 2014-10-23 14:11:12 -04:00
Paul Kerr [:pkerr]
822b313a5b 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
32e8214520 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
e62919f051 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
e95d4816c9 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]
fb7049f9ab 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
4a6732a321 Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Nicolas Perriault
f9e0fe0659 Bug 1074707 - Add notifications when the room is empty on Loop standalone. r=Standard8 2014-11-12 20:59:04 +00:00
Christoph Kerschbaumer
913108fb71 Bug 1067468 - Extend NewChannel() with loadinfo argument in nsIAboutModule (r=sicking) 2014-10-22 17:18:26 -07:00
Ryan VanderMeulen
dd75c0e619 Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
cd528c2dd2 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
f47de25453 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Andrea Marchesini
4d11e3f323 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
2fd6df7067 Bug 1074663: Register with PushServer for updates to rooms, r=MattN 2014-10-23 09:50:12 -07:00
Marco Bonardo
a427a4acec Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Carsten "Tomcat" Book
d73e451dbb Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Tomasz Kołodziejski
bc8b6ecad6 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Tim Taubert
3bd19fb0da 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
efb1f39bd2 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
84ac9ba83d 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
cf3cfdf39d Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
44af57a807 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Mark Hammond
2d5ca9e1bf 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
551b3bc5c4 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
8667ffff6b Merge m-c to fx-team a=merge CLOSED TREE 2014-10-22 18:54:14 -07:00
Wes Kocher
09ba9b5177 Merge inbound to m-c a=merge CLOSED TREE 2014-10-22 18:46:27 -07:00
Gijs Kruitbosch
f6e34269b0 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
ab463a7dfc 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
08a19c7095 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
557cb52ba5 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
--HG--
extra : rebase_source : 662f3f5398b939b60661d70c753aaba6365d022e
2014-10-21 14:03:17 +02:00
Mike Conley
f05dbcbdcc 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
c39df7df31 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
81976c78d1 Backed out changeset 2fb5fd8171ad (bug 1080784) for e10s bc1 test failures 2014-10-21 13:48:10 +02:00
Dão Gottwald
960be2db79 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert 2014-10-21 10:46:39 +02:00
Jared Wein
921ab4e54d 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
8f4f2e8435 Backed out changeset 74dc73d33c56 (bug 1070096) for bustage on a CLOSED TREE 2014-10-20 16:58:12 -07:00
Wes Kocher
1cbd4a0dac Backed out changeset 8477a0eca4fa (bug 1065785) 2014-10-20 16:03:40 -07:00
Wes Kocher
703c39dff0 Backed out changeset f2bdb912f72e (bug 1070096) 2014-10-20 16:03:24 -07:00
Mike Conley
9f606f8fe8 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
73c75eebb6 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
b7f1de559c 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
2dea17a831 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
fca64d6688 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
d07d33097a Backed out changeset be4c66d5dc65 (bug 506975) for bc1 test failures 2014-10-20 13:00:24 +02:00
Carsten "Tomcat" Book
0717cfe066 Backed out changeset 76caa4994120 (bug 506975) 2014-10-20 12:59:48 +02:00
Manish Goregaokar
a716116bd4 Bug 506975 - Mochitest for battery-dependent sessionstore. r=ttaubert 2014-10-17 08:56:00 +02:00
Manish Goregaokar
55f8bcc99b Bug 506975 - Add preferences to control sessionstore state while on battery. r=Yoric,ttaubert 2014-10-17 08:06:00 +02:00
Gavin Sharp
7d17f7d22e 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
966ef75bfe 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
21bfde22c1 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
59a936d08d 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
8eba0d02bd Backed out changeset d65025901ac3 (bug 1084092) 2014-10-18 08:48:04 -04:00
Jared Wein
3244303665 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
e1ca314601 Bug 1077740 - reset legacy homepages to about:home. r=gavin 2014-10-18 14:39:34 +02:00
Wes Kocher
402cf68291 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
19b348ce43 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
62e724e439 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
1b4453c3fb Bug 1084384: support alternate phone number values for Google import. r=abr 2014-10-17 17:22:53 +02:00
Mike de Boer
fe26d41b2e 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
e3b0b8f9ab 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
894c3fd78c merge mozilla-inbound to mozilla-central a=merge 2014-10-17 16:25:34 +02:00
Nicolas Perriault
38442134ee 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
51e43dfff9 Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE 2014-10-16 15:13:30 -07:00
Brad Lassey
a3d21757a9 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
e7b443f6d6 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
bc92829020 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-10-16 15:03:32 -04:00
Ryan VanderMeulen
705379f9b1 Backed out changeset b0843f9cb541 (bug 1079941) for mochitest-bc failures.
CLOSED TREE
2014-10-16 15:01:01 -04:00
Mark Banner
0d5e4dc023 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
bb025cec2a 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
df35126019 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
8b12e000c1 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
e6a9ddaca8 Merge m-c to mozilla-inbound 2014-10-16 16:10:53 +02:00
Birunthan Mohanathas
da79eb3070 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
f2c0c7c676 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
cdc7edea61 Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Brad Lassey
c7dab6ee59 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
b001a72174 Bug 1013989: change the label of the Loop button to Hello. r=MattN 2014-10-15 20:14:42 +02:00
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Mark Banner
162cbb723a 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
1049e92a5e 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
36ca6251ea 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
d6907bfa04 Bug 1068660 - Add confirmation dialog to unblock downloads. r=Paolo r=MattN 2014-10-14 11:19:00 +02:00
Ruth
dfb65a6c18 Bug 1062014 - Add node existence check to CustomizeMode's onDragEnd. r=mconley. 2014-10-14 20:07:05 -04:00
Dan Mosedale
73a8a19fac Bug 1074686 - Test/impl EmptyRoomView, store, and actions, r=Standard8 2014-10-14 15:22:35 -07:00
Brian Grinstead
14019a1d6e 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
4768ea8e1b Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak 2014-10-14 17:03:28 +03:00
Carsten "Tomcat" Book
c3882ca06a Merge m-c to fx-team 2014-10-14 15:52:03 +02:00
Carsten "Tomcat" Book
44aec2320c merge mozilla-inbound to mozilla-central a=merge 2014-10-14 15:41:43 +02:00
Mike de Boer
90aa219731 Bug 1076967: fix Error object data propagation to Loop content pages. r=bholley 2014-10-14 12:14:09 +02:00
Matthew Noorenberghe
04a1f030be 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
f5aa6677ce Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Mark Banner
6c7e972e60 Bug 1077518 Standalone link clicker UI needs a beta tag. r=dmose 2014-10-13 21:53:33 +01:00