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

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.