Bug 10742 - More Objective-C DOM auto-generation cleanup
Summary: More Objective-C DOM auto-generation cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 18:22 PDT by Sam Weinig
Modified: 2006-09-05 19:53 PDT (History)
0 users

See Also:


Attachments
patch (14.26 KB, patch)
2006-09-05 18:26 PDT, Sam Weinig
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-09-05 18:22:45 PDT
Factor out implementation type-getters into their own function and standardize naming as was done for type-makers (ie. HTML and CSS prefixing).  Patch to come.
Comment 1 Sam Weinig 2006-09-05 18:26:56 PDT
Created attachment 10409 [details]
patch
Comment 2 Timothy Hatcher 2006-09-05 19:28:28 PDT
Comment on attachment 10409 [details]
patch

r=me, nice cleanup
Comment 3 Sam Weinig 2006-09-05 19:53:41 PDT
Landed in r16242.