Bug 123072

Summary: Use PassRef for constructing StyleRules.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eflews.bot, esprehn+autocc, glenn, gyuyoung.kim, kling, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+, eflews.bot: commit-queue-

Description Andreas Kling 2013-10-19 16:03:14 PDT
StyleRuleFoo creation helpers should return PassRef.
Comment 1 Andreas Kling 2013-10-19 16:04:52 PDT
Created attachment 214678 [details]
Patch
Comment 2 EFL EWS Bot 2013-10-19 16:10:32 PDT
Comment on attachment 214678 [details]
Patch

Attachment 214678 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/6478037
Comment 3 Andreas Kling 2013-10-20 03:48:18 PDT
Committed r157698: <http://trac.webkit.org/changeset/157698>