Bug 196683 - [JSC] CallLinkInfo should clear Callee or CodeBlock even if it is unlinked by jettison
Summary: [JSC] CallLinkInfo should clear Callee or CodeBlock even if it is unlinked by...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-07 02:42 PDT by Yusuke Suzuki
Modified: 2019-04-07 12:26 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.71 KB, patch)
2019-04-07 02:56 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (5.84 KB, patch)
2019-04-07 03:13 PDT, 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 2019-04-07 02:42:23 PDT
...
Comment 1 Yusuke Suzuki 2019-04-07 02:56:01 PDT
Created attachment 366903 [details]
Patch
Comment 2 Yusuke Suzuki 2019-04-07 02:56:31 PDT
<rdar://problem/49516372>
Comment 3 Yusuke Suzuki 2019-04-07 03:13:20 PDT
Created attachment 366904 [details]
Patch
Comment 4 Yusuke Suzuki 2019-04-07 11:58:58 PDT
Comment on attachment 366904 [details]
Patch

Thanks!
Comment 5 WebKit Commit Bot 2019-04-07 12:26:05 PDT
Comment on attachment 366904 [details]
Patch

Clearing flags on attachment: 366904

Committed r243966: <https://trac.webkit.org/changeset/243966>
Comment 6 WebKit Commit Bot 2019-04-07 12:26:06 PDT
All reviewed patches have been landed.  Closing bug.