Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version-v11.6.6: patch @metamask/selected-network-controller 12.0.1 #25046

Merged

Conversation

jiexi
Copy link
Contributor

@jiexi jiexi commented Jun 5, 2024

Hotfix for v11.6.6 that patches @metamask/selected-network-controller 12.0.1 to include a check for if the useRequestQueue flag is set before setting the networkClientId for a domain on permission controller state change additions

Copy link
Contributor

github-actions bot commented Jun 5, 2024

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.

@jiexi jiexi changed the title patch @metamask/selected-network-controller 12.0.1 Version-v11.6.6: patch @metamask/selected-network-controller 12.0.1 Jun 5, 2024
@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Jun 5, 2024
@jiexi jiexi marked this pull request as ready for review June 5, 2024 00:51
@jiexi jiexi requested a review from a team as a code owner June 5, 2024 00:51
Base automatically changed from Version-v11.16.6 to master June 5, 2024 13:33
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.33%. Comparing base (05a6fed) to head (f694565).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #25046      +/-   ##
==========================================
- Coverage   67.33%   67.33%   -0.00%     
==========================================
  Files        1266     1266              
  Lines       49621    49626       +5     
  Branches    12890    12895       +5     
==========================================
+ Hits        33409    33411       +2     
- Misses      16212    16215       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danjm danjm force-pushed the jl/patch-Version-v11-16.6-selected-network-controller branch from f694565 to d70ac20 Compare June 5, 2024 14:31
jiexi and others added 2 commits June 5, 2024 12:27
A selector used in the new multichain UI was assuming that all sites
were present in the `domains` state. But only connected sites are
expected to be present there. A fallback has been added to ensure that
the globally selected chain is used as the "selected chain" for
unconnected sites in this UI. This matches what the inpage provider
would show to these sites as well.
@danjm danjm changed the base branch from master to Version-v11.16.7 June 5, 2024 14:57
Copy link
Contributor

@adonesky1 adonesky1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danjm danjm merged commit 14512de into Version-v11.16.7 Jun 5, 2024
70 of 71 checks passed
@danjm danjm deleted the jl/patch-Version-v11-16.6-selected-network-controller branch June 5, 2024 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [f29bf5d]
Page Load Metrics (143 ± 179 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint693241045426
domContentLoaded11301853
load461766143372179
domInteractive11301853

@metamaskbot metamaskbot added the release-11.16.7 Issue or pull request that will be included in release 11.16.7 label Jun 5, 2024
@metamaskbot
Copy link
Collaborator

No release label on PR. Adding release label release-11.16.7 on PR, as PR was added to branch 11.16.7 when release was cut.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template release-11.16.7 Issue or pull request that will be included in release 11.16.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants