Kris Maglione
ade8c9ede8
Bug 1482091: Part 2 - Remove TelemetryStopwatch.jsm in favor of native implementation. r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D9888
--HG--
extra : source : afd0a13bcfff4c92ad2497ec687f466484481667
extra : amend_source : 501bca3f94a0cb0c8bec1f30d0b3f64a50b04e48
extra : intermediate-source : bc03f101937e373fdaca735f3f356960a5239bc0
2018-10-25 19:04:01 -07:00
arthur.iakab
0c81738411
Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js
...
Backed out changeset bc03f101937e (bug 1482091)
Backed out changeset 28a19b7290ab (bug 1482091)
2018-11-03 01:08:36 +02:00
Kris Maglione
7fa01216a4
Bug 1482091: Part 2 - Remove TelemetryStopwatch.jsm in favor of native implementation. r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D9888
--HG--
extra : source : afd0a13bcfff4c92ad2497ec687f466484481667
extra : amend_source : bf22d8e9ce5c081902bd5c75b892cc434a167300
2018-10-25 19:04:01 -07:00
Oriol Brufau
d57ad11213
Bug 1503600 - Reorder "Manage Extension" and "Remove Extension" in browserAction context menu. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D10382
--HG--
extra : moz-landing-system : lando
2018-10-31 16:55:06 +00:00
Johann Hofmann
15d3dcdb9e
Bug 1501977 - Remove global Content Blocking toggle in the main menu. r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D9916
--HG--
extra : moz-landing-system : lando
2018-10-26 18:09:06 +00:00
Ehsan Akhgari
09d4b61b43
Bug 1501286 - Part 2: Remove support for tracking protection UI from Control Centre r=johannh
...
Depends on D9519
Differential Revision: https://phabricator.services.mozilla.com/D9520
--HG--
extra : moz-landing-system : lando
2018-10-25 16:52:19 +00:00
Dorel Luca
9529a31c66
Backed out 5 changesets (bug 1501286) for browser-chrome failures in browser/components/uitour/test/browser_trackingProtection.js
...
Backed out changeset cac0d4aa79d1 (bug 1501286)
Backed out changeset 578d395f555e (bug 1501286)
Backed out changeset d9940451c373 (bug 1501286)
Backed out changeset ca6c3139bdd2 (bug 1501286)
Backed out changeset 93d6f4d54f78 (bug 1501286)
--HG--
extra : rebase_source : 04083c456cd0df6243861cf53e5c39c08888c5ad
2018-10-25 17:52:59 +03:00
Ehsan Akhgari
eb682c1609
Bug 1501286 - Part 2: Remove support for tracking protection UI from Control Centre r=johannh
...
Depends on D9519
Differential Revision: https://phabricator.services.mozilla.com/D9520
--HG--
extra : moz-landing-system : lando
2018-10-25 13:35:20 +00:00
Sebastian Hengst
1ad50182a7
merge mozilla-central to autoland
...
--HG--
rename : third_party/rust/nom/.cargo-checksum.json => third_party/rust/nom-3.2.1/.cargo-checksum.json
rename : third_party/rust/nom/CHANGELOG.md => third_party/rust/nom-3.2.1/CHANGELOG.md
rename : third_party/rust/nom/Cargo.toml => third_party/rust/nom-3.2.1/Cargo.toml
rename : third_party/rust/nom/src/bits.rs => third_party/rust/nom-3.2.1/src/bits.rs
rename : third_party/rust/nom/src/branch.rs => third_party/rust/nom-3.2.1/src/branch.rs
rename : third_party/rust/nom/src/bytes.rs => third_party/rust/nom-3.2.1/src/bytes.rs
rename : third_party/rust/nom/src/character.rs => third_party/rust/nom-3.2.1/src/character.rs
rename : third_party/rust/nom/src/internal.rs => third_party/rust/nom-3.2.1/src/internal.rs
rename : third_party/rust/nom/src/lib.rs => third_party/rust/nom-3.2.1/src/lib.rs
rename : third_party/rust/nom/src/macros.rs => third_party/rust/nom-3.2.1/src/macros.rs
rename : third_party/rust/nom/src/methods.rs => third_party/rust/nom-3.2.1/src/methods.rs
rename : third_party/rust/nom/src/multi.rs => third_party/rust/nom-3.2.1/src/multi.rs
rename : third_party/rust/nom/src/nom.rs => third_party/rust/nom-3.2.1/src/nom.rs
rename : third_party/rust/nom/src/regexp.rs => third_party/rust/nom-3.2.1/src/regexp.rs
rename : third_party/rust/nom/src/sequence.rs => third_party/rust/nom-3.2.1/src/sequence.rs
rename : third_party/rust/nom/src/simple_errors.rs => third_party/rust/nom-3.2.1/src/simple_errors.rs
rename : third_party/rust/nom/src/str.rs => third_party/rust/nom-3.2.1/src/str.rs
rename : third_party/rust/nom/src/stream.rs => third_party/rust/nom-3.2.1/src/stream.rs
rename : third_party/rust/nom/src/traits.rs => third_party/rust/nom-3.2.1/src/traits.rs
rename : third_party/rust/nom/src/util.rs => third_party/rust/nom-3.2.1/src/util.rs
rename : third_party/rust/nom/src/verbose_errors.rs => third_party/rust/nom-3.2.1/src/verbose_errors.rs
rename : third_party/rust/nom/src/whitespace.rs => third_party/rust/nom-3.2.1/src/whitespace.rs
rename : third_party/rust/nom/tests/arithmetic.rs => third_party/rust/nom-3.2.1/tests/arithmetic.rs
rename : third_party/rust/nom/tests/arithmetic_ast.rs => third_party/rust/nom-3.2.1/tests/arithmetic_ast.rs
rename : third_party/rust/nom/tests/blockbuf-arithmetic.rs => third_party/rust/nom-3.2.1/tests/blockbuf-arithmetic.rs
rename : third_party/rust/nom/tests/cross_function_backtracking.rs => third_party/rust/nom-3.2.1/tests/cross_function_backtracking.rs
rename : third_party/rust/nom/tests/float.rs => third_party/rust/nom-3.2.1/tests/float.rs
rename : third_party/rust/nom/tests/ini.rs => third_party/rust/nom-3.2.1/tests/ini.rs
rename : third_party/rust/nom/tests/ini_str.rs => third_party/rust/nom-3.2.1/tests/ini_str.rs
rename : third_party/rust/nom/tests/issues.rs => third_party/rust/nom-3.2.1/tests/issues.rs
rename : third_party/rust/nom/tests/json.rs => third_party/rust/nom-3.2.1/tests/json.rs
rename : third_party/rust/nom/tests/mp4.rs => third_party/rust/nom-3.2.1/tests/mp4.rs
rename : third_party/rust/nom/tests/multiline.rs => third_party/rust/nom-3.2.1/tests/multiline.rs
rename : third_party/rust/nom/tests/named_args.rs => third_party/rust/nom-3.2.1/tests/named_args.rs
rename : third_party/rust/nom/tests/omnom.rs => third_party/rust/nom-3.2.1/tests/omnom.rs
rename : third_party/rust/nom/tests/overflow.rs => third_party/rust/nom-3.2.1/tests/overflow.rs
rename : third_party/rust/nom/tests/reborrow_fold.rs => third_party/rust/nom-3.2.1/tests/reborrow_fold.rs
rename : third_party/rust/nom/tests/test1.rs => third_party/rust/nom-3.2.1/tests/test1.rs
extra : rebase_source : 6c5b45c092fd51bf1b3ce15960416fb59311d152
2018-10-22 20:34:24 +03:00
Eliza Balazs
95e79e79cd
Bug 1458046 - Disable browser_editcontrols_update.js on mac for frequent failures. r=jmaher
2018-10-22 04:02:00 +03:00
Gijs Kruitbosch
ce2d30dc03
Bug 1500268 - remove legacy toolbar and currentset support from customizableui, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D9172
--HG--
extra : moz-landing-system : lando
2018-10-22 16:02:07 +00:00
Gijs Kruitbosch
cfd6524777
Bug 1500268 - remove customizableui toolbar's insertItem method, r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D9173
--HG--
extra : moz-landing-system : lando
2018-10-22 16:02:05 +00:00
Ciure Andrei
bae4d8bacf
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-10-18 19:40:31 +03:00
Gijs Kruitbosch
0649c40a3c
Bug 1499236 - remove customizableui menubar binding, r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D8901
--HG--
extra : moz-landing-system : lando
2018-10-17 22:50:40 +00:00
Florian Quèze
477b5b6aa2
Bug 1498186 - Add a 'Task Manager' item opening about:performance in the 'More' section of the application menu, r=felipe.
2018-10-17 17:01:12 +02:00
Cosmin Sabou
884e6b7585
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-16 19:24:57 +03:00
Gijs Kruitbosch
9048f58f8f
Bug 1477669 - remove feed preview code and associated files/code, r=flod,mak,nika
...
Differential Revision: https://phabricator.services.mozilla.com/D8524
--HG--
extra : moz-landing-system : lando
2018-10-16 12:47:36 +00:00
Gurzau Raul
fd63f0c02c
Backed out 2 changesets (bug 1498379, bug 1498381) for permafailing at /test/tabs/browser_multiselect_tabs_drag_to_bookmarks_toolbar.js a=backout
...
Backed out changeset 0178681fab81 (bug 1498379)
Backed out changeset 962c7631d98c (bug 1498381)
2018-10-15 01:14:40 +03:00
Olli Pettay
dce761f6fc
Bug 1498379 - browser_homeDrop.js and customizableui/test/head.js rely on EventUtils.js to dispatch artificial mouseup after dnd, r=gijs
2018-10-13 13:10:15 +03:00
Jared Wein
d38a852ff0
Bug 1480532 - Remove 'Reload All Tabs' from tab context menu. r=Felipe
...
I left off the part about adding Reload Tabs to the All Tabs menu since the specs don't mention how this would appear with the New Container Tab menuitem and the Tab Manager project has been split off from the multiselect tabs project.
Differential Revision: https://phabricator.services.mozilla.com/D8274
--HG--
extra : moz-landing-system : lando
2018-10-12 21:16:44 +00:00
Jared Wein
db73173d1f
Bug 1496338 - Tab bar context menu should read 'Bookmark Selected Tab...' if only one tab is selected. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D8267
--HG--
extra : moz-landing-system : lando
2018-10-12 21:15:34 +00:00
Olli Pettay
34fa9d52b1
Bug 1498379 - browser_homeDrop.js and head.js rely on EventUtils.js to dispatch artificial mouseup after dnd, r=gijs
...
--HG--
extra : rebase_source : d167e5cc78ba9e027ceefcb4cd81dad272853ec1
2018-10-15 22:33:05 -04:00
Shane Caraveo
695068b047
Bug 1497702 remove app-installed notification upon dismissal, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D8159
--HG--
extra : moz-landing-system : lando
2018-10-10 23:40:32 +00:00
Shane Caraveo
e84b2e0788
Bug 1491438 move addon-installed notification to the appMenu, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D7949
--HG--
extra : moz-landing-system : lando
2018-10-08 14:56:39 +00:00
Masayuki Nakano
3a7b6f337e
Bug 1343955 - part 0: Fix bug of browser_panel_keyboard_navigation.js r=smaug
...
browser_panel_keyboard_navigation.js sets "Tab" to first argument of
EventUtils.synthesizeKey(). However, this causes inputting "T", "a", "b" with
a key press. The test intended to emulate pressing the "Tab" key. So, it
should be "KEY_Tab".
Note that this will cause permanent orange with the following patches since
synthesizeKey() will detect this kind of mistake.
Differential Revision: https://phabricator.services.mozilla.com/D7412
--HG--
extra : moz-landing-system : lando
2018-10-02 14:21:11 +00:00
Jared Wein
435e84add2
Bug 1480529 - Changed 'Bookmark All Tabs' to 'Bookmark Tab' for single tab selections. r=Felipe
...
I changed the toolbar context menuitem from 'Bookmark All Tabs' to 'Bookmark Selected Tabs' because it is separated from a specific tab and thus it is not clear which tab would get bookmarked if only one is selected. This seemed much clearer to me in my testing. The wording of 'Bookmark Selected Tabs' is already used elsewhere where we have 'Reload Selected Tabs', 'Close Selected Tabs', etc.
Differential Revision: https://phabricator.services.mozilla.com/D7217
--HG--
extra : moz-landing-system : lando
2018-10-02 16:24:43 +00:00
Bogdan Tara
46ad559c5f
Backed out changeset 1f4d7ab6cd6d (bug 1480529) for perma failing on browser_multiselect_tabs_bookmark.js
2018-10-02 18:33:49 +03:00
Jared Wein
1b023a3753
Bug 1480529 - Changed 'Bookmark All Tabs' to 'Bookmark Tab' for single tab selections. r=Felipe
...
I changed the toolbar context menuitem from 'Bookmark All Tabs' to 'Bookmark Selected Tabs' because it is separated from a specific tab and thus it is not clear which tab would get bookmarked if only one is selected. This seemed much clearer to me in my testing. The wording of 'Bookmark Selected Tabs' is already used elsewhere where we have 'Reload Selected Tabs', 'Close Selected Tabs', etc.
Differential Revision: https://phabricator.services.mozilla.com/D7217
--HG--
extra : moz-landing-system : lando
2018-10-02 03:19:01 +00:00
Jared Wein
3b23598f85
Bug 1480456 - Add 'Select All Tabs' into tab context menu. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D7129
--HG--
extra : moz-landing-system : lando
2018-09-28 18:17:23 +00:00
Zibi Braniecki
83ea94f5ba
Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame
...
Depends on D5924
Differential Revision: https://phabricator.services.mozilla.com/D6339
--HG--
extra : moz-landing-system : lando
2018-09-21 15:30:37 +00:00
Johann Hofmann
b74353b1a7
Bug 1492175 - Add a pref for hiding the global content blocking toggle. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D6157
--HG--
extra : moz-landing-system : lando
2018-09-20 05:54:39 +00:00
Brendan Dahl
e3f9c55a17
Bug 1492619 - Use children instead of childNodes in customizable ui tests. r=bgrins
...
Fixes browser_customization_context_menus.js
MozReview-Commit-ID: KtRIFGu5ILA
Differential Revision: https://phabricator.services.mozilla.com/D6335
--HG--
extra : moz-landing-system : lando
2018-09-19 22:43:04 +00:00
Jonathan Kingston
555f89c8d7
Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D4552
--HG--
extra : source : 2cf17e4974823d09d0fdd1aef64e69e840b288a1
extra : intermediate-source : 4771e6948a78507aa95a56e5b324d87dc82e9009
2018-08-29 15:44:56 +01:00
Brindusan Cristian
1db0587c0e
Backed out 10 changesets (bug 1485305) for browser-chrome failures on docshell/test/browser/browser_loadURI.js. CLOSED TREE
...
Backed out changeset 50439ec01661 (bug 1485305)
Backed out changeset a05e40ef7215 (bug 1485305)
Backed out changeset c99b97b4348b (bug 1485305)
Backed out changeset 75220b2f6669 (bug 1485305)
Backed out changeset e698f2fc1c1a (bug 1485305)
Backed out changeset acce14683c13 (bug 1485305)
Backed out changeset 323773a395cc (bug 1485305)
Backed out changeset 1b74152cabc1 (bug 1485305)
Backed out changeset 4b5c9d5929fc (bug 1485305)
Backed out changeset 238d92348159 (bug 1485305)
2018-09-19 18:47:27 +03:00
Jonathan Kingston
f57a3dbfb5
Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D4552
--HG--
extra : source : 2cf17e4974823d09d0fdd1aef64e69e840b288a1
2018-08-29 15:44:56 +01:00
Mike Conley
926304f225
Bug 1474340 - Remove toolbox XBL property from toolbar. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D6078
--HG--
extra : moz-landing-system : lando
2018-09-18 14:20:23 +00:00
Ciure Andrei
f16f52f87a
Backed out changeset 12dcd7c35b36 (bug 1474340) for ESlint failure CLOSED TREE
2018-09-18 17:05:49 +03:00
Mike Conley
bc97df37da
Bug 1474340 - Remove toolbox XBL property from toolbar. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D6078
--HG--
extra : moz-landing-system : lando
2018-09-18 13:42:05 +00: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
Brian Grinstead
2f2baff3ce
Bug 1488938 - Migrate two more nextSibling/previousSibling callers to use element variation;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D5184
--HG--
extra : moz-landing-system : lando
2018-09-07 15:31:35 +00:00
Oriol Brufau
29fc9939ad
Bug 1401610 - Add "Remove Extension" context menu item to browserAction. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D3565
--HG--
extra : moz-landing-system : lando
2018-09-05 10:02:52 +00:00
Gijs Kruitbosch
ef7146a4be
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : rebase_source : e51b66bb18d0e600814b48d5cd3ec9d5dea3028a
extra : source : 96b5a88ac0041a1bd382a731749e1fca9aa911ed
2018-09-03 14:43:38 +01:00
Margareta Eliza Balazs
ffea0ab6ab
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-08-31 12:27:44 +03:00
Margareta Eliza Balazs
5ddcd7b745
Backed out changeset 96b5a88ac004 (bug 1486824) for causing frequent failures e.g: browser/components/privatebrowsing/test/browser/browser_privatebrowsing_about.js a=backout
2018-08-31 12:17:27 +03:00
Mark Banner
691543ee89
Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop
...
Automatic changes by ESLint, except for manual corrections for .xml files.
Differential Revision: https://phabricator.services.mozilla.com/D4439
--HG--
extra : moz-landing-system : lando
2018-08-31 05:59:17 +00:00
Gijs Kruitbosch
9d70cb3843
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : moz-landing-system : lando
2018-08-30 15:07:36 +00:00
Narcis Beleuzu
a4ec006bb0
Backed out changeset 4e195f7b2d6b (bug 1486824) for clipboard failures on OSX browser_editcontrols_update. a=backout
2018-08-30 15:59:59 +03:00
Gijs Kruitbosch
a8e2b8e702
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : moz-landing-system : lando
2018-08-29 17:58:25 +00:00