Bug 202653 - Add IDL for requestIdleCallback
Summary: Add IDL for requestIdleCallback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 164193
  Show dependency treegraph
 
Reported: 2019-10-07 14:23 PDT by Ryosuke Niwa
Modified: 2019-10-07 23:23 PDT (History)
20 users (show)

See Also:


Attachments
Adds scaffolding (50.08 KB, patch)
2019-10-07 20:37 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch for landing (50.61 KB, patch)
2019-10-07 20:55 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fixed WK1 (51.14 KB, patch)
2019-10-07 21:49 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>