NEW 162773
Web Inspector: Simplify Debugger::Script to use SourceProvider
https://bugs.webkit.org/show_bug.cgi?id=162773
Summary Web Inspector: Simplify Debugger::Script to use SourceProvider
Joseph Pecoraro
Reported 2016-09-29 22:42:46 PDT
Summary: Simplify ScriptDebugListener::Script to use SourceProvider We should also move it to the Inspector namespace and maybe rename it. ScriptDebugServer is a horrible place for this. Almost all of its properties just duplicate SourceProvider. It looks like it really only needs a SourceProvider and maybe a few other values.
Attachments
Note You need to log in before you can comment on or make changes to this bug.