Commits
User selector
Commit History
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
Remove duplicate LayerTreeAsText enums and use an OptionSet<>
Show description for 1a0710fcommitted
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 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 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on May 31, 2021
Remove some of the unneeded WebKitLegacy Windows-specific plug-in code
Show description for 6436208committed
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 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 4, 2021
Remove unused references to PageGroup from WebKitLegacy
Show description for 9b1a705authored andcommitted
Commits on Apr 27, 2021
charset in contentType used in Blob.prototype.slice(start, end, contentType) is lost
Show description for 0a3312dauthored andcommitted
Commits on Mar 8, 2021
[WinCairo] Builds with ENABLE_CONTEXT_MENUS=OFF fail
Show description for f85945acommitted
Commits on Mar 5, 2021
Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit
Show description for 743c1f7committed
Commits on Feb 11, 2021
Use event loop to set title
Show description for 0ee3e32authored andcommitted
Commits on Jan 3, 2021
Remove some FrameLoader::changeLocation parameters
Show description for 7aea21bauthored andcommitted
Commits on Dec 15, 2020
Unreviewed, reverting r270768.
Show description for e95466ecommitted
Commits on Dec 14, 2020
[GPUProcess] Crash under AudioDestinationCocoa::setIsPlaying(bool)
Show description for 8aeab22committed
Commits on Nov 30, 2020
sessionStorage should not be cloned when a window is opened with rel=noopener
Show description for b9c7ca5committed
Commits on Nov 20, 2020
[TextureMapper] Remove m_textureMapper from TextureMapperLayer
Show description for c8635e7committed
Commits on Nov 10, 2020
Unexpose obsolete HTMLAppletElement interface
Show description for 2bbe839committed
Commits on Nov 7, 2020
PiP return to element full screen is not smooth on some websites
Show description for cf0bbcdcommitted
Commits on Oct 27, 2020
[WinCairo][WK1] Implement WebView::layerTreeAsString
Show description for 1bd7b75committedMake WebCore::FocusDirection to enum class
Show description for ecbdbecauthored andcommitted
Commits on Oct 7, 2020
Move platform logic for CSS `hover` and `pointer` media queries outside of WebCore
Show description for 509948acommitted
Commits on Oct 6, 2020
CSS hover and "pointer: fine" media queries do not evaluate to true with iOS 13.4 mouse support
Show description for 3c4054dcommittedUse the "triggerRenderingUpdate" terminology in ChromeClient
Show description for c8eac35committed