8a8241163d
* chore: bump chromium in DEPS to 127.0.6526.0 * chore: update network_service_allow_remote_certificate_verification_logic.patch manually apply patch due to minor upstream shear Xref: https://chromium-review.googlesource.com/c/chromium/src/+/5598454 * chore: update fix_move_autopipsettingshelper_behind_branding_buildflag.patch No manual changes; patch applied with fuzz 1 * chore: update refactor_expose_file_system_access_blocklist.patch No manual changes; patch applied with fuzz 2 * chore: update revert_heap_add_checks_position_info.patch No manual changes; patch applied with fuzz 1 * chore: e patches all * chore: bump chromium in DEPS to 127.0.6527.0 * chore: update patches * chore: bump chromium in DEPS to 127.0.6529.0 * chore: bump chromium in DEPS to 127.0.6531.0 * chore: update patches * 5596349: Remove PDF OCR toggle from settings. https://chromium-review.googlesource.com/c/chromium/src/+/5596349 * 5585932: [video-pip] Add minimize button to video picture-in-picture window https://chromium-review.googlesource.com/c/chromium/src/+/5585932 * 5604487: Reland "[api] Deprecate v8::FunctionCallbackInfo::Holder() for real" https://chromium-review.googlesource.com/c/v8/v8/+/5604487 * 5581721: [DEPS] Update clang-format location https://chromium-review.googlesource.com/c/chromium/src/+/5581721 * 5597904: [Windows] Remove ConvertToLongPath from Sandbox Utilities. https://chromium-review.googlesource.com/c/chromium/src/+/5597904 ResolveNTFunctionPtr was removed in this CL. * fix: visibility state specs on macOS Refs https://chromium-review.googlesource.com/c/chromium/src/+/5605407 * Revert "fix: visibility state specs on macOS" This reverts commit 1eee30a33dfafeec86cdd09526a07b01abca2ed6. * temp: disable occlusion checker on macOS * chore: bump chromium in DEPS to 128.0.6535.0 * chore: update patches * [Extensions] Move some scriptings files out of the API directory. Refs https://chromium-review.googlesource.com/c/chromium/src/+/5606682 * fix[node]: do not use soon-to-be-deprecated V8 API * fix: update api_remove_allcan_read_write.patch * chore: update patches * chore: update patches * chore: fix lf mismatch in api_remove_allcan_read_write.patch * chore: update patches * chore: bump chromium in DEPS to 128.0.6538.0 * chore: update v8 patches * chore: update patches * ui/gl/features.gni: Set use_egl=true unconditionally. Refs https://chromium-review.googlesource.com/c/chromium/src/+/5569748 Refs https://issues.chromium.org/issues/344606399 * chore: bump chromium in DEPS to 128.0.6540.0 * chore: bump chromium in DEPS to 128.0.6541.0 * chore: update patches * chore: fix nan read/write patch * chore: bump chromium in DEPS to 128.0.6543.0 * 5626254: Use sandbox_type instead of process_type | https://chromium-review.googlesource.com/c/chromium/src/+/5626254 * chore: update patches * rework nan patches * 5621488: Apply consistent naming conventions to zoom values | https://chromium-review.googlesource.com/c/chromium/src/+/5621488 * chore: bump chromium in DEPS to 128.0.6544.0 * 5605693: Remove files from third_party/ninja | https://chromium-review.googlesource.com/c/chromium/src/+/5605693 * chore: update patches * chore: maybe fix nan patch, part 3 * chore: delete nan patch * chore: re-add nan patch (attempt 2) * chore: add test patch * fixup! add test patch * chore: bump chromium in DEPS to 128.0.6549.0 * chore: bump chromium in DEPS to 128.0.6551.0 * 5637699: Add command line to ASAN Additional Info section | https://chromium-review.googlesource.com/c/chromium/src/+/5637699 * chore: update patches * chore: bump chromium in DEPS to 128.0.6553.0 * chore: bump chromium in DEPS to 128.0.6555.0 * fix: add property query interceptors * chore: bump chromium in DEPS to 128.0.6557.0 * 5583182: Automatic Fullscreen: Prototype Permissions API query support | https://chromium-review.googlesource.com/c/chromium/src/+/5583182 * 5613297: Move render input router and related dependencies to //components/input | https://chromium-review.googlesource.com/c/chromium/src/+/5613297 * chore: update patches * test: skip methodswithdata-test.js nan test * chore: bump chromium in DEPS to 128.0.6558.0 * chore: update patches * build: reference correct ninja cipd ref Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5605693 * update libcxx filenames * refactor: CursorManager moved to //components/input Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5613297 * refactor: spanify mojo Read/WriteData methods Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5619291 * refactor: remove constexpr from KeyboardCodeFromKeyIdentifier Ref: unknown Added TODO to investigate after * chore: update patches * refactor: improve type safety of a11y ids Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5614590 * chore: disable tls node tests that don't apply given boringssl tls configuration Ref: https://boringssl-review.googlesource.com/c/boringssl/+/68487 * chore: add patch to fix nan v8 incompat with NamedPropertyHandlerConfiguration and IndexedPropertyHandlerConfiguration Ref: https://chromium-review.googlesource.com/c/v8/v8/+/5630388 * fix: limit subspan length per feedback * Fix incorrect CalculateInsetsInDIP check * 5645742: Reland "Reland "Add toolchains without PartitionAlloc-Everywhere for dump_syms et al"" https://chromium-review.googlesource.com/c/chromium/src/+/5645742 * chore: more Windows logging * 5617471: Add NPU blocking to chromium blocklist https://chromium-review.googlesource.com/c/chromium/src/+/5617471 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: deepak1556 <hop2deep@gmail.com> Co-authored-by: Keeley Hammond <khammond@slack-corp.com> Co-authored-by: Alice Zhao <alice@makenotion.com> Co-authored-by: Samuel Attard <marshallofsound@electronjs.org> Co-authored-by: VerteDinde <vertedinde@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
194 lines
5.9 KiB
C++
194 lines
5.9 KiB
C++
// Copyright (c) 2019 GitHub, Inc.
|
|
// Use of this source code is governed by the MIT license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#include "shell/browser/api/electron_api_data_pipe_holder.h"
|
|
|
|
#include <utility>
|
|
#include <vector>
|
|
|
|
#include "base/memory/raw_ptr.h"
|
|
#include "base/memory/weak_ptr.h"
|
|
#include "base/no_destructor.h"
|
|
#include "base/strings/string_number_conversions.h"
|
|
#include "base/task/sequenced_task_runner.h"
|
|
#include "mojo/public/cpp/system/data_pipe.h"
|
|
#include "mojo/public/cpp/system/simple_watcher.h"
|
|
#include "net/base/net_errors.h"
|
|
#include "shell/common/gin_helper/promise.h"
|
|
#include "shell/common/key_weak_map.h"
|
|
|
|
#include "shell/common/node_includes.h"
|
|
|
|
namespace electron::api {
|
|
|
|
namespace {
|
|
|
|
// Incremental ID.
|
|
int g_next_id = 0;
|
|
|
|
// Map that manages all the DataPipeHolder objects.
|
|
KeyWeakMap<std::string>& AllDataPipeHolders() {
|
|
static base::NoDestructor<KeyWeakMap<std::string>> weak_map;
|
|
return *weak_map.get();
|
|
}
|
|
|
|
// Utility class to read from data pipe.
|
|
class DataPipeReader {
|
|
public:
|
|
DataPipeReader(gin_helper::Promise<v8::Local<v8::Value>> promise,
|
|
mojo::Remote<network::mojom::DataPipeGetter> data_pipe_getter)
|
|
: promise_(std::move(promise)),
|
|
data_pipe_getter_(std::move(data_pipe_getter)),
|
|
handle_watcher_(FROM_HERE,
|
|
mojo::SimpleWatcher::ArmingPolicy::MANUAL,
|
|
base::SequencedTaskRunner::GetCurrentDefault()) {
|
|
// Get a new data pipe and start.
|
|
mojo::ScopedDataPipeProducerHandle producer_handle;
|
|
CHECK_EQ(mojo::CreateDataPipe(nullptr, producer_handle, data_pipe_),
|
|
MOJO_RESULT_OK);
|
|
data_pipe_getter_->Read(std::move(producer_handle),
|
|
base::BindOnce(&DataPipeReader::ReadCallback,
|
|
weak_factory_.GetWeakPtr()));
|
|
handle_watcher_.Watch(data_pipe_.get(), MOJO_HANDLE_SIGNAL_READABLE,
|
|
base::BindRepeating(&DataPipeReader::OnHandleReadable,
|
|
weak_factory_.GetWeakPtr()));
|
|
}
|
|
|
|
~DataPipeReader() = default;
|
|
|
|
// disable copy
|
|
DataPipeReader(const DataPipeReader&) = delete;
|
|
DataPipeReader& operator=(const DataPipeReader&) = delete;
|
|
|
|
private:
|
|
// Callback invoked by DataPipeGetter::Read.
|
|
void ReadCallback(int32_t status, uint64_t size) {
|
|
if (status != net::OK) {
|
|
OnFailure();
|
|
return;
|
|
}
|
|
buffer_.resize(size);
|
|
head_offset_ = 0;
|
|
remaining_size_ = size;
|
|
handle_watcher_.ArmOrNotify();
|
|
}
|
|
|
|
// Called by |handle_watcher_| when data is available or the pipe was closed,
|
|
// and there's a pending Read() call.
|
|
void OnHandleReadable(MojoResult result) {
|
|
if (result != MOJO_RESULT_OK) {
|
|
OnFailure();
|
|
return;
|
|
}
|
|
|
|
// Read.
|
|
size_t length = remaining_size_;
|
|
result = data_pipe_->ReadData(
|
|
MOJO_READ_DATA_FLAG_NONE,
|
|
base::as_writable_byte_span(buffer_).subspan(head_offset_, length),
|
|
length);
|
|
if (result == MOJO_RESULT_OK) { // success
|
|
remaining_size_ -= length;
|
|
head_offset_ += length;
|
|
if (remaining_size_ == 0) {
|
|
OnSuccess();
|
|
} else {
|
|
handle_watcher_.ArmOrNotify();
|
|
}
|
|
} else if (result == MOJO_RESULT_SHOULD_WAIT) { // IO pending
|
|
handle_watcher_.ArmOrNotify();
|
|
} else { // error
|
|
OnFailure();
|
|
}
|
|
}
|
|
|
|
void OnFailure() {
|
|
promise_.RejectWithErrorMessage("Could not get blob data");
|
|
delete this;
|
|
}
|
|
|
|
void OnSuccess() {
|
|
// Copy the buffer to JS.
|
|
// TODO(nornagon): make this zero-copy by allocating the array buffer
|
|
// inside the sandbox
|
|
v8::HandleScope handle_scope(promise_.isolate());
|
|
v8::Local<v8::Value> buffer =
|
|
node::Buffer::Copy(promise_.isolate(), &buffer_.front(), buffer_.size())
|
|
.ToLocalChecked();
|
|
promise_.Resolve(buffer);
|
|
|
|
// Destroy data pipe.
|
|
handle_watcher_.Cancel();
|
|
delete this;
|
|
}
|
|
|
|
gin_helper::Promise<v8::Local<v8::Value>> promise_;
|
|
|
|
mojo::Remote<network::mojom::DataPipeGetter> data_pipe_getter_;
|
|
mojo::ScopedDataPipeConsumerHandle data_pipe_;
|
|
mojo::SimpleWatcher handle_watcher_;
|
|
|
|
// Stores read data.
|
|
std::vector<char> buffer_;
|
|
|
|
// The head of buffer.
|
|
size_t head_offset_ = 0;
|
|
|
|
// Remaining data to read.
|
|
uint64_t remaining_size_ = 0;
|
|
|
|
base::WeakPtrFactory<DataPipeReader> weak_factory_{this};
|
|
};
|
|
|
|
} // namespace
|
|
|
|
gin::WrapperInfo DataPipeHolder::kWrapperInfo = {gin::kEmbedderNativeGin};
|
|
|
|
DataPipeHolder::DataPipeHolder(const network::DataElement& element)
|
|
: id_(base::NumberToString(++g_next_id)) {
|
|
data_pipe_.Bind(
|
|
element.As<network::DataElementDataPipe>().CloneDataPipeGetter());
|
|
}
|
|
|
|
DataPipeHolder::~DataPipeHolder() = default;
|
|
|
|
v8::Local<v8::Promise> DataPipeHolder::ReadAll(v8::Isolate* isolate) {
|
|
gin_helper::Promise<v8::Local<v8::Value>> promise(isolate);
|
|
v8::Local<v8::Promise> handle = promise.GetHandle();
|
|
if (!data_pipe_) {
|
|
promise.RejectWithErrorMessage("Could not get blob data");
|
|
return handle;
|
|
}
|
|
|
|
new DataPipeReader(std::move(promise), std::move(data_pipe_));
|
|
return handle;
|
|
}
|
|
|
|
const char* DataPipeHolder::GetTypeName() {
|
|
return "DataPipeHolder";
|
|
}
|
|
|
|
// static
|
|
gin::Handle<DataPipeHolder> DataPipeHolder::Create(
|
|
v8::Isolate* isolate,
|
|
const network::DataElement& element) {
|
|
auto handle = gin::CreateHandle(isolate, new DataPipeHolder(element));
|
|
AllDataPipeHolders().Set(isolate, handle->id(),
|
|
handle->GetWrapper(isolate).ToLocalChecked());
|
|
return handle;
|
|
}
|
|
|
|
// static
|
|
gin::Handle<DataPipeHolder> DataPipeHolder::From(v8::Isolate* isolate,
|
|
const std::string& id) {
|
|
v8::MaybeLocal<v8::Object> object = AllDataPipeHolders().Get(isolate, id);
|
|
if (!object.IsEmpty()) {
|
|
gin::Handle<DataPipeHolder> handle;
|
|
if (gin::ConvertFromV8(isolate, object.ToLocalChecked(), &handle))
|
|
return handle;
|
|
}
|
|
return gin::Handle<DataPipeHolder>();
|
|
}
|
|
|
|
} // namespace electron::api
|