Deduplicate code for centering dialogs in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.22)
Attachments
(1 file)
|
7.81 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
At the moment we have similar code in 4 different places for position dialogs central to cZ. We can de-duplicate by adding a helper to utils.js
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.22pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Updated•5 months ago
|
Comment 2•5 months ago
|
||
Comment on attachment 9480668 [details] [diff] [review]
1962243-irc-center-dialog-25322.patch
LGTM r/a+
Wonder if the resize on macOS couldn't be done better but something for later. MIght not be ok with HiDPI but not worse than today.
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/abd150b4ebd8
Deduplicate code for centering dialogs in cZ. r=frg DONTBUILD
Comment 4•15 days ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/6ae67f429bb962aafc29b4be8dd1761fac39e7a9
Deduplicate code for centering dialogs in cZ. r=frg a=frg
Description
•