Bug 105759

Summary: Web Inspector: console.profileEnd() crashes if called without arguments
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Eugene Klyuchnikov <eustas>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, haraken, japhet, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Yury Semikhatsky
Reported 2012-12-26 00:57:34 PST
The crash likely occurs at this line http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/v8/ScriptProfiler.cpp#L86 as we are trying to search for an empty string as a key in the map.
Attachments
Patch (5.43 KB, patch)
2012-12-27 01:21 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2012-12-27 01:21:09 PST
Vsevolod Vlasov
Comment 2 2012-12-27 01:35:00 PST
Comment on attachment 180779 [details] Patch We should merge this to Chromium M25
WebKit Review Bot
Comment 3 2012-12-27 01:54:27 PST
Comment on attachment 180779 [details] Patch Clearing flags on attachment: 180779 Committed r138494: <http://trac.webkit.org/changeset/138494>
WebKit Review Bot
Comment 4 2012-12-27 01:54:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.