Split BrowserGlue's listeners/observers forwarding pattern up into a dedicated module
Categories
(Firefox :: General, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Where callers / notifiers of the observer topic are JS based, using the category manager is probably a better fit, but there's other observer-based code for which that doesn't work and so making this a tiny bit more generic and using it for some of the observers that currently live in browser.js would help with loading code just-in-time and make it easier to refactor that code.
Comment 1•4 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Comment 2•4 months ago
|
||
| Assignee | ||
Comment 3•4 months ago
|
||
(In reply to BugBot [:suhaib / :marco/ :calixte] from comment #1)
The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
☹️
Comment 5•4 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Description
•