Bug 266778
| Summary: | Split NodeFlag into TypeFlag and StateFlag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
Split NodeFlag into two 16-bit flags: TypeFlag and StateFlag.
In particular, TypeFlag is immutable once Node is initialized.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/22167
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/22194
EWS
Committed 272446@main (038b325a0082): <https://commits.webkit.org/272446@main>
Reviewed commits have been landed. Closing PR #22167 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/120027671>