Commits
User selector
Commit History
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 May 13, 2021
Notification.requestPermission() should return a Promise
Show description for 129e9cccommittedSimplify / Modernize Notification permission implementation
Show description for 73bbe97committed
Commits on May 12, 2021
Unreviewed follow-up to r277376.
Show description for 5d9a524committedQueue notification permission requests for the same origin on WebKit side
Show description for 97a9734committed
Commits on Apr 16, 2021
CrashTracer: com.apple.WebKit.WebContent at com.apple.WebKit: WTF::HashTableConstIterator<WTF::String, WTF::KeyValuePair<...
Show description for a2e8b88committed
Commits on Feb 12, 2021
Stop using GenericCallback from WebPageProxy
Show description for 5069cc6committed
Commits on Feb 11, 2021
Unreviewed, reverting r272702.
Show description for c527033committedStop using GenericCallback from WebPageProxy
Show description for 19264cacommitted
Commits on May 27, 2020
Crash under WebNotificationManager::removeNotificationFromContextMap()
Show description for 971dde7committed
Commits on Nov 20, 2019
Protect MessageReceivers when possible while they are processing incoming IPC messages
Show description for 71bb0e4committed
Commits on Sep 3, 2019
Rename WebPage::pageID() to WebPage::identifier()
Show description for de76444committed
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 Aug 22, 2018
Unreviewed, rolling out r235204.
Show description for f92c1abcommitted
David FentonUnreviewed, rolling out r235176.
Show description for 44ea138committed
David FentonUse unified build for WebProcess
Show description for d51fc63committed
Commits on Sep 7, 2017
Modernize Geolocation code
Show description for 8b9d78acommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading