[Webkit-unassigned] [Bug 240472] [WPE][GTK] Add more padding to vtables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 12:16:03 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=240472

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
So currently the vtable is 29 bytes for GTK, with zero bytes of padding remaining. WPE uses a little bit less and has 5 bytes of padding remaining.

Let's go crazy and add 30 bytes. I think we can afford to splurge here because web views are relatively rare.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230125/8fc668f6/attachment.htm>


More information about the webkit-unassigned mailing list