Bug 28468 - WebInspector: When adding style selector, generate default name based on id / class / type
Summary: WebInspector: When adding style selector, generate default name based on id /...
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: 2009-08-19 12:45 PDT by Pavel Feldman
Modified: 2009-08-19 13:10 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.68 KB, patch)
2009-08-19 12:48 PDT, Pavel Feldman
timothy: 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 2009-08-19 12:45:21 PDT
Since 'id' is now property of any DOMNode, default selector name is always #<number>.
Comment 1 Pavel Feldman 2009-08-19 12:48:10 PDT
Created attachment 35134 [details]
patch
Comment 2 Pavel Feldman 2009-08-19 13:10:49 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/StylesSidebarPane.js
Committed r47523