Bug 62298 - Web Inspector: Network panel preview tab does not reattach SourceFrame when switching between preview and response tabs.
Summary: Web Inspector: Network panel preview tab does not reattach SourceFrame when s...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 11:16 PDT by Vsevolod Vlasov
Modified: 2011-06-09 08:19 PDT (History)
11 users (show)

See Also:


Attachments
patch (1.47 KB, patch)
2011-06-08 11:21 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-06-08 11:16:14 PDT
Network panel preview tab does not reattach SourceFrame when switching between preview and response tabs.

Reproducing:
1. Open inspector
2. Send XHR request returning some html content.
3. Open preview tab for xhr resource, then switch to response tab and then back to preview tab.

preview tab shows nothing while it should show the same SourceFrame as a response tab.
Comment 1 Vsevolod Vlasov 2011-06-08 11:21:15 PDT
Created attachment 96442 [details]
patch
Comment 2 WebKit Review Bot 2011-06-09 08:19:21 PDT
Comment on attachment 96442 [details]
patch

Clearing flags on attachment: 96442

Committed r88453: <http://trac.webkit.org/changeset/88453>
Comment 3 WebKit Review Bot 2011-06-09 08:19:25 PDT
All reviewed patches have been landed.  Closing bug.