Uh oh!
There was an error while loading. Please reload this page.
[v24.x backport] inspector: support storage inspection and webstorage events - #63176
Conversation
nodejs-github-bot
commented
May 7, 2026
Review requested:
|
thisalihassan
commented
May 7, 2026
@aduh95 I believe this #62660 PR fixes this (generates localstorage temp file) check https://github.com/nodejs/node/actions/runs/25511424629/job/74870924115?pr=63176 now there's a CI #62661 which enforces clean git tree Want me to backport that commit too? |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@## v24.x-staging #63176 +/- ##
=================================================
+ Coverage 89.85% 89.92% +0.06%
=================================================
Files 680 686 +6 Lines 207901 208389 +488 Branches 40000 40077 +77 =================================================
+ Hits 186816 187387 +571 + Misses 13283 13238 -45 + Partials 7802 7764 -38
🚀 New features to boost your workflow:
|
aduh95
commented
May 7, 2026
Yes please, otherwise we cannot land this without breaking CI for every other backport PR |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
2837841 to
1fbb5a9Comparenodejs-github-bot
commented
May 7, 2026
nodejs-github-bot
commented
May 7, 2026
nodejs-github-bot
commented
May 8, 2026
PR-URL: nodejs#61139 Backport-PR-URL: nodejs#63176 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#62145 Backport-PR-URL: nodejs#63176 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#62162 Backport-PR-URL: nodejs#63176 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Signed-off-by: Ali Hassan <ali-hassan27@outlook.com> PR-URL: nodejs#62616 Backport-PR-URL: nodejs#63176 Refs: nodejs#62145 Refs: nodejs#62162 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-Authored-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: nodejs#62660 Backport-PR-URL: nodejs#63176 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1fbb5a9 to
b881658CompareLanded in 8752b60...b881658 |
Uh oh!
There was an error while loading. Please reload this page.
This is a manual backport of five related commits.