Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Feb 14, 2020
[Web Animations] Make all animation event types inherit from the same base class
Show description for 533806bcommitted
Commits on Oct 31, 2019
[Web Animations] Add support for AnimationEvent.pseudoElement
Show description for b4c9f26authored andcommitted
Commits on Sep 18, 2019
Make all ScriptWrappable IsoHeap-ed
Show description for 92755fccommittedUnreviewed, rolling out r250030.
Show description for fa5885fcommittedMake all ScriptWrappable IsoHeap-ed
Show description for 1475759committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Aug 17, 2018
Replace canBubble and cancelable booleans in Event by enum classes
Show description for 52b0890committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on Oct 12, 2016
Update AnimationEvent to stop using legacy [ConstructorTemplate=Event]
Show description for d1f85c8committed
Commits on Mar 30, 2016
Make animation events non-cancelable
Show description for b3364a1committed
Commits on Feb 11, 2016
Rename *Event::create* which creates events for bindings to *Event::createForBindings* and cleanup corresponding paths
Show description for cbc550bcommitted
Jiewen Tan
Commits on Nov 20, 2014
Support unprefixed animation event types
Show description for b925921committed
Loading