Bug 172874 - All scroll peformance logging should happen in the UI process
Summary: All scroll peformance logging should happen in the UI process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-02 14:48 PDT by Simon Fraser (smfr)
Modified: 2017-06-02 16:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (55.22 KB, patch)
2017-06-02 14:51 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (55.31 KB, patch)
2017-06-02 14:59 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff
Patch (56.37 KB, patch)
2017-06-02 15:48 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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