Bug 239618 - No-op, instead of throwing, on dataTransfer.items.remove()
Summary: No-op, instead of throwing, on dataTransfer.items.remove()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-21 12:47 PDT by Domenic Denicola
Modified: 2022-04-21 22:24 PDT (History)
12 users (show)

See Also:


Attachments
Patch (4.19 KB, patch)
2022-04-21 13:12 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.08 KB, patch)
2022-04-21 15:11 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Chris Dumez 2022-04-21 13:12:35 PDT
Created attachment 458085 [details]
Patch
Comment 2 EWS Watchlist 2022-04-21 13:13:56 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Chris Dumez 2022-04-21 15:11:17 PDT
Created attachment 458096 [details]
Patch
Comment 4 EWS 2022-04-21 22:23:03 PDT
Committed r293208 (249879@main): <https://commits.webkit.org/249879@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458096 [details].