From 11548b99ecf388fe20498aca215ae76db987ba6f Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 16 Dec 2020 11:15:16 -0600 Subject: [PATCH] Issue #151 - Make it possible to reject a promise from getHighEntropyValues --- index.bs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index 7cd55fe..f335c03 100644 --- a/index.bs +++ b/index.bs @@ -441,7 +441,7 @@ When asked to run the create brands algorithm, the [=user agent=] MUS Note: One approach to minimize caching variance when generating these random components could be to determine them at build time, and keep them identical throughout the lifetime of the [=user agent=]'s significant - version. + version. Note: See [[#grease]] for more details on when and why these randomization steps might be appropriate. @@ -459,7 +459,11 @@ The getHighEntropyValues(|hints|)getHighEntropyValues(|hints|)