Bug 239754 - Add object addresses to IPC logging
Summary: Add object addresses to IPC logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-25 21:15 PDT by Simon Fraser (smfr)
Modified: 2022-04-26 09:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.79 KB, patch)
2022-04-25 21:21 PDT, Simon Fraser (smfr)
heycam: review+
Details | Formatted Diff | Diff
Patch (8.80 KB, patch)
2022-04-25 21:46 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-04-25 21:15:19 PDT
Add object addresses to IPC logging
Comment 1 Simon Fraser (smfr) 2022-04-25 21:21:50 PDT
Created attachment 458324 [details]
Patch
Comment 2 Cameron McCormack (:heycam) 2022-04-25 21:25:19 PDT
Comment on attachment 458324 [details]
Patch

r=me though maybe inside the square brackets, and explicitly saying it's the receiver? So it looks like:

[SourceProcess nnn -> DestProcess mmm receiver 0x...] MessageName ...
Comment 3 Simon Fraser (smfr) 2022-04-25 21:46:37 PDT
Created attachment 458326 [details]
Patch
Comment 4 EWS 2022-04-26 09:00:33 PDT
Committed r293426 (249986@main): <https://commits.webkit.org/249986@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458326 [details].
Comment 5 Radar WebKit Bug Importer 2022-04-26 09:01:14 PDT
<rdar://problem/92337065>