Bug 81362 - Web Inspector: exception when hovering over bound function in heap profiler
Summary: Web Inspector: exception when hovering over bound function in heap profiler
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: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 09:39 PDT by Yury Semikhatsky
Modified: 2012-03-16 09:50 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2012-03-16 09:43 PDT, Pavel Podivilov
yurys: 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 2012-03-16 09:39:45 PDT
WebInspector.MainScriptMapping._registerLiveLocation (ScriptMapping.js:132)
WebInspector.LiveLocation.init (ScriptMapping.js:259)
WebInspector.DebuggerPresentationModel.Linkifier.linkifyRawLocation (DebuggerPresentationModel.js:882)
didGetDetails (ObjectPopoverHelper.js:76)
InspectorBackendClass.dispatch (InspectorBackend.js:211)
Comment 1 Pavel Podivilov 2012-03-16 09:43:24 PDT
Created attachment 132299 [details]
Patch
Comment 2 Pavel Podivilov 2012-03-16 09:50:37 PDT
Committed r111018: <http://trac.webkit.org/changeset/111018>