Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash in AILanguageDetectorFactory::capabilities() called on a …
…detached frame - Add [RaisesException] EA to AILanguageDetectorFactory::capabilities(), raise an exception when no execution context is present; - See if execution context is available before calling GetLanguageDetectionDriverRemote() - Add a CHECK() within GetLanguageDetectionDriverRemote() to enforce that. Bug: 384233287 Change-Id: I81486a91cf2cdc270562615ccbc4a91720ec3ff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6289147 Commit-Queue: Andrey Kosyakov <[email protected]> Reviewed-by: Mike Wasserman <[email protected]> Cr-Commit-Position: refs/heads/main@{#1423264}
- Loading branch information