Bug 21013 - Rid the world of JSHTMLInputElementBase
Summary: Rid the world of JSHTMLInputElementBase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 18:06 PDT by Sam Weinig
Modified: 2008-09-22 18:20 PDT (History)
0 users

See Also:


Attachments
patch (29.77 KB, patch)
2008-09-22 18:08 PDT, Sam Weinig
mitz: 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 2008-09-22 18:06:19 PDT
JSHTMLInputElementBase is no longer needed to match Firefox.  Patch forthcoming.
Comment 1 Sam Weinig 2008-09-22 18:08:09 PDT
Created attachment 23688 [details]
patch
Comment 2 mitz 2008-09-22 18:12:51 PDT
Comment on attachment 23688 [details]
patch

no more!
r=me
Comment 3 Sam Weinig 2008-09-22 18:20:17 PDT
Fixed in r36787.