Bug 131019 - Move the attributes HashMap out of the parseAttributes function
Summary: Move the attributes HashMap out of the parseAttributes function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 01:39 PDT by Zan Dobersek
Modified: 2014-04-01 08:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2014-04-01 01:43 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-04-01 01:39:58 PDT
Move the attributes HashMap out of the parseAttributes function
Comment 1 Zan Dobersek 2014-04-01 01:43:35 PDT
Created attachment 228257 [details]
Patch
Comment 2 Andreas Kling 2014-04-01 07:45:30 PDT
Comment on attachment 228257 [details]
Patch

I was scratching my head trying to understand why this was needed until I noticed the "." :)
r=me
Comment 3 Zan Dobersek 2014-04-01 08:21:05 PDT
Comment on attachment 228257 [details]
Patch

Clearing flags on attachment: 228257

Committed r166585: <http://trac.webkit.org/changeset/166585>
Comment 4 Zan Dobersek 2014-04-01 08:21:14 PDT
All reviewed patches have been landed.  Closing bug.