python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
iOS Safari/WebKit current state of PWA persistence as of version 15.2
I am reevaluating PWA feasibility for mostly offline based, occasionally used applications.
So far I had experience that PWAs on iOS does not have permanent storage as the website allocated space is o...
Miroslav Vojtuš
Votes: 0
Answers: 1
WebKitGtk doesn't load local files
I've tried loading a local html file using webkit_web_view_load_uri() with a file:// URL. However, the webview would display a blank page. To circumvent this, I tried using webkit_web_view_load_html()...
DisableGraphics
Votes: 0
Answers: 2
In Playwright, can't use page.goto with headless webkit
I'm trying to write a test for a Drupal website in Playwright. I'm running on Ubuntu 20.04 via WSL2.
I set a base url (https://www.example.com) in my Playwright config file.
I have a few simple steps...
Patrick Kenny
Votes: 0
Answers: 1
Why is "This browser or app may not be secure" displayed on Webkit browser?
Recently, our web application that uses OAuth2.0 authentication to connect to Google Drive has encountered a problem.
We already registered and verified our application (through Google Console),and ha...
Hgs User
Votes: 0
Answers: 0