Commits
User selector
Commit History
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 97d90d9committed
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 d98cc3bcommitted
Commits on Jul 22, 2021
Avoid Quick Note overlay when scrolling to show a highlight
Show description for b2cc125committed
Commits on Jul 16, 2021
Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance.
Show description for d0a49fbcommitted
Commits on Jun 7, 2021
Turn TextIteratorBehaviorFlag into an enum class and wrap it in OptionSet
Show description for a5811b3committed
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 26, 2021
[macOS] Support painting data detector highlights inside image overlays
Show description for 674e7bbcommitted
Commits on May 6, 2021
AppHighlight scrolls should be smooth
Show description for 2b0b2fbcommitted
Commits on Apr 21, 2021
Support scrolling to a selected AppHighlight
Show description for 1c753c5committed
Commits on Apr 18, 2021
Remove PromisedAttachmentInfo::blobURL and adjacent code
Show description for c6e06f9committed
Commits on Apr 17, 2021
Deploy Ref/RefPtr in Editor
Show description for 2bbaececommitted
Commits on Mar 22, 2021
[iOS] Composition text is not initially highlighted when typing in text fields using Pinyin keyboard
Show description for 0beedb8committed[macOS] Context menu should account for image overlay content
Show description for 2b8e8adcommitted
Commits on Mar 10, 2021
Release assertion failures under Editor::scanSelectionForTelephoneNumbers
Show description for a298226committed
Commits on Feb 23, 2021
REGRESSION (r272928): ASSERT NOT REACHED in WebCore::FrameSelection::setSelectionWithoutUpdatingAppearance
Show description for 9e66b40committed
Commits on Feb 18, 2021
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths
Show description for 2174595committed
Commits on Feb 8, 2021
Perform layout before running Editor::findString
Show description for c17df51committed
commit-queue@webkit.org
Commits on Jan 13, 2021
[macOS] "Correct Spelling Automatically" menu items are inconsistent when autocorrect="off"
Show description for 33950d1committed
Commits on Nov 17, 2020
Source/WebCore:
Show description for e274f79committed
Sam Weinig
Commits on Nov 11, 2020
Replace confusing extraWidthToEndOfLine parameter with an enum
Show description for ab2ac01committedRemove another function that implicitly uses the composed tree (intersects with range)
Show description for 45cd52bcommitted
Commits on Nov 9, 2020
[macOS] System sounds should be played in the UI process
Show description for 2835a79committed
Commits on Nov 5, 2020
Remove more functions that implicitly use composed tree
Show description for ab02d48committed
Commits on Sep 21, 2020
Next step towards eliminating deprecated legacy positions
Show description for 06ad7b5committed
Commits on Sep 13, 2020
Fix root cause of problem with text replacements at the beginnings of sentences so we can remove the workaround
Show description for 3bff72dcommitted
Commits on Sep 11, 2020
Source/WebCore:
Show description for 90196c0committed
Commits on Sep 9, 2020
Remove unused enum PostType.
Show description for 6732017committed
Commits on Sep 3, 2020
Remove EAffinity, UPSTREAM, DOWNSTREAM, SEL_DEFAULT_AFFINITY, and VisibleSelection::selectionType
Show description for dd4653ecommitted
Commits on Sep 2, 2020
Remove comparePositions and make VisiblePosition improvements
Show description for 15f9b0bcommitted
Commits on Aug 31, 2020
Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1
Show description for 204e1becommitted
Sam Weinig