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 199468
Clarify threading model for WebResourceLoadStatisticsStore::dumpResourceLoadStatistics()
https://bugs.webkit.org/show_bug.cgi?id=199468
Summary
Clarify threading model for WebResourceLoadStatisticsStore::dumpResourceLoadS...
Chris Dumez
Reported
2019-07-03 15:25:57 PDT
Clarify threading model for WebResourceLoadStatisticsStore::dumpResourceLoadStatistics() after
r245517
.
Attachments
Patch
(13.11 KB, patch)
2019-07-03 15:29 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(13.10 KB, patch)
2019-07-03 16:41 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-07-03 15:29:45 PDT
Created
attachment 373422
[details]
Patch
youenn fablet
Comment 2
2019-07-03 16:38:45 PDT
Comment on
attachment 373422
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=373422&action=review
> Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.h:76 > + void dumpResourceLoadStatistics(CompletionHandler<void(const String&)>&&) override;
final
> Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsMemoryStore.h:82 > + void dumpResourceLoadStatistics(CompletionHandler<void(const String&)>&&) override;
final
Chris Dumez
Comment 3
2019-07-03 16:41:09 PDT
Created
attachment 373434
[details]
Patch
WebKit Commit Bot
Comment 4
2019-07-03 17:23:32 PDT
Comment on
attachment 373434
[details]
Patch Clearing flags on attachment: 373434 Committed
r247119
: <
https://trac.webkit.org/changeset/247119
>
WebKit Commit Bot
Comment 5
2019-07-03 17:23:33 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2019-07-03 17:24:15 PDT
<
rdar://problem/52620712
>
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