Bug 126029 - Web Inspector: Frontend Error when selecting Database folder in Resources Sidebar
Summary: Web Inspector: Frontend Error when selecting Database folder in Resources Sid...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-19 16:52 PST by Joseph Pecoraro
Modified: 2013-12-19 21:49 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.73 KB, patch)
2013-12-19 19:14 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2013-12-19 16:52:29 PST
SUMMARY:
CONSOLEAPI ERROR: Can't make a ContentView for an unknown representedObject.

STEPS TO REPRODUCE:
1. Inspect any page
2. Inspect the inspector
3. Select "Database" folder in Resources Sidebar of inspector²
  => error
Comment 1 Joseph Pecoraro 2013-12-19 16:53:44 PST
Error is thrown by WebInspector.ContentView. Seems harmless, but we should look into it.
Comment 2 Joseph Pecoraro 2013-12-19 19:14:36 PST
Created attachment 219716 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2013-12-19 21:49:37 PST
Comment on attachment 219716 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 219716

Committed r160897: <http://trac.webkit.org/changeset/160897>
Comment 4 WebKit Commit Bot 2013-12-19 21:49:38 PST
All reviewed patches have been landed.  Closing bug.