Bug 131019

Summary: Move the attributes HashMap out of the parseAttributes function
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.