RESOLVED FIXED 229356
Use the strongly typed PageGroupIdentifier in place of uint64_t
https://bugs.webkit.org/show_bug.cgi?id=229356
Summary Use the strongly typed PageGroupIdentifier in place of uint64_t
Simon Fraser (smfr)
Reported 2021-08-20 16:30:05 PDT
Use the strongly typed PageGroupIdentifier in place of uint64_t
Attachments
Patch (21.60 KB, patch)
2021-08-20 16:31 PDT, Simon Fraser (smfr)
achristensen: review+
ews-feeder: commit-queue-
Patch (22.45 KB, patch)
2021-08-20 16:38 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2021-08-20 16:31:40 PDT
Alex Christensen
Comment 2 2021-08-20 16:34:45 PDT
Comment on attachment 436041 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436041&action=review > Source/WebKit/WebProcess/WebPage/WebPageGroupProxy.h:48 > + // Namespace IDs for local storage namespaces are equivalent to web page group IDs. I would update this to "currently equivalent" because I think we intend to change this once we completely remove WebPageGroup/WebPageGroupProxy. > Source/WebKit/WebProcess/WebStorage/StorageNamespaceImpl.h:56 > + // Namespace IDs for local storage namespaces are equivalent to web page group IDs. ditto
Simon Fraser (smfr)
Comment 3 2021-08-20 16:38:35 PDT
EWS
Comment 4 2021-08-22 08:36:00 PDT
Committed r281398 (240806@main): <https://commits.webkit.org/240806@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436042 [details].
Radar WebKit Bug Importer
Comment 5 2021-08-22 08:36:18 PDT
Note You need to log in before you can comment on or make changes to this bug.