Home
last modified time | relevance | path

Searched refs:isURLAllowed (Results 1 – 23 of 23) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtml_baseimpl.cpp407 && document()->isURLAllowed(url)) { in attach()
442 if (!document()->isURLAllowed(url)) { in computeContent()
465 if (!document()->isURLAllowed(url)) { in setLocation()
846 if (document()->isURLAllowed(url) && parentNode()->renderer() in attach()
869 if (!document()->isURLAllowed(url)) { in computeContent()
H A Dhtml_objectimpl.cpp524 if (!document()->isURLAllowed(effectiveURL)) { in computeContent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLFrameElementBase.cpp64 bool HTMLFrameElementBase::isURLAllowed() const in isURLAllowed() function in WebCore::HTMLFrameElementBase
98 if (!isURLAllowed()) in openURL()
H A DHTMLFrameElementBase.h55 bool isURLAllowed() const;
H A DHTMLFrameElement.cpp54 return isURLAllowed(); in rendererIsNeeded()
H A DHTMLIFrameElement.cpp136 return isURLAllowed() && style->display() != NONE; in rendererIsNeeded()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/modules/
H A DDirectoryLinksProvider.jsm589 isURLAllowed(url, allowed, checkBase) {
637 return this.isURLAllowed(link.url, ALLOWED_LINK_SCHEMES, false) &&
639 this.isURLAllowed(link.imageURI, ALLOWED_IMAGE_SCHEMES, checkBase)) &&
641 this.isURLAllowed(link.enhancedImageURI, ALLOWED_IMAGE_SCHEMES, checkBase));
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_docimpl.h747 bool isURLAllowed(const QString &url) const;
H A Ddom_docimpl.cpp2713 bool DocumentImpl::isURLAllowed(const QString &url) const in isURLAllowed() function in DocumentImpl
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_window.cpp1923 … !static_cast<DOM::DocumentImpl *>(p->htmlDocument().handle())->isURLAllowed(url.url())) { in openWindow()
/dports/www/kf5-khtml/khtml-5.89.0/src/
H A DChangeLog508 * xml/dom_docimpl.cpp (isURLAllowed): Match ad filters against fully
744 * xml/dom_docimpl.cpp: isURLAllowed returns false for blocked URL's
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-05-109320 (WebCore::HTMLFrameElement::isURLAllowed):
10843 (WebCore::isURLAllowed):
12641 (WebCore::HTMLFrameElementImpl::isURLAllowed):
14019 (WebCore::HTMLFrameElementImpl::isURLAllowed): Changed to call Page::frameCount
14037 * rendering/render_frames.cpp: (WebCore::isURLAllowed): Changed to call Page::frameCount
22852 (WebCore::HTMLFrameElementImpl::isURLAllowed):
22890 (WebCore::isURLAllowed):
25717 (WebCore::HTMLFrameElementImpl::isURLAllowed):
25749 (WebCore::isURLAllowed):
35464 (HTMLFrameElementImpl::isURLAllowed):
[all …]
H A DChangeLog-2003-10-259901 (HTMLFrameElementImpl::isURLAllowed): Allow empty URLs explicitly, so we don't
9908 we do in updateForNewURL, like handling the "isURLAllowed" rule, and properly handling
11474 (HTMLFrameElementImpl::isURLAllowed):
15883 * khtml/html/html_baseimpl.h: Added isURLAllowed().
15885 …(HTMLFrameElementImpl::isURLAllowed): Added. Does the self-reference check and the "local only" ch…
15888 (HTMLFrameElementImpl::updateForNewURL): Use isURLAllowed.
H A DChangeLog-2006-12-3113367 (WebCore::HTMLFrameElementBase::isURLAllowed):
13657 (WebCore::isURLAllowed):
25778 (WebCore::HTMLFrameElement::isURLAllowed):
26872 (WebCore::HTMLFrameElement::isURLAllowed): Fixed comment typo
26875 (2) Added isURLAllowed check, to have one clear bottleneck for it
26879 (WebCore::HTMLFrameElement::setLocation): Removed isURLAllowed check,
55098 (WebCore::HTMLFrameElement::isURLAllowed):
55156 (WebCore::isURLAllowed):
H A DChangeLog-2010-05-242066 (WebCore::HTMLFrameElementBase::isURLAllowed):
2739 (WebCore::HTMLFrameElementBase::isURLAllowed):
3068 (WebCore::HTMLFrameElementBase::isURLAllowed):
3631 (WebCore::HTMLFrameElementBase::isURLAllowed):
3952 (WebCore::HTMLFrameElementBase::isURLAllowed):
6783 (WebCore::HTMLFrameElementBase::isURLAllowed):
6885 (WebCore::HTMLFrameElementBase::isURLAllowed):
H A DChangeLog-2005-12-196855 (isURLAllowed): added, to prevent recursive loops
25052 (HTMLFrameElementImpl::isURLAllowed):
H A DChangeLog-2005-08-2333739 (HTMLFrameElementImpl::isURLAllowed): Ditto.
51833 (HTMLFrameElementImpl::isURLAllowed):
54564 (HTMLFrameElementImpl::isURLAllowed):
H A DChangeLog-2010-01-2970475 (WebCore::HTMLFrameElementBase::isURLAllowed): Use m_URL instead of
70478 * html/HTMLFrameElementBase.h: Removed argument from isURLAllowed function.
74453 (WebCore::HTMLFrameElementBase::isURLAllowed):
74485 (WebCore::isURLAllowed):
H A DChangeLog-2008-08-1036905 (WebCore::HTMLFrameElementBase::isURLAllowed): Ditto.
49737 (WebCore::HTMLFrameElementBase::isURLAllowed): Updated for KURL change
50017 (WebCore::isURLAllowed): Updated for KURL change and use equalIgnoringRef
H A DChangeLog15298 (WebCore::HTMLFrameElementBase::isURLAllowed):
15889 (WebCore::HTMLFrameElementBase::isURLAllowed):
H A DChangeLog-2011-02-1614599 (WebCore::HTMLFrameElementBase::isURLAllowed):
H A DChangeLog-2010-12-06133085 (WebCore::HTMLFrameElementBase::isURLAllowed):
133090 (WebCore::isURLAllowed):
/dports/devel/grcov/grcov-0.8.2/test/
H A Dprova.info112199 FN:275,isURLAllowed