Bug 239811
| Summary: | [WebIDL] SelectedOptions and DataListOptions collections shouldn't be invalidated on change of any attribute | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
| Component: | DOM | Assignee: | Alexey Shvayka <ashvayka> |
| Status: | NEW | ||
| Severity: | Enhancement | CC: | ahmad.saleem792, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Alexey Shvayka
DocApplets cares only about "type" and "value" attributes, SelectedOptions should invalidate on "selected" only, while DataListOptions shouldn't invalidate on attribute change at all.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92733628>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/7047
Ahmad Saleem
It seems this change didn't landed despite being reviewed, it would need rebase and might fixing failing test cases. Just wanted to highlight. Thanks!
Alexey Shvayka
(In reply to Ahmad Saleem from comment #3)
> It seems this change didn't landed despite being reviewed, it would need
> rebase and might fixing failing test cases. Just wanted to highlight. Thanks!
Thank you for the ping Ahmad, will make sure to land it over the weekend.
Ahmad Saleem
(In reply to Alexey Shvayka from comment #4)
> (In reply to Ahmad Saleem from comment #3)
> > It seems this change didn't landed despite being reviewed, it would need
> > rebase and might fixing failing test cases. Just wanted to highlight. Thanks!
>
> Thank you for the ping Ahmad, will make sure to land it over the weekend.
Hi Alexey, sorry - I was just tracking some old ones and it seems this didn't landed. Hope you don't mind. :-)