Bug 121481 - [GTK] GObject DOM bindings API compatibility checks should not depend on compile options
Summary: [GTK] GObject DOM bindings API compatibility checks should not depend on comp...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-09-17 04:55 PDT by Carlos Garcia Campos
Modified: 2018-05-21 18:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2013-09-17 04:55:01 PDT
The current method to check API breaks in GObject DOM bindings during building depends on the compile options. The current symbols file maintained in the source tree only works for the default compile options used by build-webkit. We should add all possible symbols identified by the compile option required.
Comment 1 Carlos Garcia Campos 2013-09-17 05:13:18 PDT
See also https://bugs.webkit.org/show_bug.cgi?id=121484
Comment 2 Michael Catanzaro 2018-05-21 18:20:11 PDT
DOM API is stable now -> WONTFIX