Fix for issue 1029: Debugger opens files with ^O, but crashes when opening files...
authorjvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 5 Feb 2013 19:44:07 +0000 (19:44 +0000)
committerjvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 5 Feb 2013 19:44:07 +0000 (19:44 +0000)
commit0ac6f168f15393a3213c1c95f8adc4434132dcb2
treeb6dc16170df8ecc5283f07af82502af317981585
parent9349101b6cee7c4cfb570925a727c0bf7b0c676e
Fix for issue 1029: Debugger opens files with ^O, but crashes when opening files through other methods

Don't append leading '/' if path is local

git-svn-id: http://skia.googlecode.com/svn/trunk@7593 2bbb7eff-a529-9590-31e7-b0007b416f81
debugger/QT/SkDebuggerGUI.cpp