[webkit-changes] [WebKit/WebKit] 1aae68: [GLib] Add more padding to WebKitInputMethodContex...

Michael Catanzaro noreply at github.com
Thu Jan 26 16:01:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1aae6827c7623156d49b7f1510b3890fb6088a14
      https://github.com/WebKit/WebKit/commit/1aae6827c7623156d49b7f1510b3890fb6088a14
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitInputMethodContext.h.in

  Log Message:
  -----------
  [GLib] Add more padding to WebKitInputMethodContext vtable
https://bugs.webkit.org/show_bug.cgi?id=251209

Reviewed by Adrian Perez de Castro.

This is a follow-up to bug #240472. WebKitInputMethodContext is less
likely to grow in the future, but should still have more padding than it
does now, just in case.

* Source/WebKit/UIProcess/API/glib/WebKitInputMethodContext.h.in:

Canonical link: https://commits.webkit.org/259459@main




More information about the webkit-changes mailing list