Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 956f8458910ea320f9990e16445ae700089bafa5 https://github.com/WebKit/WebKit/commit/956f8458910ea320f9990e16445ae700089bafa5 Author: Elika Etemad <fantasai.b...@inkedblade.net> Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths: M Source/WebCore/rendering/style/RenderStyle.h Log Message: ----------- Make InheritedFlags declaration more organized https://bugs.webkit.org/show_bug.cgi?id=277652 rdar://problem/133248839 Reviewed by Tim Nguyen. Reorders bit flags in InheritedFlags into logical groupings. Even if the writing mode part gets upgraded to 8 bits, this ordering should also minimize padding for compilers that avoid byte boundaries. * Source/WebCore/rendering/style/RenderStyle.h: Canonical link: https://commits.webkit.org/281873@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes