Bug 252052

Summary: [GLib] Add more padding to more vtables
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 210100    

Michael Catanzaro
Reported 2023-02-10 05:24:47 PST
I forgot that WebKitPolicyDecision must be derivable. Although we're not very likely to ever use it, this vtable should still have more padding, just in case.
Attachments
Michael Catanzaro
Comment 1 2023-02-10 05:39:33 PST
In addition to _WebKitPolicyDecisionClass, there is also JSCClassVTable. Another one that is probably not likely to grow beyond its current padding, but we should be cautious nonetheless.
Michael Catanzaro
Comment 2 2023-02-15 12:51:12 PST
EWS
Comment 3 2023-02-16 14:07:56 PST
Committed 260396@main (7ca0c691aba6): <https://commits.webkit.org/260396@main> Reviewed commits have been landed. Closing PR #10163 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.