Bug 75255 - Web Inspector: exception when scrolling in JavaScriptOutline dialog with empty query
Summary: Web Inspector: exception when scrolling in JavaScriptOutline dialog with empt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 08:11 PST by Yury Semikhatsky
Modified: 2011-12-27 09:47 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2011-12-27 09:37 PST, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-12-27 08:11:56 PST
[3619:3619:571332111:ERROR:CONSOLE(208)] "Uncaught TypeError: Cannot call method 'trim' of undefined", source: chrome-devtools://devtools/JavaScriptOutlineDialog.js (208)
Comment 1 Alexander Pavlov (apavlov) 2011-12-27 09:37:48 PST
Created attachment 120594 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2011-12-27 09:47:09 PST
Committed r103712: <http://trac.webkit.org/changeset/103712>