Current Firefox on Linux. This is the console message:
downloadable font: Glyph bbox was incorrect (glyph ids 33 55 62 81 82 83 84 87 88 89 90 112 119 120 123 139 159 162 164 166 178 184 185 217 218 272 273 274 275 279 281 284 290 291 292 309 310 319 321 323 326 329 330 331 332 333 334 339 341 347 349 351 352 353 354 357 358 361 366 367 370 371 414 431 436 444 445 458 460 464 465 483 505 508 511 514 516 517 518 520 521 538 539 546 568 574 579 580 585 586 594 596 599 602 603 616 618 622 627 629 630 633 634 638 643 645 651 654 665 675 685 686 688 691) (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1) source: https://sqliteonline.com/fonts/fontawesome-webfont.woff2?v=4...
using deprecated parameters for the initialization function; pass a single object instead sog3.js:2251:21
Uncaught (in promise) ReferenceError: RTCPeerConnection is not defined <anonymous> https://sqliteonline.com/f/agw31.0.26.min.js:49 async* https://sqliteonline.com/f/agw31.0.26.min.js:87 async* https://sqliteonline.com/f/agw31.0.26.min.js:89
You may be using an outdated browser version that doesn’t support some features. Please update your browser to the latest version for the website to work properly.
I also get the glyph message on my Firefox 144.0b8 and it runs fast here, so I guess that shouldn't be the reason...
RTCPeerConnection is available in Firefox and Chrome since 2017... son unless the browser is veeery old... Maybe something blocking RTC?
Yes, the issue may be caused by WebRTC being disabled in your browser settings.
The right thing to do it to handle that gracefully on the website and inform the user.
You are right. I am gradually trying to describe all potential user issues more clearly, but unfortunately, it is still not done comprehensively.