Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation section and WebDriver support #265

Closed
wants to merge 47 commits into from
Closed
Changes from 10 commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
18ed9ce
Attempt to add Automation section and WebDriver support
kenchris Apr 18, 2024
da611a0
Some fixes
kenchris Apr 18, 2024
ebb89c3
Fixed Arnaud's comments, add support for mocking sources
kenchris Apr 22, 2024
109fd78
Resolve comments from Raphael
kenchris Apr 29, 2024
ae4875c
WIP: Get rid of mock platform collector
kenchris Apr 30, 2024
dff5fca
Redefing platform collector and let it use virtual sources
kenchris May 1, 2024
c8f8afc
Attempt to fix build
kenchris May 1, 2024
ba6ccbd
More fixes from comments
kenchris May 6, 2024
ebb75c8
Support dedicated workers
kenchris May 7, 2024
4521ec4
Make the automation update only set one sample
kenchris May 22, 2024
3dbb088
Fix [=map/Remove=] syntax
rakuco May 30, 2024
c92a958
Remove needless comma
rakuco May 30, 2024
1768ef5
Remove virtual pressure source's source type property
rakuco May 30, 2024
417dcb4
Use data-dfn-for for concepts scoped to virtual pressure source
rakuco May 30, 2024
8b8f282
Move retrieval of a virtual pressure source from a global to a separa…
rakuco May 30, 2024
afcabae
virtual pressure source: Add "can provide samples flag" boolean
rakuco May 30, 2024
8e9809c
get virtual pressure source: Add assertion for owningDocument's size
rakuco May 30, 2024
6165314
Improvements to the "data collection" algorithm from my PR review
rakuco May 30, 2024
4a5757a
Add missing apostrophe
rakuco May 30, 2024
4f79b62
Fix typo: user -> use
rakuco Jun 3, 2024
df35c2b
Merge remote-tracking branch 'origin/main' into webdriver
rakuco Jun 4, 2024
c01a9a9
Fix platform collector cardinality, define pressure source and activa…
rakuco Jun 3, 2024
9e45f07
Define "source type" (singular)
rakuco Jun 4, 2024
126995b
Add a note explaining when virtual pressure sources do have an effect
rakuco Jun 4, 2024
19e894e
data collection: Say adjusted pressure state calculation is implement…
rakuco Jun 7, 2024
308640a
s/can be found/exists/
rakuco Jun 7, 2024
cfd84d0
Rename "can provide samples flag" to "can provide samples"
rakuco Jun 7, 2024
b11010f
Be more clear in places that mention(ed) "adjusted pressure state"
rakuco Jun 7, 2024
294ed01
Merge remote-tracking branch 'origin/main' into webdriver
rakuco Jun 12, 2024
9460e2c
Improve handling of sample timestamps automation and non-automation c…
rakuco Jun 12, 2024
87ea0cf
Add a note about lack of shared worker support in the Automation section
rakuco Jun 12, 2024
b7f39a3
Merge remote-tracking branch 'origin/main' into webdriver
rakuco Jun 13, 2024
1098cbb
Unify "pressure source sample" and "pending sample descriptor" concepts
rakuco Jun 13, 2024
e63d26b
Do not surround null with `<code>` tags
rakuco Jun 13, 2024
b98c68d
Refer to a definition of "empty" in the context of an ordered set
rakuco Jun 13, 2024
a58799e
observe(): Add a type for `|virtualPressureSource|`
rakuco Jun 13, 2024
93beaa0
automation: Check virtualPressureSourceType against "supported source…
rakuco Jun 13, 2024
bc3f3cd
Add missing "a" in sentence
rakuco Jun 13, 2024
32d3d9f
s/better/more precise/
rakuco Jun 13, 2024
5c966ff
s/translate/transform/
rakuco Jun 13, 2024
a2cf3a4
Say "telemetry data" instead of just "information" or "telemetry info…
rakuco Jun 13, 2024
d11d169
Say a pressure source sample's data is a PressureState for virtual pr…
rakuco Jun 13, 2024
aaf4da6
Just say "boolean" instead of "boolean flag"
rakuco Jun 14, 2024
0e46949
observe(): Do not always add a collector to the platform collector ma…
rakuco Jun 14, 2024
094b061
Fix indentation
rakuco Jun 14, 2024
16b08cd
Separate multiple paragraphs with <p> tags
rakuco Jun 14, 2024
93c8265
Make all WEBDRIVER2 citations normative
rakuco Jun 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading