[webkit-changes] [WebKit/WebKit] d1b3d8: Release assert in ElementIterator<WebCore::HTMLAnc...
Ryosuke Niwa
noreply at github.com
Mon Sep 9 14:29:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d1b3d851cc7b5f8de04f38ddff52bd50172d4524
https://github.com/WebKit/WebKit/commit/d1b3d851cc7b5f8de04f38ddff52bd50172d4524
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/WebCore/editing/cocoa/DataDetection.mm
Log Message:
-----------
Release assert in ElementIterator<WebCore::HTMLAnchorElement>::traverseAncestor() via searchForLinkRemovingExistingDDLinks
https://bugs.webkit.org/show_bug.cgi?id=279372
Reviewed by Chris Dumez.
Remove links after the iteration to avoid hitting the release assertion.
* Source/WebCore/editing/cocoa/DataDetection.mm:
(WebCore::searchForLinkRemovingExistingDDLinks):
Canonical link: https://commits.webkit.org/283363@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list