haikuwebkit/LayoutTests/inspector/protocol
Devin Rousso 837ba822ef Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'InspectorBackend.Enum.Page.ResourceType')
https://bugs.webkit.org/show_bug.cgi?id=226664

Reviewed by Joseph Pecoraro.

Source/WebInspectorUI:

* UserInterface/Protocol/InspectorBackend.js:
(InspectorBackendClass.prototype.get Enum):
Use the list of all registered domains, not just the active domains, as only commands/events
are able to be filtered by target type.

LayoutTests:

* inspector/protocol/enum.html: Added.
* inspector/protocol/enum-expected.txt: Added.


Canonical link: https://commits.webkit.org/238511@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278512 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-05 00:16:56 +00:00
..
backend-dispatcher-argument-errors-expected.txt
backend-dispatcher-argument-errors.html
backend-dispatcher-malformed-message-errors-expected.txt
backend-dispatcher-malformed-message-errors.html
condition-expected.txt
condition.html
enum-expected.txt
enum.html
inspector-backend-invocation-return-value-expected.txt
inspector-backend-invocation-return-value.html
target-types-for-debuggable-type-expected.txt
target-types-for-debuggable-type.html Web Inspector: add ITML debuggable/target type 2020-05-29 17:34:08 +00:00