Bug 162773

Summary: Web Inspector: Simplify Debugger::Script to use SourceProvider
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: NEW    
Severity: Normal CC: hi, inspector-bugzilla-changes
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215362

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.