Attention needed from Simon Zünd
Josh Karlin added 1 comment![Open in Gerrit]()
File front_end/panels/issues/AffectedSelectivePermissionsInterventionView.ts
Line 109, Patchset 6: const stackTraceTranslated = await stackTraceModel.createFromProtocolRuntime(stackTrace, async frames => {Simon Zünd .
resolvedThe right way is `Bindings.DebuggerWorkspaceBinding.DebuggerWorkspaceBinding.instance().createStackTraceFromProtocolRuntime`. The second argument is a mapping function that should implement source mapping :)
Josh KarlinExcellent, thank you! Done.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: devtools/devtools-frontend
Gerrit-Branch: main
Gerrit-Change-Id: I021882fe859922ce1f9b68472fa82020b4d1fecb
Gerrit-Change-Number: 7616323
Gerrit-PatchSet: 7
Gerrit-Comment-Date: Mon, 02 Mar 2026 13:13:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No