feat: route deprecated sync clipboard read through permission checks (#45473)

This commit is contained in:
Robo 2025-02-06 00:28:01 +09:00 committed by GitHub
commit 02d1f557cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 441 additions and 34 deletions

View file

@ -31,6 +31,7 @@
#include "shell/common/gin_helper/promise.h"
#include "shell/common/node_includes.h"
#include "shell/common/options_switches.h"
#include "shell/common/web_contents_utility.mojom.h"
#include "shell/renderer/api/context_bridge/object_cache.h"
#include "shell/renderer/api/electron_api_context_bridge.h"
#include "shell/renderer/api/electron_api_spell_check_client.h"