WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10766
Auto-generate the Objective-C DOM Events bindings
https://bugs.webkit.org/show_bug.cgi?id=10766
Summary
Auto-generate the Objective-C DOM Events bindings
Sam Weinig
Reported
2006-09-07 06:53:34 PDT
patch on it's way
Attachments
patch
(105.49 KB, patch)
2006-09-07 07:04 PDT
,
Sam Weinig
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2006-09-07 07:04:44 PDT
Created
attachment 10433
[details]
patch - Auto-generates DOMEvent, DOMKeyboardEvent, DOMMouseEvent, DOMMutationEvent, DOMOverflowEvent, DOMUIEvent, and DOMWheelEvent. - Splits out DOMEventListener and DOMEventTarget into their own files. This patch also includes some whitespace changes to CodeGenerator.pm to make it consistent.
Sam Weinig
Comment 2
2006-09-07 07:07:14 PDT
Tim, One thing I forgot to change before I posted the patch was that I tried out a aligning some of the if-statements in CodeGeneratorObjC.pm. I'm not sure if I like this style, but I was trying it out. If you don't like it I can easily get rid of the extra whitespace. Just a heads up on that.
Darin Adler
Comment 3
2006-09-07 08:39:56 PDT
Comment on
attachment 10433
[details]
patch Copyright should be 2004, 2005, 2006 rather than 2004-2006. r=me
Sam Weinig
Comment 4
2006-09-07 10:02:37 PDT
Landed in
r16262
.
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