Commits
User selector
Commit History
Commits on Sep 23, 2021
Improve the handling of CompositeEditCommand::splitTreeToNode() return values
Show description for 286b851committed
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Unreviewed, reverting r282768.
Show description for bf51538committed
Eric Hutchison[LFC][Integration] Enable markers and highlights
Show description for 439671dcommitted
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedbox-shadow and text-shadow do not yield float values while interpolating
Show description for 97d90d9committedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 17, 2021
[LFC][Integration] Move non-traversal functions from iterator to the dereferenced type
Show description for 1d440e2committed[GTK][a11y] Add a build option to enable ATSPI
Show description for 42f1fb8committed
Commits on Sep 16, 2021
Throttle a couple of editing-related timers in cases where the user has not interacted with subframes
Show description for d98cc3bcommittedfont-weight should always serialize as a number
Show description for 6bc36bccommitted
Commits on Sep 13, 2021
[macOS] -toggleAutomaticSpellingCorrection: menu item validation shouldn't require post-layout editor state
Show description for fec2183committed
Commits on Sep 10, 2021
Nullptr crash in CompositeEditCommand::splitTreeToNode via InsertParagraphSeparatorCommand::doApply
Show description for 2b37141committed
commit-queue@webkit.org
Commits on Sep 9, 2021
Cull inline culling
Show description for c459cfecommittedChromium test-case asserts with ASSERTION FAILED: propertyMissingOrEqualToNone
Show description for e951880committed
commit-queue@webkit.orgDeploy CheckedRef on FocusController
Show description for 3f7cc98committed
Commits on Sep 8, 2021
Disable inline culling
Show description for 5e8b65acommitted
Commits on Sep 7, 2021
Nullptr crash in DeleteSelectionCommand::removeNodeUpdatingStates
Show description for f970890authored andcommittedNullptr crash in CSSValue::cssText() via DeleteSelectionCommand::calculateTypingStyleAfterDelete
Show description for b107e76authored andcommitted
Commits on Sep 3, 2021
Use isRendererReplacedElement for SimplifiedBackwardsTextIterator
Show description for 7a65b90committed
commit-queue@webkit.org
Commits on Sep 1, 2021
visualWordPosition should operate on a clean tree
Show description for 53f771acommitted
Commits on Aug 31, 2021
Nullptr crash in TypingCommand::willAddTypingToOpenCommand via TypingCommand::deleteKeyPressed
Show description for 82276a7authored andcommitted
Commits on Aug 29, 2021
Nullptr crash in ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline
Show description for 46ab7eaauthored andcommitted
Commits on Aug 27, 2021
Caret should respect text background color
Show description for f0a0841authored andcommitted
Commits on Aug 12, 2021
Fix some `NSAttributedString` inconsistencies between WK1 and WK2
Show description for dad2a5dcommitted
Commits on Aug 10, 2021
[Live Text] Unable to start drag on image when the first piece of text inside the image is selected
Show description for b94da50committed
Commits on Aug 7, 2021
[macOS] Web process crashes when detaching Document with uncommitted marked text
Show description for 42b5e59committed
Commits on Jul 26, 2021
Deploy smart pointers in ApplyBlockElementCommand, IndentOutdentCommand and InsertListCommand
Show description for b97473dcommittedCrash in InsertParagraphSeparatorCommand::doApply
Show description for 5ba956fauthored andcommitted
Commits on Jul 23, 2021
SharedBuffer::takeData() is a bit dangerous
Show description for 359be8bcommitted
Commits on Jul 22, 2021
Avoid Quick Note overlay when scrolling to show a highlight
Show description for b2cc125committednullptr crash in ApplyStyleCommand::applyRelativeFontStyleChange
Show description for cae366dcommitted
commit-queue@webkit.org
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 14, 2021
Rename hasOverflowClip() to prepare for the real overflow:clip
Show description for 10c7d69authored andcommitted
Commits on Jul 11, 2021
XMLSerializer.serializeToString() doesn't properly escape \n, \n and \t
Show description for e39acaccommitted