Add removeBrowser helper for tabbrowser
Categories
(SeaMonkey :: Tabbed Browser, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.10)
Attachments
(1 file)
7.04 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment in tabbrowser.xml the code for destroying old/dead browsers is duplicated, it appears in 4 different places.
Whilst here exploit getNotificationBox helper to remove further duplication.
Also fixes a strict JS error.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.10
Risk to taking this patch (and alternatives if risky): small
String changes made by this patch: none
Comment 2•3 years ago
|
||
Comment on attachment 9240794 [details] [diff] [review]
1730391-removeBrowser-25310.patch
LGTM
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/55730e9b6a01
Add removeBrowser helper for tabbrowser. r=frg
Updated•3 years ago
|
Comment 4•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/a89321965eb3cc22e7a0cecc4ead41b5e77a3153
Add removeBrowser helper for tabbrowser. r=frg a=frg
Description
•