Bug 122948 - Use PassRef for constructing StylePropertySets.
Summary: Use PassRef for constructing StylePropertySets.
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-17 00:59 PDT by Andreas Kling
Modified: 2013-10-17 05:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (37.36 KB, patch)
2013-10-17 01:12 PDT, Andreas Kling
koivisto: review+
gtk-ews: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (38.27 KB, patch)
2013-10-17 05:10 PDT, Andreas Kling
gtk-ews: 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-17 00:59:52 PDT
Let's take PassRef for a spin.
Comment 1 Andreas Kling 2013-10-17 01:12:36 PDT
Created attachment 214431 [details]
Patch
Comment 2 kov's GTK+ EWS bot 2013-10-17 03:40:53 PDT
Comment on attachment 214431 [details]
Patch

Attachment 214431 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/4109516
Comment 3 Andreas Kling 2013-10-17 05:10:50 PDT
Created attachment 214444 [details]
Patch for landing
Comment 4 kov's GTK+ EWS bot 2013-10-17 05:29:59 PDT
Comment on attachment 214444 [details]
Patch for landing

Attachment 214444 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/3473065
Comment 5 Andreas Kling 2013-10-17 05:37:27 PDT
Committed r157569: <http://trac.webkit.org/changeset/157569>