Commit graph

795 commits

Author SHA1 Message Date
Luca Greco
1d21ffa905 Bug 1614653 - Remove abuse-report-frame.js and move openAbuseReport into extensions.js. r=mstriemer
Depends on D71616

Differential Revision: https://phabricator.services.mozilla.com/D74420
2020-05-08 16:08:47 +00:00
Mark Striemer
4f228fe0a0 Bug 1525178 - Part 4: Use the HTML sidebar r=fluent-reviewers,rpl
Differential Revision: https://phabricator.services.mozilla.com/D60425

--HG--
rename : toolkit/mozapps/extensions/test/browser/browser_bug577990.js => toolkit/mozapps/extensions/test/browser/browser_sidebar_hidden_categories.js
rename : toolkit/mozapps/extensions/test/browser/browser_bug567137.js => toolkit/mozapps/extensions/test/browser/browser_sidebar_restore_category.js
extra : moz-landing-system : lando
2020-03-30 19:45:01 +00:00
Mark Striemer
21205b994f Bug 1525178 - Part 3: Add second about:addons sidebar in HTML r=fluent-reviewers,rpl,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D60424

--HG--
extra : moz-landing-system : lando
2020-03-30 19:45:05 +00:00
Mark Striemer
f8e5af7e32 Bug 1609069 - Avoid switching view when clicking sidebar padding r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D60912

--HG--
extra : moz-landing-system : lando
2020-01-24 17:44:02 +00:00
Geoff Lankow
63c08abd8f Bug 1602089 - Ignore load event from about:blank when initializing the Add-On Manager r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D56257

--HG--
extra : moz-landing-system : lando
2019-12-06 23:56:46 +00:00
Mark Striemer
749ba15c52 Bug 1337627 - Remove remote discovery pane from about:addons r=robwu,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D55719

--HG--
rename : browser/base/content/test/general/browser_bug581242.js => browser/base/content/test/webextensions/browser_aboutaddons_blanktab.js
extra : moz-landing-system : lando
2019-12-05 18:32:17 +00:00
Mark Striemer
d2062ef28c Bug 1593649 - Part 2: Always set focus as if using the keyboard r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D55194

--HG--
extra : moz-landing-system : lando
2019-11-29 19:37:04 +00:00
Mark Striemer
1b8d2c5a0b Bug 1594014 - Remove unused options UI helpers from extensions.xul r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D53104

--HG--
extra : moz-landing-system : lando
2019-11-18 20:03:14 +00:00
Gurzau Raul
8f0c9950ab Backed out changeset f1c44a2eb604 (bug 1594014) for eslint failure at /content/extensions.js on a CLOSED TREE. 2019-11-17 11:11:49 +02:00
Mark Striemer
f6456df200 Bug 1594014 - Remove unused options UI helpers from extensions.xul r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D53104

--HG--
extra : moz-landing-system : lando
2019-11-16 17:21:08 +00:00
Mark Striemer
50115c87f7 Bug 1591501 - Click category to go back to list in about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D51317

--HG--
extra : moz-landing-system : lando
2019-11-13 21:20:05 +00:00
Gurzau Raul
c169dfc73c Backed out changeset 97a383ec65b7 (bug 1591501) for failures at browser_discovery.js on a CLOSED TREE. 2019-11-13 21:39:22 +02:00
Mark Striemer
bbfe79b8dd Bug 1591501 - Click category to go back to list in about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D51317

--HG--
extra : moz-landing-system : lando
2019-11-13 15:54:28 +00:00
Mark Striemer
966031d6f8 Bug 1525175 - Part 3: Move system message bars into HTML views r=rpl,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47804

--HG--
extra : moz-landing-system : lando
2019-11-01 16:01:38 +00:00
Mark Striemer
d9f5739109 Bug 1525175 - Part 1: Convert about:addons header to HTML r=rpl,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43610

--HG--
rename : toolkit/mozapps/extensions/test/browser/browser_bug567127.js => toolkit/mozapps/extensions/test/browser/browser_page_options_install_addon.js
rename : toolkit/mozapps/extensions/test/browser/browser_bug570760.js => toolkit/mozapps/extensions/test/browser/browser_search_bar_focus.js
extra : moz-landing-system : lando
2019-11-01 16:26:32 +00:00
Gijs Kruitbosch
02792a426f Bug 1592600 - fix prefs link in about:addons to ignore hashes/fragments as well as right clicks, r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D51286

--HG--
extra : moz-landing-system : lando
2019-11-01 17:46:09 +00:00
monikamaheshwari
9d60e0d578 Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D45629

--HG--
extra : moz-landing-system : lando
2019-09-14 09:39:26 +00:00
Rob Wu
04e816fcac Bug 1546984 - Add scroll restoration to about:addons r=mstriemer
- Attach scroll offsets to history entries in about:addons.

- For other views, start at the top of the page, regardless of the
  scroll position of the (likely unrelated) previous view.

Differential Revision: https://phabricator.services.mozilla.com/D44826

--HG--
extra : moz-landing-system : lando
2019-09-13 16:27:52 +00:00
Mark Striemer
81ccc8bda3 Bug 1568687 - Move the shortcuts view into the HTML view browser r=robwu,rpl
This moves the shortcuts view into the regular HTML views so they can eventually share a header. This also reduces the number of browser on the page by 1 \o/

Differential Revision: https://phabricator.services.mozilla.com/D39371

--HG--
extra : moz-landing-system : lando
2019-08-27 14:15:49 +00:00
Mark Striemer
056f2d5ae8 Bug 1567600 - Part 3: Better accessibility for named-deck and about:addons detail view r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D42370

--HG--
extra : moz-landing-system : lando
2019-08-22 21:00:09 +00:00
Christoph Kerschbaumer
813386bebb Bug 1497189: Apply Meta CSP to about:addons. r=Ehsan,robwu
Differential Revision: https://phabricator.services.mozilla.com/D39918

--HG--
extra : moz-landing-system : lando
2019-08-09 12:31:15 +00:00
Tim Nguyen
828a74cb4f Bug 1554238 - Remove 'richlistitem' and 'category' bindings. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D38261

--HG--
extra : moz-landing-system : lando
2019-07-19 20:04:19 +00:00
Julian Descottes
f771440e34 Bug 1539461 - Update extensions tests after removing aboutdebugging.new-enabled pref r=remote-debugging-reviewers,daisuke,rpl
Depends on D37864

Differential Revision: https://phabricator.services.mozilla.com/D37865

--HG--
extra : moz-landing-system : lando
2019-07-16 16:25:34 +00:00
Andrew Swan
b96422fc89 Bug 1563062 Part 2: Remove unused bits of old about:addons r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D36694

--HG--
extra : rebase_source : be7d1bc6d72c32c8099380dbd0fa2df560a5b979
2019-07-02 17:18:51 -07:00
Dorel Luca
3708e4be2c Backed out 2 changesets (bug 1563062) for Browser-chrome failure in toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js. CLOSED TREE
Backed out changeset 59255dd51e9a (bug 1563062)
Backed out changeset 46ad01c26df8 (bug 1563062)

--HG--
extra : amend_source : a238d650d4e899382a7785070b9eb0b06a48f752
2019-07-10 01:29:53 +03:00
Andrew Swan
29e884ab88 Bug 1563062 Part 2: Remove unused bits of old about:addons r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D36694

--HG--
extra : moz-landing-system : lando
2019-07-09 19:50:07 +00:00
Victor Porof
584e273f90 Bug 1561435 - Format toolkit/mozapps/, a=automatic-formatting
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D36057

--HG--
extra : source : fc2db4029f7eeae4942b42ca0b23873f150012b2
2019-07-05 11:17:14 +02:00
Luca Greco
1c8f2694dc Bug 1559124 - Set initialViewSelected to true when loadViewInternal has been called. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D35031

--HG--
extra : moz-landing-system : lando
2019-06-14 19:19:25 +00:00
Mark Striemer
fd0cb8542e Bug 1544950 - Part 2: Global add-on warnings for HTML about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34452

--HG--
extra : moz-landing-system : lando
2019-06-13 03:09:45 +00:00
Mark Striemer
3804bf6135 Bug 1544950 - Part 1: Add-on warning messages for HTML about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34449

--HG--
extra : moz-landing-system : lando
2019-06-13 03:08:59 +00:00
Barret Rennie
0bd4d6512b Bug 1553200 - Do not receive unwanted nsIWebProgress events in addon discovery view r=mconley
Depends on D33996

Differential Revision: https://phabricator.services.mozilla.com/D33997

--HG--
extra : moz-landing-system : lando
2019-06-11 17:47:52 +00:00
Boris Zbarsky
9de72a3ac6 Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D34196

--HG--
extra : moz-landing-system : lando
2019-06-11 15:51:51 +00:00
Mike Conley
9ba27e9b5e Bug 1505909 - Don't forward non-existant contextmenu messages to the main window from about:addons. r=mixedpuppy,kmag
Differential Revision: https://phabricator.services.mozilla.com/D33166

--HG--
extra : moz-landing-system : lando
2019-06-08 01:11:14 +00:00
Noemi Erli
ea35f4b13b Backed out 6 changesets (bug 1505909) for failures in browser_ext_webNavigation_onCreatedNavigationTarget_contextmenu.js CLOSED TREE
Backed out changeset 57336967a6c7 (bug 1505909)
Backed out changeset 8adcacadd689 (bug 1505909)
Backed out changeset bcca6bb913ef (bug 1505909)
Backed out changeset afc11a5ebb6d (bug 1505909)
Backed out changeset 40f0a56ed3af (bug 1505909)
Backed out changeset 3e31f9726798 (bug 1505909)
2019-06-07 19:19:14 +03:00
Mike Conley
9b941f21f6 Bug 1505909 - Don't forward non-existant contextmenu messages to the main window from about:addons. r=mixedpuppy,kmag
Differential Revision: https://phabricator.services.mozilla.com/D33166

--HG--
extra : moz-landing-system : lando
2019-06-07 14:29:53 +00:00
Bogdan Tara
4da63aeb53 Backed out 6 changesets (bug 1505909) for bc failures complaining about WebNavigationChild and browser_e10s_about_page_triggeringprincipal.js CLOSED TREE
Backed out changeset 56449fd37aee (bug 1505909)
Backed out changeset 3ff09b79821c (bug 1505909)
Backed out changeset a1a2a9efe22f (bug 1505909)
Backed out changeset 8aeb77291207 (bug 1505909)
Backed out changeset 4aa17e28ee54 (bug 1505909)
Backed out changeset dbe6803d979e (bug 1505909)
2019-06-07 06:15:16 +03:00
Mike Conley
9a9c8d0dd9 Bug 1505909 - Don't forward non-existant contextmenu messages to the main window from about:addons. r=mixedpuppy,kmag
Differential Revision: https://phabricator.services.mozilla.com/D33166

--HG--
extra : moz-landing-system : lando
2019-06-06 20:33:29 +00:00
Mark Striemer
9b169ea3a5 Bug 1551213 - Update commands on show in HTML about:addons r=mixedpuppy,kmag
Differential Revision: https://phabricator.services.mozilla.com/D33304

--HG--
extra : moz-landing-system : lando
2019-05-31 22:19:50 +00:00
Mark Striemer
ce0c11236e Bug 1532724 - Part 1: Inline options browser for HTML about:addons details r=rpl,kmag
Differential Revision: https://phabricator.services.mozilla.com/D29787

--HG--
extra : moz-landing-system : lando
2019-05-31 14:05:53 +00:00
Luca Greco
c93b5324d2 Bug 1551541 - HTML about:addons should show permissions prompt when enabling sideloaded extensions. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D31068

--HG--
extra : moz-landing-system : lando
2019-05-28 14:07:57 +00:00
Mark Striemer
760dbbdc88 Bug 1552184 - Go to discover if detail view add-on can't be found r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D31457

--HG--
extra : moz-landing-system : lando
2019-05-27 15:39:47 +00:00
Mark Striemer
2748936152 Bug 1547835 - Show release notes on HTML about:addons details r=aswan,flod,rpl,kmag
Differential Revision: https://phabricator.services.mozilla.com/D30428

--HG--
extra : moz-landing-system : lando
2019-05-15 19:27:37 +00:00
Ciure Andrei
0bc0968a7a Backed out 2 changesets (bug 1547835, bug 1550526) for causing EventStateManager.cpp asertion failures CLOSED TREE
Backed out changeset 0bc1bd7285c1 (bug 1547835)
Backed out changeset 9053b1f316ff (bug 1550526)
2019-05-13 23:50:59 +03:00
Mark Striemer
2a4fc64e5e Bug 1550563 - Use new about:debugging URL in about:addons r=rpl,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D30275

--HG--
extra : moz-landing-system : lando
2019-05-10 20:46:55 +00:00
Mark Striemer
98291bed43 Bug 1547835 - Show release notes on HTML about:addons details r=aswan,flod,rpl,kmag
Differential Revision: https://phabricator.services.mozilla.com/D30428

--HG--
extra : moz-landing-system : lando
2019-05-13 19:04:11 +00:00
Mark Striemer
f71d78cf3c Bug 1532726 - Open add-on prefs in tab about:addons HTML r=flod,rpl
Differential Revision: https://phabricator.services.mozilla.com/D29786

--HG--
extra : moz-landing-system : lando
2019-05-13 19:04:06 +00:00
Rob Wu
c5c77834f5 Bug 1548383 - Support extensions.getAddons.showPane in HTML discopane r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D30727

--HG--
extra : moz-landing-system : lando
2019-05-11 17:14:26 +00:00
Rob Wu
07b06b75fa Bug 1546248 - Put HTML discopane behind separate pref r=mstriemer
Require `extensions.htmlaboutaddons.discover.enabled` to be enabled
before the HTML-based discopane is shown. This allows the feature
to be turned on and/or off independent of the other HTML views.

Differential Revision: https://phabricator.services.mozilla.com/D29478

--HG--
extra : moz-landing-system : lando
2019-05-09 14:22:17 +00:00
Rob Wu
dd8df1ac64 Bug 1546248 - Add discopane to about:addons HTML view r=mstriemer,flod,aswan
The api_response.json test file is the response from
https://addons-dev.allizom.org/api/v4/discovery/?lang=en-US
It has not been modified, except for being prettified using `json_pp`.

Differential Revision: https://phabricator.services.mozilla.com/D28436

--HG--
extra : moz-landing-system : lando
2019-05-09 14:22:16 +00:00
Andreea Pavel
e9c2024ba3 Backed out 9 changesets (bug 1546980, bug 1546123, bug 1546248, bug 1542262) backed out for not being reviewed by a proper peer on a CLOSED TREE
Backed out changeset b3f31aa87d0d (bug 1546248)
Backed out changeset c372247f4432 (bug 1546123)
Backed out changeset 56f4b0058107 (bug 1546980)
Backed out changeset 2209fbf12d8b (bug 1542262)
Backed out changeset cb165c7bea67 (bug 1546248)
Backed out changeset 75766279872a (bug 1546248)
Backed out changeset 6c8b944ef465 (bug 1546248)
Backed out changeset 0258f553e721 (bug 1546248)
Backed out changeset afb54f703345 (bug 1546248)
2019-05-06 19:41:37 +03:00