Bug 39336 - Move all member variables from MappedAttribute to Attribute.
Summary: Move all member variables from MappedAttribute to Attribute.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-05-18 17:24 PDT by Anders Carlsson
Modified: 2010-05-18 17:42 PDT (History)
0 users

See Also:


Attachments
Patch (18.58 KB, patch)
2010-05-18 17:39 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-05-18 17:24:14 PDT
Move all member variables from MappedAttribute to Attribute.
Comment 1 Anders Carlsson 2010-05-18 17:25:33 PDT
<rdar://problem/8000853>
Comment 2 Anders Carlsson 2010-05-18 17:39:50 PDT
Created attachment 56435 [details]
Patch
Comment 3 Sam Weinig 2010-05-18 17:41:03 PDT
Comment on attachment 56435 [details]
Patch

Great idea!
Comment 4 Anders Carlsson 2010-05-18 17:42:48 PDT
Committed r59724: <http://trac.webkit.org/changeset/59724>