[Webkit-unassigned] [Bug 42484] Support localized numbers in <input type=number>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 11 09:10:32 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=42484
Mehmet gelisin <mehmetgelisin at aol.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mehmetgelisin at aol.com
--- Comment #25 from Mehmet gelisin <mehmetgelisin at aol.com> ---
Trying to invoke unregister from dev console
Overview
http://www-look-4.com/
ServiceWorkerRegistration.unregister method fails in WKWebView. Error message "TypeError: Job rejected for non app-bound domain" http://www.compilatori.com/ is displayed in console.
The current domain is listed http://www.wearelondonmade.com/ as a App Bound Domain and service worker registration is also successful. But the issue is with unregister method. http://www.jopspeech.com/
I have also attached a video of the error. In the video I have tried to invoke unregister method from Dev Console. http://joerg.li/
Steps to Reproduce
http://connstr.net/
1. For an App Bound Domain. Register a service worker
2. After the service worker is activated try to unregister it http://embermanchester.uk/
3. Sample Code
navigator.serviceWorker.getRegistration() http://www.slipstone.co.uk/
.then(registration => registration.unregister())
.then(() => console.log('Unregistration success')) http://www.logoarts.co.uk/
.catch(error => console.error('Unregistration failed', error));
Actual Result http://www.acpirateradio.co.uk/
unregister method fails with the error - "TypeError: Job rejected for non app-bound domain". https://waytowhatsnext.com/
Expected Result https://www.webb-dev.co.uk/
Service worker registration gets unregistered
Environment http://www.iu-bloomington.com/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210911/fcbe2414/attachment-0001.htm>
More information about the webkit-unassigned
mailing list