[wpt-sync] Sync PR 15497 - v8binding: Make PaintWorkletGlobalScope use IDL callback function
Categories
(Core :: Web Painting, enhancement, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15497 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15497
Details from upstream follow.
Yuki Shiino <yukishiino@chromium.org> wrote:
v8binding: Make PaintWorkletGlobalScope use IDL callback function
Converts PaintWorkletGlobalScope.registerPaint's second argument
|paintCtor| into IDL callback function type. Also, makes
Paint Worklet use |PaintCallback| of callback function type.Change-Id: I6706499705a116c85f5c092a46309854db88708c
Reviewed-on: https://chromium-review.googlesource.com/c/1478850
Reviewed-by: Kentaro Hara \<haraken@chromium.org>
Reviewed-by: Hitoshi Yoshida \<peria@chromium.org>
Commit-Queue: Yuki Shiino \<yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634582}
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=b041d20c493f74567e900a9b3661dca585fdc6a4
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7a3b93f6ea29bebc1e1ed249ab3609ee3875e13d
Assignee | ||
Comment 3•3 years ago
|
||
Ran 10 tests FAIL : 10
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/fe1a2cb779e0 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/80f87e0a5ed3 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly
Comment 6•3 years ago
|
||
bugherder |
Description
•