WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 225337
Don't iterate NetworkProcessProxy::m_websiteDataStores
https://bugs.webkit.org/show_bug.cgi?id=225337
Summary
Don't iterate NetworkProcessProxy::m_websiteDataStores
Alex Christensen
Reported
2021-05-03 16:53:15 PDT
Don't iterate NetworkProcessProxy::m_websiteDataStores
Attachments
Patch
(4.98 KB, patch)
2021-05-03 16:58 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(5.16 KB, patch)
2021-05-03 17:20 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2021-05-03 16:58:17 PDT
Created
attachment 427620
[details]
Patch
Alex Christensen
Comment 2
2021-05-03 16:58:20 PDT
<
rdar://problem/77233103
>
Chris Dumez
Comment 3
2021-05-03 17:14:20 PDT
Comment on
attachment 427620
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=427620&action=review
> Source/WTF/ChangeLog:9 > + * wtf/Vector.h:
Could you please explain what these changes in WTF are about?
> Source/WebKit/UIProcess/Network/NetworkProcessProxy.cpp:320 > + websiteDataStore.get().networkProcessDidTerminate(*this);
can we use -> instead of .get()?
Alex Christensen
Comment 4
2021-05-03 17:20:52 PDT
Created
attachment 427626
[details]
Patch
Geoffrey Garen
Comment 5
2021-05-03 20:25:24 PDT
Comment on
attachment 427626
[details]
Patch r=me
EWS
Comment 6
2021-05-04 11:51:33 PDT
Committed
r276974
(
237303@main
): <
https://commits.webkit.org/237303@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427626
[details]
.
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