Bug 44805

Summary: [GTK] WebKit DOM bindings build should not depend on output GNUMakefile
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

Description Martin Robinson 2010-08-27 17:00:48 PDT
By isolating all the DOM bindings build stuff into one file, we can avoid duplicating the source list as well as avoid rebuilding all of the WebKit API layer whenever the automake files change.
Comment 1 Martin Robinson 2010-08-27 17:05:36 PDT
Created attachment 65792 [details]
Patch for this issue
Comment 2 Xan Lopez 2010-08-29 08:26:17 PDT
Comment on attachment 65792 [details]
Patch for this issue

Nice.
Comment 3 Martin Robinson 2010-08-30 08:16:16 PDT
Comment on attachment 65792 [details]
Patch for this issue

Clearing flags on attachment: 65792

Committed r66389: <http://trac.webkit.org/changeset/66389>
Comment 4 Martin Robinson 2010-08-30 08:16:20 PDT
All reviewed patches have been landed.  Closing bug.