Bug 287189
Summary: | command IDL property reflects invalid values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | DOM | Assignee: | Luke Warlow <lwarlow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/50542 | ||
Bug Depends on: | |||
Bug Blocks: | 262840 |
Luke Warlow
The command IDL property should only reflect known or custom values, invalid values should return an empty string. Currently it uses simple reflection, this bug tracks fixing that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/40154
Radar WebKit Bug Importer
<rdar://problem/144815143>
EWS
Committed 291954@main (72347c4a2ac0): <https://commits.webkit.org/291954@main>
Reviewed commits have been landed. Closing PR #40154 and removing active labels.