Bug 122962 - StyleRuleFoo::mutableProperties() should return a reference.
Summary: StyleRuleFoo::mutableProperties() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 07:07 PDT by Andreas Kling
Modified: 2013-10-17 08:17 PDT (History)
11 users (show)

See Also:


Attachments
Patch (14.33 KB, patch)
2013-10-17 07:21 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (15.34 KB, patch)
2013-10-17 07:27 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 2013-10-17 07:07:48 PDT
This method always returns an object so let's make it a MutableStylePropertySet&.
Comment 1 Andreas Kling 2013-10-17 07:21:34 PDT
Created attachment 214453 [details]
Patch
Comment 2 EFL EWS Bot 2013-10-17 07:26:04 PDT
Comment on attachment 214453 [details]
Patch

Attachment 214453 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/3446019
Comment 3 Andreas Kling 2013-10-17 07:27:25 PDT
Created attachment 214455 [details]
Patch
Comment 4 WebKit Commit Bot 2013-10-17 08:17:09 PDT
Comment on attachment 214455 [details]
Patch

Clearing flags on attachment: 214455

Committed r157575: <http://trac.webkit.org/changeset/157575>
Comment 5 WebKit Commit Bot 2013-10-17 08:17:12 PDT
All reviewed patches have been landed.  Closing bug.