|
176 | 176 | "definedIn": "prose"
|
177 | 177 | },
|
178 | 178 | {
|
179 |
| - "id": "dfn-options", |
180 |
| - "href": "https://wicg.github.io/compute-pressure/#dfn-options", |
| 179 | + "id": "dfn-callback", |
| 180 | + "href": "https://wicg.github.io/compute-pressure/#dfn-callback", |
181 | 181 | "linkingText": [
|
182 |
| - "options" |
| 182 | + "[[Callback]]" |
183 | 183 | ],
|
184 | 184 | "localLinkingText": [],
|
185 |
| - "type": "dfn", |
186 |
| - "for": [], |
| 185 | + "type": "attribute", |
| 186 | + "for": [ |
| 187 | + "ComputePressureObserver" |
| 188 | + ], |
187 | 189 | "access": "private",
|
188 | 190 | "informative": false,
|
189 | 191 | "heading": {
|
|
195 | 197 | "definedIn": "prose"
|
196 | 198 | },
|
197 | 199 | {
|
198 |
| - "id": "dfn-callback", |
199 |
| - "href": "https://wicg.github.io/compute-pressure/#dfn-callback", |
| 200 | + "id": "dfn-options", |
| 201 | + "href": "https://wicg.github.io/compute-pressure/#dfn-options", |
200 | 202 | "linkingText": [
|
201 |
| - "[[Callback]]" |
| 203 | + "[[Options]]" |
202 | 204 | ],
|
203 | 205 | "localLinkingText": [],
|
204 | 206 | "type": "attribute",
|
|
236 | 238 | },
|
237 | 239 | "definedIn": "prose"
|
238 | 240 | },
|
| 241 | + { |
| 242 | + "id": "dfn-lastrecordmap", |
| 243 | + "href": "https://wicg.github.io/compute-pressure/#dfn-lastrecordmap", |
| 244 | + "linkingText": [ |
| 245 | + "[[LastRecordMap]]" |
| 246 | + ], |
| 247 | + "localLinkingText": [], |
| 248 | + "type": "attribute", |
| 249 | + "for": [ |
| 250 | + "ComputePressureObserver" |
| 251 | + ], |
| 252 | + "access": "private", |
| 253 | + "informative": false, |
| 254 | + "heading": { |
| 255 | + "id": "internal-slot-definitions", |
| 256 | + "href": "https://wicg.github.io/compute-pressure/#internal-slot-definitions", |
| 257 | + "title": "Internal Slot Definitions", |
| 258 | + "number": "6" |
| 259 | + }, |
| 260 | + "definedIn": "prose" |
| 261 | + }, |
239 | 262 | {
|
240 | 263 | "id": "dfn-max-queued-records",
|
241 | 264 | "href": "https://wicg.github.io/compute-pressure/#dfn-max-queued-records",
|
|
540 | 563 | "href": "https://wicg.github.io/compute-pressure/#dom-computepressureobserver-constructor",
|
541 | 564 | "linkingText": [
|
542 | 565 | "constructor()",
|
543 |
| - "constructor(callback)" |
| 566 | + "constructor(callback)", |
| 567 | + "constructor(callback, options)" |
544 | 568 | ],
|
545 | 569 | "localLinkingText": [
|
546 | 570 | "ComputePressureObserver.constructor",
|
|
566 | 590 | "href": "https://wicg.github.io/compute-pressure/#dom-computepressureobserver-observe",
|
567 | 591 | "linkingText": [
|
568 | 592 | "observe()",
|
569 |
| - "observe(source)", |
570 |
| - "observe(source, options)" |
| 593 | + "observe(source)" |
571 | 594 | ],
|
572 | 595 | "localLinkingText": [
|
573 | 596 | "ComputePressureObserver.observe",
|
|
815 | 838 | },
|
816 | 839 | "definedIn": "heading"
|
817 | 840 | },
|
818 |
| - { |
819 |
| - "id": "dom-computepressurerecord-options", |
820 |
| - "href": "https://wicg.github.io/compute-pressure/#dom-computepressurerecord-options", |
821 |
| - "linkingText": [ |
822 |
| - "options" |
823 |
| - ], |
824 |
| - "localLinkingText": [], |
825 |
| - "type": "dict-member", |
826 |
| - "for": [ |
827 |
| - "ComputePressureRecord" |
828 |
| - ], |
829 |
| - "access": "public", |
830 |
| - "informative": false, |
831 |
| - "heading": { |
832 |
| - "id": "the-options-attribute", |
833 |
| - "href": "https://wicg.github.io/compute-pressure/#the-options-attribute", |
834 |
| - "title": "The options attribute", |
835 |
| - "number": "9.3.5" |
836 |
| - }, |
837 |
| - "definedIn": "heading" |
838 |
| - }, |
839 | 841 | {
|
840 | 842 | "id": "dom-computepressureobserveroptions",
|
841 | 843 | "href": "https://wicg.github.io/compute-pressure/#dom-computepressureobserveroptions",
|
|
896 | 898 | "definedIn": "prose"
|
897 | 899 | },
|
898 | 900 | {
|
899 |
| - "id": "dfn-should-receive-readings", |
900 |
| - "href": "https://wicg.github.io/compute-pressure/#dfn-should-receive-readings", |
| 901 | + "id": "dfn-passes-privacy-test", |
| 902 | + "href": "https://wicg.github.io/compute-pressure/#dfn-passes-privacy-test", |
| 903 | + "linkingText": [ |
| 904 | + "passes privacy test" |
| 905 | + ], |
| 906 | + "localLinkingText": [], |
| 907 | + "type": "dfn", |
| 908 | + "for": [], |
| 909 | + "access": "private", |
| 910 | + "informative": false, |
| 911 | + "heading": { |
| 912 | + "id": "supporting-algorithms", |
| 913 | + "href": "https://wicg.github.io/compute-pressure/#supporting-algorithms", |
| 914 | + "title": "Supporting algorithms", |
| 915 | + "number": "9.6.1" |
| 916 | + }, |
| 917 | + "definedIn": "prose" |
| 918 | + }, |
| 919 | + { |
| 920 | + "id": "dfn-passes-frequency-test", |
| 921 | + "href": "https://wicg.github.io/compute-pressure/#dfn-passes-frequency-test", |
| 922 | + "linkingText": [ |
| 923 | + "passes frequency test" |
| 924 | + ], |
| 925 | + "localLinkingText": [], |
| 926 | + "type": "dfn", |
| 927 | + "for": [], |
| 928 | + "access": "private", |
| 929 | + "informative": false, |
| 930 | + "heading": { |
| 931 | + "id": "supporting-algorithms", |
| 932 | + "href": "https://wicg.github.io/compute-pressure/#supporting-algorithms", |
| 933 | + "title": "Supporting algorithms", |
| 934 | + "number": "9.6.1" |
| 935 | + }, |
| 936 | + "definedIn": "prose" |
| 937 | + }, |
| 938 | + { |
| 939 | + "id": "dfn-has-change-in-data", |
| 940 | + "href": "https://wicg.github.io/compute-pressure/#dfn-has-change-in-data", |
901 | 941 | "linkingText": [
|
902 |
| - "should receive readings" |
| 942 | + "has change in data" |
903 | 943 | ],
|
904 | 944 | "localLinkingText": [],
|
905 | 945 | "type": "dfn",
|
|
0 commit comments