Bug 198353 - Move some HistoricalVelocityData code into the cpp file
Summary: Move some HistoricalVelocityData code into the cpp file
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: 2019-05-29 15:48 PDT by Simon Fraser (smfr)
Modified: 2019-05-30 10:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.06 KB, patch)
2019-05-29 15:49 PDT, Simon Fraser (smfr)
thorton: review+
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) 2019-05-29 15:48:36 PDT
Move some HistoricalVelocityData code into the cpp file
Comment 1 Simon Fraser (smfr) 2019-05-29 15:49:22 PDT
Created attachment 370891 [details]
Patch
Comment 2 Simon Fraser (smfr) 2019-05-29 15:50:41 PDT
Probably need a WEBCORE_EXPORT in there.
Comment 3 Tim Horton 2019-05-29 15:50:50 PDT
Comment on attachment 370891 [details]
Patch

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

> Source/WebCore/platform/graphics/VelocityData.cpp:36
> +    {

brace on the previous line imo
Comment 4 Simon Fraser (smfr) 2019-05-30 10:02:53 PDT
https://trac.webkit.org/r245892
Comment 5 Radar WebKit Bug Importer 2019-05-30 10:03:17 PDT
<rdar://problem/51264853>