Enhance user interface to allow users to modify open search providers.
Categories
(Thunderbird :: Search, enhancement)
Tracking
(thunderbird_esr6065+ fixed, thunderbird65 fixed, thunderbird66 fixed, thunderbird67 fixed, thunderbird68 fixed)
People
(Reporter: unicorn.consulting, Assigned: jorgk-bmo)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 16 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Paenglab
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
Assignee | ||
Comment 16•6 years ago
|
||
Assignee | ||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Comment 19•6 years ago
|
||
Assignee | ||
Comment 20•6 years ago
|
||
Comment 21•6 years ago
|
||
Assignee | ||
Comment 22•6 years ago
|
||
Assignee | ||
Comment 23•6 years ago
|
||
Comment 24•6 years ago
|
||
Reporter | ||
Comment 25•6 years ago
|
||
Assignee | ||
Comment 26•6 years ago
|
||
Comment 27•6 years ago
|
||
Comment 28•6 years ago
|
||
Assignee | ||
Comment 29•6 years ago
|
||
Reporter | ||
Comment 30•6 years ago
|
||
Comment 31•6 years ago
|
||
Assignee | ||
Comment 32•6 years ago
|
||
Comment 33•6 years ago
|
||
Assignee | ||
Comment 34•6 years ago
|
||
Assignee | ||
Comment 35•6 years ago
|
||
Assignee | ||
Comment 36•6 years ago
|
||
Assignee | ||
Comment 37•6 years ago
|
||
Comment 38•6 years ago
|
||
Assignee | ||
Comment 39•6 years ago
|
||
Assignee | ||
Comment 40•6 years ago
|
||
Assignee | ||
Comment 41•6 years ago
|
||
Assignee | ||
Comment 42•6 years ago
|
||
Assignee | ||
Comment 43•6 years ago
|
||
Assignee | ||
Comment 44•6 years ago
|
||
Assignee | ||
Comment 45•6 years ago
|
||
Comment 46•6 years ago
|
||
Assignee | ||
Comment 47•6 years ago
|
||
Assignee | ||
Comment 48•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 49•6 years ago
|
||
TB 66 beta:
https://treeherder.mozilla.org/#/jobs?repo=comm-beta&revision=b5802d8134e455897eac08e7750f2139ef3335aa
Merged patch of what went into TB 65 beta.
Magnus, when can we expect this to be landed. Too late now for TB 66 beta, so I need to uplift the solution you don't like again :-(
Assignee | ||
Comment 50•6 years ago
|
||
(Posted the wrong link)
TB 66 beta:
https://hg.mozilla.org/releases/comm-beta/rev/b5802d8134e455897eac08e7750f2139ef3335aa
Magnus, when can we expect this to be landed. Too late now for TB 67 beta, so I need to uplift the solution you don't like again :-( - And it needs heavy rebasing due to bug 1492475 / bug 1524593.
Assignee | ||
Comment 51•6 years ago
|
||
This applies to trunk at version 68 on 2019-03-23 and beta 67.
Magnus, you will have to rebase your patch accordingly. Note that engines are now compared by name, like here:
https://searchfox.org/mozilla-central/diff/481ae95c00e75189f71159fc61c9a1af771d112e/browser/components/extensions/parent/ext-search.js#57
Assignee | ||
Comment 52•6 years ago
|
||
Played around with this some more, this works, too.
I'm not sure what the difference is between the attribute and the async getter/setter:
https://searchfox.org/mozilla-central/rev/4eaf7c637a303e0f7adcf1ae45064b2d4bef9eb0/toolkit/components/search/nsISearchService.idl#450
Assignee | ||
Comment 53•6 years ago
|
||
Assignee | ||
Comment 54•6 years ago
|
||
This is like the TB 67 version but with the strings. I also found a bug in TB 60 and TB 67 for which I'll push a fix in order not to forget.
Assignee | ||
Comment 55•6 years ago
|
||
Comment 56•6 years ago
|
||
Assignee | ||
Comment 57•6 years ago
|
||
Sigh, those strings got lost due to the various versions of the patch. Here they are again.
Edit: See interdiff: https://bugzilla.mozilla.org/attachment.cgi?oldid=9059090&action=interdiff&newid=9059203&headers=1
Comment 58•6 years ago
|
||
Comment 60•5 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/af02a4451ba2
Allow addition of search engines from XML file and removal in general pane in preferences. r=Paenglab DONTBUILD
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Description
•