Home | History | Annotate | Download | only in WebCore

Lines Matching full:chain

6079         a dependency chain. This fixes the issue where some files are generated
20101 walk up their parent chain, asking if their parents also use slow
49180 This makes a chain of contruction-and-linking-up for various sorts of
60871 and relying on JSC::call() to use the fresh scope chain from the function object.
60872 However, this is no longer the case; JSC::call() uses the scope chain passed in
81425 chain and then follow the originating continuation chain.
83904 resources in the ancestor chain, if imageChanged() has been called (for example, a slow loading image)
92774 (WebCore::SVGResourcesCache::clientStyleChanged): (static) Updates the cache (calling removeResourceFromRenderObject/addResourcesFrom...) and invalidates resources in the ancestor chain.
92775 (WebCore::SVGResourcesCache::clientUpdatedFromElement): (static) Does the same, without invalidating the ancestor chain.
98538 all resources in the ancestor chain (including itself) when any attribute changes. rect.setAttribute("foo", "bar") should never invalidate the
98543 does the same thing and invalidates all resources in the ancestor chain (removing the cached results from the HashMaps). This only happens from
98566 (WebCore::RenderSVGResource::markForLayoutAndParentResourceInvalidation): New static method used from DOM tree to invalidate all cached resources in the ancestor chain
99057 For elements without transforms on them or in their ancestor chain, and when
105302 I also unwrapped a very long || chain to make it more readable.
113442 redirect chain, QNetworkReplyHandler needs to check the HTTP method stored
113444 original request method in a redirect chain and, more importantly, is the