Mike Conley
c6ce5fa932
Bug 1683419 - Fork Help menu strings for use in the AppMenu. r=Gijs,flod,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D100957
2021-01-20 18:12:33 +00:00
Mike Conley
161d8c6503
Bug 1568133 - Migrate the rest of the menubar to Fluent. r=fluent-reviewers,flod,Gijs
...
Original patch by Brendan Dahl <bdahl@mozilla.com>.
Differential Revision: https://phabricator.services.mozilla.com/D46203
2021-01-18 18:23:18 +00:00
Bernard Igiri
bb0ba02a14
Bug 1660848 - Add a check for updates option to application menus r=fluent-reviewers,jaws,harry,Gijs,flod,mkaply
...
Adding a check for updates option to the application menu, changing the about dialog styling to match the mockup, and adding a minimum delay to the checking for updates message.
Differential Revision: https://phabricator.services.mozilla.com/D95195
2021-01-15 14:26:58 +00:00
Bogdan Tara
47070cef21
Backed out changeset 8dc3f02e20ca (bug 1660848) for multiple mochitest failures CLOSED TREE
2021-01-12 03:22:03 +02:00
Bernard Igiri
f6d19cf7e6
Bug 1660848 - Add a check for updates option to application menus r=fluent-reviewers,jaws,harry,Gijs,flod,mkaply
...
Adding a check for updates option to the application menu, changing the about dialog styling to match the mockup, and adding a minimum delay to the checking for updates message.
Differential Revision: https://phabricator.services.mozilla.com/D95195
2021-01-11 22:37:05 +00:00
Gijs Kruitbosch
fe59b3186c
Bug 492320 - allow cmd-shift-n to work when there are no open windows, r=jaws,mstange
...
Differential Revision: https://phabricator.services.mozilla.com/D86656
2020-09-09 17:42:00 +00:00
Emma Malysz
9b123f057e
Bug 1659340, hide menu options if new print UI pref is enabled r=mstriemer
...
If print.tab_modal.enabled is enabled, we should not display the print preview
menu item, as this will redirect us to the print preview automatically and thus
be redundant with the other print button. We also want to hide the page setup
menu item.
Differential Revision: https://phabricator.services.mozilla.com/D88224
2020-08-28 01:23:42 +00:00
Asif Youssuff
ccf1654f72
Bug 1553945 - Added a keyboard shortcut to show history on macOS r=mak,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D84897
2020-07-30 08:54:56 +00:00
Dave Townsend
e07f989e6c
Bug 1620358: Gather telemetry on toolbar state. r=Gijs,zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D78393
2020-06-16 21:06:15 +00:00
Emilio Cobos Álvarez
1530edb980
Bug 1645789 - Fix "Default Page Style" submenu to do the right thing. r=Gijs
...
We compare the value passed through with the title, and StyleSheet.title
returns null for empty titles, so we never consider an empty title to be
in the document, which is bad.
Differential Revision: https://phabricator.services.mozilla.com/D79700
2020-06-15 16:10:33 +00:00
Mark Striemer
0b295bf6f7
Bug 1397755 - Use touch density for all tabs list with touch r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D70442
--HG--
extra : moz-landing-system : lando
2020-04-10 09:28:23 +00:00
Dão Gottwald
e938695219
Bug 1620536 - Move "Import from Another Browser" to the Help menu. r=Mardak,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D66551
--HG--
extra : moz-landing-system : lando
2020-03-13 17:29:15 +00:00
Marco Bonardo
8e3ea27643
Bug 1612653 - Update 'Bookmark This Page' menuitems when the star state changes. r=Standard8
...
Instead of updating the Bookmark This Page / Edit Bookmark menuteitems on popupshowing,
update them when the star button is suppposed to change. This better supports MacOS behavior
where the native menubar can't be updated after being shown, and avoids many callpoints in
favor of just a few.
Differential Revision: https://phabricator.services.mozilla.com/D64399
--HG--
extra : moz-landing-system : lando
2020-02-27 12:04:15 +00:00
Dão Gottwald
e96c05c1ab
Bug 1601795 - Let Ctrl+I open Page Info instead of the bookmarks sidebar on Windows. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D60669
--HG--
extra : moz-landing-system : lando
2020-01-22 14:41:47 +00:00
Neil Deakin
3d7ffd608a
Bug 1603020, allow sendMessageToActor to send the message to all descendants, not just process roots, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D58990
--HG--
extra : moz-landing-system : lando
2020-01-20 15:14:31 +00:00
Zibi Braniecki
3b0c2d1abd
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D57713
--HG--
extra : moz-landing-system : lando
2019-12-25 10:01:46 +00:00
Ciure Andrei
c79fc6e32a
Backed out changeset 0267e42c0db5 (bug 1604960) for causing bc permafails
2019-12-25 05:15:16 +02:00
Zibi Braniecki
ebad9a1dbf
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D57713
--HG--
extra : moz-landing-system : lando
2019-12-24 20:43:17 +00:00
Tanner Davies
7f0b04f399
Bug 1601404 - Change View>Zoom>Reset in menu bar to "Actual Size" to be consistent with other browsers r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D56278
--HG--
extra : moz-landing-system : lando
2019-12-07 10:16:20 +00:00
Mike Conley
958abb2af9
Bug 1594227 - Add Fission testing menu items to the File menu. r=NeilDeakin
...
These menu items are only visible in Nightly when Fission is enabled,
and they're only for testing, which is why I've opted to not use Fluent
for localization, and just hard-coded the strings and accesskeys. These
menu items will never ride to release.
Differential Revision: https://phabricator.services.mozilla.com/D55004
--HG--
extra : moz-landing-system : lando
2019-11-27 19:23:08 +00:00
Emma Malysz
273aab2e2a
Bug 1596884, replace remaining .xul files in layout/tools with .xhtml r=dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D53898
--HG--
rename : layout/tools/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xhtml
rename : layout/tools/recording/recording.xul => layout/tools/recording/recording.xhtml
rename : layout/tools/reftest/reftest.xul => layout/tools/reftest/reftest.xhtml
extra : moz-landing-system : lando
2019-11-20 20:40:32 +00:00
Gijs Kruitbosch
a81b239be2
Bug 1594025 - move 'this site is not deceptive' string into markup to allow help hamburger menu to copy it, r=flod,fluent-reviewers
...
The help view copies strings from the main menubar. When we moved the original DTD string
to ftl, there were performance implications for using it in browser.xhtml, so it was
only added once needed. The help view copies attributes from the items in the main menubar's
help menu, and so didn't copy the label for this item, resulting in the broken
behaviour.
To fix this, it's enough to have the string in the markup. As we've moved the other strings
into menubar.ftl, I'm taking the opportunity to move this string there, too, next to its
sibling string to report deceptive sites.
Differential Revision: https://phabricator.services.mozilla.com/D51850
--HG--
extra : moz-landing-system : lando
2019-11-05 17:40:47 +00:00
Edouard Oger
d22de3281b
Bug 1580906 p2 - Update FxA buttons copy in menubar. r=vbudhram,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D45729
--HG--
extra : moz-landing-system : lando
2019-09-18 18:36:53 +00:00
Noemi Erli
3a5ced0d32
Backed out 2 changesets (bug 1580906) for failures in browser_page_action_menu.js CLOSED TREE
...
Backed out changeset ae5fe308e4b2 (bug 1580906)
Backed out changeset 2dab1e9ada47 (bug 1580906)
2019-09-18 21:17:01 +03:00
Edouard Oger
55eda5d947
Bug 1580906 p2 - Update FxA buttons copy in menubar. r=vbudhram,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D45729
--HG--
extra : moz-landing-system : lando
2019-09-18 16:32:35 +00:00
Edouard Oger
926c5d067c
Bug 1570569 p1 - Add Sync Disabled state to Synced Tabs menu. r=vbudhram,fluent-reviewers,flod,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D44484
--HG--
extra : moz-landing-system : lando
2019-09-11 01:17:46 +00:00
Alexander Surkov
002fc892ce
Bug 1539651 - Convert places-popup-base and places-popup-arrow bindings to Custom Elements r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D33821
--HG--
rename : browser/components/places/content/menu.xml => browser/components/places/content/places-menupopup.js
extra : moz-landing-system : lando
2019-08-08 14:28:36 +00:00
Zibi Braniecki
9fe77bc2c2
Bug 1571265 - Move back the Help L10n ID to cover all platforms. r=flod
...
Differential Revision: https://phabricator.services.mozilla.com/D40662
--HG--
extra : moz-landing-system : lando
2019-08-05 17:49:30 +00:00
Zibi Braniecki
b87d8246a9
Bug 1501886 - Migrate menubar to Fluent. r=fluent-reviewers,Pike,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D34379
--HG--
extra : moz-landing-system : lando
2019-08-02 16:07:44 +00:00
Andreea Pavel
3b500e9fdd
Backed out changeset 7a06c08bf267 (bug 1501886) for bc failures e.g. browser_window_menu_list.js on a CLOSED TREE
2019-08-02 05:44:47 +03:00
Zibi Braniecki
2a1b1da4ee
Bug 1501886 - Migrate menubar to Fluent. r=fluent-reviewers,Pike,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D34379
--HG--
extra : moz-landing-system : lando
2019-08-01 14:21:13 +00:00
harry
f56a5c0ec4
Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
...
This patch also fixes the Home and Sidebar Touch Bar buttons, since using them after customizing showed that they no longer worked.
Differential Revision: https://phabricator.services.mozilla.com/D35085
--HG--
extra : moz-landing-system : lando
2019-07-06 21:10:33 +00:00
Mihai Alexandru Michis
421a5483d0
Backed out changeset 3e2fe70b181a (bug 1522012) for causing failures in browser_touchbar_tests.js CLOSED TREE
2019-07-04 18:47:07 +03:00
harry
d1e552113e
Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
...
This patch also fixes the Home and Sidebar Touch Bar buttons, since using them after customizing showed that they no longer worked.
Differential Revision: https://phabricator.services.mozilla.com/D35085
--HG--
extra : moz-landing-system : lando
2019-07-04 03:57:47 +00:00
Andreea Pavel
4332741c0a
Backed out changeset c1b80824ae88 (bug 1522012) for failing bc at browser_touchbar_tests.j on a CLOSED TREE
2019-07-03 00:19:25 +03:00
harry
d33a170707
Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
...
This patch also fixes the Home and Sidebar Touch Bar buttons, since using them after customizing showed that they no longer worked.
Differential Revision: https://phabricator.services.mozilla.com/D35085
--HG--
extra : moz-landing-system : lando
2019-07-02 14:47:07 +00:00
Neil Deakin
e5fb1d5934
Bug 1533948, change BrowserTabChild to inherit from JSWindowActor, r=mconley
...
--HG--
extra : rebase_source : 5e88e30ac09c15e6747f6ef1019e9b27a793a898
2019-06-11 09:05:33 -04:00
Michael Kaply
ee4ae8a0b1
Bug 1553290 - Get support menu href direct from policy. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D32367
--HG--
extra : moz-landing-system : lando
2019-06-03 21:30:57 +00:00
Trushita
89435f2ad4
Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten
...
Removed FX_PREFERENCES_OPENED_VIA probe as it expired in 63.Origin parameter for openPreferences has also been removed.
Differential Revision: https://phabricator.services.mozilla.com/D26795
--HG--
extra : moz-landing-system : lando
2019-04-09 20:40:26 +00:00
Christian Frey
ab47477977
Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23611
--HG--
extra : moz-landing-system : lando
2019-03-28 17:08:34 +00:00
Soeren Hentzschel
6da0e18dfe
Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D19274
--HG--
extra : rebase_source : 7289825a0a5fa83082d6bd2908d3debb06793bb6
extra : amend_source : 1d8799059a50555a516e3949efecdac7810b05da
extra : histedit_source : 47fa2b61fc1d41cf249957762fbb0717c9ead1e1%2C63e64f6cfc61f67cc4914a8b77a6e7983bbc503c
2019-03-04 15:29:03 -08:00
Michael Kaply
3bca501987
Bug 1527766 - Add enterprise policy for support menu. r=Felipe,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D19722
--HG--
extra : moz-landing-system : lando
2019-02-14 23:25:08 +00:00
Brian Hackett
2ff1490550
Bug 1495341 - Place Web Replay menu items in their own submenu, r=jlast.
...
--HG--
extra : rebase_source : f710745682fe0bce31a8c4f97edfbf2868507c10
2018-10-01 09:41:32 -10:00
Gijs Kruitbosch
6b518d3722
Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian
...
This removes subscribe UI and functionality from the main browser window,
the page info window, and from feed previews. It may leave some stray strings
in subscribe.properties/dtd, which will be removed in bug 1477669 when the
preview code goes away completely.
Differential Revision: https://phabricator.services.mozilla.com/D5982
--HG--
extra : moz-landing-system : lando
2018-09-18 06:06:27 +00:00
Coroiu Cristina
9a2b88d99e
Backed out changeset d61965849528 (bug 1491243) for en-US failures at testing\firefox-ui\tests\puppeteer\test_page_info_window.py
2018-09-17 22:23:58 +03:00
Gijs Kruitbosch
1b1f1b759d
Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian
...
This removes subscribe UI and functionality from the main browser window,
the page info window, and from feed previews. It may leave some stray strings
in subscribe.properties/dtd, which will be removed in bug 1477669 when the
preview code goes away completely.
Differential Revision: https://phabricator.services.mozilla.com/D5982
--HG--
extra : moz-landing-system : lando
2018-09-17 18:06:05 +00:00
Arshad Kazmi
69eb976056
Bug 1483073 - Remove BrowserOpenSyncTab() helper function r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D4281
--HG--
extra : moz-landing-system : lando
2018-08-26 22:14:17 +00:00
Paolo Amadini
bb3d2cf63d
Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D3150
--HG--
extra : rebase_source : ae1bca38891bf3876af59e1cff047199b19abacd
2018-08-21 14:55:04 +01:00
Paolo Amadini
c09f3ae130
Bug 1482648 - Part 2 - Remove unneeded indirection in devtools broadcasters. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D3149
--HG--
extra : rebase_source : dfefa871cc7e7c10c60da76d9d45cae2dfbcef0d
2018-08-06 15:45:17 +01:00
Paolo Amadini
73d27fb0dc
Bug 1482648 - Part 1 - Convert the offline broadcaster to a command. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D3148
--HG--
extra : rebase_source : 454154fa5e8d891ec24739b7f17dc827024552b8
2018-08-06 15:38:04 +01:00
Paolo Amadini
10acfef229
Bug 1482645 - Part 1 - Don't use broadcaster elements to show or hide sync interface elements. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D3146
--HG--
extra : rebase_source : cf109b83c572b183cd69390ae0f6ef2c4c0339fa
2018-08-20 07:38:40 +01:00
Paolo Amadini
72ec57e0b2
Bug 1482610 - Part 2 - Move the remaining attributes and remove the sidebar broadcasters. r=jaws,mixedpuppy
...
This also fixes unintended behavior for which clicking the selected item in the sidebar selector would hide the sidebar.
Differential Revision: https://phabricator.services.mozilla.com/D3145
--HG--
extra : rebase_source : 891c99ab68f4689513801a1957a3d3846b7ffe58
2018-08-19 19:54:02 +01:00
Paolo Amadini
327194f39f
Bug 1482610 - Part 1 - Move the sidebar title and URL from the broadcasters to a JavaScript object. r=jaws,mixedpuppy
...
The immediate goal is only to remove the broadcasters, so we still require the labels to be set manually on the "toolbarbutton" and "menuitem" elements. Generating these elements programmatically from the new SidebarUI.sidebars object, both for built-in sidebars and extensions, can be a future improvement.
The autoCheck attribute is also unnecessary since it is only intended for the menu items, and they are already properly updated after their command is invoked. Since the attribute was written with the wrong capitalization, it already had no effect.
The persistence of the label of the sidebar selector is also unnecessary since it is already set on startup. Removing this does not seem to cause any additional flickering.
Differential Revision: https://phabricator.services.mozilla.com/D3143
--HG--
extra : rebase_source : a5712b8e9bbdea29ab9e9a1bbd93217b24c354b4
2018-08-14 15:18:03 +01:00
Paolo Amadini
73dd1c2b03
Bug 1481813 - Part 3 - Remove bookmarkThisPageBroadcaster. r=Standard8,bgrins
...
The PageActions API is now used to assign a title to the bookmark action.
This also prevents some tooltips from being set unnecessarily on menu items.
Differential Revision: https://phabricator.services.mozilla.com/D3010
--HG--
extra : source : 9222f57d2c20b59b878660b0b998646101d70022
extra : amend_source : a160298483258a7bbd9920dd4eba9dcc43cfb4f3
2018-08-13 17:25:28 +01:00
Ian Moody
4a3f7af1ea
Bug 1467541 - Add a test for opening the layout debugger. r=dbaron
...
Summary:
Reviewers: dbaron
Reviewed By: dbaron
Bug #: 1467541
Differential Revision: https://phabricator.services.mozilla.com/D2691
--HG--
extra : histedit_source : b23b7f9a8407bf460838d56f5d66bcf6fb347cc2
2018-08-09 10:53:01 +03:00
Brian Hackett
8f246a4b12
Bug 1465477 Part 1 - Add menu items and prefs for recording/replaying tabs, r=markh.
...
--HG--
extra : rebase_source : 23307266b2df128845df3ee9972fab240754019d
2018-07-24 21:32:16 +00:00
Brian Grinstead
a2384c2234
Bug 1475304 - Remove broadcasters that only have one observer;r=Gijs,johannh
...
MozReview-Commit-ID: KbYBy2RjK1i
--HG--
extra : rebase_source : 285700446cd9c183fbf6589d461c88b755d4af8c
2018-07-16 11:47:58 -07:00
Brian Grinstead
bdde614ed0
Bug 1472751 - Remove MAC_NON_BROWSER_WINDOW preprocessor directive;r=Gijs
...
The menuitem used to be only included in the markup for the non-browser window
case. This changes it to include it as a hidden <menuitem> for the browser window
case, and then unhide it for the non-browser window case.
MozReview-Commit-ID: 8tY3GiTFmqe
--HG--
extra : rebase_source : 4628aa160fefcb5eacad0e6b174be7216071bda1
2018-07-02 14:25:35 -07:00
Mark Striemer
337dd181f0
Bug 1446101 - Part 3: Make History > Hidden Tabs deep link to Hidden Tabs menu r=mak
...
MozReview-Commit-ID: KgfpYbfVjUm
--HG--
extra : rebase_source : a74189c177c39a9e1c450e64aa6da57ff7635885
2018-06-04 17:11:23 -05:00
Tooru Fujisawa
9578f20512
Bug 1376119 - Add Reopen in Container tab menu. r=baku,Gijs
2018-06-07 15:59:01 +09:00
Mark Striemer
46f9153fac
Bug 1455300 - Part 2: Include hidden tabs in the History menu r=mak
...
MozReview-Commit-ID: 8sKrAJVIAD5
--HG--
extra : rebase_source : 3f60e2c766051b6e8c8f92cb6680e7f528d8895a
2018-05-10 16:01:36 -05:00
Mark Banner
11e49d2982
Bug 824502 - Change folder=<id> to parent=<guid> in Places' bookmark queries. r=mak
...
This allows queries to be stable across devices, and requires less work to obtain the ids.
MozReview-Commit-ID: 5KAKKags7o9
--HG--
extra : rebase_source : 22c01cf5b24468dd76dabe63fa9d1033d4138e54
2018-04-26 09:05:00 +01:00
Jonathan Kingston
ca246e6abc
Bug 1424380 - Require triggering principal passed into openUILink(). r=Gijs
...
MozReview-Commit-ID: BsQqZzfm2Ra
--HG--
extra : rebase_source : 1c9de99aad978632a55afaaf55f247d3997b3b91
2018-05-14 11:35:08 +01:00
Gijs Kruitbosch
94c7f86a54
Bug 1457469 - fix display of shortcut key on Windows' File menu, r=chutten
...
MozReview-Commit-ID: EW8BQU7LIYw
--HG--
extra : rebase_source : 41bd2a99e69b0296df27f2d4e83a05670792938e
2018-04-27 16:48:06 +01:00
Dão Gottwald
8b23aaae8b
Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
...
MozReview-Commit-ID: Kao3jst0DBJ
--HG--
extra : rebase_source : bed74abc9910ec22295207fdced37f6bfc1648be
2018-04-11 17:29:27 +02:00
Jacob Zachariah Nixon
bd0d929186
Bug 1441658 - also show shortcut on the 'Exit' entry on Windows, r=gijs
...
--HG--
extra : rebase_source : d1e15cb62707158f67c0106490a15512a2ca82bd
2018-04-04 10:30:42 +01:00
Brendan Dahl
77ac1fd5c8
Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs
...
The overlay defined two elements (helpMenu, menu_ToolsPopup) for all
platforms and three others (windowMenu, baseMenuCommandSet, baseMenuKeyset)
that were MacOS only. The two all platform elements and windowMenu were only
used once and inlined into browser-menubar.inc. The rest of the MacOS only
elements were conditionally inlined into browser-sets.inc.
MozReview-Commit-ID: D2uyCrnepuH
--HG--
extra : rebase_source : a3f7ecaf70c55574ee87091027a651ce429c6876
2018-02-26 16:49:34 -08:00
Edouard Oger
9fb2c6c9a4
Bug 1441965 - Hide synced tabs sidebar menu items with identity.fxaccounts.enabled. r=markh
...
MozReview-Commit-ID: DBDOvidfbls
--HG--
extra : rebase_source : 6aeffe1bfaeb774758db3ba37c55a7fda6e8cafd
2018-02-28 14:44:19 -05:00
Edouard Oger
25db2f7ed6
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : 706d6a9a1187e9b666074d0dd68d03eda3fb448b
2018-02-15 11:24:44 +08:00
Csoregi Natalia
c8a2d994c8
Backed out changeset 22901b9f9199 (bug 1434706) for browser-chrome failures browser_contextmenu_sendtab.js. CLOSED TREE
2018-02-26 21:16:01 +02:00
Edouard Oger
7c03ced862
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : 7a19b04f9df52ff58f9837d9d45be54fd3190ec9
2018-02-15 11:24:44 +08:00
Cosmin Sabou
bfd2fc78a3
Backed out changeset a2147499c437 (bug 1434706) for frequent mochitest browser chrome failures on browser_contextmenu_sendpage.js
2018-02-23 22:15:08 +02:00
Edouard Oger
6e2641372c
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : d5f7b31627424b652147674a520ae75571203994
2018-02-15 11:24:44 +08:00
shindli
f2126298f5
Backed out changeset 6e3058771f18 (bug 1434706) for bc6 and X failures in browser/base/content/test/general/browser_contextmenu_input.js and services/fxaccounts/tests/xpcshell/test_accounts.js respectively on a CLOSED TREE
2018-02-23 10:25:56 +02:00
Edouard Oger
1baec66b3d
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : 328093c9985c29effb1380e012c35f6da6ee667a
2018-02-15 11:24:44 +08:00
Brendan Dahl
5bcf337440
Bug 1434381 - Inline the layout debug overlay into browser menu bar. r=dbaron
...
This is part of the work to remove XUL overlays. This overlay is only
used once and can be inlined.
MozReview-Commit-ID: 1SE1nobgehE
--HG--
extra : rebase_source : 33d73fa8538da9af626feb53267278ac97554710
2018-01-30 11:18:48 -08:00
Brian Grinstead
141521345d
Bug 1435423 - Fold browser-charsetmenu.inc into browser-menubar.inc;r=mossop
...
MozReview-Commit-ID: 3KCyTDE9BRX
--HG--
extra : rebase_source : 7ecd223db94f8eba3a1f682d964effae6331317d
2018-02-02 14:30:40 -08:00
Edouard Oger
7fabe73930
Bug 1422106 - Show broken heart when unverified in synced tabs sidebar/panel. r=markh
...
MozReview-Commit-ID: BDTdmcIOHmn
--HG--
extra : rebase_source : c2b534461715f8db1e6cb8bc7910311cc4ff6611
2017-11-30 16:01:40 -05:00
Dorel Luca
171c255f60
Backed out changeset 1ca98c1618a6 (bug 1422106) for failing browser/components/customizableui/test/browser_synced_tabs_menu.js r=backout on a CLOSED TREE
2017-12-02 02:37:38 +02:00
Edouard Oger
afb8b81041
Bug 1422106 - Show broken heart when unverified in synced tabs sidebar/panel. r=markh
...
MozReview-Commit-ID: BDTdmcIOHmn
--HG--
extra : rebase_source : 747637f3746356e3da208acc41a3629bd2597e2e
2017-11-30 16:01:40 -05:00
Dorel Luca
e07748b33c
Backed out changeset 3aff028846c0 (bug 1422106) for failing syncedtabs/test/xpcshell/test_SyncedTabsDeckComponent.js and browser-chrome's browser/components/customizableui/test/browser_synced_tabs_menu.js r=backout on a CLOSED TREE
...
--HG--
extra : rebase_source : ec98a160ef77f13abc4b067f8836e290e3b11e21
2017-12-02 00:33:41 +02:00
Edouard Oger
2a41681065
Bug 1422106 - Show broken heart when unverified in synced tabs sidebar/panel. r=markh
...
MozReview-Commit-ID: BDTdmcIOHmn
--HG--
extra : rebase_source : b1471e1ef0163b2d3b137852d285146f5a23f1fa
2017-11-30 16:01:40 -05:00
Felipe Gomes
43ee76c5ed
Bug 1407351 - Remove nightly-only e10s testing features from the main browser window. r=mikedeboer
...
The only thing that I didn't remove was the process ID on the tab tooltip, which I find to be super helpful. For that, I changed the check from E10S_TESTING_ONLY to NIGHTLY_BUILD.
MozReview-Commit-ID: 2qNWebBpsMY
--HG--
extra : rebase_source : b30a4492f839186584c074b82a1969973cda48e0
2017-10-17 13:39:50 -02:00
Ryan VanderMeulen
e8cd5f653b
Backed out 5 changesets (bug 1407351) for causing bug 1409395 and breaking nightlies.
...
Backed out changeset e6ee25ad6a9f (bug 1407351)
Backed out changeset 8e04412824b5 (bug 1407351)
Backed out changeset effeee94316e (bug 1407351)
Backed out changeset a53f34a45f9b (bug 1407351)
Backed out changeset 86a360e12b8a (bug 1407351)
2017-10-17 10:07:55 -04:00
Felipe Gomes
4346cedc0e
Bug 1407351 - Remove nightly-only e10s testing features from the main browser window. r=mikedeboer
...
The only thing that I didn't remove was the process ID on the tab tooltip, which I find to be super helpful. For that, I changed the check from E10S_TESTING_ONLY to NIGHTLY_BUILD.
MozReview-Commit-ID: 8wbjdYIC3gb
--HG--
extra : rebase_source : 2ea1b77d4a9fd9c3eb17853c8ec655b309a3fa8c
2017-10-16 14:00:30 -02:00
Gijs Kruitbosch
40de26eb54
Bug 1401238 - remove recent bookmarks from the bookmarks menu button and toplevel bookmarks menu, r=mak
...
MozReview-Commit-ID: 7JT9xCq9zcS
--HG--
extra : rebase_source : b6dca5a110636a66181c6843aba616192288fa92
2017-09-20 00:38:39 +01:00
Tawny Hoover
2415e21cbc
Bug 260611 - Introduce pref browser.bookmarks.openInTabClosesMenu to optionally leave menu open for single bookmark menuitem clicks that open in new tab. r=mak
...
MozReview-Commit-ID: HreM02pdzWP
--HG--
extra : rebase_source : aa9934418fbc55a66848e5e7757b0885ac3be275
2017-09-11 12:12:21 -04:00
Perry Jiang
491c7f5d8c
Bug 1393582 - Remove CastingApps support for Firefox desktop. r=felipe
...
MozReview-Commit-ID: B2bqiNXibPP
2017-08-25 14:03:47 -07:00
Mike de Boer
0da1ebf2ab
Bug 1354159 - Part 1 - Remove the unneeded third 'view' argument from PlacesUIUtils.openNodeWithEvent(). r=mak
...
MozReview-Commit-ID: Jema2qMYEdX
--HG--
extra : rebase_source : 9cd5850e7c306ff62f9751ce419a278e8978b04e
2017-06-29 17:57:22 -07:00
Fischer.json
c0472057e4
Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley
...
MozReview-Commit-ID: GfuGF4v30pI
--HG--
extra : rebase_source : e8b4399bd1e3fc5e5b220e80d6694c00a4b7e482
2017-05-09 10:43:48 -04:00
Edouard Oger
b3b3ff9cc5
Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh
...
MozReview-Commit-ID: K790Ag8WZgv
--HG--
rename : browser/base/content/test/general/accounts_testRemoteCommands.html => browser/base/content/test/sync/accounts_testRemoteCommands.html
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/sync/browser_fxa_web_channel.html
rename : browser/base/content/test/general/content_aboutAccounts.js => browser/base/content/test/sync/content_aboutAccounts.js
extra : rebase_source : dcba087df94d06b15c9f073ff2df3324fd646c57
2017-04-18 14:15:43 -04:00
Sebastian Hengst
18253e3fa2
Backed out changeset 0a0138825fb5 (bug 1353571)
...
--HG--
rename : browser/base/content/test/sync/accounts_testRemoteCommands.html => browser/base/content/test/general/accounts_testRemoteCommands.html
rename : browser/base/content/test/sync/browser_fxa_web_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/sync/content_aboutAccounts.js => browser/base/content/test/general/content_aboutAccounts.js
2017-05-03 21:56:44 +02:00
Edouard Oger
c11e66021d
Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh
...
MozReview-Commit-ID: K790Ag8WZgv
--HG--
rename : browser/base/content/test/general/accounts_testRemoteCommands.html => browser/base/content/test/sync/accounts_testRemoteCommands.html
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/sync/browser_fxa_web_channel.html
rename : browser/base/content/test/general/content_aboutAccounts.js => browser/base/content/test/sync/content_aboutAccounts.js
extra : rebase_source : aa6cb209d312c6ef3f45589b0fd8fa8a39c612e3
2017-04-18 14:15:43 -04:00
Sebastian Hengst
3c89f1e0f5
Bug 1344211 - Reader view shortcut should be shown in 'View' menu. r=Gijs
...
MozReview-Commit-ID: FKKTlRZhVHT
--HG--
extra : rebase_source : 9b458591f6ff80977db4e7a1c42bb6093c31c2b5
2017-03-04 19:01:19 +01:00
Edouard Oger
f5eb6dc494
Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
...
MozReview-Commit-ID: LK9akz4chd1
2017-01-27 13:31:57 -05:00
Wes Kocher
c3cc3b6407
Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE
...
Backed out changeset 41ed77788333 (bug 1296767)
Backed out changeset 1c0c9289b532 (bug 1296767)
Backed out changeset 50294db1d871 (bug 1296767)
Backed out changeset 26c065f79c54 (bug 1296767)
Backed out changeset 0362a78d6978 (bug 1296767)
Backed out changeset 4e71cf94e4ee (bug 1296767)
Backed out changeset f6f59447d22a (bug 1296767)
Backed out changeset 6c9b792cc296 (bug 1296767)
Backed out changeset 46a52b10a868 (bug 1296767)
Backed out changeset 5d70d87d2a8f (bug 1296767)
Backed out changeset 8219686be6a2 (bug 1296767)
Backed out changeset 0a989b0cea67 (bug 1296767)
Backed out changeset 9f59a0b75c1f (bug 1296767)
MozReview-Commit-ID: 2XBNsd8JrZL
--HG--
extra : amend_source : 1afafaa8127fcebac31ce1d7743dc16872fa0522
2017-01-26 11:16:12 -08:00
Edouard Oger
b41402ea7b
Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
...
MozReview-Commit-ID: LK9akz4chd1
--HG--
extra : rebase_source : b7113c37a486f88ae1138c54e314bb0ff07ef1af
2017-01-18 17:39:11 -05:00
Thom Chiovoloni
c197835bcf
Bug 1295237 - Add 'Mobile Bookmarks' root to the bookmark menus if we have it. r=markh
...
MozReview-Commit-ID: 3ybnskOID1O
--HG--
extra : rebase_source : 3faec9e53939626dc89c039706aaa2f003571d18
2017-01-17 13:15:49 -05:00
Shane Caraveo
4987c70c34
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Nicholas Nethercote
a913f99107
Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal.
...
Because bug 1282866 removed Qt support but missed a bunch of things.
* * *
Bug 1285554 - more
--HG--
extra : rebase_source : c48d2485f1fdf1c961e08d91651bbca41e3a1a53
2016-07-12 09:16:45 +10:00