WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
31178
ObjC DOM build succeeds the second time after public API failure
https://bugs.webkit.org/show_bug.cgi?id=31178
Summary
ObjC DOM build succeeds the second time after public API failure
Timothy Hatcher
Reported
2009-11-05 11:06:08 PST
From
bug 29972
:
> 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 bindings are already generated, so there is no check > of SDK API, and the build succeeds.
We likely need to remove the generated file that has the API failure, so it keeps getting rebuilt until resolved.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug