MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.18k stars 1.12k forks source link

chore: Chore/update accounts controller messenger code owner #12416

Closed Cal-L closed 14 hours ago

Cal-L commented 15 hours ago

Description

This PR moves the AccountsController restricted messenger back into the Engine to ensure that platform team is notified of any changes. It also ensures that the AccountsController throws if initialization fails, persisting the behavior of how it was before.

Related issues

Fixes: Related #12366

Manual testing steps

No changes for app behavior. Operate as usual. Ensure that e2e passes

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 15 hours ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

github-actions[bot] commented 15 hours ago

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 4943178beb0f46eeffd14267a1ab60e05fac10c2 Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/61bc1fdf-3418-448e-8f36-2cc7c07957e8

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

[!TIP]

  • Check the documentation if you have any doubts on how to understand the failure on bitrise
sonarcloud[bot] commented 15 hours ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Cal-L commented 14 hours ago

Failure on E2E is on main and not related to this PR