[Webkit-unassigned] [Bug 264156] Build failure cause by bindings not being regenerated after settings are removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 8 09:09:01 PST 2023


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

Michael Catanzaro <mcatanzaro at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |don.olmstead at sony.com,
                   |                            |Hironori.Fujii at sony.com
            Summary|[GTK] Build failure         |Build failure cause by
                   |                            |bindings not being
                   |                            |regenerated after settings
                   |                            |are removed
          Component|WebKitGTK                   |CMake

--- Comment #3 from Michael Catanzaro <mcatanzaro at redhat.com> ---
I think something is wrong with the dependencies generated by GENERATE_BINDINGS in WebCoreMacros.cmake. It might suffice to add a global dependency on ${WTF_DIR}/Scripts/Preferences/UnifiedWebPreferences.yaml, which would cause all bindings to be regenerated when any setting changes. I'm not sure if we can be more precise than this or not. Probably not.

CC Don and Fujii for opinions.

-- 
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/20231108/7cb9b51d/attachment.htm>


More information about the webkit-unassigned mailing list