[Webkit-unassigned] [Bug 4624] WebCore needs autogenerated Obj-C DOM bindings

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 26 17:27:02 PDT 2006


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10245|review?                     |review+
               Flag|                            |




------- Comment #22 from timothy at hatcher.name  2006-08-26 17:27 PDT -------
(From update of attachment 10245)
This is great!

Some formatting issues, other than that r=me.

-        attribute long scrollLeft;
+                 attribute [ObjCCatagory=DOMElementExtensions] long
scrollLeft;
 
-        attribute long scrollTop;
+                 attribute [ObjCCatagory=DOMElementExtensions] long scrollTop;

These have some extra whitespace compared to the others.

Check your scripts for tabs, I see a few in there.


-- 
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