source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @287834   3 years zimmermann [LBSE] Begin layer-aware RenderSVGRect implementation …
(edit) @287833   3 years carlosgc [GTK][a11y] WTR: do not show html-id and toolkit attributes in test …
(edit) @287832   3 years zimmermann [LBSE] Begin layer-aware RenderSVGShape implementation …
(edit) @287831   3 years youenn Compile out ENABLE_MEDIA_CAPTURE on WATCHOS and APPLETV …
(edit) @287830   3 years graouts Unreviewed WPT update after …
(edit) @287829   3 years weinig .: Remove support for Direct2D …
(edit) @287828   3 years graouts Style::Resolver::keyframeRulesForName() signature should be improved …
(edit) @287827   3 years graouts Implicit keyframe for a CSS Animation should always use the underlying …
(edit) @287826   3 years graouts Interpolation for the "filter" property fails with a single keyframe …
(edit) @287825   3 years weinig Refactor CSS property parsing helpers to be a bit more composable …
(edit) @287824   3 years zalan [LFC][IFC] Introduce a dedicated structure for Line::Run's trailing …
(edit) @287823   3 years zsun [css-grid] Resync web-platform-tests/css/css-grid tests from upstream …
(edit) @287822   3 years graouts translate() function in transform property should remove trailing 0 …
(edit) @287821   3 years weinig Add helpers to access CoreGraphics color spaces more easily in generic …
(edit) @287820   3 years graouts [Web Animations] getKeyframes() for a CSS Animation should not use …
(edit) @287819   3 years zalan [LFC][IFC] Line::Run needs access to FontCascade …
(edit) @287818   3 years antti Use IsNegation bit for more efficient pseudo-class style invalidation …
(edit) @287817   3 years simon.fraser If the drop-shadow filter has no color, it should use the value of the …
(edit) @287816   3 years commit-queue [GLIB] Update test expectations for known failures. …
(edit) @287815   3 years simon.fraser Fix some CSS filter interpolation issues …
(edit) @287814   3 years wenson_hsieh Null pointer crash when calling into -[WebView close] in …
(edit) @287813   3 years simon.fraser Import css/filter-effects web platform tests …
(edit) @287812   3 years commit-queue null ptr deref in …
(edit) @287811   3 years tyler_w AX: Improve WeakHashSet hygienics in AXObjectCache …
(edit) @287810   3 years tyler_w AX: AccessibilityObject::setFocused(true) should make the webpage …
(edit) @287809   3 years zalan [LFC][IFC] Implement TextUtil::breakWord for the complex font codepath …
(edit) @287808   3 years jya Remove IPC::SharedBufferDataReference and use IPC::SharedBufferCopy …
(edit) @287807   3 years bfulgham [Hardening] Improve multi draw offset validation …
(edit) @287806   3 years sbarati Unreviewed. Appease an assertion that was broken by r287801 by …
(edit) @287805   3 years mmaxfield [GPU Process] Can't getImageData on canvas larger than 4096x4096 …
(edit) @287804   3 years repstein Revert "Cherry-pick r287604. rdar://problem/85966622" This reverts …
(edit) @287803   3 years commit-queue Make FullscreenManager::requestFullscreenForElement more robust …
(edit) @287802   3 years commit-queue Don't dispatch "focusin" / "focusout" events if there are no listeners …
(edit) @287801   3 years sbarati Add support for Wasm exceptions in the Air generator …
(edit) @287800   3 years commit-queue Expand the set of objects we take JSArray::fastSlice() path for …
(edit) @287799   3 years repstein Tag Safari-612.4.9.3.1.
(edit) @287798   3 years repstein Tag Safari-612.4.9.1.2.
(edit) @287797   3 years repstein Tag Safari-612.4.9.2.1.
(edit) @287796   3 years repstein Tag Safari-612.4.9.0.1.
(edit) @287795   3 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287794   3 years clord [GTK] REGRESSION: Kinetic scrolling via touch-screen behaves oddly …
(edit) @287793   3 years ryanhaddad REGRESSION (r283935): [ macOS wk1 ] …
(edit) @287792   3 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287791   3 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287790   3 years timothy_horton A/B comparison tests fail trying to look up fuzzy match tolerance …
(edit) @287789   3 years ddkilzer check-webkit-style: add checker for unexpected fall through after …
(edit) @287788   3 years cdumez Resync web-platform-tests/dom from upstream …
(edit) @287787   3 years commit-queue Remove obsolete DOM Level 2 "DOMFocusIn" / "DOMFocusOut" events …
(edit) @287786   3 years pangle REGRESSION(r286498): Web Inspector: Inspector2 fails to load in …
(edit) @287785   3 years cdumez Resync web-platform-tests/webaudio from upstream …
(edit) @287784   3 years timothy_horton Adopt linkedOnOrAfter() in more places …
(edit) @287783   3 years katherine_cheney CSP: strict-dynamic is causing incorrect and unexpected behavior …
(edit) @287782   3 years said [GPU Process] Remove the result FilterImage from FilterEffect …
(edit) @287781   3 years pangle [Cocoa] Web Driver: WebSocket over TLS failing over WebDriver with …
(edit) @287780   3 years cdumez Unreviewed, rebaseline …
(edit) @287779   3 years zalan Inline blocks that contain text with min-width, box-sizing: border-box …
(edit) @287778   3 years andresg_22 WebAccessibilityObjectWrapper accessibilityHitTest should call …
(edit) @287777   3 years wenson_hsieh Teach modal container observer to make the body element scrollable if …
(edit) @287776   3 years pangle Uncaught Exception: Cannot step over because debugger is not paused …
(edit) @287775   3 years mmaxfield Web process shouldn't crash if ImageBuffer::ensureBackendCreated() …
(edit) @287774   3 years mmaxfield ImageBuffer with floating point logicalSize() paints into a slightly …
(edit) @287773   3 years ryanhaddad REGRESSION: TestWebKitAPI.PublicSuffix.IsPublicSuffix is failing on …
(edit) @287772   3 years antti Make separate invalidation rulesets for negated selectors (inside …
(edit) @287771   3 years commit-queue nullptr deref in …
(edit) @287770   3 years achristensen Unreviewed, reverting r287698. Broke an internal build Reverted …
(edit) @287769   3 years graouts Inserting a new @keyframes rule does not start animations that already …
(edit) @287768   3 years achristensen Unreviewed, reverting r287718. Broke an internal build Reverted …
(edit) @287767   3 years repstein Tag Safari-613.1.12.1.4.
(edit) @287766   3 years repstein Cherry-pick r287754. rdar://problem/87228791 [MacCatalyst] Add …
(edit) @287765   3 years repstein Versioning. WebKit-7613.1.12.1.4
(edit) @287764   3 years graouts Transitions without an explicit property-name should not be considered …
(edit) @287763   3 years youenn Use completion handlers for takeAllMessagesForPort methods …
(edit) @287762   3 years graouts Expose iterators on AnimationList …
(edit) @287761   3 years graouts Values in WebAnimation::instances should not be null-checked …
(edit) @287760   3 years youenn Allow storing form data responses in Cache Storage …
(edit) @287759   3 years youenn Expose rvfc processingDuration for the WebRTC code path …
(edit) @287758   3 years ysuzuki [JSC] Clean up StructureStubInfo …
(edit) @287757   3 years simon.fraser REGRESSION (Safari 14): background-attachment: local does not work …
(edit) @287756   3 years katherine_cheney Implement CSP strict-dynamic for module scripts …
(edit) @287755   3 years peng.liu6 Clean up FullscreenClient …
(edit) @287754   3 years pvollan [MacCatalyst] Add required syscall …
(edit) @287753   3 years akeerthi Checkboxes on PurpleAir map controls are much smaller in Safari than …
(edit) @287752   3 years dpino [GTK] Regression in inspector/audit/run-resources.html …
(edit) @287751   3 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287750   3 years repstein Versioning. WebKit-7612.4.9.3.1
(edit) @287749   3 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287748   3 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287747   3 years repstein Versioning. WebKit-7612.4.9.2.1
(edit) @287746   3 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287745   3 years repstein Versioning. WebKit-7612.4.9.1.2
(edit) @287744   3 years zalan [Cleanup] …
(edit) @287743   3 years zimmermann [LBSE] Rename RenderSVGRect -> LegacyRenderSVGRect …
(edit) @287742   3 years mrobinson When transform-style: preserve-3d is used with a grouping property it …
(edit) @287741   3 years graouts Unreviewed, removing duplicated code added in …
(edit) @287740   3 years dpino [GLIB] Unreviewed test gardening, emit baseline for …
(edit) @287739   3 years simon.fraser Ensure that the scrolling thread always commits layer position changes …
(edit) @287738   3 years sbarati preparePatchpointForExceptions needs to handle tuples …
(edit) @287737   3 years timothy_horton Move linkedOnOrAfter() to WTF …
(edit) @287736   3 years repstein Versioning. WebKit-7612.4.9.0.1
(edit) @287735   3 years repstein Tag Safari-612.4.9.1.1.
Note: See TracRevisionLog for help on using the revision log.