[Webkit-unassigned] [Bug 248627] New: Remove EditingAppleTabSpan class handling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 13:02:02 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248627
Bug ID: 248627
Summary: Remove EditingAppleTabSpan class handling
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: wenson_hsieh at apple.com
Hi Team,
While going through Blink's commit, I came across another about removing old code:
Blink Code - https://chromium.googlesource.com/chromium/src.git/+/013ac5eaf30c02dfa356ba5399da43eb9f368040
Webkit GitHub Source (Example) - https://github.com/WebKit/WebKit/blob/bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df/Source/WebCore/editing/HTMLInterchange.h#L41 & https://github.com/WebKit/WebKit/blob/bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df/Source/WebCore/editing/Editing.cpp#L804 & https://github.com/WebKit/WebKit/blob/bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df/Source/WebCore/editing/Editing.cpp#L823 & https://github.com/WebKit/WebKit/blob/bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df/Source/WebCore/editing/ReplaceSelectionCommand.cpp#L1075
Just wanted to raise bug to remove it after input from others that it is not used internally and we can remove it safely.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221201/167255f2/attachment.htm>
More information about the webkit-unassigned
mailing list