| Auto-Submit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[RPP] Force tab targetType in trace_app
This is required for some features to work, such as linkifying the
console source location in the bottom-up / call-tree tables. The short
summary is that `primaryPageTarget()` does not return the correct target
for rehydrated connections unless the first / root target is of type
tab, which breaks linkifying.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
qq: I was looking at this code today due to some `ConnectionTransport` refactoring, and I was wondering where the `trace_app` entrypoint wires up "InspectorMain"?
Ideally the trace_app has it's own early runnable that calls `initMainConnection`, rather then hijacking inspector_main.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |