WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
Patch
(22.45 KB, patch)
2021-08-20 16:38 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-08-20 16:31:40 PDT
Created
attachment 436041
[details]
Patch
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
Created
attachment 436042
[details]
Patch
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
<
rdar://problem/82218164
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug