RESOLVED FIXED196585
Service Worker Process does not have the right domain name
https://bugs.webkit.org/show_bug.cgi?id=196585
Summary Service Worker Process does not have the right domain name
youenn fablet
Reported 2019-04-03 18:07:38 PDT
Service Worker Process does not have the right domain name. (nullOrigin) is displayed currently.
Attachments
Patch (2.64 KB, patch)
2019-04-03 18:10 PDT, youenn fablet
no flags
Patch for landing (2.63 KB, patch)
2019-04-04 08:45 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2019-04-03 18:09:45 PDT
youenn fablet
Comment 2 2019-04-03 18:10:31 PDT
Chris Dumez
Comment 3 2019-04-03 21:05:33 PDT
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
youenn fablet
Comment 4 2019-04-04 08:45:00 PDT
Created attachment 366716 [details] Patch for landing
youenn fablet
Comment 5 2019-04-04 10:18:17 PDT
I'll try to add a test for it, probably we can get this information from UIProcess/testRunner or directly in an API test.
WebKit Commit Bot
Comment 6 2019-04-04 10:44:22 PDT
Comment on attachment 366716 [details] Patch for landing Clearing flags on attachment: 366716 Committed r243880: <https://trac.webkit.org/changeset/243880>
WebKit Commit Bot
Comment 7 2019-04-04 10:44:23 PDT
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 8 2019-04-04 10:46:13 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.