Closed
Bug 1725593
Opened 4 years ago
Closed 4 years ago
Get rid of SendCheckAndSuggest sync IPC
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(2 files)
After landed bug 1719110, we don't use this IPC now. Let's getting rid of this.
| Assignee | ||
Comment 1•4 years ago
|
||
By bug 1719110, we replace sync IPC's spell checker suggestion with async
version. So we should remove this sync IPC call.
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D122579
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/7d41a11bcce5
Don't use SendCheckAndSuggest. r=masayuki
https://hg.mozilla.org/integration/autoland/rev/1d7502f30921
Get rid of SendCheckAndSuggest sync IPC. r=masayuki,ipc-reviewers,mccr8
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7d41a11bcce5
https://hg.mozilla.org/mozilla-central/rev/1d7502f30921
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•