[Webkit-unassigned] [Bug 240127] Create reports for long process launch times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 11:42:26 PDT 2022


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com

--- Comment #5 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 458900
  --> https://bugs.webkit.org/attachment.cgi?id=458900
Patch

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

> Source/WebKit/UIProcess/AuxiliaryProcessProxy.h:190
> +    WallTime m_proccessStart;

Let's use MonotonicTime since WallTime can be changed by user's timezone change etc.

-- 
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/20220505/6d4bba04/attachment-0001.htm>


More information about the webkit-unassigned mailing list