Remove proton places tooltip code.
Categories
(Toolkit :: Themes, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
There's nobody working on it, and tooltips should hopefully be nice enough after recent changes. Having it enabled causes artifacts like bug 1767815 comment 3.
Assignee | ||
Comment 1•1 year ago
|
||
There's nobody working on it, and tooltips should hopefully be nice
enough after recent changes (bug 1765423).
Having it enabled causes artifacts like bug 1767815 comment 3. We can
always rescue this from hg history if needed.
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/089ee3fa51ea Remove proton places tooltip code. r=dao
Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/autoland/rev/86beb106f884 Remove some leftover usage I missed and ESLint caught.
Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/autoland/rev/7794039ba4da Remove another unused variable.
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/089ee3fa51ea
https://hg.mozilla.org/mozilla-central/rev/86beb106f884
https://hg.mozilla.org/mozilla-central/rev/7794039ba4da
Comment 6•1 year ago
|
||
Isn't bhTooltip still a places-tooltip
? Seems basically the same minus the lower hbox. But I would be willing to maintain the tab tooltip, I rather liked the ability to view the URL. It could be formalized better so there's less redundancy in the label setting.
Description
•