Commits
User selector
Commit History
Commits on Sep 22, 2021
Unreviewed, (manually) reverting r282856.
Show description for 802c8f5authored andcommittedDrop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedRemove GenericCallback
Show description for b0ff281authored andcommitted
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committed
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Jun 9, 2021
[GTK4] Add support for navigation gestures
Show description for 45da6cdauthored andcommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 29, 2021
Clients of optional should use has_value instead of relying on hasValue macro
Show description for ddf6645committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 25, 2021
Switch from WTF::Optional to std::optional
Show description for 79f801dcommitted
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 2, 2021
Use SortedArrayMap in a few more places
Show description for 0f73b4dcommitted
Commits on Mar 25, 2021
SendKeys on Input of type=file returns element not found in some cases
Show description for dc502f9committed
Commits on Mar 22, 2021
Web Inspector: rename WebInspectorProxy to WebInspectorUIProxy
Show description for 598cfeccommitted
Commits on Feb 23, 2021
WebMouseEvent.h should avoid pulling in WebCore headers that know about DOM nodes
Show description for 1e8bb20committed
Commits on Feb 19, 2021
Reduce explicit usage of [objC autorelease] in WebKit
Show description for 29ae036committed
Commits on Feb 17, 2021
Reduce explicit usage of [objC autorelease] in WebKit
Show description for 3fbf538committed
Commits on Dec 9, 2020
WebDriver: add support for pen pointer events
Show description for 8f4478fauthored andcommitted
Commits on Nov 16, 2020
Ignore deprecation warnings for the uniform types C API
Show description for 01ffc4ccommittedWebDriver: do not focus the main frame when switching to a window
Show description for 3af5f59authored andcommitted
Commits on Nov 5, 2020
WebDriver: handle surrogate pairs in keyboard actions
Show description for b960265committedWebDriver: session can have more than one active input source of the same type
Show description for 9791afecommitted
Commits on Oct 27, 2020
WebDriver: sequence of char key press is not supported
Show description for b49dd5ccommitted
Commits on Oct 22, 2020
WebDriver: handle key events with non-ASCII unicode code point
Show description for b6a333ecommitted
Commits on Oct 21, 2020
WebDriver: add support for wheel actions
Show description for c22de89committed
Commits on Oct 20, 2020
WebDriver: add support for right variations of virtual keys
Show description for b2b1496committed
Commits on Oct 5, 2020
WebDriver Input clear/value commands fails when target is inside shadow dom
Show description for 94bb4e3authored andcommitted
Commits on Oct 3, 2020
WebDriver: add support for same site cookies
Show description for 2c96a9fcommittedWebDriver: several issues when switching to new browser context
Show description for debf6b7committedMove WebEvent subclass declarations to their own files
Show description for cd0cfc5committed
Commits on Sep 29, 2020
Move NetworkProcessProxy ownership from WebProcessPool to WebsiteDataStore
Show description for c31adf1committed
Commits on Sep 26, 2020
Unreviewed, reverting r267608.
Show description for 3c91176committed
Commits on Sep 25, 2020
Move NetworkProcessProxy ownership from WebProcessPool to WebsiteDataStore
Show description for e200a84committed