Bug 76259 - Web Inspector: [Chromium] JavaScriptOutlineDialog fails to open
Summary: Web Inspector: [Chromium] JavaScriptOutlineDialog fails to open
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: 2012-01-13 02:06 PST by Alexander Pavlov (apavlov)
Modified: 2012-01-13 02:52 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2012-01-13 02:09 PST, Alexander Pavlov (apavlov)
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) 2012-01-13 02:06:49 PST
"Uncaught Error: NETWORK_ERR: XMLHttpRequest Exception 101", source: chrome-devtools://devtools/DevTools.js (32425) is logged into stdout:
javaScriptOutlineDialog.css fails to load.
Comment 1 Alexander Pavlov (apavlov) 2012-01-13 02:09:23 PST
Created attachment 122397 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-01-13 02:52:51 PST
Committed r104913: <http://trac.webkit.org/changeset/104913>