Bug 287536
Summary: | Add formForBindings() and controlForBindings() methods. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alice Boxhall <alice> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 285634 |
Alice Boxhall
These methods currently delegate directly to form() and control() respectively, but will later be modified to ensure that nodes don't leak out of shadow roots once referenceTarget is supported.
This is refactoring in support of implementing referenceTarget.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alice Boxhall
Pull request: https://github.com/WebKit/WebKit/pull/40516
EWS
Committed 290323@main (11632dcce8d1): <https://commits.webkit.org/290323@main>
Reviewed commits have been landed. Closing PR #40516 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/144758707>