Bug 184073 - [JSC] Move WeakValueRef class to its own file and use it from Objc and GLib
Summary: [JSC] Move WeakValueRef class to its own file and use it from Objc and GLib
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-28 01:18 PDT by Carlos Garcia Campos
Modified: 2018-03-28 02:17 PDT (History)
7 users (show)

See Also:


Attachments
Patch (20.75 KB, patch)
2018-03-28 01:21 PDT, Carlos Garcia Campos
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2018-03-28 01:18:45 PDT
We currently have duplicated code in Obj and GLib implementations.
Comment 1 Carlos Garcia Campos 2018-03-28 01:21:27 PDT
Created attachment 336646 [details]
Patch
Comment 2 Yusuke Suzuki 2018-03-28 01:24:04 PDT
Comment on attachment 336646 [details]
Patch

r=me
Comment 3 Carlos Garcia Campos 2018-03-28 02:16:26 PDT
Committed r230025: <https://trac.webkit.org/changeset/230025>
Comment 4 Radar WebKit Bug Importer 2018-03-28 02:17:28 PDT
<rdar://problem/38949007>