Commits
User selector
Commit History
Commits on Nov 10, 2020
Unexpose obsolete HTMLAppletElement interface
Show description for 2bbe839committed
Commits on Feb 23, 2020
Refine the DOM element iterator implementation
Show description for 8f09229committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 5, 2019
REGRESSION(r243887): Try to fix Windows builds by including <wtf/IsoMalloc.h>
Show description for 607c667committed
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Jul 13, 2017
Implementors of memoryCost() need to be thread-safe.
Show description for 7010cabcommitted
Mark Lam
Commits on May 15, 2017
[WebIDL/DOM] Remove need for custom bindings for HTMLAllCollection and bring up to spec
Show description for ecb1530committed
Sam Weinig
Commits on May 10, 2017
Simplify relationship between Attr and Element now that Attr is childless
Show description for e41ea2ecommitted
Commits on Nov 17, 2016
Add Node::isDescendantOf() overload that takes in a reference
Show description for 64e3521committed
Commits on Oct 31, 2016
Use #pragma once in WebCore
Show description for fb52ed4authored andcommitted
Commits on Aug 2, 2016
HTMLCollection's named getter should only do 'name' attribute matching for HTMLElements
Show description for f028ecacommitted
Commits on Mar 4, 2016
Followup to:
Show description for c8f7a9ccommittedRemove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Oct 20, 2015
Use tighter typing for collections / node lists' item() / namedItem() methods
Show description for 6cae60bcommitted
Commits on Aug 16, 2015
Refactor HTMLCollection to be as fast as CachedLiveNodeList
Show description for 46b2960committed
Commits on Aug 15, 2015
Unreviewed, rolling out r188508.
Show description for 09c09d4committedRefactor HTMLCollection to be as fast as CachedLiveNodeList
Show description for 1757974committed
Loading