#include "third_party/blink/renderer/bindings/modules/v8/v8_html_video_element.h"
#include "third_party/blink/public/mojom/origin_trial_feature/origin_trial_feature.mojom-shared.h"
#include "third_party/blink/renderer/bindings/core/v8/generated_code_helper.h"
#include "third_party/blink/renderer/bindings/core/v8/native_value_traits_impl.h"
#include "third_party/blink/renderer/bindings/core/v8/to_v8_traits.h"
#include "third_party/blink/renderer/bindings/core/v8/v8_event_handler_non_null.h"
#include "third_party/blink/renderer/bindings/core/v8/v8_html_constructor.h"
#include "third_party/blink/renderer/bindings/core/v8/v8_set_return_value_for_core.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_picture_in_picture_window.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_video_frame_request_callback.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_video_playback_quality.h"
#include "third_party/blink/renderer/core/execution_context/execution_context.h"
#include "third_party/blink/renderer/core/frame/dactyloscoper.h"
#include "third_party/blink/renderer/core/frame/deprecation/deprecation.h"
#include "third_party/blink/renderer/core/frame/web_feature.h"
#include "third_party/blink/renderer/core/html/custom/ce_reactions_scope.h"
#include "third_party/blink/renderer/core/html/media/html_video_element.h"
#include "third_party/blink/renderer/core/html_names.h"
#include "third_party/blink/renderer/modules/mediasource/html_video_element_media_source.h"
#include "third_party/blink/renderer/modules/mediasource/video_playback_quality.h"
#include "third_party/blink/renderer/modules/picture_in_picture/html_video_element_picture_in_picture.h"
#include "third_party/blink/renderer/modules/picture_in_picture/picture_in_picture_window.h"
#include "third_party/blink/renderer/modules/video_rvfc/video_frame_callback_requester_impl.h"
#include "third_party/blink/renderer/platform/bindings/exception_messages.h"
#include "third_party/blink/renderer/platform/bindings/idl_member_installer.h"
#include "third_party/blink/renderer/platform/bindings/runtime_call_stats.h"
#include "third_party/blink/renderer/platform/bindings/v8_binding.h"
#include "third_party/blink/renderer/platform/bindings/v8_dom_activity_logger.h"
#include "third_party/blink/renderer/platform/bindings/v8_object_constructor.h"
#include "third_party/blink/renderer/platform/bindings/v8_per_context_data.h"
#include "third_party/blink/renderer/platform/instrumentation/use_counter.h"
namespace blink {
void V8HTMLVideoElement::Impl::Init() { … }
namespace {
namespace v8_html_video_element {
void WidthAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WidthAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void HeightAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void HeightAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void VideoWidthAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void VideoHeightAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void PosterAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void PosterAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitSupportsFullscreenAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitDisplayingFullscreenAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitDecodedFrameCountAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitDroppedFrameCountAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void PlaysInlineAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void PlaysInlineAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void OnenterpictureinpictureAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void OnenterpictureinpictureAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void OnleavepictureinpictureAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void OnleavepictureinpictureAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void DisablePictureInPictureAttributeGetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void DisablePictureInPictureAttributeSetCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void ConstructorCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void CancelVideoFrameCallbackOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void GetVideoPlaybackQualityOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void RequestPictureInPictureOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void RequestVideoFrameCallbackOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitEnterFullScreenOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitEnterFullscreenOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitExitFullScreenOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
void WebkitExitFullscreenOperationCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { … }
}
usingnamespacev8_html_video_element;
}
void V8HTMLVideoElement::Impl::InstallInterfaceTemplate(v8::Isolate* isolate, const DOMWrapperWorld& world, v8::Local<v8::Template> interface_template) { … }
void V8HTMLVideoElement::Impl::InstallUnconditionalProperties(v8::Isolate* isolate, const DOMWrapperWorld& world, v8::Local<v8::Template> instance_template, v8::Local<v8::Template> prototype_template, v8::Local<v8::Template> interface_template) { … }
void V8HTMLVideoElement::Impl::InstallContextDependentProperties(v8::Local<v8::Context> context, const DOMWrapperWorld& world, v8::Local<v8::Object> instance_object, v8::Local<v8::Object> prototype_object, v8::Local<v8::Object> interface_object, v8::Local<v8::Template> interface_template, FeatureSelector feature_selector) { … }
}