Home
last modified time | relevance | path

Searched refs:aScope (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerManager.h165 const nsACString& aScope,
170 const nsACString& aScope);
174 const nsAString& aScope);
212 ReportToAllClients(const nsCString& aScope,
256 const nsCString& aScope,
273 const nsCString& aScope,
316 const nsACString& aScope,
338 const nsACString& aScope);
345 const nsACString& aScope) const;
359 const nsAString& aScope,
[all …]
H A DServiceWorkerManager.cpp377 , mScope(aScope) in PropagateSoftUpdateRunnable()
408 , mScope(aScope) in PropagateUnregisterRunnable()
1989 if (aScope.Equals(current)) { in AddScopeAndRegistration()
3695 MOZ_ASSERT(!aScope.IsEmpty()); in AddRegisteringDocument()
3735 : mScope(aScope) in InterceptionReleaseHandle()
3753 MOZ_ASSERT(!aScope.IsEmpty()); in AddNavigationInterception()
3799 , mScope(aScope) in UpdateTimerCallback()
3857 MOZ_ASSERT(!aScope.IsEmpty()); in ScheduleUpdateTimer()
3908 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3945 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
H A DServiceWorkerManagerParent.cpp75 const nsString& aScope, in UnregisterServiceWorkerCallback() argument
78 , mScope(aScope) in UnregisterServiceWorkerCallback()
214 const nsString& aScope) in RecvUnregister() argument
220 if (aScope.IsEmpty() || in RecvUnregister()
227 new UnregisterServiceWorkerCallback(aPrincipalInfo, aScope, mID); in RecvUnregister()
248 const nsString& aScope) in RecvPropagateSoftUpdate() argument
256 mService->PropagateSoftUpdate(mID, aOriginAttributes, aScope); in RecvPropagateSoftUpdate()
262 const nsString& aScope) in RecvPropagateUnregister() argument
270 mService->PropagateUnregister(mID, aPrincipalInfo, aScope); in RecvPropagateUnregister()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerManager.h135 void Update(nsIPrincipal* aPrincipal, const nsACString& aScope,
142 const nsACString& aScope);
145 const nsACString& aScope,
149 const nsAString& aScope);
160 nsIPrincipal* aPrincipal, const nsACString& aScope) const;
164 const nsACString& aScope) const;
167 const nsCString& aScope, nsIPrincipal* aPrincipal,
208 const nsCString& aScope, const char* aStringKey,
245 AddRegistrationEventListener(const nsAString& aScope,
249 RemoveRegistrationEventListener(const nsAString& aScope,
[all …]
H A DServiceWorkerManager.cpp513 mScope(aScope) {} in PropagateSoftUpdateRunnable()
587 mScope(aScope), in SoftUpdateRunnable()
650 mScope(aScope), in UpdateRunnable()
1913 if (aScope.Equals(current)) { in AddScopeAndRegistration()
1931 data->mInfos.Put(aScope, aInfo); in AddScopeAndRegistration()
3151 PropagateSoftUpdate(attrs, aScope); in PropagateSoftUpdate()
3164 const nsAString& aScope) { in PropagateUnregister() argument
3266 MOZ_ASSERT(!aScope.IsEmpty()); in ScheduleUpdateTimer()
3314 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3349 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
H A DServiceWorkerManagerParent.cpp74 mScope(aScope), in UnregisterServiceWorkerCallback()
197 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvUnregister() argument
202 if (aScope.IsEmpty() || in RecvUnregister()
209 new UnregisterServiceWorkerCallback(aPrincipalInfo, aScope, mID); in RecvUnregister()
228 const OriginAttributes& aOriginAttributes, const nsString& aScope) { in RecvPropagateSoftUpdate() argument
235 mService->PropagateSoftUpdate(mID, aOriginAttributes, aScope); in RecvPropagateSoftUpdate()
240 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvPropagateUnregister() argument
247 mService->PropagateUnregister(mID, aPrincipalInfo, aScope); in RecvPropagateUnregister()
290 const OriginAttributes& aOriginAttributes, const nsCString& aScope) { in AllocPServiceWorkerUpdaterParent() argument
298 const OriginAttributes& aOriginAttributes, const nsCString& aScope) { in RecvPServiceWorkerUpdaterConstructor() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerManager.h148 void Update(nsIPrincipal* aPrincipal, const nsACString& aScope,
157 const nsACString& aScope);
160 const nsACString& aScope,
164 const nsAString& aScope);
186 nsIPrincipal* aPrincipal, const nsACString& aScope) const;
190 const nsACString& aScope) const;
193 const nsCString& aScope, nsIPrincipal* aPrincipal,
234 const nsCString& aScope, const char* aStringKey,
243 const nsCString& aScope, const nsString& aWorkerURL,
326 const nsACString& aOriginSuffix, const nsACString& aScope);
[all …]
H A DServiceWorkerManager.cpp336 if (Contains(aScope)) { in InsertScope()
340 AppendElement(aScope); in InsertScope()
721 mScope(aScope) {} in PropagateSoftUpdateRunnable()
795 mScope(aScope), in SoftUpdateRunnable()
856 mScope(aScope), in UpdateRunnable()
3059 PropagateSoftUpdate(attrs, aScope); in PropagateSoftUpdate()
3072 const nsAString& aScope) { in PropagateUnregister() argument
3176 MOZ_ASSERT(!aScope.IsEmpty()); in ScheduleUpdateTimer()
3220 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3255 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
H A DServiceWorkerManagerParent.cpp74 mScope(aScope), in UnregisterServiceWorkerCallback()
210 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvUnregister() argument
215 if (aScope.IsEmpty() || in RecvUnregister()
222 new UnregisterServiceWorkerCallback(aPrincipalInfo, aScope, mID); in RecvUnregister()
241 const OriginAttributes& aOriginAttributes, const nsString& aScope) { in RecvPropagateSoftUpdate() argument
248 mService->PropagateSoftUpdate(mID, aOriginAttributes, aScope); in RecvPropagateSoftUpdate()
253 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvPropagateUnregister() argument
260 mService->PropagateUnregister(mID, aPrincipalInfo, aScope); in RecvPropagateUnregister()
303 const OriginAttributes& aOriginAttributes, const nsCString& aScope) { in AllocPServiceWorkerUpdaterParent() argument
311 const OriginAttributes& aOriginAttributes, const nsCString& aScope) { in RecvPServiceWorkerUpdaterConstructor() argument
[all …]
H A DServiceWorkerManagerParent.h41 const nsString& aScope);
44 const OriginAttributes& aOriginAttributes, const nsString& aScope);
47 const PrincipalInfo& aPrincipalInfo, const nsString& aScope);
56 const OriginAttributes& aOriginAttributes, const nsCString& aScope);
61 const nsCString& aScope) override;
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerManager.h130 void Update(nsIPrincipal* aPrincipal, const nsACString& aScope,
139 const nsACString& aScope);
142 const nsACString& aScope,
157 nsIPrincipal* aPrincipal, const nsACString& aScope) const;
161 const nsACString& aScope) const;
164 const nsCString& aScope, nsIPrincipal* aPrincipal,
205 const nsCString& aScope, const char* aStringKey,
213 const nsCString& aScope, const nsString& aWorkerURL,
261 const nsACString& aScope);
305 const nsACString& aOriginSuffix, const nsACString& aScope);
[all …]
H A DServiceWorkerManager.cpp345 if (Contains(aScope)) { in InsertScope()
349 AppendElement(aScope); in InsertScope()
1116 GetRegistration(principal, aScope); in SendPushEvent()
1384 NS_ConvertUTF16toUTF8 scope(aScope); in Unregister()
1970 CopyUTF8toUTF16(r->Scope(), aScope); in GetScopeForUrl()
3143 const nsAString& aScope) { in PropagateUnregister() argument
3240 MOZ_ASSERT(!aScope.IsEmpty()); in NS_IMPL_ISUPPORTS()
3258 aScope, [&aPrincipal, &aScope](auto&& entry) { in NS_IMPL_ISUPPORTS()
3290 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3325 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerManager.h127 void Update(nsIPrincipal* aPrincipal, const nsACString& aScope,
131 void UpdateInternal(nsIPrincipal* aPrincipal, const nsACString& aScope,
136 const nsACString& aScope);
139 const nsACString& aScope,
154 nsIPrincipal* aPrincipal, const nsACString& aScope) const;
158 const nsACString& aScope) const;
161 const nsCString& aScope, nsIPrincipal* aPrincipal,
202 const nsCString& aScope, const char* aStringKey,
210 const nsCString& aScope, const nsString& aWorkerURL,
290 const nsACString& aOriginSuffix, const nsACString& aScope);
[all …]
H A DServiceWorkerManager.cpp327 if (Contains(aScope)) { in InsertScope()
331 AppendElement(aScope); in InsertScope()
1052 GetRegistration(principal, aScope); in SendPushEvent()
1320 NS_ConvertUTF16toUTF8 scope(aScope); in Unregister()
1869 CopyUTF8toUTF16(r->Scope(), aScope); in GetScopeForUrl()
2846 const nsAString& aScope) { in PropagateUnregister() argument
2927 MOZ_ASSERT(!aScope.IsEmpty()); in NS_IMPL_ISUPPORTS()
2945 aScope, [&aPrincipal, &aScope](auto&& entry) { in NS_IMPL_ISUPPORTS()
2977 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3012 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
H A DServiceWorkerManagerParent.cpp54 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvUnregister() argument
60 if (aScope.IsEmpty() || in RecvUnregister()
71 NS_ConvertUTF16toUTF8(aScope)); in RecvUnregister()
78 const PrincipalInfo& aPrincipalInfo, const nsString& aScope) { in RecvPropagateUnregister() argument
88 NS_ConvertUTF16toUTF8(aScope)); in RecvPropagateUnregister()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerManager.h127 void Update(nsIPrincipal* aPrincipal, const nsACString& aScope,
131 void UpdateInternal(nsIPrincipal* aPrincipal, const nsACString& aScope,
136 const nsACString& aScope);
139 const nsACString& aScope,
154 nsIPrincipal* aPrincipal, const nsACString& aScope) const;
158 const nsACString& aScope) const;
161 const nsCString& aScope, nsIPrincipal* aPrincipal,
202 const nsCString& aScope, const char* aStringKey,
210 const nsCString& aScope, const nsString& aWorkerURL,
290 const nsACString& aOriginSuffix, const nsACString& aScope);
[all …]
H A DServiceWorkerManager.cpp327 if (Contains(aScope)) { in InsertScope()
331 AppendElement(aScope); in InsertScope()
1052 GetRegistration(principal, aScope); in SendPushEvent()
1320 NS_ConvertUTF16toUTF8 scope(aScope); in Unregister()
1869 CopyUTF8toUTF16(r->Scope(), aScope); in GetScopeForUrl()
2846 const nsAString& aScope) { in PropagateUnregister() argument
2927 MOZ_ASSERT(!aScope.IsEmpty()); in NS_IMPL_ISUPPORTS()
2945 aScope, [&aPrincipal, &aScope](auto&& entry) { in NS_IMPL_ISUPPORTS()
2977 MOZ_ASSERT(!aScope.IsEmpty()); in UpdateTimerFired()
3012 SoftUpdate(attrs, aScope); in UpdateTimerFired()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/push/
H A DPushNotifier.cpp43 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
55 PushMessageDispatcher dispatcher(aScope, aPrincipal, aMessageId, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
69 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
204 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
206 : mScope(aScope), mPrincipal(aPrincipal) {} in PushDispatcher()
265 const nsACString& aScope, nsIPrincipal* aPrincipal, in PushMessageDispatcher() argument
267 : PushDispatcher(aScope, aPrincipal), in PushMessageDispatcher()
317 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionChangeDispatcher() argument
318 : PushDispatcher(aScope, aPrincipal) {} in PushSubscriptionChangeDispatcher()
356 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionModifiedDispatcher() argument
[all …]
/dports/www/firefox/firefox-99.0/dom/push/
H A DPushNotifier.cpp43 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
55 PushMessageDispatcher dispatcher(aScope, aPrincipal, aMessageId, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
69 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
204 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
206 : mScope(aScope), mPrincipal(aPrincipal) {} in PushDispatcher()
265 const nsACString& aScope, nsIPrincipal* aPrincipal, in PushMessageDispatcher() argument
267 : PushDispatcher(aScope, aPrincipal), in PushMessageDispatcher()
317 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionChangeDispatcher() argument
318 : PushDispatcher(aScope, aPrincipal) {} in PushSubscriptionChangeDispatcher()
356 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionModifiedDispatcher() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/push/
H A DPushNotifier.cpp43 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
55 PushMessageDispatcher dispatcher(aScope, aPrincipal, aMessageId, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
69 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
204 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
206 : mScope(aScope), mPrincipal(aPrincipal) {} in PushDispatcher()
265 const nsACString& aScope, nsIPrincipal* aPrincipal, in PushMessageDispatcher() argument
267 : PushDispatcher(aScope, aPrincipal), in PushMessageDispatcher()
317 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionChangeDispatcher() argument
318 : PushDispatcher(aScope, aPrincipal) {} in PushSubscriptionChangeDispatcher()
356 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionModifiedDispatcher() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/push/
H A DPushNotifier.cpp42 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
54 PushMessageDispatcher dispatcher(aScope, aPrincipal, aMessageId, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
68 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
238 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
240 : mScope(aScope), mPrincipal(aPrincipal) {} in PushDispatcher()
305 const nsACString& aScope, nsIPrincipal* aPrincipal, in PushMessageDispatcher() argument
307 : PushDispatcher(aScope, aPrincipal), in PushMessageDispatcher()
357 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionChangeDispatcher() argument
358 : PushDispatcher(aScope, aPrincipal) {} in PushSubscriptionChangeDispatcher()
396 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionModifiedDispatcher() argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/push/
H A DPushNotifier.cpp45 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
72 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
76 PushSubscriptionChangeDispatcher dispatcher(aScope, aPrincipal); in NotifySubscriptionChange()
81 PushNotifier::NotifySubscriptionModified(const nsACString& aScope, in NotifySubscriptionModified() argument
259 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
261 : mScope(aScope) in PushDispatcher()
296 const nsACString& aScope) in DoNotifyObservers() argument
325 : PushDispatcher(aScope, aPrincipal) in PushMessageDispatcher()
389 : PushDispatcher(aScope, aPrincipal) in PushSubscriptionChangeDispatcher()
436 : PushDispatcher(aScope, aPrincipal) in PushSubscriptionModifiedDispatcher()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/push/
H A DPushNotifier.cpp42 PushNotifier::NotifyPushWithData(const nsACString& aScope, in NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION()
67 PushNotifier::NotifySubscriptionChange(const nsACString& aScope, in NotifySubscriptionChange() argument
70 PushSubscriptionChangeDispatcher dispatcher(aScope, aPrincipal); in NotifySubscriptionChange()
249 PushDispatcher::PushDispatcher(const nsACString& aScope, in PushDispatcher() argument
251 : mScope(aScope), mPrincipal(aPrincipal) {} in PushDispatcher()
299 const nsACString& aScope, nsIPrincipal* aPrincipal, in PushMessageDispatcher() argument
301 : PushDispatcher(aScope, aPrincipal), in PushMessageDispatcher()
351 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionChangeDispatcher() argument
352 : PushDispatcher(aScope, aPrincipal) {} in PushSubscriptionChangeDispatcher()
390 const nsACString& aScope, nsIPrincipal* aPrincipal) in PushSubscriptionModifiedDispatcher() argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen8.cxx542 aScope.setRow(0); in IdleCalcTextWidth()
543 aScope.incCol(-1); in IdleCalcTextWidth()
546 if (aScope.Col() < 0) in IdleCalcTextWidth()
549 aScope.incTab(); in IdleCalcTextWidth()
552 …if (!ValidTab(aScope.Tab()) || aScope.Tab() >= static_cast<SCTAB>(maTabs.size()) || !maTabs[aScope in IdleCalcTextWidth()
553 aScope.setTab(0); in IdleCalcTextWidth()
563 aScope.incTab(); in IdleCalcTextWidth()
570 aScope.setCol(pTab->ClampToAllocatedColumns(aScope.Col())); in IdleCalcTextWidth()
606 aScope.Col(), aScope.Row(), aScope.Tab(), in IdleCalcTextWidth()
631 …if (!ValidTab(aScope.Tab()) || aScope.Tab() >= static_cast<SCTAB>(maTabs.size()) || !maTabs[aScope in IdleCalcTextWidth()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen8.cxx552 aScope.setRow(0); in IdleCalcTextWidth()
553 aScope.incCol(-1); in IdleCalcTextWidth()
556 if (aScope.Col() < 0) in IdleCalcTextWidth()
559 aScope.incTab(); in IdleCalcTextWidth()
562 …if (!ValidTab(aScope.Tab()) || aScope.Tab() >= static_cast<SCTAB>(maTabs.size()) || !maTabs[aScope in IdleCalcTextWidth()
563 aScope.setTab(0); in IdleCalcTextWidth()
573 aScope.incTab(); in IdleCalcTextWidth()
580 aScope.setCol(pTab->ClampToAllocatedColumns(aScope.Col())); in IdleCalcTextWidth()
616 aScope.Col(), aScope.Row(), aScope.Tab(), in IdleCalcTextWidth()
641 …if (!ValidTab(aScope.Tab()) || aScope.Tab() >= static_cast<SCTAB>(maTabs.size()) || !maTabs[aScope in IdleCalcTextWidth()
[all …]

12345678910>>...24