Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Drop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Aug 27, 2021
REGRESSION (r276882): Shadow trees may use stale style information after inline stylesheet is mutated via CSSOM
Show description for b5ea435committed
Commits on Aug 3, 2021
Check that shadow root is connected in invalidateStyleAfterStyleSheetChange
Show description for d86b53aauthored andcommitted
Commits on Jul 20, 2021
Revert r272370: It delays first paint
Show description for d49b55bcommitted
Commits on Jul 12, 2021
Add a StyleSheets log channel and some logging
Show description for 5097cefcommitted
Commits on Jun 2, 2021
Style::Scope should use CheckedPtr
Show description for a6ae878committedREGRESSION(r276882): Style not invalidated correctly for media queries in shadow trees that share style
Show description for 856a923committed
Commits on May 2, 2021
Share style resolvers between author shadow trees with identical style
Show description for 5ca7df5committed
Commits on Apr 30, 2021
Share style resolvers between author shadow trees without style sheets
Show description for fcae2ffcommitted
Commits on Apr 26, 2021
Refcount Style::Resolver
Show description for 98799bfcommitted
Commits on Feb 4, 2021
Remove the Timer from Style::Scope
Show description for d81f3f4committed
Commits on Feb 3, 2021
Unreviewed, reverting r272300.
Show description for 5af8f76committedRemove the Timer from Style::Scope
Show description for c45fc41committed
Commits on Jan 8, 2020
Web Inspector: unable to edit or view the source of style sheets injected by safari app extensions
Show description for 1e77588committed
Commits on Dec 30, 2019
Style invalidation cleanups
Show description for 046c17ccommitted
Commits on Dec 22, 2019
Invalidate only affected elements after media query evaluation changes
Show description for 2d39727committed
Commits on Dec 20, 2019
Unreviewed, rolling out r253820.
Show description for 7cfa528committed
Truitt SavellInvalidate only affected elements after media query evaluation changes
Show description for d325e55committed
Commits on Dec 17, 2019
REGRESSION: ASSERTION FAILED: FontCache::singleton().generation() == m_generation
Show description for fe51263committedResolve dynamic media queries without reconstructing RuleSets
Show description for 881c86acommitted
Commits on Nov 18, 2019
Move StyleResolver to Style namespace
Show description for 89664cdcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 26, 2019
Add ENABLE(CONTENT_EXTENSIONS) and namespace ContentExtensions to ResourceLoadInfo.h
Show description for 37d0e30committed
Commits on Feb 6, 2019
RELEASE_ASSERT(!m_document.isResolvingTreeStyle()) in com.apple.WebKit.WebContent at WebCore: WebCore::StyleResolver::~StyleResolver
Show description for fde582bcommitted
Commits on Dec 10, 2018
Rename "forced style recalc" to "full style rebuild"
Show description for 3601d07committed
Commits on Dec 3, 2018
title attribute on style & link elements should be ignored inside a shadow tree
Show description for 3bb12c3committed
Commits on Nov 6, 2018
<picture> container doesn't update when prefers-color-scheme media query changes
Show description for 2062232committed
Commits on May 16, 2018
Remove Document#selectedStylesheetSet/preferredStylesheetSet
Show description for 1cda915authored andcommitted
Commits on Feb 14, 2018
REGRESSION(r228313): Membuster | macOS | All Devices | 1.5 MB
Show description for e0c58d6committed
Commits on Nov 15, 2017
Media query with :host inside a custom elements doesn't get updated on window resize
Show description for 970b64ecommitted
Commits on Nov 7, 2017
Dynamic media queries don't update in shadow tree stylesheets
Show description for 7b36f28committed
Commits on Nov 6, 2017
@media rules ignored in user agent style sheet html.css
Show description for 6ff8a6dcommitted
Commits on Oct 28, 2017
Style::Scope::flushPendingUpdate() can replace the entire document in XSLTProcessor::createDocumentFromSource
Show description for fb3cd7fcommitted