[Webkit-unassigned] [Bug 29972] Implement URL decomposition IDL attributes for HTMLAnchorElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 10:14:48 PST 2009


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





--- Comment #24 from Yael <yael.aharon at nokia.com>  2009-11-04 10:14:46 PDT ---
The first build runs CodeGeneratorObjC.pm to generate the ObjC bindings, and
then checks if public interfaces changed (PublicDOMInterfaces.h). Since the API
of DOMHTMLAnchorElement changed, the script simply dies. (CodeGeneratorObjC.pm
line 297).

The second time, the ObjC bindigns are already generated, so there is no check
of SDK API, and the build succeeds. 

I would really appreciate if someone from Apple could help me resolve this
problem.

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