Commits
User selector
Commit History
Commits on Jun 19, 2021
Fix CSS serialization issues affecting css-counter-styles tests
Show description for fc5a68ecommitted
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on Aug 22, 2020
Make some small improvements involving sorting
Show description for be36c78committed
Commits on Feb 26, 2020
Unreviewed build fix for non-unified builds with assertions enabled.
Show description for 0514c2bcommitted
Commits on Jan 28, 2020
-webkit-image-set should support resolution units other than 'x'
Show description for 21b6288committed
Commits on Jan 21, 2020
-webkit-image-set should support all the image functions WebKit supports, not just url()
Show description for a610d2bauthored andcommitted
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 Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Aug 30, 2017
The SVG fragment identifier is not respected if it is a part of an HTTP URL
Show description for ad1c057authored andcommitted
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 Dec 17, 2016
[CSS Values] Make separate wrapper classes for the deprecated CSS Values OM
Show description for 3e16e89committed
David Hyatt
Commits on Oct 17, 2016
Move CSS classes from ExceptionCode to Exception
Show description for 4b6c063committed
Commits on Oct 13, 2016
Remove CachedResourceRequest::mutableResourceRequest
Show description for 7be1438authored andcommitted
Commits on Sep 16, 2016
CachedResource should efficiently construct its ResourceRequest
Show description for 4ed7809authored andcommitted
Commits on Sep 4, 2016
Reverse ownership relation of StyleCachedImage and CSSImageValue
Show description for 588a1c0committed
Commits on Sep 2, 2016
Unreviewed, rolling out r205344.
Show description for 583cddbcommittedReverse ownership relation of StyleCachedImage and CSSImageValue
Show description for 96e2c69committed
Commits on Aug 30, 2016
Remove StylePendingImage
Show description for 7cc7d4acommitted
Commits on Aug 17, 2016
Remove CSS_IMAGE_SET feature define
Show description for 9fd0ba2committedRemove StyleCachedImageSet
Show description for 335ac00committed
Commits on Aug 2, 2016
[Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
Show description for bcb2b48authored andcommitted
Commits on Jul 4, 2016
Remove RequestOriginPolicy from ResourceLoaderOptions
Show description for d59d2e6authored andcommitted
Commits on Jul 2, 2016
"image-src" support is missing. We only support "-webkit-image-src"
Show description for 5d28ecbcommitted
Commits on Jun 30, 2016
Pass SecurityOrigin as references in CORS check code
Show description for 0e7053cauthored andcommitted
Commits on Jun 29, 2016
Factor pending CSS resources into a struct
Show description for a16d5f2committed
Commits on Aug 12, 2015
Reduce use of PassRefPtr in WebCore/css
Show description for fc0e3dfcommitted
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 Jan 28, 2015
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr
Show description for 1d731f2committed
Commits on Oct 17, 2014
Use is<>() / downcast<>() for StyleImage
Show description for 3b77098committed
Commits on Oct 3, 2014
Use is<>() / downcast<>() for CSSValue subclasses
Show description for b8e2b58committed
Commits on Jun 24, 2014
[Win] MSVC mishandles enums in bitfields
Show description for 890cc47committed