Use suite's FillInHTMLTooltip helper instead of having own version in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.21)
Attachments
(1 file)
|
3.82 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
At the moment cZ has onTooltip helper but, now cZ is integrated into SeaMonkey, we can make use of FillInHTMLTooltip helper.
Whilst here removed unused xul-tooltip-node tooltip.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.21pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Updated•7 months ago
|
Comment 2•7 months ago
|
||
Comment on attachment 9445778 [details] [diff] [review]
1939969-irc-tooltips-25321.patch
LGTM r/a+
Wonder if our code could benefit in this area from backporting Bug 480356?
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/e6eb39e96695
Use suite's FillInHTMLTooltip helper instead of having own version in cZ. r=frg DONTBUILD
Comment 4•2 months ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/8e7ff5f5112b1e644c00c9f87d888c1ed73017c6
Use suite's FillInHTMLTooltip helper instead of having own version in cZ. r=frg a=frg
Description
•