Commits
User selector
Commit History
Commits on Jul 6, 2021
Deploy smart pointers in EventHandler and UserInputBridge
Show description for b29b0b6committed
Commits on Feb 3, 2021
[WebAuthn] Allow one user gesture free prompt for each navigation
Show description for 8f3f1fbcommitted
Jiewen Tan
Commits on Nov 6, 2020
Add null checks effectively in UserInputBridge
Show description for 98e0676authored andcommitted
Commits on Oct 13, 2020
Plumb OptionSet<WheelEventProcessingSteps> through the wheel event handling code
Show description for b1d39f6committed
Commits on Oct 24, 2019
macCatalyst: Should dispatch contextmenu event on right click
Show description for 274b41acommitted
Commits on Aug 16, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part
Show description for c2a4ea8committed
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Jan 9, 2018
Add additional WEBCORE_EXPORTs
Show description for 14c7a4ecommitted
Commits on Jul 10, 2017
Web Replay: remove some unused code
Show description for 97b5e55committed
Commits on Jul 1, 2017
Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h
Show description for e7495dfcommitted
Commits on Jun 22, 2017
Make FrameLoadRequest a move-only type
Show description for 42b45a8committedChange FrameLoadRequest from a struct to a class
Show description for 68e5441committed
Commits on Jun 20, 2017
NavigationAction has too many constructors
Show description for 8aab338committed
Commits on Jun 17, 2017
Remove header OptionSet.h from FrameLoaderTypes.h
Show description for 268f185committed
Commits on May 4, 2017
NeverDestroyed<String>(ASCIILiteral(...)) is not thread safe.
Show description for 38a2356committed
Mark Lam
Commits on Apr 27, 2017
Modernize Frame.h
Show description for 258018bcommitted
Commits on Apr 10, 2017
Drop Timer::startOneShot() overload taking a double
Show description for 82bad2fcommitted
Commits on Mar 17, 2017
Add a reload policy where only expired subresources are revalidated
Show description for ced91fecommitted
Commits on Feb 15, 2017
[JSC] Drop PassRefPtr
Show description for 72d2501committed
Commits on Feb 2, 2017
Rename Node::inDocument() to isConnected()
Show description for 06b2893committed
Commits on Jan 18, 2017
Document::securityOrigin() should return a reference.
Show description for 9534d50committed
Andreas KlingRemove PassRefPtr from "loader" directory of WebCore
Show description for 0df6f3ccommitted
Commits on Nov 17, 2016
[JSC] WTF::TemporaryChange with WTF::SetForScope
Show description for ccc6242committed
Commits on Nov 12, 2016
Remove a few assorted uses of ExceptionCode
Show description for 8de8f63committedUse #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Nov 1, 2016
Web Inspector: Use more references in inspector code
Show description for b23c789authored andcommitted
Commits on Oct 8, 2016
Next step on moving to modern way to return DOM exceptions
Show description for e5a1530committed
Commits on Oct 5, 2016
Implement KeyboardEvent.code from the UI Event spec
Show description for d6e8717committed
Commits on Oct 3, 2016
Add support for KeyboardEvent.key attribute
Show description for 6eb4824committed
Commits on Sep 30, 2016
Remove a couple of unused members from PlatformKeyboardEvent
Show description for bbc2e5fcommitted
Anders Carlsson
Commits on Sep 27, 2016
PlatformEvent::m_modifiers should be an OptionSet
Show description for 473d67ccommitted
Anders Carlsson
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Aug 8, 2016
Add a new PluginInfoProvider class, to replace PluginStrategy
Show description for 6166604committed
Anders Carlsson
Commits on Jul 11, 2016
Add synthetic click origin to WKNavigationAction.
Show description for d449234committed
Enrica Casucci
Commits on Jun 20, 2016
Remove RefPtr::release() and change calls sites to use WTFMove()
Show description for 776a6afcommitted