Move changeCSS code from output-window.js to static.js in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.22)
Attachments
(1 file, 1 obsolete file)
|
6.55 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
Move changeCSS function from output-window.js to static.js. Whilst here remove double loading of output-base.css, it's done once in output-window.xhtml but also imported by motif files.
[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
Rebased patch following changes to patch for bug 1973395
Updated•3 months ago
|
Comment 3•3 months ago
|
||
Comment on attachment 9497901 [details] [diff] [review]
1973396-irc-move-changeCSS-v1_1-25322.patch
LGTM r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/13277b4e1953
Move changeCSS code from output-window.js to static.js in cZ. r=frg DONTBUILD
Comment 5•14 days ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/061da6c052be29610f0f9b12a80347ddb0812de4
Move changeCSS code from output-window.js to static.js in cZ. r=frg a=frg
Description
•