Bug 122962

Summary: StyleRuleFoo::mutableProperties() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, eflews.bot, esprehn+autocc, fmalita, glenn, gyuyoung.kim, macpherson, menard, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eflews.bot: commit-queue-
Patch none

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.