Closed
Bug 1989622
Opened 8 months ago
Closed 5 months ago
Remove `MiddlewareContext::dispatch`
Categories
(Firefox for Android :: Tooling, enhancement)
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: matt-tighe, Assigned: polly)
References
Details
(Whiteboard: [fxdroid][group6])
Attachments
(1 file)
Once bug 1980348 lands, there will no longer be a reason to maintain a separate dispatch function on MiddlewareContext. This name conflicts with the Store::dispatch.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → polly
Status: NEW → ASSIGNED
Pushed by pmceldowney@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/dfc730849184
https://hg.mozilla.org/integration/autoland/rev/c84b2063dccd
remove middlewarecontext.dispatch() r=android-reviewers,matt-tighe
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
| Assignee | ||
Updated•5 months ago
|
Whiteboard: [fxdroid][group6]
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•