Commit Graph

31115 Commits

Author SHA1 Message Date
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
Dave Townsend
8d32ac3d02 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley 2014-10-17 10:00:40 -07:00
Sami Jaktholm
cc42bfe72b Bug 1077857 - DevTools Console: Check that Date grip has a preview before trying to use it. r=bgrins 2014-10-20 00:23:00 +02:00
Jordan Santell
eb0a62958a Bug 1068273 - remove time-based toggling in web audio editor tests. r=vp 2014-10-19 10:29:00 +02:00
Heather Arthur
3e1921dba7 Bug 967201 - "Copy Unique Selector" doesn't place anything in the clipboard in e10s windows and Browser Toolbox". r=pbrosset 2014-10-16 16:31:00 +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
Dão Gottwald
f85a1077b1 Bug 1075435 - Adjust toolbar side borders for customization mode. r=gijs 2014-10-18 14:36:14 +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
Neil Deakin
3008d280a1 Bug 1069966 - Use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour. r=mconley 2014-10-20 09:55:36 -04:00
Ryan VanderMeulen
e8471bb514 Merge m-c to inbound. a=merge 2014-10-21 15:23:54 -04:00
Nomis101
85ba26fa76 Bug 1084578 - Building of l10n builds broken since modified file structure on OS X. r=rstrong 2014-10-21 11:50:10 -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
Tom Tromey
631882b0cd Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Paul Rouget
362af65779 Bug 1081093 - Auto-install Tools Adapter add-on in WebIDE. r=jryans 2014-10-17 16:02:38 -07:00
Jordan Santell
b33d528c76 Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  1 +
 .../test/browser_audionode-actor-connectparam.js   | 35 ++++++++++++++++++++++
 toolkit/devtools/server/actors/webaudio.js         | 30 +++++++++++++++++++
 3 files changed, 66 insertions(+)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07: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
12e986f770 Bug 1013989: update the localization note to match the entity name. r=abr 2014-10-17 17:22:58 +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
90db5d3cce Merge m-c to fx-team 2014-10-17 16:41:45 +02: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
Gijs Kruitbosch
f947d75c0d Bug 1079707 - asyncresolve can throw, r=alexbardas
--HG--
extra : rebase_source : e1a83fed31780d9e1d56dc795e157e17525ff9f6
2014-10-16 15:01:32 -07:00
Gijs Kruitbosch
463b49d081 Bug 1083895 - favicon should not change if link element isn't in DOM, r=bz
--HG--
extra : rebase_source : 6d8c8e5ecab8021fa5d42ba4b6fc82a7315fcc79
2014-10-16 15:00:12 -07:00
Wes Kocher
5b707295d7 Backed out changeset 8a4b1c63f433 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-16 15:40:47 -07: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
Dave Townsend
e2129c9d11 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley 2014-10-16 10:00:07 -07: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
Brad Lassey
86289da8b5 bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE 2014-10-16 12:56:00 -04: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
Carsten "Tomcat" Book
567b06b0f1 Merge m-c to fx-team 2014-10-16 16:14:06 +02:00
Carsten "Tomcat" Book
5cbd2e1c3c merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +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
Alan K
0efad98536 Bug 1082970 - Sync no longer shows login failed notification bar on user-initiated sync. r=mhammond 2014-10-15 19:23:00 +02:00
Himanshu Singh
7f7d2075aa Bug 1081203 - Remove dead #social-toolbar-item CSS since there is nothing called social-toolbar-item defined outside of the CSS. r=jaws 2014-10-14 04:34:00 +02:00
Carsten "Tomcat" Book
90d84f91ee Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures 2014-10-17 09:58:52 +02:00
Brad Lassey
7ff01ce229 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
Jordan Santell
f906459194 Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Mike Hoye
dbe4ba2d96 Bug 1074896 - "Include a "donate" link in the About Firefox dialog" . r=gavin 2014-10-15 08:12:00 +02:00
Jordan Santell
20d2692c00 Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Matthew Noorenberghe
2fc18f4ce6 Bug 1081772 - Add back a way to test UITour on origins not whitelisted by default. r=Unfocused 2014-10-16 00:12:09 -07:00
Erik Vold
e1a9cfd648 Bug 1075226 - Use Array.map in Updater_fillEmptyCells r=ttaubert 2014-10-15 22:26:42 -07:00
Wes Kocher
86b3bed29d Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Mark Hammond
9972b3662e Bug 1069162 - disable browser_social_multiprovider.js in e10s due to excessive orange. r=mixedpuppy 2014-10-16 09:39:11 +11: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
Felipe Gomes
c857ea14b6 Bug 1082791 - Add about:certerror to the list of URLs that can be loaded remotely. r=Mossop 2014-10-15 18:12:39 -03:00
Ryan VanderMeulen
aa28d3eb31 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alessio Placitelli
8f4af89765 Bug 1038145 - Add browser tests for the infoURL tag in the plugin blocklist entry. r=gfritzsche 2014-10-15 15:23:23 +02:00
Georg Fritzsche
1719274501 Bug 1038145 - Always properly cleanup the blocklist for browser_pluginnotifications.js. r=ttaubert 2014-10-15 15:11:04 +02:00
Alessio Placitelli
29c539ca86 Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving 2014-10-15 15:23:22 +02:00
Dão Gottwald
06e7466b0b Bug 1081156 - [e10s] Switching tabs removes focus from the tab strip. r=mconley 2014-10-15 14:50:47 +02: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
Carsten "Tomcat" Book
a121026943 Backed out changeset 4ab8a1de595b (bug 1082791) for e10s Test Bustage 2014-10-15 08:57:18 +02:00
Alexandre Poirot
f855574862 Bug 1083045 - Scratchpad tests shouldn't depend on chrome debugging being disabled by default. r=past 2014-10-15 09:18:40 +03:00
Blair McBride
1b1bee23f5 Bug 1068284 - UI Tour: Add ability to highlight search provider in search menu. r=MattN
--HG--
extra : transplant_source : %AA%DA%ED%B6%24F%92%F0%D3k%F6%D34%2054%C4%23%D8%F0
2014-10-15 13:48:49 +13:00
Felipe Gomes
ab7777e096 Bug 1082791 - Add about:certerror to the list of URLs that can be loaded remotely. r=Mossop 2014-10-14 21:37:29 -03: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
Ehsan Akhgari
6e5f973009 Bug 1083887 - Package the clang-cl runtime library for ASAN on Windows ASAN builds; r=gps 2014-10-16 21:40:00 -04:00
Yury Delendik
b35ef8b853 Bug 1075088 - Add telemetry probes for Flash content. r=gfritzsche,mconley
--HG--
extra : rebase_source : 2afac68cc01c045c4d4c85d663e0e76bb4e828ae
2014-10-09 16:05:20 -05: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
Ehsan Akhgari
605da2e637 Bug 1082983 - Enable the Windows console in ASAN builds; r=glandium
These builds are not very useful without a console, which is
where the ASAN reports go to.
2014-10-16 09:13:03 -04:00
Bill McCloskey
c74f9723e0 Bug 918634 - swapFrameLoader not implemented for e10s. Frameloader impl. r=smaug
--HG--
extra : rebase_source : 01867c6208df8213b04469404dc6c1f768f8c025
2014-10-07 15:30:42 +13:00
Ryan VanderMeulen
5aa910f1e2 Backed out changeset 1f6bcce44b79 (bug 1069966) for webplatform test failures.
CLOSED TREE
2014-10-20 11:39:00 -04:00
Jim Mathies
20d69cb138 Bug 1059626 - Fix mozilla-central build bustage for metro's ceh binary. r=alessarik 2014-10-20 09:04:27 -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
Alex Bardas
81c6cb3cbd Bug 1082130 - Test if window closed before signing in the user in fxAccounts. r=markh 2014-10-13 22:53:37 -07: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
Mark Hammond
f391fcd547 Bug 1058442 - sanitize.js now passes the date range being cleared to the permission manager and content pref service. r=MattN 2014-10-14 16:03:31 +11:00
David Major
3295ea5606 Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
Wes Kocher
d947cf32a0 Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Tim Taubert
9688a02eb9 merge m-c to fx-team 2014-10-13 22:59:15 +02:00
Tim Taubert
d9dc2d683a merge m-c to fx-team; a=merge 2014-10-13 22:58:30 +02: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
ffxbld
1b7dabd831 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Paul Rouget
2f2a9b5006 Bug 1056923 - WebIDE launch button: strings. r=flod a=Sylvestre 2014-10-13 19:26:18 +02: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
Paul Rouget
696be99430 Bug 1056923 - WebIDE launch button: strings. r=flod 2014-10-13 11:41:51 +02: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
Dão Gottwald
32dfc68a9e Bug 992637 fullowup, use small-caps instead of uppercase for more l10n safety. r=gijs 2014-10-12 17:24:03 +02:00
Drew Willcoxon
ca42e49a6e Bug 1073692 - Display each search suggestion row with the correct text direction on about:home/about:newtab. r=ehsan 2014-10-11 19:07:52 -07: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
Mike Quested
85aabf627f Bug 1074976 - Move function makeNicePluginName() into BroswerUtils.jsm module. r=felipe 2014-10-06 11:40:00 -04:00
Alex Bardas
c73356bf6d Bug 1074167 - Autocomplete results for aliased search engines should use the search engine icon. r=mak 2014-10-10 10:59:00 -04:00
Brian Grinstead
db36f79c89 Bug 1053434 - Don't assume default values for prefs in browser_devedition.js;r=Gijs 2014-10-11 18:37:01 -05:00
Ryan VanderMeulen
8e9151d48d Merge m-c to fx-team. a=merge 2014-10-11 16:24:05 -04:00
Ryan VanderMeulen
ad3210dd8e Merge inbound to m-c. a=merge 2014-10-11 16:16:00 -04:00
Ryan VanderMeulen
19fc61b86f Merge fx-team to m-c. a=merge 2014-10-11 16:01:54 -04:00
David Rajchenbach-Teller
ba6c4e2e69 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
613ea161ff Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
e2962dada1 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
c6021c2988 Bug 1081547 - wallpaper for Intermittent browser_telemetry_button_scratchpad.js | A promise chain failed to handle a rejection: - Protocol error (unknownError): Error: Got an invalid root window in DocumentWalker;r=yoric 2014-10-11 21:49:13 +02:00
Tim Taubert
68fd443cf5 Bug 1081135 - Don't put private windows in the 'revivable windows' bucket and put normal windows there only *after* we checked RevivableWindows.isEmpty to not regress bug 495123 r=yoric 2014-10-11 19:09:26 +02:00
ffxbld
a105850077 No bug, Automated blocklist update from host bld-linux64-spot-412 - a=blocklist-update 2014-10-11 03:18:08 -07:00
Wes Kocher
0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Panos Astithas
604d1a5726 Strings for an optional badge to the hamburger menu when updates are available (bug 1080690); r=dao,jwalker 2014-10-09 19:51:47 +03:00
Felipe Gomes
e9467f9c8d Bug 1081296 - Add sumo link for promotional translation doorhanger. r=florian 2014-10-10 17:37:51 -03:00
Gijs Kruitbosch
7cd5e24bf9 Bug 1079869 - fix closing forget panel by adding a closemenu=none attribute, r=jaws
--HG--
extra : rebase_source : 7321b30522e5f0addb8a7d48ae30c8be908b331b
2014-10-10 09:09:17 +01:00
Mark Hammond
647a58c354 Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Mike de Boer
491011b3c9 Bug 1081322: add string for new contacts phone number editing. r=mattn 2014-10-11 00:00:44 +02:00
Stephen Pohl
0b58cd9573 Bug 1077282: Cleanup uses of GreD vs GreBinD, introcuded by v2 signature changes on OSX. Based on initial patch by rstrong. r=bsmedberg 2014-10-10 15:06:57 -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
Wes Kocher
58b978e91d Backed out changeset 869f6077817a (bug 1049551) for e10s bc1 bustage 2014-10-14 23:36:05 -07:00
Ed Lee
be8f96130d Bug 1075620 - Switch to GET for fetch to allow caching of links data from redirect [r=ttaubert]
Use GET instead of POST and update the fetch endpoint to use %LOCALE%.
2014-10-01 09:44:32 -07:00
Simon Lindholm
75d06ad770 Bug 1075665 - Fix typo in font inspector. r=paul
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00
viv1fi
acde75333f Bug 1051847 - Add trusted identity block to about:license and about:rights. r=dao 2014-10-16 15:35:54 +02:00
Felipe Gomes
a0d8806209 Bug 1081296 - Follow up, update URL. r=me DONTBUILD 2014-10-11 19:21:28 -03: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
Patrick Brosset
938f666e75 Bug 1020038 - Disable test browser/devtools/layoutview/test/browser_layoutview_update-in-iframes.js; r=me 2014-10-13 09:35:50 +02:00
Ed Lee
35611d4a7d Bug 1081157 - "What is this page" link appears on "blank" version of about:newtab [r=ttaubert]
Hide the link with css display: none when page is disabled.
2014-10-10 09:31:54 -07:00
Mike Hommey
740cec5575 Bug 1080319 - Remove the -remote option. r=bsmedberg
The -remote option has existed essentially forever, but its usefulness is
questionable:
- It requires a running instance to be any useful, so any script actually
  using it should first do -remote 'ping()' and handle the response properly.
- It is not cross-application. The remote service dispatches the -remote
  commands to the command line handler, and, for example, desktop b2g builds
  don't have handlers for -remote (although thunderbird and seamonkey do).
- It is not a cross-platform option, which leads to the following point:
- There are other command line ways to do the same thing (at least in
  Firefox), without having to jump through hoops with -remote 'ping()',
  because there are command line options to do those same things on non-X11
  platforms.

For the latter, in Firefox case:
- -remote 'openURL(url)' can be replaced with firefox url
- -remote 'openURL(url,new-tab)' can be replaced with firefox -new-tab url
- -remote 'openURL(url,new-window)' can be replaced with firefox -new-window
  url
- -remote 'openfile(file,...)' is the same as -remote 'openurl(file,...) so,
  can be replaced as above
- -remote 'xfedocommand(openbrowser)' is inherited from the mozilla suite and
   doesn't make much sense, but can be replaced with firefox -new-window

The interesting part is that without changing nsBrowserContentHandler.js,
-remote still works, meaning that if people really feel strongly about
-remote, they'll still be able to write an addon to bring it back. This also
means this patch actually doesn't remove -remote for applications other than
Firefox that do support it, although -remote 'ping()' doesn't work as
expected. However, other -remote commands will now work even without a
running instance.
2014-10-14 07:19:52 +09:00
George Wright
5e15f1e357 Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
Boris Zbarsky
427f80e0de Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric 2014-10-15 00:42:54 -04:00
Wes Kocher
08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
4fc024771c Backed out changeset c3099024c40a (bug 874050) for OSX 10.8 bc1 orange 2014-10-14 16:23:35 -07:00
Olli Pettay
e9644d49d4 Bug 874050, Make Nofification's click event cancelable, r=wchen
--HG--
extra : rebase_source : 155ceeec566a9726d9280be0eeeb6e0209df456c
2014-10-15 17:48:04 +03:00
Brian R. Bondy
e821b79b59 Bug 1051223 - Don't install service on updates if user originally selected not to install. r=rstrong 2014-10-18 20:28:27 -04:00
Bruno Peres
747255721f Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-18 17:01:58 -04:00
Tanvi Vyas
a2c68569d2 Bug 418354 - Disable mixed content blocker redirect test for e10s. r=jduell 2014-10-18 13:21:15 -07:00
Brian R. Bondy
dbca014aa2 Bug 715876 - Start using the maintenance service for x64 updates and enable verifying signatures. r=rstrong 2014-10-10 23:13:20 -04:00
Florian Quèze
71996760cf Bug 1072743 - Land Es/Vi/Tr/Pl strings for the promotional translation doorhanger. r=felipe 2014-10-10 19:19:23 +02:00