Bug 124096 - Change collectStyleForPresentationAttribute and related functions to take a MutableStylePropertySet by reference
Summary: Change collectStyleForPresentationAttribute and related functions to take a M...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 19:15 PST by Sam Weinig
Modified: 2013-11-08 19:22 PST (History)
0 users

See Also:


Attachments
Patch (57.09 KB, patch)
2013-11-08 19:16 PST, Sam Weinig
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-11-08 19:15:38 PST
Change collectStyleForPresentationAttribute and related functions to take a MutableStylePropertySet by reference
Comment 1 Sam Weinig 2013-11-08 19:16:51 PST
Created attachment 216476 [details]
Patch
Comment 2 Andreas Kling 2013-11-08 19:19:31 PST
Comment on attachment 216476 [details]
Patch

r=me!
Comment 3 Sam Weinig 2013-11-08 19:22:52 PST
Committed r158985: <http://trac.webkit.org/changeset/158985>