Bug 72877 - Web Inspector: [REGRESSION] Assertion failed in ScriptsPanel.js
Summary: Web Inspector: [REGRESSION] Assertion failed in ScriptsPanel.js
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 Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 06:25 PST by Alexander Pavlov (apavlov)
Modified: 2011-11-21 06:37 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2011-11-21 06:36 PST, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2011-11-21 06:25:14 PST
Assertion failed:
WebInspector.Object.addEventListener Object.js:40
WebInspector.ScriptsPanel ScriptsPanel.js:152
WebInspector._createPanels inspector.js:53
WebInspector.doLoadedDone inspector.js:359
WebInspector.loaded inspector.js:309
windowLoaded

This was broken in http://trac.webkit.org/changeset/100903
Comment 1 Pavel Feldman 2011-11-21 06:36:26 PST
Created attachment 116077 [details]
Patch
Comment 2 Pavel Feldman 2011-11-21 06:37:40 PST
Committed r100908: <http://trac.webkit.org/changeset/100908>