Bug 37341

Summary: REGRESSION: Web Inspector: Crash when trying to display a profile
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch none

Description Mikhail Naganov 2010-04-09 10:18:27 PDT
Open any page, open Inspector, enable profiling, start profiling, then stop -- WebKit crashes.

The crash happens due to an attempt to calculate a hash of a null url of a call identifier.
Comment 1 Mikhail Naganov 2010-04-09 10:44:45 PDT
Created attachment 52969 [details]
proposed patch
Comment 2 WebKit Commit Bot 2010-04-09 13:20:46 PDT
Comment on attachment 52969 [details]
proposed patch

Clearing flags on attachment: 52969

Committed r57354: <http://trac.webkit.org/changeset/57354>
Comment 3 WebKit Commit Bot 2010-04-09 13:20:51 PDT
All reviewed patches have been landed.  Closing bug.