New issue
Advanced search Search tips

Issue 812959 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Task



Sign in to add a comment

Mac spellcheck mojo APIs should not use frame route id for document tags

Project Member Reported by xiaoche...@chromium.org, Feb 16 2018

Issue description

When the Mac OSX built-in spellchecker processes a spellcheck request, a document tag must also be provided.

We currently maintain a 1:1 mapping between render frame route id and document tags. However, frame route ids are IPC concepts.

We should find another way for SpellCheckHost to know from which frame each spellcheck request originates without using frame route ids.
 

Sign in to add a comment