Bug 31242

Summary: Web Inspector: [REGRESSION] committing style edit clears elements panel selection.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] fixes timothy: review+

Description Pavel Feldman 2009-11-08 11:10:55 PST
Three real regressions here:
1) Committing style edit clears selection
2) Editing selector style refreshes elements panel (should not)
3) Traversing dom tree makes styles sidebar flicker.

Attaching patch shortly.
Comment 1 Pavel Feldman 2009-11-08 11:19:02 PST
Created attachment 42716 [details]
[PATCH] fixes
Comment 2 Pavel Feldman 2009-11-08 11:48:07 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/ElementsTreeOutline.js
	M	WebCore/inspector/front-end/StylesSidebarPane.js
Committed r50627