[Webkit-unassigned] [Bug 21869] New: Some files generated from .idl files are not built
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 24 14:26:13 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21869
Summary: Some files generated from .idl files are not built
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bolsinga at apple.com
SQLTransactionCallback.idl, SQLTransactionErrorCallback.idl,
PositionCallback.idl, PositionErrorCallback.idl are a few of the examples David
Kilzer and I noticed today.
The reason is that they have JSCustom* items and the handleEvent() method in
these needs a bool& parameter.
Adding raises(DOMException) does not address this issue.
--
Configure bugmail: https://bugs.webkit.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