Bug 168420 - [JSC] Drop PassRefPtr in inspector/
Summary: [JSC] Drop PassRefPtr in inspector/
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:
 
Reported: 2017-02-16 04:07 PST by Yusuke Suzuki
Modified: 2017-02-16 11:00 PST (History)
16 users (show)

See Also:


Attachments
Patch (78.47 KB, patch)
2017-02-16 04:15 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (78.47 KB, patch)
2017-02-16 04:16 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (81.44 KB, patch)
2017-02-16 08:16 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-02-16 04:07:48 PST
[JSC] Drop PassRefPtr in inspector/
Comment 1 Yusuke Suzuki 2017-02-16 04:15:43 PST
Created attachment 301741 [details]
Patch
Comment 2 Yusuke Suzuki 2017-02-16 04:16:29 PST
Created attachment 301742 [details]
Patch
Comment 3 Yusuke Suzuki 2017-02-16 08:16:58 PST
Created attachment 301767 [details]
Patch
Comment 4 WebKit Commit Bot 2017-02-16 10:51:21 PST
Comment on attachment 301767 [details]
Patch

Clearing flags on attachment: 301767

Committed r212448: <http://trac.webkit.org/changeset/212448>
Comment 5 WebKit Commit Bot 2017-02-16 10:51:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Joseph Pecoraro 2017-02-16 11:00:35 PST
Comment on attachment 301767 [details]
Patch

Nice!