Commit Graph

26029 Commits

Author SHA1 Message Date
George Wright
c337754983 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
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
Jan-Ivar Bruaroey
e07343e216 Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04: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
Wes Kocher
5c65af8e06 Merge m-c to inbound a=merge CLOSED TREE 2014-10-22 18:51:59 -07:00
Wes Kocher
09ba9b5177 Merge inbound to m-c a=merge CLOSED TREE 2014-10-22 18:46:27 -07:00
Jeff Beatty
6bd749c95a Bug 1055501 - Remove my and oc from browser/locales/all-locales. r=Pike
DONTBUILD CLOSED TREE

--HG--
extra : amend_source : b8859c37cfd2bdbaa92d4558dbf548630f50d336
2014-10-20 09:10:00 -04:00
Sid Stamm
05381856e1 Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
--HG--
extra : rebase_source : cc511558eb39099bc745116798ca64829de79d0d
2014-10-22 10:31:14 -07:00
Ryan VanderMeulen
152d02a145 Merge m-c to fx-team. a=merge 2014-10-22 16:42:29 -04:00
Ryan VanderMeulen
b13db878be Merge fx-team to m-c. a=merge 2014-10-22 16:27:41 -04:00
Felipe Gomes
93f1c79df4 Bug 1068360 - [e10s] Fix mixed content doorhanger and enable its test under e10s. r=Mossop,mmc 2014-10-22 18:05:17 -02:00
Gavin Sharp
ae6c70ffa5 Bug 1087356: make e10s/non-e10s window options appear when no windows are open on Mac, r=felipe 2014-10-22 09:07:47 -07: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
Heather Arthur
0644b1a59b Bug 1036409 - re-select last selected node after reload under e10s; r=pbrosset 2014-10-22 14:05:32 +02:00
Jared Wein
b2e5602aa6 Bug 1083396 - Update the Hello icon. r=Unfocused
--HG--
extra : rebase_source : 31db63bc41e56b7561b0bae3f898ee2ad11e6cce
2014-10-21 22:53:36 -04:00
Wes Kocher
a0ee7ea0f9 Merge m-c to fx-team a=merge 2014-10-21 19:09:09 -07:00
Wes Kocher
ba9920db9a Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
Dave Townsend
776c0e0ebd Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley. 2014-10-21 16:44:26 -07: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
Gijs Kruitbosch
d4bdbb7424 Bug 1082002 - fix urlbar to stay white, r=dao 2014-10-21 01:36:25 +01: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
Marcus Bizal
e1dddc6982 Bug 1084419 - Share button tooltip shouldn't use title capitalization. r=dao 2014-10-21 10:46:31 +02:00
Wes Kocher
9e6688bd5b Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher
bd38db8ecd Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07: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
Brian Grinstead
7cf0fd8733 Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs 2014-10-20 15:10:15 -07: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
Jared Wein
d149f76f6a Bug 1062335 - Loop panel size increases after switching themes. r=mixedpuppy
--HG--
extra : rebase_source : f8c63b9dfc7de05d0b53908e72ab8c9083b95a49
2014-10-20 11:49:20 -04: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
bedc56937c Merge mozilla-central to fx-team 2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
622698a725 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Carsten "Tomcat" Book
47b4591b6a merge mozilla-inbound to mozilla-central a=merge 2014-10-20 14:34:56 +02: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
ffxbld
3158e739bb No bug, Automated blocklist update from host bld-linux64-spot-069 - a=blocklist-update 2014-10-18 03:18:55 -07:00
Wes Kocher
664a22c914 Backed out changeset ba0bb4f26680 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-17 15:19:09 -07:00
Ryan VanderMeulen
98746c9b82 Bug 1084158 - Update pdf.js to version 1.0.907. r=bdahl, r=Mossop 2014-10-17 14:15:43 -04: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
Dave Townsend
0e5c93d8e2 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
3ae478172c 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
8c70742ddb Bug 1068273 - remove time-based toggling in web audio editor tests. r=vp 2014-10-19 10:29:00 +02:00
Heather Arthur
bf4e883f55 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
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
Dão Gottwald
75158fb5b4 Bug 1075435 - Adjust toolbar side borders for customization mode. r=gijs 2014-10-18 14:36:14 +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
Neil Deakin
47dd67978d 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
011a403f9c Merge m-c to inbound. a=merge 2014-10-21 15:23:54 -04:00
Nomis101
bd12dc1a67 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
19b348ce43 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
e41dfd7adb Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Paul Rouget
010403d634 Bug 1081093 - Auto-install Tools Adapter add-on in WebIDE. r=jryans 2014-10-17 16:02:38 -07:00
Jordan Santell
068af95d4f 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
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
1028f2cf84 Bug 1013989: update the localization note to match the entity name. r=abr 2014-10-17 17:22:58 +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
28373a8448 Merge m-c to fx-team 2014-10-17 16:41:45 +02: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
Gijs Kruitbosch
4025f5b070 Bug 1079707 - asyncresolve can throw, r=alexbardas
--HG--
extra : rebase_source : e1a83fed31780d9e1d56dc795e157e17525ff9f6
2014-10-16 15:01:32 -07:00
Gijs Kruitbosch
18e99721e4 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
dc81187462 Backed out changeset 8a4b1c63f433 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-16 15:40:47 -07: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
Dave Townsend
37ab71ea10 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
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
Brad Lassey
d8f2b26baa bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE 2014-10-16 12:56:00 -04: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
Carsten "Tomcat" Book
6c67ce403e Merge m-c to fx-team 2014-10-16 16:14:06 +02:00
Carsten "Tomcat" Book
c3f8f98b4e merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +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
Alan K
ea6ebdde00 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
311795785b 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
e32296157e Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures 2014-10-17 09:58:52 +02:00
Brad Lassey
c448f48687 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
d25d54933b Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Mike Hoye
8bfae9847d Bug 1074896 - "Include a "donate" link in the About Firefox dialog" . r=gavin 2014-10-15 08:12:00 +02:00
Jordan Santell
4ffb0476eb Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Matthew Noorenberghe
34020ae63f 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
c7a7b3aba7 Bug 1075226 - Use Array.map in Updater_fillEmptyCells r=ttaubert 2014-10-15 22:26:42 -07:00
Wes Kocher
cdc7edea61 Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Mark Hammond
f15e4ce072 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
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
Felipe Gomes
a869fcc4fc 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
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alessio Placitelli
2f145d644d 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
028d1950dc Bug 1038145 - Always properly cleanup the blocklist for browser_pluginnotifications.js. r=ttaubert 2014-10-15 15:11:04 +02:00
Alessio Placitelli
708864bab4 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
43da697756 Bug 1081156 - [e10s] Switching tabs removes focus from the tab strip. r=mconley 2014-10-15 14:50:47 +02: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
Carsten "Tomcat" Book
175343fd0f Backed out changeset 4ab8a1de595b (bug 1082791) for e10s Test Bustage 2014-10-15 08:57:18 +02:00
Alexandre Poirot
f0092ec51e 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
1096696388 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
e8c93ee386 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
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
Ehsan Akhgari
fa53abc047 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
fd9a406906 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
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
Ehsan Akhgari
4aa24b266c 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
e38a652f5d 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
a6bc328a9f Backed out changeset 1f6bcce44b79 (bug 1069966) for webplatform test failures.
CLOSED TREE
2014-10-20 11:39:00 -04:00
Jim Mathies
823b19b607 Bug 1059626 - Fix mozilla-central build bustage for metro's ceh binary. r=alessarik 2014-10-20 09:04:27 -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
Alex Bardas
3e93f8e3f7 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
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
Mark Hammond
14683bb09e 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
632bb69f95 Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
Wes Kocher
f5aa6677ce Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Tim Taubert
fdcf80fd2c merge m-c to fx-team 2014-10-13 22:59:15 +02:00
Tim Taubert
e16550584f merge m-c to fx-team; a=merge 2014-10-13 22:58:30 +02:00
Mark Banner
6c7e972e60 Bug 1077518 Standalone link clicker UI needs a beta tag. r=dmose 2014-10-13 21:53:33 +01:00
Jared Wein
502fea507e Bug 1081029 - Standalone link clicker call state in the page title (tab name). r=dmose 2014-10-13 16:33:43 -04:00
ffxbld
be274d1f29 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Paul Rouget
4dbf7a28f4 Bug 1056923 - WebIDE launch button: strings. r=flod a=Sylvestre 2014-10-13 19:26:18 +02:00
Tim Taubert
1b513e4677 Backed out changeset c98a31227412 (bug 1073992) 2014-10-13 14:58:19 +02:00
Tim Taubert
59534a8e33 Backed out changeset 82df8ad2c609 (bug 1073992) 2014-10-13 14:58:17 +02:00
Tim Taubert
db3ef09ee7 Backed out changeset 44cb72be622d (bug 1081135) 2014-10-13 14:58:15 +02:00
Paul Rouget
fabfef979c Bug 1056923 - WebIDE launch button: strings. r=flod 2014-10-13 11:41:51 +02:00
Wes Kocher
3d5788cdc5 Merge m-c to fx-team a=merge 2014-10-12 21:28:12 -07:00
Jared Wein
cac5a23e2e 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
6343911f67 Merge inbound to m-c. a=merge 2014-10-12 14:45:42 -04:00
Dão Gottwald
36abd94c1a 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
dd3293fef6 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
625b42d6a2 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
aedf63559d Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley 2014-10-08 22:56:26 -03:00
Mike Quested
c3d829b07d Bug 1074976 - Move function makeNicePluginName() into BroswerUtils.jsm module. r=felipe 2014-10-06 11:40:00 -04:00
Alex Bardas
662853c9ce 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
0c7269de69 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
7d374d5c81 Merge m-c to fx-team. a=merge 2014-10-11 16:24:05 -04:00
Ryan VanderMeulen
012100ceed Merge inbound to m-c. a=merge 2014-10-11 16:16:00 -04:00
Ryan VanderMeulen
358e12f3dd Merge fx-team to m-c. a=merge 2014-10-11 16:01:54 -04:00
David Rajchenbach-Teller
78b6c00415 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
3cdf26754d Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
68feccd9d2 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
7330b0bf5c 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
51a6e18203 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
e1bd411945 No bug, Automated blocklist update from host bld-linux64-spot-412 - a=blocklist-update 2014-10-11 03:18:08 -07:00
Wes Kocher
4a533e451f Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Panos Astithas
1a28cd5cbc 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
a0ad7fc383 Bug 1081296 - Add sumo link for promotional translation doorhanger. r=florian 2014-10-10 17:37:51 -03:00
Gijs Kruitbosch
093a48eb3d 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
b3b493641b 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
3f6a20d840 Bug 1081322: add string for new contacts phone number editing. r=mattn 2014-10-11 00:00:44 +02:00
Stephen Pohl
6b7b767456 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
20ab5a2fe6 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
33234298cb Backed out changeset 869f6077817a (bug 1049551) for e10s bc1 bustage 2014-10-14 23:36:05 -07:00
Ed Lee
806bec6f26 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
9d7d23724f Bug 1075665 - Fix typo in font inspector. r=paul
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00
viv1fi
18871a4eee Bug 1051847 - Add trusted identity block to about:license and about:rights. r=dao 2014-10-16 15:35:54 +02:00
Felipe Gomes
b4046a57ea Bug 1081296 - Follow up, update URL. r=me DONTBUILD 2014-10-11 19:21:28 -03:00
Mark Banner
0cf6b430ac 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
8178f76acd 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
b043c15b71 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
eeff387869 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
91277e6d62 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
e6651ee69a 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
bca70dd02e Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
d4d56563b4 Backed out changeset c3099024c40a (bug 874050) for OSX 10.8 bc1 orange 2014-10-14 16:23:35 -07:00
Olli Pettay
30ec898b4b 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
ea08346cf7 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
18da7e0c5a 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
64e8a8a885 Bug 418354 - Disable mixed content blocker redirect test for e10s. r=jduell 2014-10-18 13:21:15 -07:00
Sean Lin
f9895ba50b Bug 998872 - [Stingray] TV Manager API. Part 2 - TV service. r=ehsan 2014-08-22 11:44:39 +08:00
Brian R. Bondy
4abc996f8c 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
2967a195ef Bug 1072743 - Land Es/Vi/Tr/Pl strings for the promotional translation doorhanger. r=felipe 2014-10-10 19:19:23 +02:00
Dão Gottwald
7804ab0c8f Backing out changeset 30b100f7edbe (bug 1049551) 2014-10-23 20:43:43 +02:00
Ryan VanderMeulen
3309392b4d Merge m-c to fx-team. a=merge
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Dave Townsend
b0b036e313 Bug 1073315: Avoid the shims for accessing the session history in the browser. r=felipe 2014-10-23 11:07:43 -07: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
Brian Grinstead
476d5959d1 Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs 2014-10-23 06:49:34 -07:00
Tomasz Kołodziejski
bc8b6ecad6 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Jordan Santell
c47033ee24 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
Paul Rouget
7494493a1d Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku 2014-10-22 23:51:00 +02:00
Nick Fitzgerald
41f1bac0a4 Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof 2014-10-21 12:13: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
Tim Taubert
7374aaaea5 Bug 1070620 - Render newtab page grid and sites in a single step using a DocumentFragment r=gijs,adw 2014-09-20 18:08:49 +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
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
Jim Mathies
1a0f44f0e2 Bug 1042708 - Fix improper metro main thread identification. Regression from bug 1033358. r=me 2014-07-23 10:13:18 -05:00
Neil Deakin
f540fb7745 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
Jason Orendorff
26dfad38c3 Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Ryan VanderMeulen
b23df832bf Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989) for mochitest-e10s failures.
CLOSED TREE
2014-10-30 12:46:08 -04:00
David Rajchenbach-Teller
36a530893b Bug 1083989 - Adapt Devtools tests that expect Promise.jsm in the scope. r=paul 2014-10-27 22:45:03 +01:00
Jim Mathies
77c2a72711 Bug 1083376 - Fix for typeo error in browserPlacesViews.js, regression from bug 1068671. r=mak 2014-10-16 14:28:50 -05:00
George Wright
9265ba8eba 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
Monica Chew
f72e2bb24e Bug 1031033: Expose tracking protection pref in privacy pref pane, r=adw
--HG--
extra : rebase_source : cbb2b6f1e5a4288d9718858d5c58bf166b44b778
2014-06-30 14:21:04 -07:00
Gavin Sharp
62e22298de Bug 1081343 followup: skip the tests for non-Nightly builds, and ifdef more of nsBrowserGlue.js/firefox.js
--HG--
extra : rebase_source : c2d3000538246ad6c892cd8cf7934ab55583a9d3
2014-10-28 09:55:14 -07:00
Mike de Boer
952154e9c5 Bug 1089547: fix error passing in MozLoopAPI and remove leftover in LoopRooms. r=Standard8 2014-10-29 17:01:26 +01:00
Mark Banner
7b36254e8a Bug 1084228 Replace 'callId' with 'windowId' in a Loop conversation window so that it represents what it is and is distinct from the real 'callId'. r=mikedeboer 2014-10-29 14:21:27 +00:00
Mike de Boer
705810d059 Bug 1089547: simplify LoopRooms implementation, add support for events. r=Standard8 2014-10-29 14:28:42 +01:00
Carsten "Tomcat" Book
2dbb1215e3 Backed out changeset e6c622c61207 (bug 1089591) bc1 e10s test failure 2014-10-29 14:19:24 +01:00
Carsten "Tomcat" Book
73111ff960 Merge mozilla-central to fx-team 2014-10-29 13:40:41 +01:00
Alex Bardas
4fe36ffb41 Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley 2014-10-28 16:39:00 +01:00
Jordan Santell
471815512c Bug 1088712 - Update toolbar images with glowing download icon. r=gijs 2014-10-28 17:25:00 +01:00
Tom Tromey
a0a24700ec Bug 1050501 - add timeline marker from EventListenerManager. r=smaug r=paul 2014-10-28 12:18:00 +01:00
Carsten "Tomcat" Book
6c259f5002 Merge mozilla-central to mozilla-inbound 2014-11-04 13:30:53 +01:00
Terrence Cole
2a07984d71 Bug 1083464 - Use a more standard mechanism to export GC symbols to embedders. r=ted,r=jorendorff 2014-10-27 13:29:44 -07:00
David Rajchenbach-Teller
ace8967e8b Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3);r=yoric 2014-10-10 05:53:00 -04:00
Brian Grinstead
01eaa8221e Bug 1053434 - Add string for toggling devedition theme;r=jaws 2014-10-10 14:49:39 -05:00
Matt Brubeck
c80b3b58ed Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
Randell Jesup
6f09447b2b Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee 2014-10-10 14:59:24 -04:00
Nicolas Perriault
69775cb5ad Bug 1074672 Part 2 - Loop Rooms tab icon should reuse the Call tab icon. r=Standard8 2014-10-10 14:03:57 +01:00
Mark Banner
bd4cc22442 Bug 1029433 When in a Loop call, the title bar should display the remote party's information. r=nperriault 2014-10-10 14:03:56 +01:00
David Rajchenbach-Teller
e2dd9c88d9 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3). r=yoric 2014-10-10 05:53:00 +02:00
David Rajchenbach-Teller
671ea3201c Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric 2014-10-10 05:52:00 +02:00