Bug 124001 - Web Inspector: switching sidebars does not persist a main resource / frame selection
Summary: Web Inspector: switching sidebars does not persist a main resource / frame se...
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: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-07 10:46 PST by Timothy Hatcher
Modified: 2013-11-07 15:24 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.06 KB, patch)
2013-11-07 10:49 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2013-11-07 10:46:34 PST
There are some representedObject issues preventing this from working.
Comment 1 Radar WebKit Bug Importer 2013-11-07 10:46:59 PST
<rdar://problem/15415825>
Comment 2 Timothy Hatcher 2013-11-07 10:49:46 PST
Created attachment 216313 [details]
Patch
Comment 3 Joseph Pecoraro 2013-11-07 14:58:02 PST
Comment on attachment 216313 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=216313&action=review

r=me

> Source/WebInspectorUI/ChangeLog:6
> +        as you switch between frames and main reources. Also fix some null checks that are

Typo: "reources" => "resources"
Comment 4 WebKit Commit Bot 2013-11-07 15:24:37 PST
Comment on attachment 216313 [details]
Patch

Clearing flags on attachment: 216313

Committed r158879: <http://trac.webkit.org/changeset/158879>
Comment 5 WebKit Commit Bot 2013-11-07 15:24:38 PST
All reviewed patches have been landed.  Closing bug.