Bug 66292 - Web Inspector: force pseudo element state when checking it in the styles sidebar.
Summary: Web Inspector: force pseudo element state when checking it in the styles side...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 04:37 PDT by Pavel Feldman
Modified: 2011-08-16 10:15 PDT (History)
12 users (show)

See Also:


Attachments
Patch (29.87 KB, patch)
2011-08-16 04:46 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (30.14 KB, patch)
2011-08-16 05:23 PDT, Pavel Feldman
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-08-16 04:37:59 PDT
Today, we are only querying appropriate selectors when :hover or :active is selected in the sidebar. Element's state does not change and it is hard to master styles while in this mode.
Comment 1 Pavel Feldman 2011-08-16 04:46:12 PDT
Created attachment 104025 [details]
Patch
Comment 2 Pavel Feldman 2011-08-16 05:23:18 PDT
Created attachment 104027 [details]
Patch
Comment 3 Yury Semikhatsky 2011-08-16 08:01:02 PDT
Comment on attachment 104027 [details]
Patch

Inspector part looks good to me.
Comment 4 Dave Hyatt 2011-08-16 09:48:14 PDT
Comment on attachment 104027 [details]
Patch

r=me
Comment 5 Pavel Feldman 2011-08-16 10:15:21 PDT
Committed r93122: <http://trac.webkit.org/changeset/93122>