Bug 172874

Summary: All scroll peformance logging should happen in the UI process
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
thorton: review+
Patch none

Description Simon Fraser (smfr) 2017-06-02 14:48:59 PDT
All scroll peformance logging should happen in the UI process
Comment 1 Simon Fraser (smfr) 2017-06-02 14:51:36 PDT
Created attachment 311865 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-06-02 14:52:10 PDT
rdar://problem/24474830
Comment 3 Simon Fraser (smfr) 2017-06-02 14:59:41 PDT
Created attachment 311867 [details]
Patch
Comment 4 Tim Horton 2017-06-02 15:09:18 PDT
Comment on attachment 311867 [details]
Patch

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

> Source/WebKit2/ChangeLog:22
> +        * WebProcess/WebCoreSupport/WebPerformanceLoggingClient.cpp: Copied from Source/WebCore/page/PageConfiguration.cpp.

Copied from?

> Source/WebKit2/WebProcess/WebCoreSupport/WebPerformanceLoggingClient.cpp:2
> + * Copyright (C) 2014 Apple Inc. All rights reserved.

2014!
Comment 5 Simon Fraser (smfr) 2017-06-02 15:48:22 PDT
Created attachment 311876 [details]
Patch
Comment 6 Simon Fraser (smfr) 2017-06-02 16:07:43 PDT
https://trac.webkit.org/r217737