Bug 231355 - `highWaterMark` should be a readonly WebIDL attribute of queuing strategies
Summary: `highWaterMark` should be a readonly WebIDL attribute of queuing strategies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-07 05:16 PDT by Alexey Shvayka
Modified: 2021-10-07 18:35 PDT (History)
14 users (show)

See Also:


Attachments
Patch (20.92 KB, patch)
2021-10-07 05:21 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch for landing (20.92 KB, patch)
2021-10-07 17:40 PDT, 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 2021-10-07 05:16:58 PDT
`highWaterMark` should be a readonly WebIDL attribute of queuing strategies
Comment 1 Alexey Shvayka 2021-10-07 05:21:49 PDT
Created attachment 440494 [details]
Patch
Comment 2 Alexey Shvayka 2021-10-07 17:40:37 PDT
Created attachment 440560 [details]
Patch for landing
Comment 3 Alexey Shvayka 2021-10-07 17:42:49 PDT
Thank you for review, Youenn!

(In reply to Alexey Shvayka from comment #2)
> Created attachment 440560 [details]
> Patch for landing

Refine QueuingStrategyInit WebIDL type from "any" to "object".
Comment 4 EWS 2021-10-07 18:34:24 PDT
Committed r283765 (242683@main): <https://commits.webkit.org/242683@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440560 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-07 18:35:16 PDT
<rdar://problem/84009159>