Bug 94421 - Use initialization from literal for HTML Input type names
Summary: Use initialization from literal for HTML Input type names
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-18 20:31 PDT by Benjamin Poulain
Modified: 2012-08-19 20:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.71 KB, patch)
2012-08-18 20:37 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-08-18 20:31:12 PDT
Faster, use less memory.
Comment 1 Benjamin Poulain 2012-08-18 20:37:40 PDT
Created attachment 159280 [details]
Patch
Comment 2 Kent Tamura 2012-08-18 21:01:27 PDT
Comment on attachment 159280 [details]
Patch

ok
Comment 3 Benjamin Poulain 2012-08-19 20:44:29 PDT
Comment on attachment 159280 [details]
Patch

Clearing flags on attachment: 159280

Committed r125991: <http://trac.webkit.org/changeset/125991>
Comment 4 Benjamin Poulain 2012-08-19 20:44:31 PDT
All reviewed patches have been landed.  Closing bug.