Service Worker Process does not have the right domain name. (nullOrigin) is displayed currently.
<rdar://problem/46142264>
Created attachment 366684 [details] Patch
Comment on attachment 366684 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=366684&action=review > Source/WebKit/ChangeLog:10 > + Updated extraInitializationData to go from "security-origin" to "registrabble-domain". typo: registrabble-domain
Created attachment 366716 [details] Patch for landing
I'll try to add a test for it, probably we can get this information from UIProcess/testRunner or directly in an API test.
Comment on attachment 366716 [details] Patch for landing Clearing flags on attachment: 366716 Committed r243880: <https://trac.webkit.org/changeset/243880>
All reviewed patches have been landed. Closing bug.
(In reply to youenn fablet from comment #5) > I'll try to add a test for it, probably we can get this information from > UIProcess/testRunner or directly in an API test. I did something a bit similar in ProcessSwap.SuspendedPagesInActivityMonitor.