[Webkit-unassigned] [Bug 9181] Complete DOMUIEvent Obj-C API to reflect UIEvent
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 18 12:05:35 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
------- Comment #21 from jonas.witt at gmail.com 2006-06-18 12:05 PDT -------
(In reply to comment #20)
> There's no need to use a separate file for non-W3C additions.
That's what Darin suggested in comment #4. Since all its header declarations
have gone to DOMPrivate.h, it looks a bit awkward, that's right.
> + EXPORTED_SYMBOLS_FILE = "";
>
> How did this line sneak into the project diff? Is it an XCode version quirk, or
> will it nuke WebCore's .exp file? I don't *think* it will, since we specify the
> .exp file through OTHER_LDFLAGS, not EXPORTED_SYMBOLS_FILE.
I first didn't know it was handled via OTHER_LDFLAGS and edited
EXPORTED_SYMBOLS_FILE. It does build for me with this empty declaration, but
maybe it's safer to delete that.
--
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