Bug 204563 - [LFC] Pass UsedHorizontal/VerticalValues in by const reference
Summary: [LFC] Pass UsedHorizontal/VerticalValues in by const reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-24 19:50 PST by zalan
Modified: 2019-11-25 08:19 PST (History)
5 users (show)

See Also:


Attachments
Patch (46.89 KB, patch)
2019-11-24 20:01 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-11-24 19:50:37 PST
and not by value. They've put on some bits.
Comment 1 Radar WebKit Bug Importer 2019-11-24 19:50:54 PST
<rdar://problem/57464129>
Comment 2 zalan 2019-11-24 20:01:59 PST
Created attachment 384267 [details]
Patch
Comment 3 zalan 2019-11-25 08:19:48 PST
Committed r252862: <https://trac.webkit.org/changeset/252862>