Bug 306831

Summary: Provide toString() implementations for ScriptReferenceImpl and locationImpl
Product: [WebTools] JSDT Reporter: Michael Rennie <Michael_Rennie>
Component: DebugAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact: Simon Kaegi <simon_kaegi>
Severity: trivial    
Priority: P3 CC: thatnitind
Version: 3.2Keywords: polish
Target Milestone: 3.2 M7   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
fix none

Description Michael Rennie CLA 2010-03-23 11:35:08 EDT
Created attachment 162775 [details]
fix

We should provide toString() implementations for the mentioned classes to aid in debugging. There could be others but these are the most common ones I hate having to expand variables to find info about.
Comment 1 Michael Rennie CLA 2010-03-23 11:38:52 EDT
applied patch to HEAD