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 Jun 11, 2021
[WinCairo] Can't open WebInspector UI since r277787
Show description for f145392committed
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committed
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 27, 2021
Leverage the new Vector(const T*, size_t) constructor
Show description for d3e3088committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 18, 2021
Allow SafariForWebKitDevelopment to launch successfully
Show description for e8d5e1acommitted
Commits on May 13, 2021
[WinCairo] Failed to open WebInspector UI since r277231
Show description for ebbc627committed
Commits on May 12, 2021
Remove the String::toInt family of functions
Show description for ec09c5ecommitted
Commits on May 9, 2021
REGRESSION (r276797?): [ macOS/iOS ] TestWebKitAPI.URLSchemeHandler.Exceptions is flakey crashing
Show description for 7105ddaauthored andcommitted
Commits on May 4, 2021
Web Inspector: [Cocoa] Grid overlay area names aren't centered within areas.
Show description for 2a88516committed
Commits on May 2, 2021
Use SortedArrayMap in a few more places
Show description for 0f73b4dcommitted
Commits on Apr 27, 2021
Consistently include headers with <Framework/Header.h>
Show description for 4429516committed
Commits on Apr 23, 2021
Web Inspector: [Cocoa] WKInspectorResourceURLSchemeHandler needs to serialize cleanup actions
Show description for a77a6e3committed[Cocoa] re-enable test case WKInspectorDelegate.InspectorConfiguration
Show description for 1c342efcommitted
Commits on Apr 6, 2021
Web Inspector: Grid overlay label style cleanup
Show description for 78ad71acommittedWeb Inspector: Grid overlay does not honor writing modes and RTL layout direction.
Show description for 9495745committed
Commits on Apr 1, 2021
v2: REGRESSION(r266890): [Cocoa] Fix API::InspectorClient leak
Show description for d1b3b25committedWeb Inspector: [Cocoa] WKInspectorResourceURLSchemeHandler can exceed the soft thread limit when opening multiple inspectors simultaneously.
Show description for 11abe35committed
Commits on Mar 27, 2021
Fix leaks in WKInspectorResourceURLSchemeHandler
Show description for df7a9a1committed
David KilzerWeb Inspector: Grid layout labels can be drawn outside the viewport
Show description for 062ca97committed
Commits on Mar 24, 2021
[WinCairo] Implement inspector-resource:// URL scheme handler for Web Inspector resources
Show description for 8bb6f5ccommitted
Commits on Mar 23, 2021
Web Inspector: Port grid overlay drawing to iOS
Show description for 8a957b2committed
Commits on Mar 22, 2021
Web Inspector: rename WebInspectorProxy to WebInspectorUIProxy
Show description for 598cfeccommitted
Commits on Mar 19, 2021
Web Inspector: remove unnecessary inspectorBaseURL() and assumed read access
Show description for efd7ccacommitted[Cocoa] Web Inspector: load inspector resources using a custom scheme handler
Show description for 18a2717committed
Commits on Mar 9, 2021
Stop using callOnMainThread() / isMainThread() in WebKit2
Show description for 83ae5d0committed[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted
Commits on Mar 8, 2021
[Cocoa] Changes in WebInspectorUI's appearance don't propagate to .effectiveAppearance while docked
Show description for 6bd3924committed
Commits on Mar 5, 2021
Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit
Show description for 743c1f7committed
Commits on Mar 2, 2021
[GTK] Web inspector related tests very slow or timeout in debug mode
Show description for 487781ccommitted