RESOLVED FIXED 122962
StyleRuleFoo::mutableProperties() should return a reference.
https://bugs.webkit.org/show_bug.cgi?id=122962
Summary StyleRuleFoo::mutableProperties() should return a reference.
Andreas Kling
Reported 2013-10-17 07:07:48 PDT
This method always returns an object so let's make it a MutableStylePropertySet&.
Attachments
Patch (14.33 KB, patch)
2013-10-17 07:21 PDT, Andreas Kling
eflews.bot: commit-queue-
Patch (15.34 KB, patch)
2013-10-17 07:27 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-17 07:21:34 PDT
EFL EWS Bot
Comment 2 2013-10-17 07:26:04 PDT
Andreas Kling
Comment 3 2013-10-17 07:27:25 PDT
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2013-10-17 08:17:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.