David Walsh

Results 51 issues of David Walsh

For local testing, I'm hoping to proxy GitHub API calls to a local host (`http://host:8000/`). I do the following command to start my application: ``` export HTTP_PROXY='http://host:8000/' && node app...

This game could easily be ported to Firefox OS TV by adding/updating a few key listeners https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/TVs_connected_devices/TV_remote_control_navigation https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Keyboard_events_across_browser_elements I have a Firefox OS TV so I can test things out...

help wanted

Supercedes https://github.com/MetaMask/metamask-extension/pull/15262 ## Explanation If we use the `src` of `` to inject our inpage provider, the code is async and won't be initialized immediately in the page. By using...

MV3
PR - P1

## Explanation When we feel confident in our dark mode work, we should make it a standard setting, not experimental. ## More Information Requires approval from @kevinghim and/or someone else...

## Explanation Currently, when the service worker restarts, the user gets logged out. This PR is the extension portion of the login fix. More details will be added as we...

PR - P1

Superecedes https://github.com/MetaMask/metamask-extension/pull/12063 to fix lint.

blocked
type-i18n

Your code does not aim, at least at this time, to represent HTML tag diffs, but I'd like to know if that's a possibility in the future. Thank you!

## **Description** Removes the feature flag surrounding the new send flow, as well as removes legacy send files. ## **Related issues** N/A ## **Manual testing steps** 1. Go to Send...

blocked
team-extension-ux
team-wallet-ux
needs-assets-ux-review

## **Description** It's been requested by many to provide a QR code to export private key in the "Show Private Key" flow. This PR puts a QR code on the...

team-wallet-ux
needs-assets-ux-review

## **Description** Shows total account balances in the Accounts Menu and home screen overview. ## **Related issues** Fixes: ## **Manual testing steps** 1. Open the account list -- see account...

team-extension-ux
team-wallet-ux
needs-assets-ux-review