Bug 202653

Summary: Add IDL for requestIdleCallback
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, benjamin, calvaris, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, kangil.han, koivisto, kondapallykalyan, rakuco, ryuan.choi, sergio, simon.fraser, webkit-bug-importer, wenson_hsieh, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164193    
Attachments:
Description Flags
Adds scaffolding
none
Patch for landing
none
Fixed WK1 none

Description Ryosuke Niwa 2019-10-07 14:23:04 PDT
Add the IDL only support for requestIdleCallback.
Comment 1 Ryosuke Niwa 2019-10-07 20:37:19 PDT
Created attachment 380388 [details]
Adds scaffolding
Comment 2 Geoffrey Garen 2019-10-07 20:42:54 PDT
Comment on attachment 380388 [details]
Adds scaffolding

View in context: https://bugs.webkit.org/attachment.cgi?id=380388&action=review

r=me

> Source/WebCore/ChangeLog:8
> +        Added the basic scafolding for implementing requestIdleCallback disabled by default:

scaffolding
Comment 3 Ryosuke Niwa 2019-10-07 20:55:07 PDT
Created attachment 380391 [details]
Patch for landing
Comment 4 Ryosuke Niwa 2019-10-07 20:55:22 PDT
Comment on attachment 380391 [details]
Patch for landing

Wait for ESS.
Comment 5 Ryosuke Niwa 2019-10-07 21:49:38 PDT
Created attachment 380400 [details]
Fixed WK1
Comment 6 Ryosuke Niwa 2019-10-07 23:22:48 PDT
Committed r250816: <https://trac.webkit.org/changeset/250816>
Comment 7 Radar WebKit Bug Importer 2019-10-07 23:23:16 PDT
<rdar://problem/56063927>