Bug 252052
Summary: | [GLib] Add more padding to more vtables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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
Pull request: https://github.com/WebKit/WebKit/pull/10163
EWS
Committed 260396@main (7ca0c691aba6): <https://commits.webkit.org/260396@main>
Reviewed commits have been landed. Closing PR #10163 and removing active labels.