Commits
User selector
Commit History
Commits on Jun 22, 2021
Non-unified build fixes late June 2021 edition
Show description for aca60bfcommitted
Commits on Jun 19, 2021
Fix CSS serialization issues affecting css-counter-styles tests
Show description for fc5a68ecommitted
Commits on Apr 25, 2020
Prepare to remove automatic URL->String conversion operators
Show description for 4512220authored andcommitted
Commits on Nov 13, 2019
Convert CSSPrimitiveValue::UnitType to an enum class, and cleanup
Show description for 9f19ebccommitted
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 Apr 27, 2018
Make color-filter transform gradient colors
Show description for 7cb4ef6committed
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 15, 2017
Update CachedResourceLoader::requestResource() to return a WTF::Expected
Show description for b817b0fcommitted
Commits on Jul 21, 2017
[WebIDL] Remove the need for the side map of DeprecatedCSSOMValue roots
Show description for db71d43authored andcommitted
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 Apr 3, 2017
REGRESSION (r206744): CSS background-image in style attribute ignored when using createHTMLDocument method of DOM parsing
Show description for bf015f7committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
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 Dec 8, 2016
[CSS Parser] Consolidate string/ident/url serialization functions
Show description for c6d6645committed
David Hyatt
Commits on Oct 13, 2016
Remove CachedResourceRequest::mutableResourceRequest
Show description for 7be1438authored andcommitted
Commits on Oct 3, 2016
ASSERTION FAILED: url.containsOnlyASCII() in WebCore::checkEncodedString() when parsing an invalid CSS cursor URL
Show description for 47aa75ecommitted
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 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 Jun 30, 2016
Pass SecurityOrigin as references in CORS check code
Show description for 0e7053cauthored andcommitted
Commits on May 23, 2016
Clean up / Modernize the CSS Parser
Show description for 1860500committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
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 Jun 24, 2014
[Win] MSVC mishandles enums in bitfields
Show description for 890cc47committed
Commits on Feb 18, 2014
Follow-up: Add type-checked casts for StyleImage and subclasses
Show description for bff0606committed