Commits
User selector
Commit History
Commits on Feb 23, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks in Tools/
Show description for 6f485d1committed
Commits on Feb 22, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks
Show description for 9db1009committed
Commits on Feb 18, 2021
Reduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed
Commits on Nov 16, 2020
Fix several leaks of CGContext in API tests
Show description for 47904dccommitted
Commits on Nov 7, 2020
REGRESSION (r269435): [iOS Debug] ASSERTION FAILED: !m_impl || Thread::mayBeGCThread() || m_impl->wasConstructedOnMainThread() == isMainThread()
Show description for 216aa7fauthored andcommitted
Commits on Nov 3, 2020
Add test for cacheModelForMainBundle() in WebKitLegacy
Show description for 8365dd7committed
Commits on Oct 8, 2020
REGRESSION(r268123): [ iOS ] 4 TestWebKitAPI.WebKitLegacy failures: File name unavailable. Unknown C++ exception thrown in the test body.
Show description for c4d751ccommitted
Commits on Oct 7, 2020
REGRESSION: Date/time pickers are not displayed in UIWebViews
Show description for 2a64d82committed
Commits on Oct 2, 2020
[iOS WK1] Crashes when using ANGLE WebGL from another thread
Show description for c72f1dcauthored andcommitted
Commits on Sep 23, 2020
Turn off the legacy prefixed WebAudio API
Show description for acba1facommitted
Commits on Aug 25, 2020
[macOS] Update audio arbitration manager when audio transport changes
Show description for 4eaceb9committed
Commits on Aug 3, 2020
Occasional crashes when running nested runloops while using UIWebView
Show description for 5bce006committed
Commits on Jul 8, 2020
Flaky API Test: TestWebKitAPI.SleepDisabler.NavigateBack
Show description for 5c8b75fcommitted
Commits on Jun 5, 2020
REGRESSION (r262366): [ Mac wk1 ] webgl/webgl-backing-store-size-update.html is failing
Show description for 67dd109committed
Commits on May 31, 2020
AutoTrader crashed while browsing search results
Show description for 3cac8b1committed
Commits on May 18, 2020
[iPad Simulator] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is timing out
Show description for debb5fccommitted
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Apr 7, 2020
REGRESSION (r259531?): [iOS] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is timing out
Show description for 2e8ca18committed
Commits on Apr 4, 2020
Commits on Jan 25, 2020
HTMLMediaElement should not remove the media session at DOM suspension time
Show description for c16739dcommitted
Commits on Nov 6, 2019
Unreviewed build fix: fix TestWebKitAPI in macCatalyst, tvOS, and
Show description for 1b93ae7committed
Commits on Nov 1, 2019
macCatalyst: Get TestWebKitAPI building
Show description for 79013bacommitted
Commits on Jul 22, 2019
[iOS] [WK1] UIWebView always jumps to the top left corner when scrolling to reveal the selection
Show description for a4cd240committed
Commits on Jun 19, 2019
[JSC] JSLock should be WebThread aware
Show description for b6a43f1committed
Commits on Jun 6, 2019
-[WKWebView _suspendAllMediaPlayback] does not persist across navigation.
Show description for 22614b0committed
Commits on May 9, 2019
Refine AudioSession route sharing policy
Show description for 5c84091committedDon't crash when DOMNode.addEventListener:listener:useCapture: is called with a nil listener
Show description for f0bc333committed
Commits on Apr 19, 2019
Crash in FrameLoader::stopAllLoaders via [WebView dealloc] inside ~ObjCEventListener
Show description for b7cb953committed
Commits on Apr 12, 2019
Update AudioSession route sharing policy
Show description for 345f98dcommitted
Commits on Apr 5, 2019
REGRESSION(AppleWebKit/605.1.15): WebDownloadDelegate delegate methods called on non-main thread
Show description for 92c8c66committed
Commits on Apr 1, 2019
Add SPI to canonicalize NSURLs with WTF::URL
Show description for 74f11c8authored andcommitted
Commits on Mar 12, 2019
Flaky API Test TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia
Show description for f8c8adbcommitted
Commits on Jan 4, 2019
[WebKitLegacy] Media playback pauses on scroll
Show description for af535bfcommitted
Commits on Nov 2, 2018
In WebCore::ResourceLoadObserver, use document.sessionID().isEphemeral() when possible and check for page existence when not
Show description for 620ca38committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed