Bug 221028 - [JSC] Remove InspectorInstrumentation object
Summary: [JSC] Remove InspectorInstrumentation object
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: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-27 01:37 PST by Yusuke Suzuki
Modified: 2021-01-27 13:59 PST (History)
14 users (show)

See Also:


Attachments
Patch (36.32 KB, patch)
2021-01-27 01:38 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 2021-01-27 01:37:54 PST
[JSC] Remove InspectorInstrumentation object
Comment 1 Yusuke Suzuki 2021-01-27 01:38:32 PST
Created attachment 418515 [details]
Patch
Comment 2 EWS 2021-01-27 03:04:30 PST
Committed r271942: <https://trac.webkit.org/changeset/271942>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418515 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-27 03:06:23 PST
<rdar://problem/73656093>
Comment 4 Blaze Burg 2021-01-27 07:58:52 PST
Comment on attachment 418515 [details]
Patch

This seems OK for now. We'll likely need to add this back in some form when more Promise introspection/special breakpoints are implemented.
Comment 5 Yusuke Suzuki 2021-01-27 13:59:33 PST
Committed r271984: <https://trac.webkit.org/changeset/271984>