Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedChange from ENABLE(RUBBER_BANDING) to HAVE(RUBBER_BANDING)
Show description for f25dda0committed
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committed
Commits on Sep 20, 2021
Teach `WebKit::createShareableBitmap` to snapshot video elements
Show description for b83a56fcommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 16, 2021
[ MacOS & iOS ] imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html is flaky failing
Show description for 64b0d86committedAdjust ARKIT_INLINE_PREVIEW* compile time flags
Show description for 2b14125committedImplement network process crash recovery for BroadcastChannel
Show description for 5a2b46bcommitted
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 14, 2021
REGRESSION(r274929): [CoordinatedGraphics] DrawingAreaCoordinatedGraphics::createDisplayRefreshMonitor is no longer used
Show description for 6bf75cdcommitted[WK2] Reduce amount of IPC needed by BroadcastChannel
Show description for b6a9fa0committed
Commits on Sep 13, 2021
Relax BroadcastChannel origin partitioning if iframe has storage access
Show description for 35f5e91committed
Commits on Sep 9, 2021
Deploy CheckedRef on FocusController
Show description for 3f7cc98committed
Commits on Sep 8, 2021
Add basic support for Storage API
Show description for dbd1be7committed
Commits on Sep 7, 2021
Implement origin partitioning (top-origin/frame-origin) for BroadcastChannel
Show description for 707c2eccommitted
Commits on Sep 3, 2021
[Web App Manifest] Always fetch the first manifest if provided
Show description for 235af19committedAdd a layout test to detect memory leaks when drawing images to a detached canvas
Show description for 5546ed5committed
Commits on Aug 31, 2021
Enable SharedArrayBuffer support when COOP/COEP headers are used
Show description for f3ee677committedREGRESSION (r281771): ASSERTION FAILED: !m_deletionHasBegun under WebCore::Permissions::~Permissions()
Show description for 1ba0187committed
Commits on Aug 30, 2021
Add stubs for Permissions API
Show description for df24f62committed
Commits on Aug 27, 2021
[WK2] Reuse the same network load when process-swapping on resource response due to COOP
Show description for 25db1e8committed
Commits on Aug 26, 2021
Remove some iOS-specific compile-time guards that are no longer needed
Show description for 44ff35bcommittedReplace the uint64_t used to identify form submits with a strongly typed identifier
Show description for 0d5be8bcommitted
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committed
Commits on Aug 23, 2021
WebKit2 can only have one active navigation policy check for a given frame
Show description for ff71e5acommitted
Commits on Aug 20, 2021
Use an ObjectIdentifier<> for text checker requests
Show description for 5c7e1accommitted
Commits on Aug 19, 2021
[iOS] Remove support for the meaningful tap heuristic
Show description for 58daa96committedUse Vector<SandboxExtension::Handle> instead of SandboxExtension::HandleArray
Show description for d1222c0authored andcommitted
Rename Element::clientRect() which does not return a value in web-exposed "client" coordinates
Show description for 7453a87committed
Commits on Aug 2, 2021
imported/w3c/web-platform-tests/webmessaging/broadcastchannel/blobs.html is a flaky failure since implementing BlobChannel
Show description for ad5c5c0committed
Commits on Jul 27, 2021
Regulate the WebPage RenderingUpdates from the WebProcess to the GPUProcess
Show description for 2f46943committed
Commits on Jul 23, 2021
REGRESSION (r279751): WebContent process often crashes when hovering over content on apple.com
Show description for 5f83ac4committed
Commits on Jul 18, 2021
[iOS] [AX] Keyboard text candidates don't update when changing selection using Switch Control
Show description for f463f53committed
Commits on Jul 16, 2021
Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance.
Show description for d0a49fbcommittedAdd initial support for BroadcastChannel behind a runtime flag
Show description for 56f3b39committed