Bug 75362

Summary: HTMLParagraphElement: Remove unnecessary variable in parseMappedAttribute().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2011-12-29 10:43:00 PST
The 'v' variable is not super necessary.
Comment 1 Andreas Kling 2011-12-29 10:43:42 PST
Created attachment 120758 [details]
Patch
Comment 2 Andreas Kling 2011-12-29 15:27:36 PST
Comment on attachment 120758 [details]
Patch

Clearing flags on attachment: 120758

Committed r103827: <http://trac.webkit.org/changeset/103827>
Comment 3 Andreas Kling 2011-12-29 15:27:46 PST
All reviewed patches have been landed.  Closing bug.