RESOLVED FIXED Bug 238843
Web Inspector: Regression(r291729) The result of logging $0 to the console shows overlapping `$0` and `$[n]` after the node
https://bugs.webkit.org/show_bug.cgi?id=238843
Summary Web Inspector: Regression(r291729) The result of logging $0 to the console sh...
Patrick Angle
Reported 2022-04-05 15:34:17 PDT
Created attachment 456760 [details] Screenshot of Issue r291729 is missing a check that the `DOMTreeOutline` is actually supposed to show an indicator for the inspected node, which means other usage of `DOMTreeOutline` (the console, the sources tab, etc.) are showing the $0 indicator as well now.
Attachments
Screenshot of Issue (32.26 KB, image/png)
2022-04-05 15:34 PDT, Patrick Angle
no flags
Patch v1.0 (2.34 KB, patch)
2022-04-05 15:37 PDT, Patrick Angle
no flags
Radar WebKit Bug Importer
Comment 1 2022-04-05 15:34:28 PDT
Patrick Angle
Comment 2 2022-04-05 15:37:17 PDT
Created attachment 456761 [details] Patch v1.0
Devin Rousso
Comment 3 2022-04-05 15:39:29 PDT
Comment on attachment 456761 [details] Patch v1.0 rs=me
EWS
Comment 4 2022-04-05 16:54:03 PDT
Committed r292441 (249294@main): <https://commits.webkit.org/249294@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456761 [details].
Note You need to log in before you can comment on or make changes to this bug.