[WebIDL] convertVariadicArguments() should return a FixedVector
Created attachment 443136 [details] Patch
Comment on attachment 443136 [details] Patch r=me
Created attachment 443145 [details] Patch Make the change for deprecated document.createTouchList() as well.
Created attachment 443181 [details] Patch Add missing FixedVector imports.
Created attachment 443350 [details] Patch Add some more FixedVector imports.
<rdar://problem/86287565>
Created attachment 447484 [details] Patch Add / remove tokens in WebKitDOMDOMTokenList one-by-one.
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment on attachment 447484 [details] Patch (In reply to Yusuke Suzuki from comment #2) > Comment on attachment 443136 [details] > Patch > > r=me Thanks for review, Yusuke!
Patch 447484 does not build
Created attachment 447522 [details] Patch for landing
(In reply to Alexey Shvayka from comment #11) > Created attachment 447522 [details] > Patch for landing Rebase on top of r287220.
Found 1 new test failure: http/wpt/push-api/pushEvent.any.serviceworker.html
Comment on attachment 447522 [details] Patch for landing (In reply to EWS from comment #13) > Found 1 new test failure: http/wpt/push-api/pushEvent.any.serviceworker.html Weird, this test never failed for this patch, and looks to be flaky on some bots. Let's try again.
Committed r287294 (245446@main): <https://commits.webkit.org/245446@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447522 [details].