Bug 75362 - HTMLParagraphElement: Remove unnecessary variable in parseMappedAttribute().
Summary: HTMLParagraphElement: Remove unnecessary variable in parseMappedAttribute().
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: 2011-12-29 10:43 PST by Andreas Kling
Modified: 2011-12-29 15:27 PST (History)
0 users

See Also:


Attachments
Patch (1.75 KB, patch)
2011-12-29 10:43 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.