Bug 121384 - Remove Ref(const T&) constructor.
Summary: Remove Ref(const T&) constructor.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 04:36 PDT by Andreas Kling
Modified: 2013-09-15 05:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (29.58 KB, patch)
2013-09-15 04:45 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (1.09 KB, patch)
2013-09-15 04:46 PDT, Andreas Kling
no flags 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-09-15 04:36:08 PDT
Remove Ref(const T&) constructor.
Comment 1 Andreas Kling 2013-09-15 04:45:31 PDT
Created attachment 211699 [details]
Patch
Comment 2 Andreas Kling 2013-09-15 04:46:21 PDT
Created attachment 211700 [details]
Patch
Comment 3 Andreas Kling 2013-09-15 05:50:27 PDT
Comment on attachment 211700 [details]
Patch

Clearing flags on attachment: 211700

Committed r155805: <http://trac.webkit.org/changeset/155805>
Comment 4 Andreas Kling 2013-09-15 05:50:32 PDT
All reviewed patches have been landed.  Closing bug.