WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254982
Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr
https://bugs.webkit.org/show_bug.cgi?id=254982
Summary
Use isInDocumentTree in HTMLElement::editabilityFromContentEditableAttr
Ryosuke Niwa
Reported
2023-04-04 01:45:41 PDT
We can slightly improve the code in HTMLElement::editabilityFromContentEditableAttr by using isInDocumentTree() instead of checking the root node.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-04-04 01:49:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12371
EWS
Comment 2
2023-04-04 22:23:58 PDT
Committed
262610@main
(f99ac2f68753): <
https://commits.webkit.org/262610@main
> Reviewed commits have been landed. Closing PR #12371 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-04-04 22:24:15 PDT
<
rdar://problem/107645542
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug