Closed
Bug 2005443
Opened 5 months ago
Closed 5 months ago
Remove MiddlewareContext
Categories
(Firefox for Android :: Tooling, task)
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: polly, Assigned: polly)
References
Details
(Whiteboard: [fxdroid][group6])
Attachments
(3 files)
This doesn't offer much of use any more following the removal of MiddlewareContext.dispatch() in bug 1989622.
It's just pointless passthroughs now.
So the plan is to get rid of it and instead just reference the Store directly.
| Assignee | ||
Updated•5 months ago
|
Whiteboard: [fxdroid][group6]
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
Remove the state accessor.
| Assignee | ||
Comment 2•5 months ago
|
||
remove the MiddlewareContext everywhere and replace it with the Store it contained.
| Assignee | ||
Comment 3•5 months ago
|
||
update changelog.md
Updated•5 months ago
|
Assignee: nobody → polly
Status: NEW → ASSIGNED
Pushed by pmceldowney@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ca99e52450ed
https://hg.mozilla.org/integration/autoland/rev/e79b9e993ddd
remove MiddlewareContext stage 1. r=android-reviewers,kaya
https://github.com/mozilla-firefox/firefox/commit/edf59073659a
https://hg.mozilla.org/integration/autoland/rev/ed8722346f8c
remove MiddlewareContext stage 2. r=android-reviewers,kaya
https://github.com/mozilla-firefox/firefox/commit/c8b26a7f2893
https://hg.mozilla.org/integration/autoland/rev/5c8a1c1db526
remove MiddlewareContext stage 3. r=android-reviewers,007
Comment 5•5 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e79b9e993ddd
https://hg.mozilla.org/mozilla-central/rev/ed8722346f8c
https://hg.mozilla.org/mozilla-central/rev/5c8a1c1db526
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•