[Webkit-unassigned] [Bug 198466] [WinCairo] Implement cpu and memory measuring functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 01:26:44 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198466

--- Comment #14 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Don Olmstead from comment #8)
> Comment on attachment 371237 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=371237&action=review
> 
> Couple nits but LGTM overall. Fujii could you take another pass?
> 
> > Source/WebCore/page/win/ResourceUsageThreadWin.cpp:116
> > +    // FIXME: Exclude the ResourceUsage thread.
> > +    // FIXME: Exclude the SamplingProfiler thread.
> > +    // FIXME: Classify usage per thread.
> > +    data.cpuExcludingDebuggerThreads = data.cpu;
> 
> Could you open up a bug for this work and then link to it?
> 

Opened https://bugs.webkit.org/show_bug.cgi?id=198519

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190604/272cf551/attachment.html>


More information about the webkit-unassigned mailing list