Skip to content
Snippets Groups Projects
Commit 294c5068 authored by Masayuki Nakano's avatar Masayuki Nakano
Browse files

Bug 1815969 - part 1: Redesign `EditorBase::FireClipboardEvent` r=m_kato

It does not handle critical cases properly, and it uses an out-param.
We can rewrite it with `Result`.  However, unfortunately,
`nsCopySupport::FireClipboardEvent` does not return error.  Therefore,
the root callers still need to treat the error cases as "canceled".

Differential Revision: https://phabricator.services.mozilla.com/D176737
parent 32c74afb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment