Closed
Bug 1908065
Opened 1 year ago
Closed 1 year ago
Group and retry "close tabs" commands sent to the same device
Categories
(Firefox for Android :: Accounts and Sync, task)
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: lina, Assigned: lina)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
This ticket tracks adopting the new Rust FxA client's CloseTabsResult type (bug 1907004) in Android Components.
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D216647
| Assignee | ||
Updated•1 year ago
|
Summary: Adopt `CloseTabsResult` from bug 1891158 → Group and retry "close tabs" commands sent to the same device
| Assignee | ||
Comment 2•1 year ago
|
||
This commit makes expectException behave more like JUnit's
assertThrows.
Updated•1 year ago
|
Attachment #9412938 -
Attachment description: WIP: Bug 1908065 - Group and retry "close tabs" commands sent to the same device. → Bug 1908065 - Group and retry pending "close tabs" commands sent to the same device. r?jonalmeida!
Pushed by lbutler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c3ee9f4fdf78
Parameterize and return caught exceptions from `expectException`. r=jonalmeida,android-reviewers
https://hg.mozilla.org/integration/autoland/rev/3b3e2985da5d
Group and retry pending "close tabs" commands sent to the same device. r=jonalmeida,android-reviewers
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c3ee9f4fdf78
https://hg.mozilla.org/mozilla-central/rev/3b3e2985da5d
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•