Bug 78965 - Remove Element::createAttribute().
Summary: Remove Element::createAttribute().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 06:19 PST by Andreas Kling
Modified: 2012-02-18 11:53 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.95 KB, patch)
2012-02-18 06:20 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-02-18 06:19:04 PST
Attribute::create() will do just fine.
Comment 1 Andreas Kling 2012-02-18 06:20:07 PST
Created attachment 127705 [details]
Patch
Comment 2 Andreas Kling 2012-02-18 11:53:55 PST
Committed r108164: <http://trac.webkit.org/changeset/108164>