Bug 203267 - WebCoreDecompressionSession needs padding on all platforms to avoid link warnings
Summary: WebCoreDecompressionSession needs padding on all platforms to avoid link warn...
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: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-22 13:52 PDT by Dean Jackson
Modified: 2019-10-22 14:22 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2019-10-22 13:57 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2019-10-22 13:52:52 PDT
WebCoreDecompressionSession needs padding on all platforms to avoid link warnings
Comment 1 Radar WebKit Bug Importer 2019-10-22 13:54:27 PDT
<rdar://problem/56514219>
Comment 2 Dean Jackson 2019-10-22 13:57:52 PDT
Created attachment 381593 [details]
Patch
Comment 3 Dean Jackson 2019-10-22 14:22:14 PDT
wonder if this will break watchOS.
Comment 4 Dean Jackson 2019-10-22 14:22:46 PDT
Committed r251454: <https://trac.webkit.org/changeset/251454>