Bug 123072 - Use PassRef for constructing StyleRules.
Summary: Use PassRef for constructing StyleRules.
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-19 16:03 PDT by Andreas Kling
Modified: 2013-10-20 03:48 PDT (History)
8 users (show)

See Also:


Attachments
Patch (15.76 KB, patch)
2013-10-19 16:04 PDT, Andreas Kling
sam: review+
eflews.bot: commit-queue-
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-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>