Closed Bug 1516427 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14672 - v8binding: Implement timers with IDL callback function of type Function

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14672 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14672
Details from upstream follow.

Yuki Shiino <yukishiino@chromium.org> wrote:
>  v8binding: Implement timers with IDL callback function of type Function
>  
>  This is mostly a reland of Iee5c1d6917ad7770383e06a425f96000835a663a.
>  
>  This patch implements setTimeout/setInterval Web APIs with IDL
>  callback function of type Function (i.e. V8Function in Blink).
>  
>  Also ensure eager finalization of ScheduledAction in DOMTimer to
>  prevent a memory leak.
>  
>  Bug: 866610
>  Change-Id: I3f460247f27069e4054a984efd3f98a2ce0ceac7
>  Reviewed-on: https://chromium-review.googlesource.com/1391248
>  WPT-Export-Revision: 540d40941ade57ee214c8da5cd493efe4878c019
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 1 subtests
OK     : 1
PASS   : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/49a2648199d5
[wpt PR 14672] - v8binding: Implement timers with IDL callback function of type Function, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/225d68a4143b
[wpt PR 14672] - v8binding: Implement timers with IDL callback function of type Function, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.