Bug 78965

Summary: Remove Element::createAttribute().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>