RESOLVED FIXED Bug 239676
Web Inspector: response overrides with an error status code should indicate that somewhere
https://bugs.webkit.org/show_bug.cgi?id=239676
Summary Web Inspector: response overrides with an error status code should indicate t...
Devin Rousso
Reported 2022-04-22 16:44:07 PDT
it's odd that the local override shows as regular "text" when resources loaded from it have error (i.e. red) "text"
Attachments
Patch (1.93 KB, patch)
2022-04-22 16:47 PDT, Devin Rousso
pangle: review+
ews-feeder: commit-queue-
Patch (1.96 KB, patch)
2022-04-25 11:08 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2022-04-22 16:47:40 PDT
Patrick Angle
Comment 2 2022-04-22 17:03:46 PDT
Comment on attachment 458187 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458187&action=review r=me > Source/WebInspectorUI/UserInterface/Views/LocalResourceOverrideTreeElement.js:111 > // Do nothing. Do not allow ResourceTreeElement / SourceCodeTreeElement to modify our status element. I think the "Do nothing" part of this is contradicted now 😅. (As an aside, I had to read this comment a few times before I realized it was trying to explain why we don't let `super` be called.)
Devin Rousso
Comment 3 2022-04-25 11:08:08 PDT
EWS
Comment 4 2022-04-25 12:55:21 PDT
Committed r293338 (249959@main): <https://commits.webkit.org/249959@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458284 [details].
Radar WebKit Bug Importer
Comment 5 2022-04-25 12:56:13 PDT
Note You need to log in before you can comment on or make changes to this bug.