Commit 9dddde7c authored by Russ Hamilton's avatar Russ Hamilton Committed by Commit Bot

Add comment to Dactyloscoper::RecordDirectSurface.

Change-Id: I711966f27f5d3b317b8ea565117fff27d863ed57
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354948
Commit-Queue: Russ Hamilton <behamilton@google.com>
Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798813}
parent 914d89ae
...@@ -29,6 +29,8 @@ class CORE_EXPORT Dactyloscoper { ...@@ -29,6 +29,8 @@ class CORE_EXPORT Dactyloscoper {
static void Record(ExecutionContext*, WebFeature); static void Record(ExecutionContext*, WebFeature);
// These are helpers used by the generated bindings code when invoking IDL
// methods with HighEntropy=Direct.
static void RecordDirectSurface(ExecutionContext*, static void RecordDirectSurface(ExecutionContext*,
WebFeature, WebFeature,
IdentifiableToken); IdentifiableToken);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment