PaintWorklet: Add flag to control whether off-thread PaintWorklet is used |
|||
Issue descriptionThis can probably be added alongside the first CL that requires it, but creating this bug for tracking purposes. We can probably just implement this as a default-false blink feature (aka in https://cs.chromium.org/chromium/src/third_party/blink/renderer/platform/runtime_enabled_features.json5), and let the cc-side of the code be always on but have no effect if an Off-Thread PaintWorklet isn't registered.
,
Sep 17
,
Sep 24
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6f91cc922ad89b7c573d3c0c25a5f711570996f2 commit 6f91cc922ad89b7c573d3c0c25a5f711570996f2 Author: Stephen McGruer <smcgruer@chromium.org> Date: Mon Sep 24 17:12:04 2018 Add blink feature flag for Off-Thread PaintWorklet Bug: 884711 Change-Id: Ice9b8c2d260a98f5612884a19abca85d200e5ee4 Reviewed-on: https://chromium-review.googlesource.com/1240354 Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#593577} [modify] https://crrev.com/6f91cc922ad89b7c573d3c0c25a5f711570996f2/third_party/blink/renderer/platform/runtime_enabled_features.json5
,
Sep 24
|
|||
►
Sign in to add a comment |
|||
Comment 1 by smcgruer@chromium.org
, Sep 17