Commits
User selector
Commit History
Commits on Sep 21, 2021
Drop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Mar 23, 2021
SVG links navigate only to internal animation elements and <view> anchors
Show description for bb4a3d2committed
Commits on Jan 3, 2021
Remove some FrameLoader::changeLocation parameters
Show description for 7aea21bauthored andcommitted
Commits on Jul 23, 2020
Add support for SVGAElement's rel / relList attributes
Show description for 002838bcommitted
Commits on Mar 9, 2020
Rename urlSelected to changeLocation
Show description for 0ef647dauthored andcommitted
Commits on Mar 2, 2020
Add referrerpolicy attribute support for anchors
Show description for 77bc94aauthored andcommitted
Commits on Feb 23, 2020
Follow up element iterator work by reducing includes and using is<> in a few more places
Show description for 977c006committed
Commits on Oct 19, 2019
[SVG2]: Remove the SVGExternalResourcesRequired interface
Show description for 98cc661authored andcommitted
Commits on Aug 22, 2019
SVG element should become focusable when focus and key event listeners are added
Show description for b84ee93committed
Commits on Aug 16, 2019
Split tabIndex computation for DOM and the rest of WebCore
Show description for 3edcbe1committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 25, 2019
Visited link hash should be computed only once
Show description for 2326db3committed
Commits on Mar 21, 2019
Remove the SVG property tear off objects for SVGAnimatedString
Show description for 31e686ecommitted
Commits on Aug 8, 2018
Allow href attribute without xlink on SVG elements
Show description for cab50c9authored andcommitted
Commits on Aug 6, 2018
Remove the SVG elements' attributes macros
Show description for a0ca614authored andcommitted
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted
Commits on Jan 12, 2018
Make elements of zero width or height focusable
Show description for 990db81committed
Commits on Nov 9, 2017
Replace some stack raw pointers with RefPtrs within WebCore/svg
Show description for 6483706committed
Jiewen Tan
Commits on Jan 27, 2017
Revert r210474 it is no longer needed
Show description for a3ee2b0committed
Commits on Jan 23, 2017
Remove PassRefPtr from "page" directory of WebCore, also deploy references
Show description for a6867c4committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on Jan 7, 2017
Ensure navigation only allowed for documents not in the page cache
Show description for adca2b7committed
Commits on Oct 18, 2016
Rename setNeedsStyleRecalc to invalidateStyle
Show description for e46a96bcommitted
Commits on Aug 31, 2016
DOM event handling should pass Event around by reference.
Show description for fc4973dcommitted
Andreas Kling
Commits on Jul 16, 2016
Rename fastGetAttribute to attributeWithoutSynchronization
Show description for 6b421c7committed
Commits on Apr 25, 2016
Inline RenderStyle into RenderElement
Show description for 26cd850committed
Commits on Apr 24, 2016
RenderStyle should not be reference counted
Show description for 0544478committed
Commits on Mar 8, 2016
Stop clamping HTMLElement.tabIndex to the range of a short
Show description for 1051ce8committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Jun 2, 2015
WebKit policy delegate should suggest if a navigation should be allowed to open URLs externally.
Show description for d854b19committed
Commits on Apr 23, 2015
Create RenderRubyText for <rt> only when the parent renderer is a RenderRuby.
Show description for 690e9b2committed
Commits on Mar 29, 2015
Remove unneeded SVG code, including most isSupportedAttribute functions
Show description for 42ec920committed
Commits on Feb 9, 2015
Try to fix build on platforms that use SVG "all in one" file (Windows).
Show description for 5fc6e7ccommittedRemove the SVG instance tree
Show description for efecfdfcommitted