Home
last modified time | relevance | path

Searched refs:SharedWorker (Results 1 – 25 of 947) sorted by relevance

12345678910>>...38

/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DSharedWorker.cpp34 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
46 SharedWorker::~SharedWorker() { AssertIsOnMainThread(); } in ~SharedWorker()
49 already_AddRefed<SharedWorker> SharedWorker::Constructor( in Constructor()
69 RefPtr<SharedWorker> sharedWorker; in Constructor()
80 MessagePort* SharedWorker::Port() { in Port()
85 void SharedWorker::Freeze() { in Freeze()
92 void SharedWorker::Thaw() { in Thaw()
119 void SharedWorker::QueueEvent(nsIDOMEvent* aEvent) { in QueueEvent()
127 void SharedWorker::Close() { in Close()
151 NS_IMPL_CYCLE_COLLECTION_CLASS(SharedWorker) in NS_IMPL_ADDREF_INHERITED()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DSharedWorker.cpp30 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
43 SharedWorker::~SharedWorker() in ~SharedWorker()
49 already_AddRefed<SharedWorker>
68 RefPtr<SharedWorker> sharedWorker; in Constructor()
82 SharedWorker::Port() in Port()
89 SharedWorker::Freeze() in Freeze()
98 SharedWorker::Thaw() in Thaw()
127 SharedWorker::QueueEvent(nsIDOMEvent* aEvent) in QueueEvent()
137 SharedWorker::Close() in Close()
158 NS_IMPL_ADDREF_INHERITED(SharedWorker, DOMEventTargetHelper) in NS_IMPL_ADDREF_INHERITED() argument
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/workers/modules/
H A Dshared-worker-options-credentials.html.ini3 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
9 …[new SharedWorker() with type=module and credentials=same-origin should send the credentials for s…
12 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
15 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for cros…
27 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
36 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
39 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
42 [new SharedWorker() with type=module and credentials=omit should not send the credentials]
66 …[new SharedWorker() with type=module and credentials=include should send the credentials for same-…
75 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/workers/modules/
H A Dshared-worker-options-credentials.html.ini3 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
9 …[new SharedWorker() with type=module and credentials=same-origin should send the credentials for s…
12 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
15 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for cros…
27 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
36 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
39 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
42 [new SharedWorker() with type=module and credentials=omit should not send the credentials]
66 …[new SharedWorker() with type=module and credentials=include should send the credentials for same-…
75 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/workers/modules/
H A Dshared-worker-options-credentials.html.ini3 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
9 …[new SharedWorker() with type=module and credentials=same-origin should send the credentials for s…
12 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
15 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for cros…
27 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
36 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
39 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
42 [new SharedWorker() with type=module and credentials=omit should not send the credentials]
66 …[new SharedWorker() with type=module and credentials=include should send the credentials for same-…
75 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/workers/modules/
H A Dshared-worker-options-credentials.html.ini3 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
9 …[new SharedWorker() with type=module and credentials=same-origin should send the credentials for s…
12 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
15 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for cros…
27 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
36 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
39 …[new SharedWorker() with type=module and credentials=omit should not send the credentials for same…
42 [new SharedWorker() with type=module and credentials=omit should not send the credentials]
66 …[new SharedWorker() with type=module and credentials=include should send the credentials for same-…
75 …[new SharedWorker() with type=classic should always send the credentials regardless of the credent…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp39 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
51 SharedWorker::~SharedWorker() { in ~SharedWorker()
57 already_AddRefed<SharedWorker> SharedWorker::Constructor( in Constructor()
208 RefPtr<SharedWorker> sharedWorker = in Constructor()
218 MessagePort* SharedWorker::Port() { in Port()
223 void SharedWorker::Freeze() { in Freeze()
238 void SharedWorker::Thaw() { in Thaw()
278 void SharedWorker::Close() { in Close()
297 void SharedWorker::Suspend() { in Suspend()
303 void SharedWorker::Resume() { in Resume()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp42 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
54 SharedWorker::~SharedWorker() { in ~SharedWorker()
60 already_AddRefed<SharedWorker> SharedWorker::Constructor( in Constructor()
225 RefPtr<SharedWorker> sharedWorker = in Constructor()
239 MessagePort* SharedWorker::Port() { in Port()
244 void SharedWorker::Freeze() { in Freeze()
259 void SharedWorker::Thaw() { in Thaw()
298 void SharedWorker::Close() { in Close()
317 void SharedWorker::Suspend() { in Suspend()
323 void SharedWorker::Resume() { in Resume()
[all …]
/dports/www/firefox/firefox-99.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp42 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
54 SharedWorker::~SharedWorker() { in ~SharedWorker()
60 already_AddRefed<SharedWorker> SharedWorker::Constructor( in Constructor()
234 RefPtr<SharedWorker> sharedWorker = in Constructor()
248 MessagePort* SharedWorker::Port() { in Port()
253 void SharedWorker::Freeze() { in Freeze()
268 void SharedWorker::Thaw() { in Thaw()
307 void SharedWorker::Close() { in Close()
326 void SharedWorker::Suspend() { in Suspend()
332 void SharedWorker::Resume() { in Resume()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/sharedworkers/
H A DSharedWorker.cpp42 SharedWorker::SharedWorker(nsPIDOMWindowInner* aWindow, in SharedWorker() function in SharedWorker
54 SharedWorker::~SharedWorker() { in ~SharedWorker()
60 already_AddRefed<SharedWorker> SharedWorker::Constructor( in Constructor()
225 RefPtr<SharedWorker> sharedWorker = in Constructor()
239 MessagePort* SharedWorker::Port() { in Port()
244 void SharedWorker::Freeze() { in Freeze()
259 void SharedWorker::Thaw() { in Thaw()
298 void SharedWorker::Close() { in Close()
317 void SharedWorker::Suspend() { in Suspend()
323 void SharedWorker::Resume() { in Resume()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/workers/
H A Dshared_worker.cc67 SharedWorker::SharedWorker(ExecutionContext* context) in SharedWorker() function in blink::SharedWorker
74 SharedWorker* SharedWorker::Create(ExecutionContext* context, in Create()
86 SharedWorker* worker = MakeGarbageCollected<SharedWorker>(context); in Create()
149 SharedWorker::~SharedWorker() = default;
151 const AtomicString& SharedWorker::InterfaceName() const { in InterfaceName()
155 bool SharedWorker::HasPendingActivity() const { in HasPendingActivity()
159 void SharedWorker::ContextLifecycleStateChanged( in ContextLifecycleStateChanged()
162 void SharedWorker::Trace(Visitor* visitor) const { in Trace()
165 Supplementable<SharedWorker>::Trace(visitor); in Trace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/workers/
H A Dshared_worker.cc66 SharedWorker::SharedWorker(ExecutionContext* context) in SharedWorker() function in blink::SharedWorker
73 SharedWorker* SharedWorker::Create(ExecutionContext* context, in Create()
86 SharedWorker* worker = MakeGarbageCollected<SharedWorker>(context); in Create()
150 SharedWorker::~SharedWorker() = default;
152 const AtomicString& SharedWorker::InterfaceName() const { in InterfaceName()
156 bool SharedWorker::HasPendingActivity() const { in HasPendingActivity()
160 void SharedWorker::ContextLifecycleStateChanged( in ContextLifecycleStateChanged()
163 void SharedWorker::Trace(Visitor* visitor) { in Trace()
166 Supplementable<SharedWorker>::Trace(visitor); in Trace()
H A Dshared_worker.h47 class CORE_EXPORT SharedWorker final
49 public Supplementable<SharedWorker>,
50 public ActiveScriptWrappable<SharedWorker> {
52 USING_GARBAGE_COLLECTED_MIXIN(SharedWorker);
55 static SharedWorker* Create(ExecutionContext*,
60 explicit SharedWorker(ExecutionContext*);
61 ~SharedWorker() override;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/workers/
H A DSharedWorker.cpp47 inline SharedWorker::SharedWorker(ScriptExecutionContext* context) in SharedWorker() function in WebCore::SharedWorker
52 PassRefPtr<SharedWorker> SharedWorker::create(const String& url, const String& name, ScriptExecutio… in create()
54 RefPtr<SharedWorker> worker = adoptRef(new SharedWorker(context)); in create()
72 SharedWorker::~SharedWorker() in ~SharedWorker()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/src/features/
H A Dgen_SharedWorker.rs6 …n ( extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , typescript_ty…
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SharedWorker.rs6 …# [wasm_bindgen (extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , …
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/web-sys/src/features/
H A Dgen_SharedWorker.rs6 …n ( extends = EventTarget , extends = :: js_sys :: Object , js_name = SharedWorker , typescript_ty…
13 pub type SharedWorker; typedef
21 pub fn port(this: &SharedWorker) -> MessagePort; in port()
28 pub fn onerror(this: &SharedWorker) -> Option<::js_sys::Function>; in onerror()
35 pub fn set_onerror(this: &SharedWorker, value: Option<&::js_sys::Function>); in set_onerror() argument
42 pub fn new(script_url: &str) -> Result<SharedWorker, JsValue>; in new() argument
49 pub fn new_with_str(script_url: &str, options: &str) -> Result<SharedWorker, JsValue>; in new_with_str() argument
60 ) -> Result<SharedWorker, JsValue>; in new_with_worker_options() argument

12345678910>>...38