Commits
User selector
Commit History
Commits on Sep 14, 2021
CSSFontFaceSrcValue.cssText should be quoted consistently with other browsers
Show description for 5722506committed
Commits on Apr 21, 2021
Non-unified build fixes, mid April 2021 edition
Show description for 3695a6fcommitted
Commits on Apr 12, 2021
Refactor font loading to make it possible for Worker to implement it
Show description for ed8d107committed
Chris Lord
Commits on Sep 23, 2020
Remove ENABLE_SVG_FONTS macro
Show description for b244bc0committed
Commits on Aug 22, 2019
Use makeString and multi-argument StringBuilder::append instead of less efficient multiple appends
Show description for fca4f25committed
Commits on Nov 29, 2018
CSS subresource loads should not be observable from resource timing if the stylesheet is opaque
Show description for 8ef3b19committed
Commits on Dec 4, 2017
Update std::expected to match libc++ coding style
Show description for d008536committed
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Aug 15, 2017
Update CachedResourceLoader::requestResource() to return a WTF::Expected
Show description for b817b0fcommitted
Commits on Jun 28, 2017
Remove excessive includes from WebCore/css sources
Show description for 3d9caeecommitted
Commits on Jun 19, 2017
Use WTF::Function instead of std::function in more places in WebCore/
Show description for 638ae82committed
Commits on Sep 29, 2016
Remove addSubresourceStyleURLs functions
Show description for e33ff12committed
Commits on Sep 16, 2016
CachedResource should efficiently construct its ResourceRequest
Show description for 4ed7809authored andcommitted
Commits on Aug 2, 2016
[Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
Show description for bcb2b48authored andcommitted
Commits on Jan 22, 2016
Reduce use of equalIgnoringCase to just ignore ASCII case
Show description for 485663fcommitted
Commits on Jan 12, 2016
Cleanup in font loading code
Show description for 75ecda8committed
Commits on Jul 7, 2015
Isolated worlds should respect Content Security Policy; User Agent Shadow DOM
Show description for 72b7f9ccommitted
Commits on May 13, 2015
Cached CSS image resources don't show up after reloading <http://nightly.webkit.org/start/>
Show description for d6deff2committed
Commits on Apr 5, 2015
Remove "go ahead and" from comments
Show description for 50ff994committed
Commits on Jan 28, 2015
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr
Show description for 1d731f2committed
Commits on Nov 18, 2014
Subclass CachedFont for SVG fonts
Show description for c8d6d8ccommittedUnreviewed, rolling out r176264.
Show description for 23f8e1dcommittedSubclass CachedFont for SVG fonts
Show description for ebf5cb3committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Sep 4, 2013
Rename customCssText -> customCSSText to match WebKit style
Show description for 580e5d0committed
Commits on Apr 22, 2013
Remove the memory instrumentation code
Show description for 928913dcommitted
Commits on Feb 11, 2013
Implement CSSValue::equals(const CSSValue&) to optimise CSSValue comparison
Show description for 2eeb47eauthored andcommitted
Commits on Feb 1, 2013
Web Inspector: Native Memory Instrumentation: provide edge names to class members in all WebCore instrumented classes.
Show description for c1cd09acommitted
Commits on Nov 22, 2012
Remove the concept of initiatorDocument from CachedResourceRequest
Show description for 5458380committed
James Simonsen
Commits on Nov 16, 2012
Add initiator to CachedResourceRequest.
Show description for f5d3f53authored andcommitted
Commits on Nov 13, 2012
Unreviewed, rolling out r134442.
Show description for 7afd783authored andcommitted

Add initiator to CachedResourceRequest.
Show description for f852415authored andcommitted
Commits on Oct 22, 2012
Refactor CachedResourceLoader: add CachedResourceRequest
Show description for 51c37a7authored andcommitted
Commits on Sep 17, 2012
Web Inspector: NMI: now when we can detect instrumented classes we can
Show description for 45a85c6committed