Closed
Bug 1517045
Opened 6 years ago
Closed 6 years ago
Port Bug 1516876 Remove the "autocomplete-richlistbox" binding
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 66.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
1.20 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
It seems, we need only to follow this https://hg.mozilla.org/try/rev/e67fc43d014a25e31ad26cfe7ed6b15ff4d2a6df#l3.12 at https://searchfox.org/comm-central/source/mailnews/db/gloda/content/glodacomplete.css#14
I think we can remove the whole .autocomplete-richlistbox {} rule as it's a copy of the xul.css.
Assignee | ||
Comment 1•6 years ago
|
||
We don't need to wait for bug 1516876. All I'm doing here is to remove the rules which are already in xul.css.
Comment 2•6 years ago
|
||
Comment on attachment 9033815 [details] [diff] [review]
1517045-no-autocomplete-richlistbox-binding.patch
I see no difference with the patch, even after the merge of bug 1516876. Good preparation for bug 1517040.
Attachment #9033815 -
Flags: review?(jorgk) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/feba8def888f
Remove reference to the autocomplete-richlistbox binding in glodacomplete.css after its removal in bug 1516876. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 66.0
Updated•5 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•