dc72f74020
* chore: bump chromium in DEPS to 5ce64b91b4d6a78c97480059f15ff6469fc0918e * chore: bump chromium in DEPS to e74c73d0000f81b3f40a513176c8d024bba57d28 * chore: bump chromium in DEPS to 501640e650d4657ba63db65fa257e4a899168de7 * chore: bump chromium in DEPS to 00db20e1bc3d77706723a87ada3c1c647a1c37b7 * chore: update patches * refactor: AddNewContents now takes a target_url Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2167732 * chore: SetHostCleanupFinalizationGroupCallback has been removed from V8 * refactor: use WebInputEvent::Namespace types directly Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2160523 * refactor: FollowRedirect takes in cors exempt headers now Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2129787 * refactor: printing::DuplexMode moved to mojo Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2162388 * refactor: use MessagePortDescriptor instead of raw mojo::MessagePipeHandles Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1952124 * chore: update patches * chore: bump chromium in DEPS to f1537676d613f3567cfb43adf577b3847fba4bc3 * chore: update patches * refactor: service_manager::BinderMapWithContext merged into mojo::BinderMap Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2174654 * chore: unused argument removed from ReadAvailableTypes in ui::Clipboard Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2173666 * chore: bump chromium in DEPS to 949888433ab935dd6125c107226a4c9d6da9bf48 * chore: update patches * update patches * chore: update sysroots * chore: bump chromium in DEPS to eaac5b5035fe189b6706e1637122e37134206059 * chore: bump chromium in DEPS to 258b54b903d33dab963adf59016691e6537f8b70 * build: update patches * refactor: cursor.mojom and cursor_types.mojom moved to //ui/base/cursor/mojom Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2172874 * chore: DesktopWindowTreeHostLinux becomes DesktopWindowTreeHostPlatform Refs: * refactor: LogErrorEventDescription moved from ui to x11 Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2164245 * chore: update patches * chore: bump chromium in DEPS to bd06abcfe807d4461683479237cdd920dafa52ca * chore: bump chromium in DEPS to 1afb0891e56f1e79d204db43ca053a46d0974511 * chore: bump chromium in DEPS to 5cb0f794bf7f155bf8c0a241b94e01c9d90c2744 * chore: bump chromium in DEPS to 37327ba3303234e1a3cd3310ca11a68e81b95123 * update patches * remove ClientSideDetectionService from browser_process Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2175320 * refactor: shuttle cursor changed event to WebContentsObserver Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2172779 * chore: bump chromium in DEPS to 1d97904bb6936e106df13705208b73e47367c2b9 * avoid IPC crash introduced earlier in the roll Refs:b67334e781 (diff-607f4e8f7c5686aa09af98c783925babR128)
* remove WebContentsView::SizeContents Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2188931 * chore: bump chromium in DEPS to 87066d1db0546a9de33952ba964e1e42f76f1dae * update patches * adapt to //content creating NetworkContexts https://chromium-review.googlesource.com/c/chromium/src/+/2195196 * WIP temporarily ignore mojo-ified PrintHostMsg_PrintPreviewFailed Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2195343 * add checkout_pgo_profiles to DEPS * chore: bump chromium in DEPS to a095318bec1dedf580d676f408eaeefdbd9956b1 * add blink's execution_context to electron_lib deps Refs:b67334e781
#, https://chromium-review.googlesource.com/c/chromium/src/+/1952124 * update patches * update patches * refactor: use newly mojo-ified PrintPreviewFailed Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2195343 Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> * chore: update patches * chore: remove NOTIFICATION_EXTENSIONS_READY_DEPRECATED Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2199874 * avoid a call to Profile::FromBrowserContext in printing Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2195757 * chore: bump chromium in DEPS to 8f5c6a46861a991e12ffd80554b6bd41a11b0b65 * chore: bump chromium in DEPS to ab66134739ff3b6bdb8de53bbc58a97d1b7b5d8a * chore: bump chromium in DEPS to dd08df9f6c8d6198f0a7b931ca9e845e27dae033 * chore: update patches * [printing] Mojofy PrintHostMsg_PrintPreviewCancelled https://chromium-review.googlesource.com/c/chromium/src/+/2198331 * [printing] Mojofy PrintHostMsg_PrintPreviewInvalidPrinterSettings https://chromium-review.googlesource.com/c/chromium/src/+/2200556 * [printing] Mojofy PrintHostMsg_DidPrepareDocumentForPreview https://chromium-review.googlesource.com/c/chromium/src/+/2201496 * fix: inherit base network context params * fix: use message handle api specific to embedders * update patches * chore: update v8 headers * fixup! avoid a call to Profile::FromBrowserContext in printing * chore: bump chromium in DEPS to f198bc3276828d992b6202d75a9da6a8363164ea * chore: update patches * Remove cors_exempt_headers.h https://chromium-review.googlesource.com/c/chromium/src/+/2203759 * Supply speech recognition sandbox from service_sandbox_type.h https://chromium-review.googlesource.com/c/chromium/src/+/2206918 * [content] Remove unused methods from WebContents https://chromium-review.googlesource.com/c/chromium/src/+/2199113 * [XProto] Replace XAtom with x11::Atom https://chromium-review.googlesource.com/c/chromium/src/+/2202789 * chore: bump chromium in DEPS to 5df37fabaaed09f3ea511f4ef49203d8ebee7b68 * [UI] Support secondary labels in dropdown menus https://chromium-review.googlesource.com/c/chromium/src/+/2208976 * chore: update patches * refactor: GetSublabelAt => GetSecondaryLabelAt * Revert "[printing] Mojofy PrintHostMsg_DidPrepareDocumentForPreview" This reverts commit 44ed0892a0c81716229638f17253bbb2cf8f037d. https://chromium-review.googlesource.com/c/chromium/src/+/2208778 * Unnest CanonicalCookie::CookieInclusionStatus https://chromium-review.googlesource.com/c/chromium/src/+/2203171 * update print-to-pdf.html with latest html data https://bugs.chromium.org/p/chromium/issues/detail?id=1085667 * chore: bump chromium in DEPS to 5dfa8d5f706580fe983e138952553cd6af11ee8b * fix crash in x server when setting window icon * chore: update patches * Use a normal return value for WebContentsView::GetContainerBounds. https://chromium-review.googlesource.com/c/chromium/src/+/2212481 * fix build on windows * chore: bump chromium in DEPS to 9d15054f4cba060901e43deecf74002f11f47be3 * chore: update patches * [printing] Mojofy PrintHostMsg_CheckForCancel https://chromium-review.googlesource.com/c/chromium/src/+/2212181 Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by: Electron Bot <anonymous@electronjs.org> Co-authored-by: Andy Locascio <andy@slack-corp.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: deepak1556 <hop2deep@gmail.com>
498 lines
18 KiB
C++
498 lines
18 KiB
C++
// Copyright (c) 2015 GitHub, Inc.
|
|
// Use of this source code is governed by the MIT license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#include "shell/common/gin_converters/blink_converter.h"
|
|
|
|
#include <algorithm>
|
|
#include <string>
|
|
#include <utility>
|
|
#include <vector>
|
|
|
|
#include "base/strings/string_util.h"
|
|
#include "base/strings/utf_string_conversions.h"
|
|
#include "gin/converter.h"
|
|
#include "shell/common/gin_converters/gfx_converter.h"
|
|
#include "shell/common/gin_converters/value_converter.h"
|
|
#include "shell/common/gin_helper/dictionary.h"
|
|
#include "shell/common/keyboard_util.h"
|
|
#include "shell/common/v8_value_serializer.h"
|
|
#include "third_party/blink/public/common/context_menu_data/edit_flags.h"
|
|
#include "third_party/blink/public/common/input/web_input_event.h"
|
|
#include "third_party/blink/public/common/input/web_keyboard_event.h"
|
|
#include "third_party/blink/public/common/input/web_mouse_event.h"
|
|
#include "third_party/blink/public/common/input/web_mouse_wheel_event.h"
|
|
#include "third_party/blink/public/web/web_device_emulation_params.h"
|
|
#include "ui/base/clipboard/clipboard.h"
|
|
#include "ui/events/keycodes/dom/keycode_converter.h"
|
|
#include "ui/events/keycodes/keyboard_code_conversion.h"
|
|
|
|
namespace {
|
|
|
|
template <typename T>
|
|
int VectorToBitArray(const std::vector<T>& vec) {
|
|
int bits = 0;
|
|
for (const T& item : vec)
|
|
bits |= item;
|
|
return bits;
|
|
}
|
|
|
|
} // namespace
|
|
|
|
namespace gin {
|
|
|
|
template <>
|
|
struct Converter<base::char16> {
|
|
static bool FromV8(v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
base::char16* out) {
|
|
base::string16 code = base::UTF8ToUTF16(gin::V8ToString(isolate, val));
|
|
if (code.length() != 1)
|
|
return false;
|
|
*out = code[0];
|
|
return true;
|
|
}
|
|
};
|
|
|
|
template <>
|
|
struct Converter<blink::WebInputEvent::Type> {
|
|
static bool FromV8(v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
blink::WebInputEvent::Type* out) {
|
|
std::string type = base::ToLowerASCII(gin::V8ToString(isolate, val));
|
|
if (type == "mousedown")
|
|
*out = blink::WebInputEvent::Type::kMouseDown;
|
|
else if (type == "mouseup")
|
|
*out = blink::WebInputEvent::Type::kMouseUp;
|
|
else if (type == "mousemove")
|
|
*out = blink::WebInputEvent::Type::kMouseMove;
|
|
else if (type == "mouseenter")
|
|
*out = blink::WebInputEvent::Type::kMouseEnter;
|
|
else if (type == "mouseleave")
|
|
*out = blink::WebInputEvent::Type::kMouseLeave;
|
|
else if (type == "contextmenu")
|
|
*out = blink::WebInputEvent::Type::kContextMenu;
|
|
else if (type == "mousewheel")
|
|
*out = blink::WebInputEvent::Type::kMouseWheel;
|
|
else if (type == "keydown")
|
|
*out = blink::WebInputEvent::Type::kRawKeyDown;
|
|
else if (type == "keyup")
|
|
*out = blink::WebInputEvent::Type::kKeyUp;
|
|
else if (type == "char")
|
|
*out = blink::WebInputEvent::Type::kChar;
|
|
else if (type == "touchstart")
|
|
*out = blink::WebInputEvent::Type::kTouchStart;
|
|
else if (type == "touchmove")
|
|
*out = blink::WebInputEvent::Type::kTouchMove;
|
|
else if (type == "touchend")
|
|
*out = blink::WebInputEvent::Type::kTouchEnd;
|
|
else if (type == "touchcancel")
|
|
*out = blink::WebInputEvent::Type::kTouchCancel;
|
|
return true;
|
|
}
|
|
};
|
|
|
|
template <>
|
|
struct Converter<blink::WebMouseEvent::Button> {
|
|
static bool FromV8(v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
blink::WebMouseEvent::Button* out) {
|
|
std::string button = base::ToLowerASCII(gin::V8ToString(isolate, val));
|
|
if (button == "left")
|
|
*out = blink::WebMouseEvent::Button::kLeft;
|
|
else if (button == "middle")
|
|
*out = blink::WebMouseEvent::Button::kMiddle;
|
|
else if (button == "right")
|
|
*out = blink::WebMouseEvent::Button::kRight;
|
|
else
|
|
return false;
|
|
return true;
|
|
}
|
|
};
|
|
|
|
template <>
|
|
struct Converter<blink::WebInputEvent::Modifiers> {
|
|
static bool FromV8(v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
blink::WebInputEvent::Modifiers* out) {
|
|
std::string modifier = base::ToLowerASCII(gin::V8ToString(isolate, val));
|
|
if (modifier == "shift")
|
|
*out = blink::WebInputEvent::Modifiers::kShiftKey;
|
|
else if (modifier == "control" || modifier == "ctrl")
|
|
*out = blink::WebInputEvent::Modifiers::kControlKey;
|
|
else if (modifier == "alt")
|
|
*out = blink::WebInputEvent::Modifiers::kAltKey;
|
|
else if (modifier == "meta" || modifier == "command" || modifier == "cmd")
|
|
*out = blink::WebInputEvent::Modifiers::kMetaKey;
|
|
else if (modifier == "iskeypad")
|
|
*out = blink::WebInputEvent::Modifiers::kIsKeyPad;
|
|
else if (modifier == "isautorepeat")
|
|
*out = blink::WebInputEvent::Modifiers::kIsAutoRepeat;
|
|
else if (modifier == "leftbuttondown")
|
|
*out = blink::WebInputEvent::Modifiers::kLeftButtonDown;
|
|
else if (modifier == "middlebuttondown")
|
|
*out = blink::WebInputEvent::Modifiers::kMiddleButtonDown;
|
|
else if (modifier == "rightbuttondown")
|
|
*out = blink::WebInputEvent::Modifiers::kRightButtonDown;
|
|
else if (modifier == "capslock")
|
|
*out = blink::WebInputEvent::Modifiers::kCapsLockOn;
|
|
else if (modifier == "numlock")
|
|
*out = blink::WebInputEvent::Modifiers::kNumLockOn;
|
|
else if (modifier == "left")
|
|
*out = blink::WebInputEvent::Modifiers::kIsLeft;
|
|
else if (modifier == "right")
|
|
*out = blink::WebInputEvent::Modifiers::kIsRight;
|
|
return true;
|
|
}
|
|
};
|
|
|
|
blink::WebInputEvent::Type GetWebInputEventType(v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val) {
|
|
blink::WebInputEvent::Type type = blink::WebInputEvent::Type::kUndefined;
|
|
gin_helper::Dictionary dict;
|
|
ConvertFromV8(isolate, val, &dict) && dict.Get("type", &type);
|
|
return type;
|
|
}
|
|
|
|
bool Converter<blink::WebInputEvent>::FromV8(v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebInputEvent* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
blink::WebInputEvent::Type type;
|
|
if (!dict.Get("type", &type))
|
|
return false;
|
|
out->SetType(type);
|
|
std::vector<blink::WebInputEvent::Modifiers> modifiers;
|
|
if (dict.Get("modifiers", &modifiers))
|
|
out->SetModifiers(VectorToBitArray(modifiers));
|
|
out->SetTimeStamp(base::TimeTicks::Now());
|
|
return true;
|
|
}
|
|
|
|
bool Converter<blink::WebKeyboardEvent>::FromV8(v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebKeyboardEvent* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
if (!ConvertFromV8(isolate, val, static_cast<blink::WebInputEvent*>(out)))
|
|
return false;
|
|
|
|
std::string str;
|
|
if (!dict.Get("keyCode", &str))
|
|
return false;
|
|
|
|
bool shifted = false;
|
|
ui::KeyboardCode keyCode = electron::KeyboardCodeFromStr(str, &shifted);
|
|
out->windows_key_code = keyCode;
|
|
if (shifted)
|
|
out->SetModifiers(out->GetModifiers() |
|
|
blink::WebInputEvent::Modifiers::kShiftKey);
|
|
|
|
ui::DomCode domCode = ui::UsLayoutKeyboardCodeToDomCode(keyCode);
|
|
out->dom_code = static_cast<int>(domCode);
|
|
|
|
ui::DomKey domKey;
|
|
ui::KeyboardCode dummy_code;
|
|
int flags = electron::WebEventModifiersToEventFlags(out->GetModifiers());
|
|
if (ui::DomCodeToUsLayoutDomKey(domCode, flags, &domKey, &dummy_code))
|
|
out->dom_key = static_cast<int>(domKey);
|
|
|
|
if ((out->GetType() == blink::WebInputEvent::Type::kChar ||
|
|
out->GetType() == blink::WebInputEvent::Type::kRawKeyDown)) {
|
|
// Make sure to not read beyond the buffer in case some bad code doesn't
|
|
// NULL-terminate it (this is called from plugins).
|
|
size_t text_length_cap = blink::WebKeyboardEvent::kTextLengthCap;
|
|
base::string16 text16 = base::UTF8ToUTF16(str);
|
|
|
|
memset(out->text, 0, text_length_cap);
|
|
memset(out->unmodified_text, 0, text_length_cap);
|
|
for (size_t i = 0; i < std::min(text_length_cap, text16.size()); ++i) {
|
|
out->text[i] = text16[i];
|
|
out->unmodified_text[i] = text16[i];
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
|
|
bool Converter<blink::WebMouseEvent>::FromV8(v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebMouseEvent* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
if (!ConvertFromV8(isolate, val, static_cast<blink::WebInputEvent*>(out)))
|
|
return false;
|
|
|
|
float x = 0.f;
|
|
float y = 0.f;
|
|
if (!dict.Get("x", &x) || !dict.Get("y", &y))
|
|
return false;
|
|
out->SetPositionInWidget(x, y);
|
|
|
|
if (!dict.Get("button", &out->button))
|
|
out->button = blink::WebMouseEvent::Button::kLeft;
|
|
|
|
float global_x = 0.f;
|
|
float global_y = 0.f;
|
|
dict.Get("globalX", &global_x);
|
|
dict.Get("globalY", &global_y);
|
|
out->SetPositionInScreen(global_x, global_y);
|
|
|
|
dict.Get("movementX", &out->movement_x);
|
|
dict.Get("movementY", &out->movement_y);
|
|
dict.Get("clickCount", &out->click_count);
|
|
return true;
|
|
}
|
|
|
|
bool Converter<blink::WebMouseWheelEvent>::FromV8(
|
|
v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebMouseWheelEvent* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
if (!ConvertFromV8(isolate, val, static_cast<blink::WebMouseEvent*>(out)))
|
|
return false;
|
|
dict.Get("deltaX", &out->delta_x);
|
|
dict.Get("deltaY", &out->delta_y);
|
|
dict.Get("wheelTicksX", &out->wheel_ticks_x);
|
|
dict.Get("wheelTicksY", &out->wheel_ticks_y);
|
|
dict.Get("accelerationRatioX", &out->acceleration_ratio_x);
|
|
dict.Get("accelerationRatioY", &out->acceleration_ratio_y);
|
|
|
|
bool has_precise_scrolling_deltas = false;
|
|
dict.Get("hasPreciseScrollingDeltas", &has_precise_scrolling_deltas);
|
|
if (has_precise_scrolling_deltas) {
|
|
out->delta_units = ui::ScrollGranularity::kScrollByPrecisePixel;
|
|
} else {
|
|
out->delta_units = ui::ScrollGranularity::kScrollByPixel;
|
|
}
|
|
|
|
#if defined(USE_AURA)
|
|
// Matches the behavior of ui/events/blink/web_input_event_traits.cc:
|
|
bool can_scroll = true;
|
|
if (dict.Get("canScroll", &can_scroll) && !can_scroll) {
|
|
out->delta_units = ui::ScrollGranularity::kScrollByPage;
|
|
out->SetModifiers(out->GetModifiers() &
|
|
~blink::WebInputEvent::Modifiers::kControlKey);
|
|
}
|
|
#endif
|
|
return true;
|
|
}
|
|
|
|
bool Converter<blink::WebSize>::FromV8(v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebSize* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
return dict.Get("width", &out->width) && dict.Get("height", &out->height);
|
|
}
|
|
|
|
bool Converter<blink::WebDeviceEmulationParams>::FromV8(
|
|
v8::Isolate* isolate,
|
|
v8::Local<v8::Value> val,
|
|
blink::WebDeviceEmulationParams* out) {
|
|
gin_helper::Dictionary dict;
|
|
if (!ConvertFromV8(isolate, val, &dict))
|
|
return false;
|
|
|
|
std::string screen_position;
|
|
if (dict.Get("screenPosition", &screen_position)) {
|
|
screen_position = base::ToLowerASCII(screen_position);
|
|
if (screen_position == "mobile")
|
|
out->screen_position = blink::WebDeviceEmulationParams::kMobile;
|
|
else if (screen_position == "desktop")
|
|
out->screen_position = blink::WebDeviceEmulationParams::kDesktop;
|
|
else
|
|
return false;
|
|
}
|
|
|
|
dict.Get("screenSize", &out->screen_size);
|
|
gfx::Point view_position;
|
|
if (dict.Get("viewPosition", &view_position)) {
|
|
out->view_position = view_position;
|
|
}
|
|
dict.Get("deviceScaleFactor", &out->device_scale_factor);
|
|
dict.Get("viewSize", &out->view_size);
|
|
dict.Get("scale", &out->scale);
|
|
return true;
|
|
}
|
|
|
|
// static
|
|
v8::Local<v8::Value> Converter<blink::ContextMenuDataMediaType>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const blink::ContextMenuDataMediaType& in) {
|
|
switch (in) {
|
|
case blink::ContextMenuDataMediaType::kImage:
|
|
return StringToV8(isolate, "image");
|
|
case blink::ContextMenuDataMediaType::kVideo:
|
|
return StringToV8(isolate, "video");
|
|
case blink::ContextMenuDataMediaType::kAudio:
|
|
return StringToV8(isolate, "audio");
|
|
case blink::ContextMenuDataMediaType::kCanvas:
|
|
return StringToV8(isolate, "canvas");
|
|
case blink::ContextMenuDataMediaType::kFile:
|
|
return StringToV8(isolate, "file");
|
|
case blink::ContextMenuDataMediaType::kPlugin:
|
|
return StringToV8(isolate, "plugin");
|
|
default:
|
|
return StringToV8(isolate, "none");
|
|
}
|
|
}
|
|
|
|
// static
|
|
v8::Local<v8::Value> Converter<blink::ContextMenuDataInputFieldType>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const blink::ContextMenuDataInputFieldType& in) {
|
|
switch (in) {
|
|
case blink::ContextMenuDataInputFieldType::kPlainText:
|
|
return StringToV8(isolate, "plainText");
|
|
case blink::ContextMenuDataInputFieldType::kPassword:
|
|
return StringToV8(isolate, "password");
|
|
case blink::ContextMenuDataInputFieldType::kOther:
|
|
return StringToV8(isolate, "other");
|
|
default:
|
|
return StringToV8(isolate, "none");
|
|
}
|
|
}
|
|
|
|
v8::Local<v8::Value> EditFlagsToV8(v8::Isolate* isolate, int editFlags) {
|
|
gin_helper::Dictionary dict = gin::Dictionary::CreateEmpty(isolate);
|
|
dict.Set("canUndo",
|
|
!!(editFlags & blink::ContextMenuDataEditFlags::kCanUndo));
|
|
dict.Set("canRedo",
|
|
!!(editFlags & blink::ContextMenuDataEditFlags::kCanRedo));
|
|
dict.Set("canCut", !!(editFlags & blink::ContextMenuDataEditFlags::kCanCut));
|
|
dict.Set("canCopy",
|
|
!!(editFlags & blink::ContextMenuDataEditFlags::kCanCopy));
|
|
|
|
bool pasteFlag = false;
|
|
if (editFlags & blink::ContextMenuDataEditFlags::kCanPaste) {
|
|
std::vector<base::string16> types;
|
|
ui::Clipboard::GetForCurrentThread()->ReadAvailableTypes(
|
|
ui::ClipboardBuffer::kCopyPaste, &types);
|
|
pasteFlag = !types.empty();
|
|
}
|
|
dict.Set("canPaste", pasteFlag);
|
|
|
|
dict.Set("canDelete",
|
|
!!(editFlags & blink::ContextMenuDataEditFlags::kCanDelete));
|
|
dict.Set("canSelectAll",
|
|
!!(editFlags & blink::ContextMenuDataEditFlags::kCanSelectAll));
|
|
|
|
return ConvertToV8(isolate, dict);
|
|
}
|
|
|
|
v8::Local<v8::Value> MediaFlagsToV8(v8::Isolate* isolate, int mediaFlags) {
|
|
gin_helper::Dictionary dict = gin::Dictionary::CreateEmpty(isolate);
|
|
dict.Set("inError",
|
|
!!(mediaFlags & blink::WebContextMenuData::kMediaInError));
|
|
dict.Set("isPaused",
|
|
!!(mediaFlags & blink::WebContextMenuData::kMediaPaused));
|
|
dict.Set("isMuted", !!(mediaFlags & blink::WebContextMenuData::kMediaMuted));
|
|
dict.Set("hasAudio",
|
|
!!(mediaFlags & blink::WebContextMenuData::kMediaHasAudio));
|
|
dict.Set("isLooping",
|
|
(mediaFlags & blink::WebContextMenuData::kMediaLoop) != 0);
|
|
dict.Set("isControlsVisible",
|
|
(mediaFlags & blink::WebContextMenuData::kMediaControls) != 0);
|
|
dict.Set("canToggleControls",
|
|
!!(mediaFlags & blink::WebContextMenuData::kMediaCanToggleControls));
|
|
dict.Set("canRotate",
|
|
!!(mediaFlags & blink::WebContextMenuData::kMediaCanRotate));
|
|
return ConvertToV8(isolate, dict);
|
|
}
|
|
|
|
v8::Local<v8::Value> Converter<blink::WebCacheResourceTypeStat>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const blink::WebCacheResourceTypeStat& stat) {
|
|
gin_helper::Dictionary dict = gin::Dictionary::CreateEmpty(isolate);
|
|
dict.Set("count", static_cast<uint32_t>(stat.count));
|
|
dict.Set("size", static_cast<double>(stat.size));
|
|
dict.Set("liveSize", static_cast<double>(stat.decoded_size));
|
|
return dict.GetHandle();
|
|
}
|
|
|
|
v8::Local<v8::Value> Converter<blink::WebCacheResourceTypeStats>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const blink::WebCacheResourceTypeStats& stats) {
|
|
gin_helper::Dictionary dict = gin::Dictionary::CreateEmpty(isolate);
|
|
dict.Set("images", stats.images);
|
|
dict.Set("scripts", stats.scripts);
|
|
dict.Set("cssStyleSheets", stats.css_style_sheets);
|
|
dict.Set("xslStyleSheets", stats.xsl_style_sheets);
|
|
dict.Set("fonts", stats.fonts);
|
|
dict.Set("other", stats.other);
|
|
return dict.GetHandle();
|
|
}
|
|
|
|
// static
|
|
v8::Local<v8::Value> Converter<network::mojom::ReferrerPolicy>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const network::mojom::ReferrerPolicy& in) {
|
|
switch (in) {
|
|
case network::mojom::ReferrerPolicy::kDefault:
|
|
return StringToV8(isolate, "default");
|
|
case network::mojom::ReferrerPolicy::kAlways:
|
|
return StringToV8(isolate, "unsafe-url");
|
|
case network::mojom::ReferrerPolicy::kNoReferrerWhenDowngrade:
|
|
return StringToV8(isolate, "no-referrer-when-downgrade");
|
|
case network::mojom::ReferrerPolicy::kNever:
|
|
return StringToV8(isolate, "no-referrer");
|
|
case network::mojom::ReferrerPolicy::kOrigin:
|
|
return StringToV8(isolate, "origin");
|
|
case network::mojom::ReferrerPolicy::kStrictOriginWhenCrossOrigin:
|
|
return StringToV8(isolate, "strict-origin-when-cross-origin");
|
|
case network::mojom::ReferrerPolicy::kSameOrigin:
|
|
return StringToV8(isolate, "same-origin");
|
|
case network::mojom::ReferrerPolicy::kStrictOrigin:
|
|
return StringToV8(isolate, "strict-origin");
|
|
default:
|
|
return StringToV8(isolate, "no-referrer");
|
|
}
|
|
}
|
|
|
|
// static
|
|
bool Converter<network::mojom::ReferrerPolicy>::FromV8(
|
|
v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
network::mojom::ReferrerPolicy* out) {
|
|
std::string policy = base::ToLowerASCII(gin::V8ToString(isolate, val));
|
|
if (policy == "default")
|
|
*out = network::mojom::ReferrerPolicy::kDefault;
|
|
else if (policy == "unsafe-url")
|
|
*out = network::mojom::ReferrerPolicy::kAlways;
|
|
else if (policy == "no-referrer-when-downgrade")
|
|
*out = network::mojom::ReferrerPolicy::kNoReferrerWhenDowngrade;
|
|
else if (policy == "no-referrer")
|
|
*out = network::mojom::ReferrerPolicy::kNever;
|
|
else if (policy == "origin")
|
|
*out = network::mojom::ReferrerPolicy::kOrigin;
|
|
else if (policy == "strict-origin-when-cross-origin")
|
|
*out = network::mojom::ReferrerPolicy::kStrictOriginWhenCrossOrigin;
|
|
else if (policy == "same-origin")
|
|
*out = network::mojom::ReferrerPolicy::kSameOrigin;
|
|
else if (policy == "strict-origin")
|
|
*out = network::mojom::ReferrerPolicy::kStrictOrigin;
|
|
else
|
|
return false;
|
|
return true;
|
|
}
|
|
|
|
v8::Local<v8::Value> Converter<blink::CloneableMessage>::ToV8(
|
|
v8::Isolate* isolate,
|
|
const blink::CloneableMessage& in) {
|
|
return electron::DeserializeV8Value(isolate, in);
|
|
}
|
|
|
|
bool Converter<blink::CloneableMessage>::FromV8(v8::Isolate* isolate,
|
|
v8::Handle<v8::Value> val,
|
|
blink::CloneableMessage* out) {
|
|
return electron::SerializeV8Value(isolate, val, out);
|
|
}
|
|
|
|
} // namespace gin
|