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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 3 18:23:50 PDT 2019


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

--- Comment #3 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 371142
  --> https://bugs.webkit.org/attachment.cgi?id=371142
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=371142&action=review

> Source/WebCore/page/win/ResourceUsageOverlayWinCairo.cpp:30
> +#if ENABLE(RESOURCE_USAGE) && OS(WINDOWS)

You shouldn't need any of these OS checks.

> Source/WebCore/page/win/ResourceUsageThreadWinCairo.cpp:31
> +#if ENABLE(RESOURCE_USAGE) && OS(WINDOWS)

Ditto

-- 
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/3cce3a8b/attachment.html>


More information about the webkit-unassigned mailing list