Bug 266738 - Split NodeFlag into type flags and state flags
Summary: Split NodeFlag into type flags and state flags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-20 16:03 PST by Ryosuke Niwa
Modified: 2023-12-20 19:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-12-20 16:03:08 PST
Some NodeFlag describe the type while others describe the state of a Node.
Split the flags into these two distinct categories.
Comment 1 Ryosuke Niwa 2023-12-20 17:52:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/22141
Comment 2 EWS 2023-12-20 19:42:12 PST
Committed 272399@main (21b412d91a63): <https://commits.webkit.org/272399@main>

Reviewed commits have been landed. Closing PR #22141 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-20 19:43:14 PST
<rdar://problem/119967924>