[Webkit-unassigned] [Bug 42378] [GTK] Get rid of libgdom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 09:32:54 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42378





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2010-07-15 09:32:54 PST ---
Some notes on my patch for this issue:

1. Instead of sending the class list directly to the header generators
and making the build depend on the GNUMakefile.am (leading to more
rebuilding than necessary), I've separated to class list to a separate
file. This was also necessary as we no longer list the classes in the
GNUMakefile.am.

2. There was an issue where some places referenced a file in DerivedSources
and some in WebKit/gtk/webkit. I've fixed that issue as well (this revealed
the breakage and required fixing it).

3. The GDOM logic is now in the top-level GNUMakefile.am.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list