The JS bindings generator currently includes JS*Custom.h if [CustomPutFunction] or [CustomNamedSetter] IDL extended attributes are used. This does not seem to be required and it forces the developers to create dummy custom headers. We should probably stop including this header forcefully. The developer can still use [JSCustomHeader] if such inclusion is needed.
Created attachment 205001 [details] Patch
Comment on attachment 205001 [details] Patch Looks OK.
Comment on attachment 205001 [details] Patch Clearing flags on attachment: 205001 Committed r151736: <http://trac.webkit.org/changeset/151736>
All reviewed patches have been landed. Closing bug.