Bug 77830 - StyledElement: Rename parseMappedAttribute() to parseAttribute().
Summary: StyledElement: Rename parseMappedAttribute() to parseAttribute().
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-02-05 02:31 PST by Andreas Kling
Modified: 2012-02-05 18:22 PST (History)
2 users (show)

See Also:


Attachments
M-M-M-Mmmonster patch (194.23 KB, patch)
2012-02-05 02:35 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 2012-02-05 02:31:14 PST
Mapped attributes is not a thing anymore, so let's rename it.
Comment 1 Andreas Kling 2012-02-05 02:35:22 PST
Created attachment 125524 [details]
M-M-M-Mmmonster patch
Comment 2 Andreas Kling 2012-02-05 18:22:13 PST
Comment on attachment 125524 [details]
M-M-M-Mmmonster patch

Clearing flags on attachment: 125524

Committed r106769: <http://trac.webkit.org/changeset/106769>
Comment 3 Andreas Kling 2012-02-05 18:22:21 PST
All reviewed patches have been landed.  Closing bug.