Port bug 1545242: UI to Select DNS over HTTPS Provider
Categories
(Thunderbird :: Preferences, task)
Tracking
(Not tracked)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
35.75 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Bug 1545242 changed the DoH provider selection to a menulist to add more providers.
Assignee | ||
Comment 1•6 years ago
|
||
Because it was too complicated to convert the Fluent logic I decided to copy the m-c connection.js file and remove the Add-on proxy customization part. Because of the port I'm using now for the new strings Fluent.
They also reintroduced a grid which I haven't followed. It's now not aligned like in FX but the actual UI looks similar.
Because the hiding/showing of the custom row makes the dialog jump, I use the visibility instead of the hidden attribute.
In the commit message I also added the bugs that are now also included with the port.
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Please run the linter before submitting a patch or when reviewing it. I'll fix the four (trivial) linting errors, no new patch required.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/066776998cb4
Port bug 1499795, bug 1533263 and bug 1545242: DNS over HTTPS Provider. r=mkmelin
Updated•6 years ago
|
Description
•