Commit Graph

159 Commits

Author SHA1 Message Date
Edouard Oger
cf78f22e8e Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
MozReview-Commit-ID: 4UuppJyOi5s
2018-02-15 11:24:44 +08:00
Sebastian Hengst
8aa050e918 merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-18 11:58:58 +02:00
Eitan Isaacson
36ab729dad Bug 1418097 - Reintroduce access keys for combined navigation items in context menu. r=jaws 2017-11-16 13:54:00 -05:00
Jared Wein
3e0eaa6da7 Bug 1410900 - Allow using shift-click on the Reload Frame context menuitem to skip the cache when reloading the frame. r=johannh
This patch uses the same logic as BrowserReloadOrDuplicate to determine if the cache should be skipped. I didn't extract out the logic to a separate function because I didn't want to add another function to the global namespace of browser.js.

MozReview-Commit-ID: 15kztsqMnAM
2017-10-26 19:42:18 -04:00
Perry Jiang
302b3cd445 Bug 1393582 - Remove CastingApps support for Firefox desktop. r=felipe
MozReview-Commit-ID: B2bqiNXibPP
2017-08-25 14:03:47 -07:00
Shane Caraveo
b701920ecd Bug 1388902 remove socialapi share, r=florian
MozReview-Commit-ID: Kcjugf3Ql6y
2017-08-16 08:54:21 -07:00
Edouard Oger
bf97626bd8 Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh
MozReview-Commit-ID: K790Ag8WZgv
2017-04-18 14:15:43 -04:00
Sebastian Hengst
6471972ae8 Backed out changeset 0a0138825fb5 (bug 1353571) 2017-05-03 21:56:44 +02:00
Edouard Oger
c9a99ae676 Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh
MozReview-Commit-ID: K790Ag8WZgv
2017-04-18 14:15:43 -04:00
Dão Gottwald
76b83c3d48 Bug 1348264 - Expose keyboard shortcuts in tooltips for Stop, Reload and Reset Zoom buttons. r=mikedeboer
MozReview-Commit-ID: kTUc5pRdVw
2017-03-22 11:16:48 +01:00
Andrea Marchesini
29789e3b3f Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-08 11:40:46 +02:00
Wes Kocher
6a99fe80d4 Backed out changeset de9d3e0f0b20 (bug 1299480) for browser-chrome failures in browser_referrer_open_link_in_container_tab.js a=backout 2016-09-06 15:55:55 -07:00
Andrea Marchesini
cce61ca710 Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-06 21:22:20 +02:00
Phil Ringnalda
f1ee28364f Back out 0bb0f5bef1a6 (bug 1299480) for failures in browser_referrer_open_link_in_tab.js
CLOSED TREE
2016-09-06 07:55:12 -07:00
Andrea Marchesini
0065d73bb4 Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-06 13:19:01 +02:00
Shane Caraveo
da86ee46c2 Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: IgpgD7qwasI
2016-08-23 15:24:06 -07:00
Edouard Oger
2be76e15fb Bug 677372 - Send Tab/Page/Link to device. r=markh, a=KWierso
MozReview-Commit-ID: 6xnBjTPkiUQ
MozReview-Commit-ID: D7sdRrsWRCF
2016-06-27 16:46:43 -07:00
Andrea Marchesini
3e75736d84 Bug 1276880 - 'Open link in a new <container_name> Tab' in the context menu, r=gijs 2016-06-12 16:23:10 +02:00
Sebastian Hengst
b320cf5df0 Backed out changeset 20ea7d3d347f (bug 1276880) for failing browser-chrome test browser_referrer_open_link_in_container_tab2.js. r=backout 2016-06-10 18:21:05 +02:00
Andrea Marchesini
c7db70eb99 Bug 1276880 - 'Open link in a new <container_name> Tab' in the context menu, r=gijs 2016-06-10 14:00:23 +02:00
Jared Wein
857deb4011 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
df8cb964d7 Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein
43cb8f50a4 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Phil Ringnalda
7b1eeb09d6 Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein
ddf2cf8b38 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Andrea Marchesini
f6de188c7f Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley 2016-05-17 15:03:43 +02:00
Jared Wein
830c33f0e9 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-11 08:14:00 -07:00
Ryan VanderMeulen
845ead990c Backed out changeset d8df7fcffeb1 (bug 862399) for browser_contextmenu.js failures. 2016-05-10 22:42:00 -04:00
Jared Wein
9b136b3493 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-10 09:24:00 -04:00
Jared Wein
1cb5765cb1 Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Andrea Marchesini
5ca96f8ad5 Bug 1246907 - Open link in a Container Tab - in the context menu, r=Gijs 2016-02-12 11:16:41 +00:00
Shane Caraveo
3d87f487dc Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Bernardo P. Rittmeyer
c86e3f455d Bug 1188719 - Show login fill context menu on username field. r=MattN 2015-08-24 19:06:00 -07:00
Bernardo P. Rittmeyer
fb14c1e777 Bug 1195949 - Remove key icon from context menu fill. r=MattN 2015-08-31 16:42:21 -07:00
Ehsan Akhgari
1d6663ddca Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-27 08:20:23 -04:00
Bernardo P. Rittmeyer
429e0235ca Bug 433238 - Password manager contextual menu password field manual fill. r=MattN 2015-08-06 15:28:07 -07:00
Jared Wein
c0309efb8f Bug 777680 - "Bookmark This Page" in context menu should be highlighted. r=mak 2015-06-13 11:52:17 -04:00
Jared Wein
89a88d76e7 Bug 1162713 - Implement "Save Link to Pocket" context menu item. r=dolske 2015-05-14 14:04:05 -04:00
Mike Conley
868b8c1789 Bug 1025146 - Make viewing the source of a page or frame via the context menu work with remote browsers. r=jryans. 2015-05-08 17:04:30 -04:00
Florian Quèze
bfee8f4d0f Bug 1155518 - Implement "Save to Pocket" context menu item, r=jaws. 2015-05-05 12:24:10 +02:00
Gijs Kruitbosch
6ff53f49ca Bug 1152104 - use command event and delegate clicks to it, r=jaws 2015-04-08 15:54:53 +01:00
Ian Moody
67302893c0 Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley 2015-03-11 21:19:30 +00:00
Ian Moody
e00b4962a3 Bug 1134409 - Make "Full Screen" context-menu command use messages instead of CPOWs. r=mconley. 2015-02-19 01:39:00 -05:00
Gijs Kruitbosch
b4a166d8d2 Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
Brad Lassey
b8d8ace943 Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin 2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
363ff20ae3 Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures 2014-10-17 09:58:52 +02:00
Brad Lassey
a554746fd0 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
Wes Kocher
8993e08638 Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE 2014-10-16 15:13:30 -07:00
Brad Lassey
76281f263a 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
fbeb4979c7 Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
CLOSED TREE
2014-10-16 15:19:41 -04:00