RESOLVED FIXED 195957
Adopt RegistrableDomain in the Storage Access API prompt code paths
https://bugs.webkit.org/show_bug.cgi?id=195957
Summary Adopt RegistrableDomain in the Storage Access API prompt code paths
Brent Fulgham
Reported 2019-03-19 11:22:17 PDT
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.
Attachments
Patch (16.42 KB, patch)
2019-03-19 20:35 PDT, Brent Fulgham
no flags
Patch (16.54 KB, patch)
2019-03-20 08:57 PDT, Brent Fulgham
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-19 20:30:12 PDT
Brent Fulgham
Comment 2 2019-03-19 20:35:30 PDT
Brent Fulgham
Comment 3 2019-03-20 08:57:47 PDT
Brent Fulgham
Comment 4 2019-03-20 09:17:19 PDT
Comment on attachment 365348 [details] Patch Thanks for reviewing!
WebKit Commit Bot
Comment 5 2019-03-20 09:41:21 PDT
Comment on attachment 365348 [details] Patch Clearing flags on attachment: 365348 Committed r243210: <https://trac.webkit.org/changeset/243210>
WebKit Commit Bot
Comment 6 2019-03-20 09:41:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.