Bug 287148
| Summary: | Implement support for setting dialog's returnValue with command button's value | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 262840 | ||
Luke Warlow
The value attribute of the command button that closes (or in future requestCloses) a dialog should be used to set the returnValue of the dialog element. This bug tracks implementing that in WebKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/40218
Radar WebKit Bug Importer
<rdar://problem/144782010>
EWS
Committed 290767@main (d7e26d13ce41): <https://commits.webkit.org/290767@main>
Reviewed commits have been landed. Closing PR #40218 and removing active labels.