Commits
User selector
Commit History
Commits on Sep 23, 2021
Move more linked-on-or-after checks to WebCore::linkedOnOrAfter()
Show description for e917ffdcommittedshouldAllowPictureInPictureMediaPlayback should use WebCore's linkedOnOrAfter()
Show description for 0c21d82committedRemove XSS Auditor: Part 3 (Deprecate API)
Show description for bddb93ccommitted
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committedRename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David Kilzer[iOS] Enable MSE in WKWebViews by default on iPad
Show description for cf4a490committed
Commits on Sep 20, 2021
Stop 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
[JSC] Add fast property enumeration mode for JSON.stringify
Show description for 7ac9024committedConvert usesMockScrollAnimator from a DeprecatedGlobalSettings to a WebPreference
Show description for f43a1a9committed
Commits on Sep 16, 2021
Commits on Sep 14, 2021
[Hardening] Validate IDBValue's blob paths in WebIDBServer::putOrAdd()
Show description for 76cb8cecommitted
Commits on Sep 13, 2021
Remove WritableStream runtime flag
Show description for 7e5cab2committedVersioning.
Show description for 4b05715committed
Commits on Sep 11, 2021
CFNotificationCenterAddObserver() should use weak observers
Show description for 88d42b8committed
David Kilzer
Commits on Sep 8, 2021
Safari TP 131 audio canPlayType() reports false negatives
Show description for 4f2d0edcommittedAdd 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 2, 2021
Versioning.
Show description for 614d703committed
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 1ba0187committedCut down on use of CFGetTypeID, using dynamic_cf_cast instead; related streamlining
Show description for 976a2e1committed
Commits on Aug 30, 2021
Add stubs for Permissions API
Show description for df24f62committed
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
LayoutTests/imported/w3c:
Show description for 64f82aecommittedVersioning.
Show description for e439006committed
Commits on Aug 21, 2021
[Win] Crash under FontCache::lastResortFallbackFont
Show description for 33a80b6committed
Commits on Aug 19, 2021
Remove old unused code and out of date comments.
Show description for 4ab0a38committedRemove more non-inclusive language from Source
Show description for 607c7b0authored andcommitted
Rename Element::clientRect() which does not return a value in web-exposed "client" coordinates
Show description for 7453a87committedRename EventHandler::sendScrollEvent() to scheduleScrollEvent() since the event is not sent synchronously
Show description for 684e7cccommittedRemove duplicate LayerTreeAsText enums and use an OptionSet<>
Show description for 1a0710fcommittedRename MediaPlayer::setVisible to MediaPlayer::setPageIsVisible
Show description for 000e136committed