Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Mar 10, 2021
Use UniqueRef<> instead of std::unique_ptr<> when passing IPC::Encoder to sendMessage()
Show description for 72e8be0committed
Commits on May 2, 2020
Books sometimes ends up with blank pages, especially after adjusting font size
Show description for 07ddc60committed
Commits on Mar 23, 2020
Explicitly activate the new DrawingAreaProxy on PSON navigation
Show description for 700e56acommitted
Commits on Dec 10, 2019
Leverage the fact that WebPageProxy subclasses IPC::MessageSender to simplify IPC sending code
Show description for 1806a48committed
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Mar 18, 2019
Delay WebProcess launch until a load is triggered in a Web view
Show description for 41e1ec7committed
Commits on Feb 23, 2019
Give DrawingAreas their own identifiers
Show description for d8b17cccommitted
Commits on Jan 16, 2019
Regression(PSON) View becomes blank after click a cross-site download link
Show description for 53c7c54committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Aug 24, 2018
Use unified build for UIProcess
Show description for 803de5fcommitted
Commits on Apr 4, 2018
Failures from mach port reference handling should be fatal
Show description for ea58493committed
Commits on Jan 25, 2018
ASSERT(CGSizeEqualToSize(m_resizeScrollOffset, CGSizeZero)) in WebViewImpl::setFrameAndScrollBy()
Show description for 59a1cfbcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading