Bug 38185
Summary: | GObject bindings do not pass check-webkit-style | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abarth, cjerdonek, mrobinson, xan.lopez |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
GObject bindings do not pass check-webkit-style
This is important because now that we're testing GObject binding generation as part of run-binding-tests any time we change the binding generation the patches fail to pass style:
https://bugs.webkit.org/show_bug.cgi?id=38182#c2
We could just ignore these files, but the .cpp file should probably follow webkit style. Not sure about the .h.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
GObject bindings are no longer auto-generated.