[Webkit-unassigned] [Bug 28831] Make ElementTimeControl methods return void and not throw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 16:38:34 PDT 2009


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





--- Comment #8 from Cameron McCormack <cam at mcc.id.au>  2009-09-02 16:38:34 PDT ---
Created an attachment (id=38946)
 --> (https://bugs.webkit.org/attachment.cgi?id=38946)
Build problems when doing an incremental build after applying the patch

So I think the problem is that changing ElementTimeControl.idl should cause
DOMSVGAnimationElement.mm to be rebuilt (since SVGAnimationElement inherits
from ElementTimeControl, and the ObjC bindings have some multiple inheritance
flattening thing going on), but the build system doesn't know about this
dependency.

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