Commits
User selector
Commit History
Commits on Sep 23, 2021
Move the ScrollAnimationSmooth from ScrollAnimator into ScrollingEffectsController
Show description for a1dfdc5committedMove more scroll snap-related code into ScrollSnapAnimatorState
Show description for 6bfc863committed
Commits on Sep 22, 2021
Remove ENABLE(SMOOTH_SCROLLING)
Show description for ce92d2ccommittedChange from ENABLE(RUBBER_BANDING) to HAVE(RUBBER_BANDING)
Show description for f25dda0committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
ScrollAnimationSmooth should only have one way to start an animation
Show description for aff806ccommittedDrop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedRefactor some code that controls Live Text selection behavior
Show description for cdd2107committed[Live Text] Adopt WeakHashMap for caching per-element text recognition results
Show description for 9c43caacommittedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted[Cocoa] Make AVSampleBufferVideoOutput support an Experimental Feature
Show description for 3b96406committedHave ScrollingMomentumCalculator work in terms of ScrollExtents
Show description for 5bf9435committedWeb Share permission policy "web-share" and "self" as the allowlist
Show description for ac05521authored andcommittedTeach `WebKit::createShareableBitmap` to snapshot video elements
Show description for b83a56fcommitted
Commits on Sep 19, 2021
Move ScrollingMomentumCalculator into the platform directory
Show description for 41f4e7ecommittedScroll offsets in ScrollingMomentumCalculator should be FloatPoint, not FloatSize
Show description for 731811ecommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 17, 2021
Make ScrollAnimation a little more generic
Show description for 698394dcommittedConvert usesMockScrollAnimator from a DeprecatedGlobalSettings to a WebPreference
Show description for f43a1a9committed[GTK][a11y] Add a build option to enable ATSPI
Show description for 42f1fb8committedFix some issues with the code paths that call into ScrollAnimator::contentAreaWillPaint()
Show description for 0c115a1committedFixes for build-webkit --minimal
Show description for d5e9d70authored andcommitted
Commits on Sep 16, 2021
[ MacOS & iOS ] imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html is flaky failing
Show description for 64b0d86committedAdjust ARKIT_INLINE_PREVIEW* compile time flags
Show description for 2b14125committedFix some WEBCORE_EXPORTS on FrameView
Show description for cc1b448committedFixes for build-webkit --minimal
Show description for a59e3f8authored andcommitted
Commits on Sep 15, 2021
Rename ScrollController to ScollingEffectsController
Show description for 26fdc61committedAX: Remove AXCoreObject::containsText
Show description for 4d54e26authored andcommittedImplement the borderBoxSize/contentBoxSize parts of ResizeObserver
Show description for 7425eefcommittedRename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 14, 2021
[macOS] Avoid computing post-layout EditorState data unless necessary
Show description for a28cfe0committed
Commits on Sep 13, 2021
Relax BroadcastChannel origin partitioning if iframe has storage access
Show description for 35f5e91committed[LFC][IFC] Do not pass in the InvalidationState to the layout functions
Show description for 4a19f41committedRemove WritableStream runtime flag
Show description for 7e5cab2committed