While making the code changes in Bug 195866 we noticed that strings were being used to pass the origins for the API calls. We should adopt the RegistrableDomain class to improve type safety and avoid introducing bugs in the future.
<rdar://problem/49048028>
Created attachment 365298 [details] Patch
Created attachment 365348 [details] Patch
Comment on attachment 365348 [details] Patch Thanks for reviewing!
Comment on attachment 365348 [details] Patch Clearing flags on attachment: 365348 Committed r243210: <https://trac.webkit.org/changeset/243210>
All reviewed patches have been landed. Closing bug.