Bug 161666 - Make JSC::PrivateName copyable
Summary: Make JSC::PrivateName copyable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 148897
  Show dependency treegraph
 
Reported: 2016-09-06 18:06 PDT by Yusuke Suzuki
Modified: 2016-09-06 19:24 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2016-09-06 18:09 PDT, Yusuke Suzuki
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-09-06 18:06:58 PDT
Make JSC::PrivateName copyable
Comment 1 Yusuke Suzuki 2016-09-06 18:09:32 PDT
Created attachment 288079 [details]
Patch
Comment 2 Yusuke Suzuki 2016-09-06 19:24:46 PDT
Committed r205534: <http://trac.webkit.org/changeset/205534>