Bug 235279 - [WebIDL] Blob-related methods should use _relevant_ context instead of _current_
Summary: [WebIDL] Blob-related methods should use _relevant_ context instead of _current_
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-16 08:57 PST by Alexey Shvayka
Modified: 2022-01-25 17:12 PST (History)
10 users (show)

See Also:


Attachments
Patch (12.79 KB, patch)
2022-01-16 09:00 PST, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch (21.77 KB, patch)
2022-01-23 18:58 PST, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch (18.30 KB, patch)
2022-01-25 13:54 PST, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2022-01-16 08:57:38 PST
[WebIDL] Blob-related methods should use _relevant_ context instead of _current_
Comment 1 Alexey Shvayka 2022-01-16 09:00:33 PST
Created attachment 449281 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-01-23 08:58:17 PST
<rdar://problem/87942828>
Comment 3 Alexey Shvayka 2022-01-23 18:58:17 PST
Created attachment 449775 [details]
Patch

Add ChangeLog and tests.
Comment 4 EWS Watchlist 2022-01-23 19:00:37 PST
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 5 Alexey Shvayka 2022-01-25 13:54:07 PST
Created attachment 449963 [details]
Patch

Remove invalid test.
Comment 6 Alexey Shvayka 2022-01-25 16:34:57 PST
Comment on attachment 449963 [details]
Patch

Thanks for review, mac-AS-debug-wk2 failures are unrelated.
Comment 7 EWS 2022-01-25 17:12:09 PST
Committed r288592 (246414@main): <https://commits.webkit.org/246414@main>

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