[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: wpt-sync, 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•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
Description
•