1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey 3588e6d28e
Make network controller internal fields private (#18607)
Internal network controller methods and fields are now private fields,
using the JavaScript `#` syntax rather than the `private` TypeScript
keyword or a leading underscore.

The one reference to a private field was in the preferences controller
unit tests. Fortunately it was being used to create a test fixture that
was unused. The unnecessary test fixtures have been removed from that
test suite.

Fixes https://github.com/MetaMask/metamask-extension/issues/18588
2023-04-17 12:45:33 -02:30
..
_locales [FLASK] Remove unused snaps code (#18565) 2023-04-17 12:55:08 +02:00
build-types removes unnecessary images (#18484) 2023-04-06 15:32:01 +01:00
fonts
images Update new send icon (#18411) 2023-04-06 17:43:15 -07:00
manifest Revert "Fix(18190): add tabs to permission when initializing app (#18218)" (#18336) 2023-03-29 20:11:08 +01:00
scripts Make network controller internal fields private (#18607) 2023-04-17 12:45:33 -02:30
vendor/trezor
background.html
home.html [MMI] Conditional change title in home if buildType is MMI (#17898) 2023-03-02 10:18:46 -06:00
loading.html
notification.html
popup.html
trezor-usb-permissions.html