WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
174008
Merge WebResourceLoadStatisticsManager and WebResourceLoadObserver
https://bugs.webkit.org/show_bug.cgi?id=174008
Summary
Merge WebResourceLoadStatisticsManager and WebResourceLoadObserver
Chris Dumez
Reported
2017-06-29 20:02:55 PDT
WebResourceLoadStatisticsManager is currently only a proxy to WebResourceLoadObserver.
Attachments
Patch
(58.90 KB, patch)
2017-06-29 20:23 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-06-29 20:23:10 PDT
Created
attachment 314217
[details]
Patch
Brent Fulgham
Comment 2
2017-06-29 23:35:26 PDT
Comment on
attachment 314217
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=314217&action=review
I think this change looked correct. Another nice simplification.
> Source/WebKit2/UIProcess/API/C/WKResourceLoadStatisticsManager.cpp:58 > +// FIXME: This API name is wrong.
We can change that, it’s only used in testing.
Chris Dumez
Comment 3
2017-06-30 09:06:00 PDT
(In reply to Brent Fulgham from
comment #2
)
> Comment on
attachment 314217
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=314217&action=review
> > I think this change looked correct. Another nice simplification. > > > Source/WebKit2/UIProcess/API/C/WKResourceLoadStatisticsManager.cpp:58 > > +// FIXME: This API name is wrong. > > We can change that, it’s only used in testing.
Sure, can I change it in a follow up. I suspect we may want to make some of this API asynchronous too to avoid locks.
Brent Fulgham
Comment 4
2017-06-30 09:19:09 PDT
Comment on
attachment 314217
[details]
Patch Wonderful! r=me.
Chris Dumez
Comment 5
2017-06-30 09:22:46 PDT
Comment on
attachment 314217
[details]
Patch Clearing flags on attachment: 314217 Committed
r219000
: <
http://trac.webkit.org/changeset/219000
>
Chris Dumez
Comment 6
2017-06-30 09:22:47 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.
Top of Page
Format For Printing
XML
Clone This Bug