Remove unnecessary type attributes in cZ
Categories
(SeaMonkey :: Chat, enhancement)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.20)
Attachments
(1 file)
1.85 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
|
Details | Diff | Splinter Review |
I stumbled over Bug 1684878 and noticed that in cZ we have 2 javascript type attribute declarations which can and should be removed. Seems these two are the only ones left in our code.
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: Just cleanup
Testing completed (on m-c, etc.): 2.53.20b1 pre
Risk to taking this patch (and alternatives if risky): trivial
String changes made by this patch: --
Comment on attachment 9439538 [details] [diff] [review]
1933043-czscript-25320.patch
[Triage Comment]
lgtm r/a=me
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/232556ec9c72
Remove uneeded script type attributes from ChatZilla xul files. r=IanN
Assignee | ||
Comment 4•5 days ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/db3ee2d71745aef050e9f6f638c0df68e8baa7ba
Remove uneeded script type attributes from ChatZilla xul files. r=IanN a=IanN
Description
•