Bug 144531 - Web Inspector: Fix some issues with Search tabs
Summary: Web Inspector: Fix some issues with Search tabs
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-05-02 15:09 PDT by Timothy Hatcher
Modified: 2015-05-05 10:46 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.74 KB, patch)
2015-05-02 15:13 PDT, 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 2015-05-02 15:09:26 PDT
* Script results open in the Resources tab.
* Restoring the cookie state fails to select a result.
Comment 1 Timothy Hatcher 2015-05-02 15:13:05 PDT
Created attachment 252251 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-05 10:00:51 PDT
Comment on attachment 252251 [details]
Patch

Clearing flags on attachment: 252251

Committed r183816: <http://trac.webkit.org/changeset/183816>
Comment 3 WebKit Commit Bot 2015-05-05 10:00:55 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Brian Burg 2015-05-05 10:46:35 PDT
Comment on attachment 252251 [details]
Patch

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

(oops, forgot to hit "Publish")

> Source/WebInspectorUI/ChangeLog:7
> +

You should describe the 'issues' here. I think one is cookie restoration- is that affected by reloads or reopens or both?

> Source/WebInspectorUI/ChangeLog:19
> +        Don't allow restoring the previous selected node when another not has already been selected.

not > node