Closed
Bug 1556925
Opened 5 years ago
Closed 5 years ago
Stop using [array] in mozISpellCheckingEngine
Categories
(Core :: Spelling checker, task)
Core
Spelling checker
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
6.37 KB,
patch
|
Details | Diff | Splinter Review | |
2.24 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Jorg, comm-central is going to need this diff once this lands, I think.
Flags: needinfo?(jorgk)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e68aafb0f3c
part 1. Stop using [array] in mozISpellCheckingEngine.suggest. r=masayuki
https://hg.mozilla.org/integration/autoland/rev/da42679e0f9a
part 2. Stop using [array] in mozISpellCheckingEngine.getDictionaryList. r=masayuki
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e68aafb0f3c
https://hg.mozilla.org/mozilla-central/rev/da42679e0f9a
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/8aec6a4a364f
C-C part: Adapt to array changes in mozISpellCheckingEngine.getDictionaryList. r=jorgk
Comment 8•5 years ago
|
||
Some instances got missed the first time.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/832d8eca475e
C-C part: Adapt to array changes in mozISpellCheckingEngine.getDictionaryList, take 2. r=jorgk
You need to log in
before you can comment on or make changes to this bug.
Description
•