Commits
User selector
Commit History
Commits on Sep 2, 2021
Add more support for JIT operation validation testing.
Show description for 41bdcb7committed
Mark Lam
Commits on Aug 24, 2021
Source/WebCore:
Show description for b64b4d1committed
Commits on Aug 20, 2021
[:has() pseudo-class] Basic support
Show description for 7089c76committed
Commits on Jun 30, 2021
Add modal dialog UA styles
Show description for a8c4c54committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 10, 2021
Add support to collect stats on cumulative LinkBuffer linked sizes based on profiles.
Show description for f551322committed
Mark Lam
Commits on Apr 20, 2021
Refactor sorted array mapping machinery in LocaleToScriptMapping.cpp for reuse elsewhere
Show description for 01b7f88committed
Commits on Mar 9, 2021
[selectors] Move :focus-viisble & :focus-within flags from Node to UserActionElementSet
Show description for 212414bcommitted
Commits on Feb 17, 2021
[selectors] :focus-visible parsing and experimental flag
Show description for 9e7539acommitted
Commits on Dec 18, 2020
[CSSJIT] Do not use trampoline if JITCage is disabled
Show description for 1532b55committed
Commits on Nov 5, 2020
Unreviewed, build fix for ARM64E part 2
Show description for 442bc61committedUnreviewed, build fix for ARM64E
Show description for b5ef8c6committedApply JITCage to CSSJIT
Show description for 84b8ef8committed
Commits on Oct 16, 2020
REGRESSION(r267727): Warning spam from JSC_DECLARE_CUSTOM_GETTER
Show description for 5bfaf9dauthored andcommitted
Commits on Sep 30, 2020
Always use OperationPtrTag for all operations and annotate operations in CSS JIT
Show description for 4f1fba7committed
Commits on Sep 9, 2020
Having an iframe as a descendent node shouldn't require ElementRareData
Show description for d493cd2committed
Commits on Jun 16, 2020
Make Options::useJIT() be the canonical source of truth on whether we should use the JIT.
Show description for d6ca69fcommitted
Mark Lam
Commits on Jun 15, 2020
JIT thunks should work on arm64_32
Show description for 0c8a566committed
Commits on Jun 7, 2020
Remove ENABLE_VIDEO_TRACK ifdef guards
Show description for 7db2ea9committed
Commits on Apr 18, 2020
[CSS selectors] Support :where() pseudo class
Show description for 1d831f1committed
Commits on Apr 14, 2020
[CSS Selectors] Selectors Level 4 specificity calculation for pseudo classes
Show description for 9429901committedUnreviewed, reverting r260024.
Show description for ac36b5bcommitted
Commits on Apr 13, 2020
[CSS Selectors] Selectors Level 4 specificity calculation for pseudo classes
Show description for aaed010committed
Commits on Mar 31, 2020
[CSS Selectors 4] Add support for `:is()` with the same logic for the existing `:matches()`
Show description for ae62e18committed
Commits on Mar 13, 2020
Remove unused affectedBy style flags
Show description for 0692b59committed
Commits on Jan 23, 2020
Enable -Wconditional-uninitialized in WebCore project
Show description for db78324committed
Commits on Jan 1, 2020
Make SelectorCompiler interface use CompiledSelector type
Show description for 6a26143committed
Commits on Dec 31, 2019
StyleRule accessor in RuleData should return a const reference
Show description for 6d7afc0committed
Commits on Nov 11, 2019
[Picture-in-Picture Web API] Support picture-in-picture CSS pseudo-class
Show description for 99d3116authored andcommitted
Commits on Oct 7, 2019
focus pseudo class should match a shadow host whose shadow tree contains the focused element
Show description for 3b52b3dcommitted
Commits on Oct 3, 2019
[CSS Shadow Parts] Support multiple arguments for ::part()
Show description for 05e725acommitted
Commits on Sep 14, 2019
Retire x86 32bit JIT support
Show description for 0c92832committed
Commits on Aug 17, 2019
Don't use union to store NodeRareData* and RenderObject*
Show description for 7ade5fecommitted
Commits on Aug 7, 2019
Allow clients to toggle a text input field between being viewable and having characters hidden while maintaining
Show description for 8e87759authored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted