Bug 227137 - [Mac] libwebrtc CMBaseClass objects need alignment fixup
Summary: [Mac] libwebrtc CMBaseClass objects need alignment fixup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on: 227153
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-17 12:08 PDT by Eric Carlson
Modified: 2021-06-21 19:15 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.01 KB, patch)
2021-06-17 12:17 PDT, Eric Carlson
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.49 KB, patch)
2021-06-17 12:29 PDT, Eric Carlson
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.06 KB, patch)
2021-06-17 13:04 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch (6.79 KB, patch)
2021-06-19 16:17 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch (6.57 KB, patch)
2021-06-21 11:13 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch (7.82 KB, patch)
2021-06-21 14:17 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch (8.77 KB, patch)
2021-06-21 16:05 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2021-06-17 12:08:19 PDT
libwebrtc CMBaseClass objects used for VP8 and VP9 decoders need alignment fixup.
Comment 1 Radar WebKit Bug Importer 2021-06-17 12:08:47 PDT
<rdar://problem/79464124>
Comment 2 Eric Carlson 2021-06-17 12:17:45 PDT
Created attachment 431701 [details]
Patch
Comment 3 Eric Carlson 2021-06-17 12:29:47 PDT
Created attachment 431705 [details]
Patch
Comment 4 Eric Carlson 2021-06-17 13:04:53 PDT
Created attachment 431711 [details]
Patch
Comment 5 EWS 2021-06-17 15:02:04 PDT
Committed r279011 (238936@main): <https://commits.webkit.org/238936@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431711 [details].
Comment 6 WebKit Commit Bot 2021-06-17 16:20:30 PDT
Re-opened since this is blocked by bug 227153
Comment 7 Eric Carlson 2021-06-19 16:17:56 PDT
Created attachment 431808 [details]
Updated patch
Comment 8 Eric Carlson 2021-06-21 11:13:40 PDT
Created attachment 431881 [details]
Updated patch
Comment 9 Eric Carlson 2021-06-21 14:17:34 PDT
Created attachment 431909 [details]
Updated patch
Comment 10 Eric Carlson 2021-06-21 16:05:07 PDT
Created attachment 431921 [details]
Updated patch
Comment 11 EWS 2021-06-21 19:15:58 PDT
Committed r279101 (239018@main): <https://commits.webkit.org/239018@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431921 [details].