gecko-dev/browser/components/customizableui
Gijs Kruitbosch 4890e67e21 Bug 1616881 - get rid of `uses-unsafe-cpows`, r=mconley
This removes the annotation from the following tests:

browser/base/content/test/general:
- browser_bug735471.js by removing the test
- browser_clipboard.js which seems like it's not using CPOWs anyway
- browser_blockHPKP.js which is disabled and isn't using CPOWs anyway

browser/components/customizableui/test:
- browser_934951_zoom_in_toolbar.js as CPOW usage was removed in bug 962248

toolkit/components/reader/test:
- browser_readerMode_with_anchor.js as CPOW usage was already removed in bug 1492482

toolkit/content/tests/browser:
- browser_datetime_datepicker.js as CPOW usage was removed in bug 1492482
- browser_saveImageURL.js which used deprecated CPOW-only APIs that I removed in an earlier cset

It also removes all the test framework code relying on this annotation.

Depends on D70685

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

--HG--
extra : moz-landing-system : lando
2020-04-13 18:05:00 +00:00
..
content Bug 1627803: Rename SSB menu items (again). r=Gijs 2020-04-08 19:21:18 +00:00
test Bug 1616881 - get rid of `uses-unsafe-cpows`, r=mconley 2020-04-13 18:05:00 +00:00
CustomizableUI.jsm Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
CustomizableWidgets.jsm Bug 1590573 - Followup: Revert changes on elements that don't use MozXULElement. CLOSED TREE 2020-04-08 21:38:56 +00:00
CustomizeMode.jsm Bug 1518500 - ensure we don't end up without a flexible space if moving items directly to toolbars, r=dao 2020-02-17 15:43:32 +00:00
DragPositionManager.jsm
PanelMultiView.jsm Bug 1629096 - Always honor scroll-margin / scroll-padding from nsFocusManager. r=masayuki 2020-04-13 11:34:48 +00:00
SearchWidgetTracker.jsm
moz.build