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

fix: browser parsing #20657

Merged
merged 2 commits into from
Dec 12, 2024
Merged

fix: browser parsing #20657

merged 2 commits into from
Dec 12, 2024

Conversation

caalador
Copy link
Contributor

Added new opera userAgent string.
Better logging for failures.
Better matching for version string.
Fixed android mistaken check.

Part of #20610

Added new opera userAgent string.
Better logging for failures.
Better matching for version string.
Fixed android mistaken check.

Part of #20610
@caalador caalador force-pushed the issues/20610-browser-parsing branch from 2da102f to 951709d Compare December 10, 2024 08:45
Copy link

github-actions bot commented Dec 10, 2024

Test Results

1 158 files  ± 0  1 158 suites  ±0   1h 33m 30s ⏱️ + 1m 24s
7 527 tests + 7  7 474 ✅ + 7  53 💤 ±0  0 ❌ ±0 
7 886 runs  +10  7 824 ✅ +10  62 💤 ±0  0 ❌ ±0 

Results for commit b408e6a. ± Comparison against base commit 4c6524d.

♻️ This comment has been updated with latest results.

Add isIPad
Add testing userAgent strings
from json file.
@mshabarov mshabarov self-requested a review December 11, 2024 07:17
@mshabarov mshabarov merged commit 17295f7 into main Dec 12, 2024
26 checks passed
@mshabarov mshabarov deleted the issues/20610-browser-parsing branch December 12, 2024 07:58
vaadin-bot pushed a commit that referenced this pull request Dec 12, 2024
* fix: browser parsing

Added new opera userAgent string.
Better logging for failures.
Better matching for version string.
Fixed android mistaken check.

Part of #20610

* Add ios firefox parsing

Add isIPad
Add testing userAgent strings
from json file.
mcollovati pushed a commit that referenced this pull request Dec 12, 2024
* fix: browser parsing

Added new opera userAgent string.
Better logging for failures.
Better matching for version string.
Fixed android mistaken check.

Part of #20610

* Add ios firefox parsing

Add isIPad
Add testing userAgent strings
from json file.

Co-authored-by: caalador <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants