Home
last modified time | relevance | path

Searched refs:ScriptURL (Results 1 – 25 of 115) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerDescriptor.cpp87 const nsCString& ServiceWorkerDescriptor::ScriptURL() const { in ScriptURL() function in mozilla::dom::ServiceWorkerDescriptor
102 ScriptURL() == aDescriptor.ScriptURL() && in Matches()
H A DServiceWorkerInfo.cpp50 CopyUTF8toUTF16(mDescriptor.ScriptURL(), aScriptSpec); in NS_IMPL_ISUPPORTS()
206 MOZ_ASSERT(!mDescriptor.ScriptURL().IsEmpty()); in ServiceWorkerInfo()
233 workerURL.Equals(NS_ConvertUTF8toUTF16(mDescriptor.ScriptURL()))); in AddServiceWorker()
247 workerURL.Equals(NS_ConvertUTF8toUTF16(mDescriptor.ScriptURL()))); in RemoveServiceWorker()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/trusted-types/
H A DElement-setAttribute.tentative.html.ini5 [script.src assigned via policy (successful ScriptURL transformation)]
8 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DHTMLElement-generic.tentative.html.ini11 [script.src assigned via policy (successful ScriptURL transformation)]
14 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DElement-setAttributeNS.tentative.html.ini2 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
H A Dblock-string-assignment-to-Element-setAttributeNS.tentative.html.ini6 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/trusted-types/
H A DElement-setAttribute.tentative.html.ini5 [script.src assigned via policy (successful ScriptURL transformation)]
8 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DHTMLElement-generic.tentative.html.ini11 [script.src assigned via policy (successful ScriptURL transformation)]
14 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DElement-setAttributeNS.tentative.html.ini2 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
H A Dblock-string-assignment-to-Element-setAttributeNS.tentative.html.ini6 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/trusted-types/
H A DElement-setAttribute.tentative.html.ini5 [script.src assigned via policy (successful ScriptURL transformation)]
8 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DHTMLElement-generic.tentative.html.ini11 [script.src assigned via policy (successful ScriptURL transformation)]
14 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DElement-setAttributeNS.tentative.html.ini2 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
H A Dblock-string-assignment-to-Element-setAttributeNS.tentative.html.ini6 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/trusted-types/
H A DElement-setAttribute.tentative.html.ini5 [script.src assigned via policy (successful ScriptURL transformation)]
8 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DHTMLElement-generic.tentative.html.ini11 [script.src assigned via policy (successful ScriptURL transformation)]
14 [embed.src assigned via policy (successful ScriptURL transformation)]
H A DElement-setAttributeNS.tentative.html.ini2 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
H A Dblock-string-assignment-to-Element-setAttributeNS.tentative.html.ini6 [Element.setAttributeNS assigned via policy (successful ScriptURL transformation)]
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerDescriptor.cpp106 const nsCString& ServiceWorkerDescriptor::ScriptURL() const { in ScriptURL() function in mozilla::dom::ServiceWorkerDescriptor
134 ScriptURL() == aDescriptor.ScriptURL() && in Matches()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerDescriptor.cpp106 const nsCString& ServiceWorkerDescriptor::ScriptURL() const { in ScriptURL() function in mozilla::dom::ServiceWorkerDescriptor
134 ScriptURL() == aDescriptor.ScriptURL() && in Matches()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerDescriptor.cpp106 const nsCString& ServiceWorkerDescriptor::ScriptURL() const { in ScriptURL() function in mozilla::dom::ServiceWorkerDescriptor
134 ScriptURL() == aDescriptor.ScriptURL() && in Matches()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerDescriptor.cpp106 const nsCString& ServiceWorkerDescriptor::ScriptURL() const { in ScriptURL() function in mozilla::dom::ServiceWorkerDescriptor
134 ScriptURL() == aDescriptor.ScriptURL() && in Matches()
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Cgi/
H A Dcreate.py76 Link(Utils.ScriptURL('listinfo'),
79 Link(Utils.ScriptURL('admin'),
280 create_url = Utils.ScriptURL('create')
345 form = Form(Utils.ScriptURL('create'))
/dports/mail/mailman/mailman-2.1.39/Mailman/Cgi/
H A Dcreate.py76 Link(Utils.ScriptURL('listinfo'),
79 Link(Utils.ScriptURL('admin'),
280 create_url = Utils.ScriptURL('create')
345 form = Form(Utils.ScriptURL('create'))
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Cgi/
H A Dcreate.py76 Link(Utils.ScriptURL('listinfo'),
79 Link(Utils.ScriptURL('admin'),
280 create_url = Utils.ScriptURL('create')
345 form = Form(Utils.ScriptURL('create'))

12345