[Webkit-unassigned] [Bug 10096] Bring linux port uptodate

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 25 21:59:40 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10096





------- Comment #6 from mike.emmel at gmail.com  2006-07-25 21:59 PDT -------

> 
> As I've said in the past, if you make a smaller patch that doesn't try to do
> everything at once, and leave out the more complex or controversial bits, you
> can get most of this in, then we can discuss the part that's interesting
> separately.
> 

Several people where intrested in compiling so I wanted to get something up
asap to allow them to compile. If I'm lucky one of these people might be
willing to help with the port so I felt that was the most critical need.
I discussed the problem of the idl on the mailing list a while back there
seemed to be no intrest in  it since it only effected the linux port.

The patch also contains fixes for the same types of errors that were fixed last
time  is there any chance we can prevent stuff like 
class::method from getting checked in I don't see why I have to keep submiting
patches for this since its easy enough to catch on review.

-    HTMLPlugInElement::~HTMLPlugInElement();
+    ~HTMLPlugInElement();

This should not make it into the code base.

Other then that I was happy that the compile problems were simple changes in
the port code which is what I want to achieve.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list