Bug 121481
Summary: | [GTK] GObject DOM bindings API compatibility checks should not depend on compile options | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | Bindings | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bugs-noreply, gustavo, mcatanzaro |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Garcia Campos
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
See also https://bugs.webkit.org/show_bug.cgi?id=121484
Michael Catanzaro
DOM API is stable now -> WONTFIX