Closed
Bug 1953261
Opened 7 months ago
Closed 7 months ago
Trim Custom DoH Provider URI in DohUrlValidator
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: tech4pwd, Assigned: sekim)
References
Details
Attachments
(1 file, 1 obsolete file)
Steps to reproduce
- Copy custom provider URI from NextDNS
- Paste into custom DOH setting
Expected behavior
URI is trimmed of trailing whitespace and accepted
Actual behavior
Errors out
Device information
- Firefox version: Nightly
- Android device model: Pixel 8 Pro
- Android OS version: 15
Any additional information?
Assignee | ||
Updated•7 months ago
|
Assignee: nobody → sekim
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•7 months ago
|
Summary: Trim Custom Provider URI → Trim Custom DoH Provider URI in DohUrlValidator
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd7afd6d1a9c
[DoH on Android] Trim Custom DoH Provider URI in DohUrlValidator r=sfamisa,android-reviewers
Comment 3•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Assignee | ||
Comment 4•7 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D241088
Updated•7 months ago
|
Attachment #9474776 -
Flags: approval-mozilla-beta?
Comment 5•7 months ago
|
||
beta Uplift Approval Request
- User impact if declined: N/A
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: Low
- Explanation of risk level: Implements a fix for Bug 1934262, behind a secret setting. Fix verified in Nightly.
- String changes made/needed: N/A
- Is Android affected?: yes
Comment 6•6 months ago
|
||
Comment on attachment 9474776 [details]
Bug 1953261 - [DoH on Android] Trim Custom DoH Provider URI in DohUrlValidator
Moving to consideration for a release uplift now that 138 is in beta
Attachment #9474776 -
Flags: approval-mozilla-beta? → approval-mozilla-release?
Updated•6 months ago
|
Attachment #9474776 -
Flags: approval-mozilla-beta?
Updated•6 months ago
|
Attachment #9474776 -
Attachment is obsolete: true
Attachment #9474776 -
Flags: approval-mozilla-release?
Attachment #9474776 -
Flags: approval-mozilla-beta?
Attachment #9474776 -
Flags: approval-mozilla-beta-
You need to log in
before you can comment on or make changes to this bug.
Description
•