[webkit-reviews] review requested: [Bug 226978] [Mac] CoreMedia WrapperClass does not need alignment fixup : [Attachment 431348] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 11:57:48 PDT 2021


mitz at webkit.org has asked  for review:
Bug 226978: [Mac] CoreMedia WrapperClass does not need alignment fixup
https://bugs.webkit.org/show_bug.cgi?id=226978

Attachment 431348: Patch

https://bugs.webkit.org/attachment.cgi?id=431348&action=review




--- Comment #4 from mitz at webkit.org ---
Comment on attachment 431348
  --> https://bugs.webkit.org/attachment.cgi?id=431348
Patch

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

> Source/WebKit/Shared/mac/MediaFormatReader/CoreMediaWrapped.h:158
> +    static constexpr struct { WrapperClass derivedClass; } derivedClass {
Wrapped::wrapperClass() };

Don’t really need this to be a struct anymore.


More information about the webkit-reviews mailing list