Commits
User selector
Commit History
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
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
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 Aug 31, 2021
Enable SharedArrayBuffer support when COOP/COEP headers are used
Show description for f3ee677committed
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committed
Commits on Aug 19, 2021
Rename Element::clientRect() which does not return a value in web-exposed "client" coordinates
Show description for 7453a87committed
Commits on Aug 14, 2021
Add Cross-Origin-Embedder-Policy support for Blob URLs
Show description for a8487ffcommitted
Commits on Aug 11, 2021
Add Cross-Origin-Opener-Policy support for Blob URLs
Show description for 9536d86committed
Commits on Aug 10, 2021
Blob URL changes after loading it
Show description for 941412fcommitted
Commits on Aug 7, 2021
Deduplicate logging channel algorithms
Show description for c289a85committedUnreviewed, reverting r280756.
Show description for 689b36acommittedDeduplicate logging channel algorithms
Show description for 5fc4e51committed
Commits on Jul 16, 2021
Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance.
Show description for d0a49fbcommitted
Commits on Jul 15, 2021
Rename scrollRectIntoView to scrollContainingScrollViewsToRevealRect for clarity.
Show description for df1ea59committed
Commits on Jun 22, 2021
[macOS] [WebKitLegacy] Non-actionable "Look Up" action appears when right clicking images
Show description for da8929fcommitted
Commits on Jun 10, 2021
Re-enable legacy WebView plug-ins (but not NPAPI)
Show description for 48b3154committed
Commits on Jun 8, 2021
[Payment Request] upstream new features
Show description for 2aa821ccommitted
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
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 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 25, 2021
Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for 8827b78committed
Sam Weinig
Commits on May 24, 2021
Unreviewed, reverting r277940.
Show description for 403b09dcommittedConvert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for a336c84committed
Sam Weinig
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 13, 2021
Add textIndicator bounce for AppHighlights on scroll.
Show description for ffa5fb0committedNotification.requestPermission() should return a Promise
Show description for 129e9cccommitted
Commits on May 12, 2021
Queue notification permission requests for the same origin on WebKit side
Show description for 97a9734committed
Commits on May 10, 2021
Make WebCore::HitTestRequest::RequestType an enum class
Show description for bd9cfa2committed
Commits on May 7, 2021
[macOS] Set the -isSourceEditable property when presenting webpage translation popup
Show description for c76d672committed
Commits on May 3, 2021
[macCatalyst] "Enter Full Screen" button in media controls disappears
Show description for 0372cc7committedRemove default parameter values for color space and pixel format from ImageBuffer::create to make it clear everwhere we are explicitly requesting SRGB/BGRA8 buffers
Show description for 3f4ba0bcommitted
Sam Weinig
Commits on Apr 28, 2021
Remove support for NPAPI plugins in WebView
Show description for e53d1b3authored andcommitted