Bug 139730 - Make Ref::copyRef const and ref-qualified
Summary: Make Ref::copyRef const and ref-qualified
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 08:58 PST by Anders Carlsson
Modified: 2014-12-17 09:01 PST (History)
0 users

See Also:


Attachments
Patch (1.27 KB, patch)
2014-12-17 08:59 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-12-17 08:58:44 PST
Make Ref::copyRef const and ref-qualified
Comment 1 Anders Carlsson 2014-12-17 08:59:10 PST
Created attachment 243437 [details]
Patch
Comment 2 Andreas Kling 2014-12-17 09:00:11 PST
Comment on attachment 243437 [details]
Patch

cheers m8 r=me
Comment 3 Anders Carlsson 2014-12-17 09:01:25 PST
Committed r177445: <http://trac.webkit.org/changeset/177445>