-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Fix #20910 - Turn off ENS resolution if IPFS is turned off #20915
Conversation
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. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #20915 +/- ##
===========================================
- Coverage 68.25% 68.24% -0.01%
===========================================
Files 1006 1006
Lines 40190 40198 +8
Branches 10744 10750 +6
===========================================
Hits 27430 27430
- Misses 12760 12768 +8
☔ View full report in Codecov by Sentry. |
Builds ready [efc1f39]
Page Load Metrics (1557 ± 72 ms)
Bundle size diffs
|
Builds ready [874d480]
Page Load Metrics (1685 ± 93 ms)
Bundle size diffs
|
@PeterYinusa What's the reason for |
Builds ready [4bcd17f]
Page Load Metrics (1628 ± 94 ms)
Bundle size diffs
|
4bcd17f
to
5ce9b46
Compare
ff04005
to
8fb0471
Compare
Builds ready [8fb0471]
Page Load Metrics (1578 ± 35 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Explanation
When a user turns off the "IPFS gateway" settings, the "Show ENS domains in address bar" setting should also be disabled.
Screenshots/Screencaps
Screen.Recording.2023-09-15.at.1.54.22.PM.mov
Manual Testing Steps
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.