Bug 87248 - Kill some frivolous null-checking of Element::m_attributeData.
Summary: Kill some frivolous null-checking of Element::m_attributeData.
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: 2012-05-23 04:44 PDT by Andreas Kling
Modified: 2012-05-23 07:04 PDT (History)
0 users

See Also:


Attachments
Patchbox 20 (6.21 KB, patch)
2012-05-23 05:21 PDT, 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 2012-05-23 04:44:50 PDT
From the grumpy-old-man department..
Comment 1 Andreas Kling 2012-05-23 05:21:09 PDT
Created attachment 143542 [details]
Patchbox 20
Comment 2 Antti Koivisto 2012-05-23 05:31:01 PDT
Comment on attachment 143542 [details]
Patchbox 20

r=me
Comment 3 Andreas Kling 2012-05-23 07:04:25 PDT
Comment on attachment 143542 [details]
Patchbox 20

Clearing flags on attachment: 143542

Committed r118175: <http://trac.webkit.org/changeset/118175>
Comment 4 Andreas Kling 2012-05-23 07:04:53 PDT
All reviewed patches have been landed.  Closing bug.