Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
[LFC][Integration] Enable markers and highlights
Show description for 439671dcommitted
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedAdd support for CSSUnparsedValue parsing through CSSStyleValue.parse()
Show description for 18777dcauthored andcommittedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 17, 2021
[LFC][Integration] Move non-traversal functions from iterator to the dereferenced type
Show description for 1d440e2committedFixes for build-webkit --minimal
Show description for d5e9d70authored andcommitted
Commits on Sep 16, 2021
Throttle a couple of editing-related timers in cases where the user has not interacted with subframes
Show description for d98cc3bcommittedFixes for build-webkit --minimal
Show description for a59e3f8authored andcommittedAdd IDL skeleton for SharedWorker
Show description for 1a0d99bauthored andcommitted
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 14, 2021
Don't schedule text rendering updates for a non-rendered Document
Show description for a4e9a23committed[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 12, 2021
Implement getClientRects() for SVG elements
Show description for 175d3ddcommitted
Commits on Sep 10, 2021
The document.fonts accessor should not update style
Show description for 2a317a0committed
Commits on Sep 9, 2021
Address post-commit comments on r282130 (Add basic support for Storage API)
Show description for ed6dcd5committedAdd support for RTCError and RTCErrorEvent
Show description for 8da0c20committedAdd support for RTCDataChannel closing event
Show description for 8cb2ee4committedAdd support for RTCSctpTransport
Show description for 1f0d63acommittedDeploy CheckedRef on FocusController
Show description for 3f7cc98committed
Commits on Sep 8, 2021
Add basic support for Storage API
Show description for dbd1be7committedFix iOS debug build, probably after r282115
Show description for 047b0dacommittedEagerly resolve slot elements to simply the code in SlotAssignment
Show description for f3afd09committed
Commits on Sep 7, 2021
Implement origin partitioning (top-origin/frame-origin) for BroadcastChannel
Show description for 707c2eccommittedUnreviewed, reverting r282057.
Show description for 9a1687bcommitted
Commits on Sep 6, 2021
Add support for RTCSctpTransport
Show description for d564be4committedImplement libwebrtc network manager GetMdnsResponder
Show description for 0770feacommitted
Commits on Sep 2, 2021
Add more inert checks for selection-related functionality
Show description for 4c35b12committed
Commits on Sep 1, 2021
Improve time precision when cross-origin isolated via COOP+COEP
Show description for d6c1e30committedEagerly resolve slot elements to simply the code in SlotAssignment
Show description for 5879c3ecommitteddocument.fonts.size needs to update style so it doesn't return stale values
Show description for 1649bcccommitted[GPU Process](REGRESSION): A detached canvas leaks all the images it draws
Show description for 4658a18committed
Commits on Aug 31, 2021
Enable SharedArrayBuffer support when COOP/COEP headers are used
Show description for f3ee677committed